2026-08-21 15:41:00.236 | + ./stack.sh:main:491 : exec 2026-08-21 15:41:00.237 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-21-174100.summary.2026-08-21-174100 2026-08-21 15:41:00.237 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-21-174100' 2026-08-21 15:41:00.237 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:41:00.237 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-21-174100 2026-08-21 15:41:00.237 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-21-174100 /opt/stack/logs/stack.sh.log 2026-08-21 15:41:00.237 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-21-174100.summary.2026-08-21-174100 /opt/stack/logs/stack.sh.log.summary 2026-08-21 15:41:00.237 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-21 15:41:00.237 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-21 15:41:00.237 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-21 15:41:00.238 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-21 15:41:00.238 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-21 15:41:00.238 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-21 15:41:00.238 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-21 15:41:00.238 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-21 15:41:00.238 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-21 15:41:00.238 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-21 15:41:00.239 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-21 15:41:00.239 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-21 15:41:00.239 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-21 15:41:00.239 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-21 15:41:00.239 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-21 15:41:00.239 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-21 15:41:00.239 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-21 15:41:00.241 | + ./stack.sh:main:577 : set -o errexit 2026-08-21 15:41:00.243 | + ./stack.sh:main:580 : uname -a 2026-08-21 15:41:00.245 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-21 15:41:00.247 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-21 15:41:00.249 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-21 15:41:00.253 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-21 15:41:00.290 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-21 15:41:00.306 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-21 15:41:00.310 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-21 15:41:00.324 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-21 15:41:00.327 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-21 15:41:00.341 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-21 15:41:00.343 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-21 15:41:00.358 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-21 15:41:00.360 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-21 15:41:00.363 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-21 15:41:00.366 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-21 15:41:00.379 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-21 15:41:00.382 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-21 15:41:00.394 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-21 15:41:00.396 | + ./stack.sh:main:594 : tune_host 2026-08-21 15:41:00.399 | + lib/host:tune_host:125 : configure_host_mem 2026-08-21 15:41:00.400 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-21 15:41:00.402 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-21 15:41:00.404 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-21 15:41:00.406 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-21 15:41:00.408 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-21 15:41:00.410 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:41:00.412 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:41:00.414 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-21 15:41:00.416 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:41:00.417 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:41:00.419 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:41:00.421 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:41:00.423 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:41:00.425 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:41:00.427 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-21 15:41:00.429 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-21 15:41:00.431 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-21 15:41:00.434 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-21 15:41:00.438 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-21 15:41:00.439 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-21 15:41:00.441 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-21 15:41:00.443 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:41:00.445 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:41:00.447 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:41:00.451 | + functions-common:time_start:2411 : _TIME_START[$name]=1787326860448 2026-08-21 15:41:00.453 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-21 15:41:00.454 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-21 15:41:00.456 | + 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-08-21 15:41:00.629 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-21 15:41:00.629 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-21 15:41:00.654 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-21 15:41:00.662 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-21 15:41:00.679 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-21 15:41:04.138 | Fetched 4747 B in 1s (7258 B/s) 2026-08-21 15:41:05.920 | Reading package lists... 2026-08-21 15:41:05.947 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-21 15:41:05.950 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-21 15:41:05.953 | + functions-common:time_stop:2420 : local name 2026-08-21 15:41:05.956 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:41:05.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:41:05.962 | + functions-common:time_stop:2423 : local total 2026-08-21 15:41:05.965 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:41:05.967 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-21 15:41:05.970 | + functions-common:time_stop:2427 : start_time=1787326860448 2026-08-21 15:41:05.973 | + functions-common:time_stop:2429 : [[ -z 1787326860448 ]] 2026-08-21 15:41:05.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:41:05.980 | + functions-common:time_stop:2432 : end_time=1787326865977 2026-08-21 15:41:05.983 | + functions-common:time_stop:2433 : elapsed_time=5529 2026-08-21 15:41:05.985 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:41:05.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:41:05.990 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5529 2026-08-21 15:41:05.993 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-21 15:41:05.995 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:41:05.997 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:41:06.000 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:41:06.002 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-21 15:41:06.022 | + 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-08-21 15:41:06.063 | Reading package lists... 2026-08-21 15:41:06.486 | Building dependency tree... 2026-08-21 15:41:06.488 | Reading state information... 2026-08-21 15:41:07.153 | The following packages were automatically installed and are no longer required: 2026-08-21 15:41:07.155 | libfwupd2 libgusb2 2026-08-21 15:41:07.155 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:41:07.202 | The following NEW packages will be installed: 2026-08-21 15:41:07.205 | ksmtuned 2026-08-21 15:41:07.273 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2026-08-21 15:41:07.273 | Need to get 7444 B of archives. 2026-08-21 15:41:07.273 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-21 15:41:07.274 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-21 15:41:07.490 | perl: warning: Setting locale failed. 2026-08-21 15:41:07.490 | perl: warning: Please check that your locale settings: 2026-08-21 15:41:07.490 | LANGUAGE = (unset), 2026-08-21 15:41:07.490 | LC_ALL = "en_US.utf8", 2026-08-21 15:41:07.490 | LANG = "de_DE.UTF-8" 2026-08-21 15:41:07.490 | are supported and installed on your system. 2026-08-21 15:41:07.490 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:41:07.559 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:41:07.559 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:41:07.560 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:41:07.772 | Fetched 7444 B in 0s (173 kB/s) 2026-08-21 15:41:07.822 | Selecting previously unselected package ksmtuned. 2026-08-21 15:41:07.894 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-08-21 15:41:07.903 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-21 15:41:07.907 | Unpacking ksmtuned (4.20150326) ... 2026-08-21 15:41:07.981 | Setting up ksmtuned (4.20150326) ... 2026-08-21 15:41:08.203 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-21 15:41:08.412 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-21 15:41:09.185 | perl: warning: Setting locale failed. 2026-08-21 15:41:09.185 | perl: warning: Please check that your locale settings: 2026-08-21 15:41:09.185 | LANGUAGE = (unset), 2026-08-21 15:41:09.185 | LC_ALL = "en_US.utf8", 2026-08-21 15:41:09.185 | LANG = "de_DE.UTF-8" 2026-08-21 15:41:09.186 | are supported and installed on your system. 2026-08-21 15:41:09.186 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:41:09.354 | perl: warning: Setting locale failed. 2026-08-21 15:41:09.354 | perl: warning: Please check that your locale settings: 2026-08-21 15:41:09.354 | LANGUAGE = (unset), 2026-08-21 15:41:09.355 | LC_ALL = "en_US.utf8", 2026-08-21 15:41:09.355 | LANG = "de_DE.UTF-8" 2026-08-21 15:41:09.356 | are supported and installed on your system. 2026-08-21 15:41:09.356 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:41:09.413 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:41:09.413 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:41:09.413 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:41:09.489 | perl: warning: Setting locale failed. 2026-08-21 15:41:09.490 | perl: warning: Please check that your locale settings: 2026-08-21 15:41:09.490 | LANGUAGE = (unset), 2026-08-21 15:41:09.490 | LC_ALL = "en_US.utf8", 2026-08-21 15:41:09.490 | LANG = "de_DE.UTF-8" 2026-08-21 15:41:09.490 | are supported and installed on your system. 2026-08-21 15:41:09.490 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:41:10.015 | 2026-08-21 15:41:10.015 | Running kernel seems to be up-to-date. 2026-08-21 15:41:10.015 | 2026-08-21 15:41:10.015 | No services need to be restarted. 2026-08-21 15:41:10.015 | 2026-08-21 15:41:10.015 | No containers need to be restarted. 2026-08-21 15:41:10.015 | 2026-08-21 15:41:10.015 | No user sessions are running outdated binaries. 2026-08-21 15:41:10.015 | 2026-08-21 15:41:10.016 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:41:12.389 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:41:12.391 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:41:12.393 | + functions-common:time_stop:2420 : local name 2026-08-21 15:41:12.395 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:41:12.397 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:41:12.399 | + functions-common:time_stop:2423 : local total 2026-08-21 15:41:12.401 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:41:12.404 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:41:12.406 | + functions-common:time_stop:2427 : start_time=1787326866019 2026-08-21 15:41:12.408 | + functions-common:time_stop:2429 : [[ -z 1787326866019 ]] 2026-08-21 15:41:12.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:41:12.414 | + functions-common:time_stop:2432 : end_time=1787326872412 2026-08-21 15:41:12.416 | + functions-common:time_stop:2433 : elapsed_time=6393 2026-08-21 15:41:12.419 | + functions-common:time_stop:2434 : total=12660 2026-08-21 15:41:12.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:41:12.423 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19053 2026-08-21 15:41:12.426 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:41:12.429 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-21 15:41:12.443 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-21 15:41:12.445 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-21 15:41:12.447 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-21 15:41:12.450 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-21 15:41:12.452 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-21 15:41:12.454 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-21 15:41:12.454 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-21 15:41:12.464 | 0 2026-08-21 15:41:12.468 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-21 15:41:12.470 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-21 15:41:12.472 | + lib/host:tune_host:126 : configure_host_net 2026-08-21 15:41:12.474 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-21 15:41:12.476 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-21 15:41:12.478 | + ./stack.sh:main:600 : fetch_plugins 2026-08-21 15:41:12.480 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-21 15:41:12.482 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-21 15:41:12.484 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-21 15:41:12.486 | + functions-common:fetch_plugins:1771 : return 2026-08-21 15:41:12.488 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-21 15:41:12.490 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-21 15:41:12.491 | + functions-common:run_phase:1849 : local phase= 2026-08-21 15:41:12.493 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 15:41:12.495 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 15:41:12.497 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 15:41:12.499 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 15:41:12.501 | + functions-common:run_phase:1858 : local extra 2026-08-21 15:41:12.503 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 15:41:12.506 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 15:41:12.508 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 15:41:12.510 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 15:41:12.512 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-21 15:41:12.514 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 15:41:12.526 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:41:12.529 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-21 15:41:12.531 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:41:12.532 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:41:12.534 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:41:12.536 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:41:12.538 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:41:12.540 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-21 15:41:12.541 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-21 15:41:12.543 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-21 15:41:12.545 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 15:41:12.547 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-21 15:41:12.549 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-21 15:41:12.551 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-21 15:41:12.553 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-21 15:41:12.555 | + functions-common:plugin_override_defaults:1812 : return 2026-08-21 15:41:12.557 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-21 15:41:12.574 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-21 15:41:12.575 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-21 15:41:12.590 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:41:12.593 | +++ lib/tls:source:43 : hostname -f 2026-08-21 15:41:12.598 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-21 15:41:12.600 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-21 15:41:12.603 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-21 15:41:12.604 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-21 15:41:12.607 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-21 15:41:12.609 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-21 15:41:12.612 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-21 15:41:12.614 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-21 15:41:12.616 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-21 15:41:12.617 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-21 15:41:12.622 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-21 15:41:12.634 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-21 15:41:12.649 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-21 15:41:12.660 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-21 15:41:12.672 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-21 15:41:12.705 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-21 15:41:12.779 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-21 15:41:12.879 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-21 15:41:12.903 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-21 15:41:12.950 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-21 15:41:12.997 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-21 15:41:12.999 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-21 15:41:13.013 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:41:13.015 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-21 15:41:13.017 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-21 15:41:13.020 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-21 15:41:13.022 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-21 15:41:13.025 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-21 15:41:13.039 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-21 15:41:13.041 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-21 15:41:13.044 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-21 15:41:13.046 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-21 15:41:13.049 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-21 15:41:13.051 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-21 15:41:13.054 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-21 15:41:13.057 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-21 15:41:13.059 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-21 15:41:13.062 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-21 15:41:13.076 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-21 15:41:13.078 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-21 15:41:13.081 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-21 15:41:13.083 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-21 15:41:13.085 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-21 15:41:13.088 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-21 15:41:13.090 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-21 15:41:13.092 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-21 15:41:13.095 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-21 15:41:13.097 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-21 15:41:13.099 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-21 15:41:13.102 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-21 15:41:13.104 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.27 2026-08-21 15:41:13.106 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-21 15:41:13.109 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-21 15:41:13.112 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-21 15:41:13.113 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-21 15:41:13.116 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-21 15:41:13.118 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-21 15:41:13.120 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-21 15:41:13.122 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-21 15:41:13.124 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-21 15:41:13.127 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-21 15:41:13.141 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-21 15:41:13.143 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.27 2026-08-21 15:41:13.146 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.27 2026-08-21 15:41:13.147 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-21 15:41:13.150 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.27 2026-08-21 15:41:13.152 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-21 15:41:13.154 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-21 15:41:13.156 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-21 15:41:13.158 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-21 15:41:13.160 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-21 15:41:13.162 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-21 15:41:13.164 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-21 15:41:13.166 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-21 15:41:13.168 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-21 15:41:13.170 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-21 15:41:13.172 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-21 15:41:13.174 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-21 15:41:13.176 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-21 15:41:13.178 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-21 15:41:13.180 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-21 15:41:13.182 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-21 15:41:13.184 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-21 15:41:13.186 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-21 15:41:13.188 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:41:13.191 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-21 15:41:13.193 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-21 15:41:13.195 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-21 15:41:13.208 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-21 15:41:13.210 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-21 15:41:13.212 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-21 15:41:13.215 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-21 15:41:13.217 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-21 15:41:13.218 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-21 15:41:13.220 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 15:41:13.222 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-21 15:41:13.224 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-21 15:41:13.226 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-21 15:41:13.228 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-21 15:41:13.230 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-21 15:41:13.232 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-21 15:41:13.235 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-21 15:41:13.237 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-21 15:41:13.239 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-21 15:41:13.241 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-21 15:41:13.243 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-21 15:41:13.245 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-21 15:41:13.247 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-21 15:41:13.340 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-21 15:41:13.353 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-21 15:41:13.355 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-21 15:41:13.357 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-21 15:41:13.360 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-21 15:41:13.362 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-21 15:41:13.364 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-21 15:41:13.367 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-21 15:41:13.369 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-21 15:41:13.371 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-21 15:41:13.374 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-21 15:41:13.376 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-21 15:41:13.379 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-21 15:41:13.381 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-21 15:41:13.383 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-21 15:41:13.385 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-21 15:41:13.387 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-21 15:41:13.389 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-21 15:41:13.391 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-21 15:41:13.394 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-21 15:41:13.396 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-21 15:41:13.399 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-21 15:41:13.400 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-21 15:41:13.400 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-21 15:41:13.402 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-21 15:41:13.405 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=dd:9678:b54d 2026-08-21 15:41:13.407 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-21 15:41:13.409 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-21 15:41:13.411 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-21 15:41:13.413 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-21 15:41:13.415 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fddd:9678:b54d::/56 2026-08-21 15:41:13.418 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fddd:9678:b54d::/56 2026-08-21 15:41:13.419 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-21 15:41:13.423 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fddd:9678:b54d::/64 2026-08-21 15:41:13.426 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-21 15:41:13.428 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-21 15:41:13.430 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-21 15:41:13.432 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-21 15:41:13.434 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-21 15:41:13.436 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-21 15:41:13.438 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-21 15:41:13.440 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-21 15:41:13.443 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-21 15:41:13.446 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-21 15:41:13.448 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-21 15:41:13.450 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-21 15:41:13.452 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-21 15:41:13.454 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fddd:9678:b54d::/56 2026-08-21 15:41:13.456 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-21 15:41:13.459 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-21 15:41:13.462 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-21 15:41:13.462 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-21 15:41:13.464 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-21 15:41:13.468 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-21 15:41:13.472 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-21 15:41:13.473 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-21 15:41:13.474 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-21 15:41:13.479 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-21 15:41:13.483 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-21 15:41:13.486 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-21 15:41:13.488 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-21 15:41:13.491 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-21 15:41:13.493 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-21 15:41:13.495 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-21 15:41:13.498 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-21 15:41:13.500 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-21 15:41:13.502 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-21 15:41:13.504 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-21 15:41:13.520 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-21 15:41:13.533 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-21 15:41:13.545 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-21 15:41:13.557 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-21 15:41:13.569 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-21 15:41:13.599 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-21 15:41:13.603 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-21 15:41:13.605 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-21 15:41:13.607 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-21 15:41:13.609 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-21 15:41:13.612 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-21 15:41:13.627 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-21 15:41:13.629 | + ./stack.sh:main:635 : run_phase source 2026-08-21 15:41:13.631 | + functions-common:run_phase:1848 : local mode=source 2026-08-21 15:41:13.633 | + functions-common:run_phase:1849 : local phase= 2026-08-21 15:41:13.635 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 15:41:13.637 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 15:41:13.639 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 15:41:13.641 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 15:41:13.643 | + functions-common:run_phase:1858 : local extra 2026-08-21 15:41:13.646 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 15:41:13.649 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 15:41:13.652 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 15:41:13.655 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 15:41:13.657 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-21 15:41:13.659 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 15:41:13.672 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:41:13.674 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-21 15:41:13.676 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-21 15:41:13.719 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-21 15:41:13.721 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-21 15:41:13.724 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-21 15:41:13.726 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-21 15:41:13.729 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-21 15:41:13.731 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-21 15:41:13.733 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-21 15:41:13.735 | + functions-common:load_plugin_settings:1789 : return 2026-08-21 15:41:13.737 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-21 15:41:13.740 | + functions-common:verify_disabled_services:2131 : local service 2026-08-21 15:41:13.742 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.744 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-21 15:41:13.747 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.749 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-21 15:41:13.752 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.754 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-21 15:41:13.757 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.759 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-21 15:41:13.762 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.764 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-21 15:41:13.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.769 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-21 15:41:13.772 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.774 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-21 15:41:13.776 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.779 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-21 15:41:13.781 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.783 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-21 15:41:13.785 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.788 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-21 15:41:13.790 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.792 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-21 15:41:13.795 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.797 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-21 15:41:13.800 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.802 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-21 15:41:13.804 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.806 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-21 15:41:13.809 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.811 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-21 15:41:13.813 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.816 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-21 15:41:13.818 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.820 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-21 15:41:13.823 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.825 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-21 15:41:13.827 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.830 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-21 15:41:13.832 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.835 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-21 15:41:13.837 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.840 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-21 15:41:13.842 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.845 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-21 15:41:13.847 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.849 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-21 15:41:13.852 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.854 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-21 15:41:13.856 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:41:13.859 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-21 15:41:13.862 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-21 15:41:13.864 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-21 15:41:13.867 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-21 15:41:13.881 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:41:13.883 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-21 15:41:13.886 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-21 15:41:13.888 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-21 15:41:13.904 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:41:13.906 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-21 15:41:13.908 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-21 15:41:13.911 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-21 15:41:13.914 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-21 15:41:13.916 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-21 15:41:13.919 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-21 15:41:13.921 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-21 15:41:13.924 | + lib/database:initialize_database_backends:92 : return 0 2026-08-21 15:41:13.926 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-21 15:41:13.926 | Using mysql database backend 2026-08-21 15:41:13.929 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-21 15:41:13.943 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-21 15:41:13.946 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-21 15:41:13.949 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-21 15:41:13.952 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-21 15:41:13.955 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-21 15:41:13.958 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-21 15:41:13.974 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:41:13.976 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-21 15:41:13.992 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-21 15:41:14.008 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:41:14.011 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-21 15:41:14.026 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-21 15:41:14.041 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-21 15:41:14.056 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:41:14.059 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-21 15:41:14.074 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:41:14.077 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-21 15:41:14.079 | + functions-common:save_stackenv:65 : local tag=768 2026-08-21 15:41:14.082 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-21 15:41:14.087 | + functions-common:save_stackenv:67 : time_stamp=2026-08-21-174114 2026-08-21 15:41:14.090 | + functions-common:save_stackenv:68 : echo '# 2026-08-21-174114 768' 2026-08-21 15:41:14.092 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.095 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-21 15:41:14.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.100 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-21 15:41:14.102 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.104 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-21 15:41:14.107 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.109 | + 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-08-21 15:41:14.111 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.114 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.27 2026-08-21 15:41:14.116 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.119 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.27/identity 2026-08-21 15:41:14.121 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.124 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-21-174100 2026-08-21 15:41:14.126 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.128 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-21 15:41:14.131 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.133 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.27 2026-08-21 15:41:14.135 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.138 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-21 15:41:14.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.143 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-21 15:41:14.145 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.147 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-21 15:41:14.149 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.151 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-21 15:41:14.154 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.156 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.27 2026-08-21 15:41:14.159 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:41:14.161 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-21 15:41:14.164 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-21 15:41:14.166 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-21 15:41:14.168 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-21 15:41:14.171 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-21 15:41:14.173 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:41:14.175 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:41:14.178 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:41:14.180 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:41:14.182 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:41:14.185 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:41:14.198 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:41:14.201 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:41:14.203 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:41:14.206 | + functions-common:git_clone:610 : echo master 2026-08-21 15:41:14.207 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:41:14.211 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-21 15:41:14.213 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:41:14.215 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-21 15:41:14.218 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:41:14.220 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:41:14.222 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:41:14.224 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:41:14.226 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:41:14.228 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:41:14.230 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:41:14.232 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:41:14.234 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:41:14.238 | + functions-common:time_start:2411 : _TIME_START[$name]=1787326874235 2026-08-21 15:41:14.240 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-21 15:41:14.243 | Cloning into '/opt/stack/requirements'... 2026-08-21 15:41:18.332 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:41:18.335 | + functions-common:time_stop:2420 : local name 2026-08-21 15:41:18.339 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:41:18.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:41:18.345 | + functions-common:time_stop:2423 : local total 2026-08-21 15:41:18.349 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:41:18.352 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:41:18.354 | + functions-common:time_stop:2427 : start_time=1787326874235 2026-08-21 15:41:18.358 | + functions-common:time_stop:2429 : [[ -z 1787326874235 ]] 2026-08-21 15:41:18.363 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:41:18.368 | + functions-common:time_stop:2432 : end_time=1787326878365 2026-08-21 15:41:18.371 | + functions-common:time_stop:2433 : elapsed_time=4130 2026-08-21 15:41:18.374 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:41:18.377 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:41:18.380 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4130 2026-08-21 15:41:18.384 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-21 15:41:18.388 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:41:18.391 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:41:18.395 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:41:18.398 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:41:18.402 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:41:18.405 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:41:18.409 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:41:18.412 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:41:18.414 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:41:18.418 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:41:18.424 | + functions-common:time_start:2411 : _TIME_START[$name]=1787326878419 2026-08-21 15:41:18.426 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:41:19.000 | From https://review.opendev.org/openstack/requirements 2026-08-21 15:41:19.000 | * branch master -> FETCH_HEAD 2026-08-21 15:41:19.011 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:41:19.014 | + functions-common:time_stop:2420 : local name 2026-08-21 15:41:19.017 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:41:19.020 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:41:19.022 | + functions-common:time_stop:2423 : local total 2026-08-21 15:41:19.026 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:41:19.030 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:41:19.034 | + functions-common:time_stop:2427 : start_time=1787326878419 2026-08-21 15:41:19.037 | + functions-common:time_stop:2429 : [[ -z 1787326878419 ]] 2026-08-21 15:41:19.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:41:19.047 | + functions-common:time_stop:2432 : end_time=1787326879044 2026-08-21 15:41:19.051 | + functions-common:time_stop:2433 : elapsed_time=625 2026-08-21 15:41:19.054 | + functions-common:time_stop:2434 : total=4130 2026-08-21 15:41:19.058 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:41:19.062 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4755 2026-08-21 15:41:19.065 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:41:19.069 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:41:19.073 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:41:19.076 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:41:19.080 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:41:19.082 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:41:19.086 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:41:19.090 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:41:19.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:41:19.098 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:41:19.102 | + functions-common:time_start:2411 : _TIME_START[$name]=1787326879100 2026-08-21 15:41:19.105 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:41:19.120 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:41:19.120 | 2026-08-21 15:41:19.120 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:41:19.120 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:41:19.120 | state without impacting any branches by switching back to a branch. 2026-08-21 15:41:19.120 | 2026-08-21 15:41:19.121 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:41:19.121 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:41:19.121 | 2026-08-21 15:41:19.121 | git switch -c 2026-08-21 15:41:19.121 | 2026-08-21 15:41:19.121 | Or undo this operation with: 2026-08-21 15:41:19.121 | 2026-08-21 15:41:19.121 | git switch - 2026-08-21 15:41:19.121 | 2026-08-21 15:41:19.121 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:41:19.121 | 2026-08-21 15:41:19.122 | HEAD is now at eab1e430 Merge "update constraint for os-ken to new release 4.2.2" 2026-08-21 15:41:19.126 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:41:19.130 | + functions-common:time_stop:2420 : local name 2026-08-21 15:41:19.133 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:41:19.136 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:41:19.140 | + functions-common:time_stop:2423 : local total 2026-08-21 15:41:19.142 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:41:19.147 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:41:19.150 | + functions-common:time_stop:2427 : start_time=1787326879100 2026-08-21 15:41:19.154 | + functions-common:time_stop:2429 : [[ -z 1787326879100 ]] 2026-08-21 15:41:19.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:41:19.164 | + functions-common:time_stop:2432 : end_time=1787326879160 2026-08-21 15:41:19.168 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-21 15:41:19.172 | + functions-common:time_stop:2434 : total=4755 2026-08-21 15:41:19.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:41:19.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4815 2026-08-21 15:41:19.183 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-21 15:41:19.201 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-21 15:41:19.206 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:41:19.206 | + functions-common:git_clone:673 : head -1 2026-08-21 15:41:19.209 | eab1e430 Merge "update constraint for os-ken to new release 4.2.2" 2026-08-21 15:41:19.212 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:41:19.217 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-21 15:41:19.220 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:41:19.224 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-21 15:41:19.229 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-21 15:41:19.232 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-21 15:41:19.236 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-21 15:41:19.239 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-21 15:41:19.244 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-21 15:41:19.247 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-21 15:41:19.251 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-21 15:41:19.254 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-21 15:41:19.260 | ++ tools/install_prereqs.sh:source:47 : NOW=1787326879 2026-08-21 15:41:19.264 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-21 15:41:19.270 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-21 15:41:19.274 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-21 15:41:19.276 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787326879 2026-08-21 15:41:19.278 | ++ tools/install_prereqs.sh:source:50 : [[ 1787326879 -lt 7200 ]] 2026-08-21 15:41:19.282 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-21 15:41:19.284 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-21 15:41:19.286 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-21 15:41:19.290 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-21 15:41:19.292 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-21 15:41:19.295 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-21 15:41:19.298 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-21 15:41:19.302 | +++ 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-08-21 15:41:19.332 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-21 15:41:19.333 | apache2-dev 2026-08-21 15:41:19.333 | bc 2026-08-21 15:41:19.333 | bsdmainutils 2026-08-21 15:41:19.333 | curl 2026-08-21 15:41:19.333 | g++ 2026-08-21 15:41:19.333 | gawk 2026-08-21 15:41:19.333 | gcc 2026-08-21 15:41:19.333 | gettext 2026-08-21 15:41:19.333 | git 2026-08-21 15:41:19.333 | graphviz 2026-08-21 15:41:19.333 | iputils-ping 2026-08-21 15:41:19.334 | libffi-dev 2026-08-21 15:41:19.334 | libjpeg-dev 2026-08-21 15:41:19.334 | libpq-dev 2026-08-21 15:41:19.334 | libssl-dev 2026-08-21 15:41:19.334 | libsystemd-dev 2026-08-21 15:41:19.334 | libxml2-dev 2026-08-21 15:41:19.334 | libxslt1-dev 2026-08-21 15:41:19.334 | libyaml-dev 2026-08-21 15:41:19.334 | lsof 2026-08-21 15:41:19.334 | openssh-server 2026-08-21 15:41:19.334 | openssl 2026-08-21 15:41:19.335 | pkg-config 2026-08-21 15:41:19.335 | psmisc 2026-08-21 15:41:19.335 | python3-dev 2026-08-21 15:41:19.335 | python3-pip 2026-08-21 15:41:19.335 | python3-systemd 2026-08-21 15:41:19.335 | python3-venv 2026-08-21 15:41:19.335 | tar 2026-08-21 15:41:19.335 | tcpdump 2026-08-21 15:41:19.335 | unzip 2026-08-21 15:41:19.335 | uuid-runtime 2026-08-21 15:41:19.335 | wget 2026-08-21 15:41:19.336 | zlib1g-dev 2026-08-21 15:41:19.336 | libkrb5-dev 2026-08-21 15:41:19.336 | libldap2-dev 2026-08-21 15:41:19.336 | libsasl2-dev 2026-08-21 15:41:19.336 | memcached 2026-08-21 15:41:19.336 | python3-mysqldb 2026-08-21 15:41:19.336 | sqlite3 2026-08-21 15:41:19.336 | conntrack 2026-08-21 15:41:19.336 | curl 2026-08-21 15:41:19.336 | ebtables 2026-08-21 15:41:19.336 | genisoimage 2026-08-21 15:41:19.337 | iptables 2026-08-21 15:41:19.337 | iputils-arping 2026-08-21 15:41:19.337 | kpartx 2026-08-21 15:41:19.337 | libjs-jquery-tablesorter 2026-08-21 15:41:19.337 | parted 2026-08-21 15:41:19.337 | pm-utils 2026-08-21 15:41:19.337 | python3-mysqldb 2026-08-21 15:41:19.337 | socat 2026-08-21 15:41:19.337 | sqlite3 2026-08-21 15:41:19.337 | sudo 2026-08-21 15:41:19.337 | vlan 2026-08-21 15:41:19.338 | lsscsi 2026-08-21 15:41:19.338 | open-iscsi 2026-08-21 15:41:19.338 | cryptsetup 2026-08-21 15:41:19.338 | dosfstools 2026-08-21 15:41:19.338 | genisoimage 2026-08-21 15:41:19.338 | gir1.2-libosinfo-1.0 2026-08-21 15:41:19.338 | netcat-openbsd 2026-08-21 15:41:19.338 | open-iscsi 2026-08-21 15:41:19.338 | qemu-utils 2026-08-21 15:41:19.338 | sg3-utils 2026-08-21 15:41:19.338 | sysfsutils 2026-08-21 15:41:19.339 | lvm2 2026-08-21 15:41:19.339 | qemu-utils 2026-08-21 15:41:19.339 | thin-provisioning-tools 2026-08-21 15:41:19.339 | acl 2026-08-21 15:41:19.339 | dnsmasq-base 2026-08-21 15:41:19.339 | dnsmasq-utils 2026-08-21 15:41:19.339 | ebtables 2026-08-21 15:41:19.339 | haproxy 2026-08-21 15:41:19.339 | iptables 2026-08-21 15:41:19.339 | iputils-arping 2026-08-21 15:41:19.340 | iputils-ping 2026-08-21 15:41:19.340 | postgresql-server-dev-all 2026-08-21 15:41:19.340 | python3-mysqldb 2026-08-21 15:41:19.340 | sqlite3 2026-08-21 15:41:19.340 | sudo 2026-08-21 15:41:19.340 | vlan 2026-08-21 15:41:19.340 | pcp' 2026-08-21 15:41:19.340 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-21 15:41:19.361 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-21 15:41:19.362 | apache2-dev 2026-08-21 15:41:19.362 | bc 2026-08-21 15:41:19.362 | bsdmainutils 2026-08-21 15:41:19.362 | curl 2026-08-21 15:41:19.362 | g++ 2026-08-21 15:41:19.362 | gawk 2026-08-21 15:41:19.362 | gcc 2026-08-21 15:41:19.362 | gettext 2026-08-21 15:41:19.362 | git 2026-08-21 15:41:19.362 | graphviz 2026-08-21 15:41:19.363 | iputils-ping 2026-08-21 15:41:19.363 | libffi-dev 2026-08-21 15:41:19.363 | libjpeg-dev 2026-08-21 15:41:19.363 | libpq-dev 2026-08-21 15:41:19.363 | libssl-dev 2026-08-21 15:41:19.363 | libsystemd-dev 2026-08-21 15:41:19.363 | libxml2-dev 2026-08-21 15:41:19.363 | libxslt1-dev 2026-08-21 15:41:19.363 | libyaml-dev 2026-08-21 15:41:19.363 | lsof 2026-08-21 15:41:19.363 | openssh-server 2026-08-21 15:41:19.364 | openssl 2026-08-21 15:41:19.364 | pkg-config 2026-08-21 15:41:19.364 | psmisc 2026-08-21 15:41:19.364 | python3-dev 2026-08-21 15:41:19.364 | python3-pip 2026-08-21 15:41:19.364 | python3-systemd 2026-08-21 15:41:19.364 | python3-venv 2026-08-21 15:41:19.364 | tar 2026-08-21 15:41:19.364 | tcpdump 2026-08-21 15:41:19.364 | unzip 2026-08-21 15:41:19.365 | uuid-runtime 2026-08-21 15:41:19.365 | wget 2026-08-21 15:41:19.365 | zlib1g-dev 2026-08-21 15:41:19.365 | libkrb5-dev 2026-08-21 15:41:19.365 | libldap2-dev 2026-08-21 15:41:19.365 | libsasl2-dev 2026-08-21 15:41:19.365 | memcached 2026-08-21 15:41:19.365 | python3-mysqldb 2026-08-21 15:41:19.365 | sqlite3 2026-08-21 15:41:19.365 | conntrack 2026-08-21 15:41:19.366 | curl 2026-08-21 15:41:19.366 | ebtables 2026-08-21 15:41:19.366 | genisoimage 2026-08-21 15:41:19.366 | iptables 2026-08-21 15:41:19.366 | iputils-arping 2026-08-21 15:41:19.366 | kpartx 2026-08-21 15:41:19.366 | libjs-jquery-tablesorter 2026-08-21 15:41:19.366 | parted 2026-08-21 15:41:19.366 | pm-utils 2026-08-21 15:41:19.366 | python3-mysqldb 2026-08-21 15:41:19.367 | socat 2026-08-21 15:41:19.367 | sqlite3 2026-08-21 15:41:19.367 | sudo 2026-08-21 15:41:19.367 | vlan 2026-08-21 15:41:19.367 | lsscsi 2026-08-21 15:41:19.367 | open-iscsi 2026-08-21 15:41:19.367 | cryptsetup 2026-08-21 15:41:19.367 | dosfstools 2026-08-21 15:41:19.367 | genisoimage 2026-08-21 15:41:19.368 | gir1.2-libosinfo-1.0 2026-08-21 15:41:19.368 | netcat-openbsd 2026-08-21 15:41:19.368 | open-iscsi 2026-08-21 15:41:19.368 | qemu-utils 2026-08-21 15:41:19.368 | sg3-utils 2026-08-21 15:41:19.368 | sysfsutils 2026-08-21 15:41:19.368 | lvm2 2026-08-21 15:41:19.368 | qemu-utils 2026-08-21 15:41:19.368 | thin-provisioning-tools 2026-08-21 15:41:19.368 | acl 2026-08-21 15:41:19.369 | dnsmasq-base 2026-08-21 15:41:19.369 | dnsmasq-utils 2026-08-21 15:41:19.369 | ebtables 2026-08-21 15:41:19.369 | haproxy 2026-08-21 15:41:19.369 | iptables 2026-08-21 15:41:19.369 | iputils-arping 2026-08-21 15:41:19.369 | iputils-ping 2026-08-21 15:41:19.369 | postgresql-server-dev-all 2026-08-21 15:41:19.369 | python3-mysqldb 2026-08-21 15:41:19.370 | sqlite3 2026-08-21 15:41:19.370 | sudo 2026-08-21 15:41:19.370 | vlan 2026-08-21 15:41:19.370 | pcp ' 2026-08-21 15:41:19.370 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-21 15:41:19.371 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:41:19.373 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:41:19.379 | ++ 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-08-21 15:41:19.379 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-21 15:41:19.385 | ++ 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-08-21 15:41:19.388 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-21 15:41:19.391 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:41:19.394 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:41:19.397 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:41:19.400 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:41:19.403 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:41:19.406 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:41:19.410 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:41:19.413 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:41:19.416 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:41:19.419 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:41:19.423 | ++ functions-common:apt_get_update:1167 : return 2026-08-21 15:41:19.427 | ++ 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-08-21 15:41:19.430 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:41:19.432 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:41:19.436 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:41:19.439 | ++ 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-08-21 15:41:19.465 | ++ 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-08-21 15:41:19.507 | Reading package lists... 2026-08-21 15:41:20.027 | Building dependency tree... 2026-08-21 15:41:20.028 | Reading state information... 2026-08-21 15:41:20.990 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-21 15:41:20.991 | bc set to manually installed. 2026-08-21 15:41:20.991 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-21 15:41:20.991 | g++ set to manually installed. 2026-08-21 15:41:20.991 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-21 15:41:20.991 | gcc set to manually installed. 2026-08-21 15:41:20.991 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-21 15:41:20.991 | git set to manually installed. 2026-08-21 15:41:20.991 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-21 15:41:20.992 | iputils-ping set to manually installed. 2026-08-21 15:41:20.992 | lsof is already the newest version (4.95.0-1build3). 2026-08-21 15:41:20.992 | lsof set to manually installed. 2026-08-21 15:41:20.992 | psmisc is already the newest version (23.7-1build1). 2026-08-21 15:41:20.992 | psmisc set to manually installed. 2026-08-21 15:41:20.992 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-21 15:41:20.992 | python3-dev set to manually installed. 2026-08-21 15:41:20.992 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-21 15:41:20.993 | python3-systemd is already the newest version (235-1build4). 2026-08-21 15:41:20.993 | python3-systemd set to manually installed. 2026-08-21 15:41:20.993 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-21 15:41:20.993 | tcpdump set to manually installed. 2026-08-21 15:41:20.993 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-21 15:41:20.993 | uuid-runtime set to manually installed. 2026-08-21 15:41:20.993 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-21 15:41:20.993 | zlib1g-dev set to manually installed. 2026-08-21 15:41:20.994 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-21 15:41:20.994 | iptables set to manually installed. 2026-08-21 15:41:20.994 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-21 15:41:20.994 | kpartx set to manually installed. 2026-08-21 15:41:20.994 | parted is already the newest version (3.6-4build1). 2026-08-21 15:41:20.994 | parted set to manually installed. 2026-08-21 15:41:20.994 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-21 15:41:20.994 | sudo set to manually installed. 2026-08-21 15:41:20.994 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-21 15:41:20.995 | open-iscsi set to manually installed. 2026-08-21 15:41:20.995 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-21 15:41:20.995 | cryptsetup set to manually installed. 2026-08-21 15:41:20.995 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-21 15:41:20.995 | dosfstools set to manually installed. 2026-08-21 15:41:20.995 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-21 15:41:20.995 | netcat-openbsd set to manually installed. 2026-08-21 15:41:20.995 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-21 15:41:20.996 | sg3-utils set to manually installed. 2026-08-21 15:41:20.996 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-21 15:41:20.996 | lvm2 set to manually installed. 2026-08-21 15:41:20.996 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-21 15:41:20.996 | thin-provisioning-tools set to manually installed. 2026-08-21 15:41:20.996 | acl is already the newest version (2.3.2-1build1.1). 2026-08-21 15:41:20.996 | acl set to manually installed. 2026-08-21 15:41:20.996 | The following packages were automatically installed and are no longer required: 2026-08-21 15:41:20.997 | libfwupd2 libgusb2 2026-08-21 15:41:20.997 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:41:20.997 | The following additional packages will be installed: 2026-08-21 15:41:20.997 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-21 15:41:20.997 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-21 15:41:20.997 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-21 15:41:20.997 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-21 15:41:20.997 | krb5-locales krb5-multidev libann0 libapr1-dev libapr1t64 2026-08-21 15:41:20.997 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-21 15:41:20.998 | libarchive-cpio-perl libarchive-zip-perl libcdt5 libcgraph6 2026-08-21 15:41:20.998 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-08-21 15:41:20.998 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-08-21 15:41:20.998 | libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 libgssapi-krb5-2 2026-08-21 15:41:20.998 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-21 15:41:20.998 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-21 15:41:20.998 | libjson-xs-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-21 15:41:20.998 | libkdb5-10t64 libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev 2026-08-21 15:41:20.999 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-21 15:41:20.999 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-mymachines 2026-08-21 15:41:20.999 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-21 15:41:20.999 | libpam-systemd libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-08-21 15:41:20.999 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-08-21 15:41:20.999 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-08-21 15:41:20.999 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-08-21 15:41:20.999 | libsm6 libsqlite3-0 libssl3t64 libsub-override-perl 2026-08-21 15:41:20.999 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtinfo6 2026-08-21 15:41:21.000 | libtool libtypes-serialiser-perl libudev1 libx86-1 libxaw7 libxmu6 libxt6t64 2026-08-21 15:41:21.000 | libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-08-21 15:41:21.000 | llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin ncurses-term 2026-08-21 15:41:21.000 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-08-21 15:41:21.000 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-21 15:41:21.000 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-21 15:41:21.000 | python3.12-venv qemu-block-extra qemu-guest-agent qemu-system-common 2026-08-21 15:41:21.000 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-21 15:41:21.001 | qemu-system-modules-spice qemu-system-x86 ssl-cert systemd systemd-container 2026-08-21 15:41:21.001 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev 2026-08-21 15:41:21.001 | vbetool 2026-08-21 15:41:21.005 | Suggested packages: 2026-08-21 15:41:21.005 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-21 15:41:21.005 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-21 15:41:21.006 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-21 15:41:21.006 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-21 15:41:21.006 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-21 15:41:21.006 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-21 15:41:21.006 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-21 15:41:21.006 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-08-21 15:41:21.006 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-08-21 15:41:21.006 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-21 15:41:21.006 | default-mysql-server | virtual-mysql-server samba vde2 sqlite3-doc 2026-08-21 15:41:21.007 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 2026-08-21 15:41:21.007 | ncompress tar-scripts tar-doc zip 2026-08-21 15:41:21.264 | The following NEW packages will be installed: 2026-08-21 15:41:21.264 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-21 15:41:21.264 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-21 15:41:21.265 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-21 15:41:21.265 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-21 15:41:21.265 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-21 15:41:21.265 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-21 15:41:21.265 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-21 15:41:21.265 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-21 15:41:21.265 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-21 15:41:21.265 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-21 15:41:21.266 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-21 15:41:21.266 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-21 15:41:21.266 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-21 15:41:21.266 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-21 15:41:21.266 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-21 15:41:21.266 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-21 15:41:21.266 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-21 15:41:21.266 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-21 15:41:21.267 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-21 15:41:21.267 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-21 15:41:21.267 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-21 15:41:21.267 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-21 15:41:21.267 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-21 15:41:21.267 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-21 15:41:21.267 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-21 15:41:21.268 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-21 15:41:21.268 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-21 15:41:21.268 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-21 15:41:21.268 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-21 15:41:21.268 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-21 15:41:21.268 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-21 15:41:21.268 | uuid-dev vbetool vlan 2026-08-21 15:41:21.270 | The following packages will be upgraded: 2026-08-21 15:41:21.271 | curl dnsmasq-base gawk krb5-locales libcurl3t64-gnutls libcurl4t64 2026-08-21 15:41:21.271 | libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libncurses6 2026-08-21 15:41:21.272 | libncursesw6 libnss-mymachines libnss-systemd libpam-systemd libsqlite3-0 2026-08-21 15:41:21.273 | libssl3t64 libsystemd-shared libsystemd0 libtinfo6 libudev1 ncurses-base 2026-08-21 15:41:21.273 | ncurses-bin ncurses-term openssh-client openssh-server openssh-sftp-server 2026-08-21 15:41:21.274 | openssl qemu-block-extra qemu-guest-agent qemu-system-common 2026-08-21 15:41:21.274 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-21 15:41:21.274 | qemu-system-modules-spice qemu-system-x86 qemu-utils systemd 2026-08-21 15:41:21.274 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-08-21 15:41:21.274 | systemd-timesyncd tar udev wget 2026-08-21 15:41:21.341 | 46 upgraded, 161 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:41:21.341 | Need to get 211 MB of archives. 2026-08-21 15:41:21.341 | After this operation, 941 MB of additional disk space will be used. 2026-08-21 15:41:21.342 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-21 15:41:21.355 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-21 15:41:21.362 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-21 15:41:21.368 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-21 15:41:21.376 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.17 [107 kB] 2026-08-21 15:41:21.383 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.17 [35.3 kB] 2026-08-21 15:41:21.390 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.17 [297 kB] 2026-08-21 15:41:21.399 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.17 [153 kB] 2026-08-21 15:41:21.406 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-08-21 15:41:21.416 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.17 [2077 kB] 2026-08-21 15:41:21.448 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.17 [432 kB] 2026-08-21 15:41:21.453 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.17 [11.9 kB] 2026-08-21 15:41:21.454 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.17 [159 kB] 2026-08-21 15:41:21.461 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.17 [235 kB] 2026-08-21 15:41:21.469 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.17 [3475 kB] 2026-08-21 15:41:21.520 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.17 [1875 kB] 2026-08-21 15:41:21.545 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.17 [178 kB] 2026-08-21 15:41:21.549 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1942 kB] 2026-08-21 15:41:21.581 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.12 [227 kB] 2026-08-21 15:41:21.585 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.8 [81.9 kB] 2026-08-21 15:41:21.593 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.8 [143 kB] 2026-08-21 15:41:21.598 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.8 [34.7 kB] 2026-08-21 15:41:21.605 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.8 [348 kB] 2026-08-21 15:41:21.611 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.12 [343 kB] 2026-08-21 15:41:21.619 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-21 15:41:21.624 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-21 15:41:21.631 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-21 15:41:21.642 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-21 15:41:21.650 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-21 15:41:21.656 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-21 15:41:21.661 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-21 15:41:21.682 | Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-21 15:41:21.685 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-21 15:41:21.691 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-21 15:41:21.699 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-21 15:41:21.708 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-21 15:41:21.740 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-21 15:41:21.745 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-21 15:41:21.752 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-21 15:41:21.760 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-21 15:41:21.770 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-21 15:41:21.784 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-21 15:41:21.790 | Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-21 15:41:21.798 | Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1003 kB] 2026-08-21 15:41:21.813 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-21 15:41:21.818 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-21 15:41:21.825 | Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.18 [391 kB] 2026-08-21 15:41:21.833 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-21 15:41:21.841 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-21 15:41:21.848 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-21 15:41:21.854 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-21 15:41:21.863 | Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-21 15:41:21.872 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.8 [15.1 kB] 2026-08-21 15:41:21.879 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-08-21 15:41:21.887 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-21 15:41:21.894 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-21 15:41:21.901 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-21 15:41:21.909 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-21 15:41:21.919 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-21 15:41:21.926 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-21 15:41:21.932 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-21 15:41:22.337 | Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-21 15:41:22.528 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-21 15:41:22.530 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-21 15:41:22.538 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-21 15:41:22.547 | Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-21 15:41:22.560 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-21 15:41:22.581 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-21 15:41:22.694 | Get:69 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-21 15:41:22.695 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-21 15:41:22.698 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-21 15:41:22.705 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-21 15:41:22.713 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-21 15:41:22.720 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-21 15:41:22.728 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-21 15:41:22.735 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-21 15:41:22.745 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-21 15:41:22.759 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-21 15:41:22.776 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-21 15:41:22.783 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-21 15:41:22.792 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-21 15:41:22.807 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-21 15:41:22.819 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-21 15:41:22.826 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-21 15:41:22.834 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-21 15:41:22.847 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-21 15:41:22.855 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-21 15:41:22.862 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-21 15:41:22.870 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-21 15:41:22.886 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-21 15:41:22.895 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-21 15:41:22.902 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-21 15:41:22.915 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-21 15:41:22.922 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-21 15:41:22.929 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-21 15:41:22.935 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-21 15:41:22.942 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-21 15:41:22.951 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-21 15:41:22.959 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-21 15:41:22.965 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-21 15:41:22.991 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-21 15:41:22.997 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-21 15:41:23.004 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-21 15:41:23.015 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-21 15:41:23.022 | Get:105 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-21 15:41:23.029 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-21 15:41:23.036 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-21 15:41:23.043 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-21 15:41:23.049 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-21 15:41:23.056 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-21 15:41:23.065 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-21 15:41:23.077 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-21 15:41:23.084 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-21 15:41:23.111 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-21 15:41:23.118 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-21 15:41:23.125 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-21 15:41:23.131 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-21 15:41:23.138 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-21 15:41:23.144 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-21 15:41:23.157 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-21 15:41:23.165 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-21 15:41:23.172 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-21 15:41:23.179 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-21 15:41:23.185 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-21 15:41:23.192 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-21 15:41:23.201 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-21 15:41:23.209 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-21 15:41:23.218 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-21 15:41:23.230 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-21 15:41:23.264 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-21 15:41:23.270 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.12 [335 kB] 2026-08-21 15:41:23.278 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-21 15:41:23.290 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-21 15:41:23.475 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-21 15:41:23.481 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-21 15:41:23.488 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-21 15:41:23.495 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-21 15:41:23.501 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-21 15:41:23.510 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-21 15:41:23.516 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-21 15:41:23.523 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-21 15:41:23.533 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-21 15:41:23.541 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-21 15:41:23.551 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-21 15:41:23.565 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-21 15:41:23.585 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-21 15:41:23.596 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-21 15:41:23.604 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-21 15:41:23.611 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-21 15:41:23.619 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-21 15:41:23.626 | Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-21 15:41:23.632 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-21 15:41:23.638 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2408 kB] 2026-08-21 15:41:23.680 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-21 15:41:23.683 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-21 15:41:23.687 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-21 15:41:23.704 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-21 15:41:23.706 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-21 15:41:23.717 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-21 15:41:23.724 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-21 15:41:23.734 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-21 15:41:23.745 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-21 15:41:24.090 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-21 15:41:24.092 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-21 15:41:24.102 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-21 15:41:24.187 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-21 15:41:24.188 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-21 15:41:24.804 | Get:168 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-21 15:41:24.805 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-21 15:41:24.809 | Get:170 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-21 15:41:24.810 | Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-21 15:41:24.811 | Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-21 15:41:24.817 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-21 15:41:24.825 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-08-21 15:41:24.848 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-08-21 15:41:24.869 | Get:176 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-21 15:41:24.870 | Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-21 15:41:24.873 | Get:178 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-21 15:41:24.903 | Get:179 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-21 15:41:24.912 | Get:180 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-08-21 15:41:24.913 | Get:181 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-21 15:41:24.919 | Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.18 [70.2 kB] 2026-08-21 15:41:24.926 | Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.18 [186 kB] 2026-08-21 15:41:24.934 | Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.18 [312 kB] 2026-08-21 15:41:24.941 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.18 [114 kB] 2026-08-21 15:41:24.950 | Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2221 kB] 2026-08-21 15:41:24.985 | Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-21 15:41:25.166 | Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1255 kB] 2026-08-21 15:41:25.184 | Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1796 kB] 2026-08-21 15:41:25.208 | Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-21 15:41:25.211 | Get:191 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-21 15:41:25.215 | Get:192 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-21 15:41:25.223 | Get:193 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-21 15:41:25.229 | Get:194 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-21 15:41:25.234 | Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-21 15:41:25.242 | Get:196 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-21 15:41:25.249 | Get:197 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-21 15:41:25.255 | Get:198 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-21 15:41:25.263 | Get:199 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-21 15:41:25.270 | Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-21 15:41:25.277 | Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-21 15:41:25.284 | Get:202 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-21 15:41:25.293 | Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-21 15:41:25.300 | Get:204 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-21 15:41:25.307 | Get:205 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-21 15:41:25.350 | Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-21 15:41:25.354 | Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-21 15:41:25.636 | perl: warning: Setting locale failed. 2026-08-21 15:41:25.637 | perl: warning: Please check that your locale settings: 2026-08-21 15:41:25.637 | LANGUAGE = (unset), 2026-08-21 15:41:25.637 | LC_ALL = "en_US.utf8", 2026-08-21 15:41:25.637 | LANG = "de_DE.UTF-8" 2026-08-21 15:41:25.637 | are supported and installed on your system. 2026-08-21 15:41:25.637 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:41:25.712 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:41:25.712 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:41:25.712 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:41:26.146 | Vorkonfiguration der Pakete ... 2026-08-21 15:41:26.194 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:41:26.418 | Fetched 211 MB in 4s (52.1 MB/s) 2026-08-21 15:41:26.516 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:41:26.523 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:41:26.537 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:41:26.749 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:41:26.892 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:41:26.898 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-21 15:41:26.918 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3ubuntu0.1) ... 2026-08-21 15:41:27.013 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-21 15:41:27.152 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:41:27.158 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-21 15:41:27.173 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:41:27.300 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:41:27.436 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:41:27.442 | Preparing to unpack .../0-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-21 15:41:27.457 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:41:28.766 | Preparing to unpack .../1-systemd-dev_255.4-1ubuntu8.17_all.deb ... 2026-08-21 15:41:28.781 | Unpacking systemd-dev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:28.881 | Preparing to unpack .../2-systemd-timesyncd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:28.899 | Unpacking systemd-timesyncd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:28.991 | Preparing to unpack .../3-systemd-resolved_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:29.004 | Unpacking systemd-resolved (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:29.100 | Preparing to unpack .../4-libnss-mymachines_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:29.120 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:29.208 | Preparing to unpack .../5-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:29.223 | Unpacking systemd-container (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:29.354 | Preparing to unpack .../6-libsystemd-shared_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:29.368 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:29.499 | Preparing to unpack .../7-libsystemd0_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:29.513 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:29.596 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:41:29.712 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:41:29.718 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:29.730 | Unpacking systemd-sysv (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:29.808 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:29.825 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:29.915 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:29.932 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:30.016 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:30.054 | Unpacking systemd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:30.724 | Preparing to unpack .../4-udev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:30.772 | Unpacking udev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:31.087 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:31.102 | Unpacking libudev1:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:41:31.187 | Setting up libudev1:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:41:31.318 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:41:31.325 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-21 15:41:31.340 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-21 15:41:31.483 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-21 15:41:31.621 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:41:31.627 | Preparing to unpack .../00-curl_8.5.0-2ubuntu10.12_amd64.deb ... 2026-08-21 15:41:31.639 | Unpacking curl (8.5.0-2ubuntu10.12) over (8.5.0-2ubuntu10.9) ... 2026-08-21 15:41:31.753 | Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:31.765 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:41:31.839 | Preparing to unpack .../02-libgssapi-krb5-2_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:31.850 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:41:31.925 | Preparing to unpack .../03-libkrb5support0_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:31.940 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:41:32.019 | Preparing to unpack .../04-libkrb5-3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:32.034 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:41:32.127 | Preparing to unpack .../05-libcurl4t64_8.5.0-2ubuntu10.12_amd64.deb ... 2026-08-21 15:41:32.143 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.12) over (8.5.0-2ubuntu10.9) ... 2026-08-21 15:41:32.215 | Selecting previously unselected package libapr1t64:amd64. 2026-08-21 15:41:32.227 | Preparing to unpack .../06-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-21 15:41:32.233 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-21 15:41:32.292 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-21 15:41:32.304 | Preparing to unpack .../07-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-21 15:41:32.313 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:41:32.390 | Preparing to unpack .../08-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-21 15:41:32.407 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.6) ... 2026-08-21 15:41:32.484 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-21 15:41:32.496 | Preparing to unpack .../09-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-21 15:41:32.500 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:41:32.548 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-21 15:41:32.557 | Preparing to unpack .../10-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-21 15:41:32.562 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:41:32.619 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-21 15:41:32.630 | Preparing to unpack .../11-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-21 15:41:32.635 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-21 15:41:32.693 | Selecting previously unselected package apache2-bin. 2026-08-21 15:41:32.704 | Preparing to unpack .../12-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-21 15:41:32.709 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-21 15:41:32.883 | Selecting previously unselected package apache2-data. 2026-08-21 15:41:32.895 | Preparing to unpack .../13-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-21 15:41:32.900 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-21 15:41:33.111 | Selecting previously unselected package apache2-utils. 2026-08-21 15:41:33.123 | Preparing to unpack .../14-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-21 15:41:33.128 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-21 15:41:33.205 | Selecting previously unselected package apache2. 2026-08-21 15:41:33.218 | Preparing to unpack .../15-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-21 15:41:33.230 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:41:33.232 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-21 15:41:33.384 | Preparing to unpack .../16-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-21 15:41:33.406 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-21 15:41:33.610 | Selecting previously unselected package haproxy. 2026-08-21 15:41:33.624 | Preparing to unpack .../17-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:41:33.642 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-21 15:41:33.805 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-21 15:41:33.820 | Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-21 15:41:33.825 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-21 15:41:33.896 | Selecting previously unselected package memcached. 2026-08-21 15:41:33.910 | Preparing to unpack .../19-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-21 15:41:33.919 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-21 15:41:34.006 | Preparing to unpack .../20-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-21 15:41:34.021 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-21 15:41:34.115 | Preparing to unpack .../21-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-21 15:41:34.281 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-21 15:41:34.425 | Preparing to unpack .../22-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-21 15:41:34.466 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-21 15:41:34.631 | Selecting previously unselected package libjson-perl. 2026-08-21 15:41:34.646 | Preparing to unpack .../23-libjson-perl_4.10000-1_all.deb ... 2026-08-21 15:41:34.650 | Unpacking libjson-perl (4.10000-1) ... 2026-08-21 15:41:34.724 | Selecting previously unselected package postgresql-client-common. 2026-08-21 15:41:34.741 | Preparing to unpack .../24-postgresql-client-common_257build1.1_all.deb ... 2026-08-21 15:41:34.746 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-21 15:41:34.839 | Preparing to unpack .../25-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-21 15:41:34.853 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-21 15:41:35.080 | Selecting previously unselected package ssl-cert. 2026-08-21 15:41:35.094 | Preparing to unpack .../26-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-21 15:41:35.099 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-21 15:41:35.169 | Selecting previously unselected package postgresql-common. 2026-08-21 15:41:35.183 | Preparing to unpack .../27-postgresql-common_257build1.1_all.deb ... 2026-08-21 15:41:35.210 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-21 15:41:35.223 | Unpacking postgresql-common (257build1.1) ... 2026-08-21 15:41:35.375 | Preparing to unpack .../28-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:41:35.402 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:41:35.489 | Selecting previously unselected package libsysfs2:amd64. 2026-08-21 15:41:35.500 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-21 15:41:35.505 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-21 15:41:35.562 | Selecting previously unselected package sysfsutils. 2026-08-21 15:41:35.573 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-21 15:41:35.581 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-21 15:41:35.652 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:41:35.664 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:41:35.738 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:41:35.752 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:41:35.825 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:41:35.839 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:41:35.931 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:41:36.068 | (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 ... 109036 files and directories currently installed.) 2026-08-21 15:41:36.074 | Preparing to unpack .../000-krb5-locales_1.20.1-6ubuntu2.8_all.deb ... 2026-08-21 15:41:36.087 | Unpacking krb5-locales (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:41:36.151 | Preparing to unpack .../001-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-08-21 15:41:36.164 | Unpacking wget (1.21.4-1ubuntu4.5) over (1.21.4-1ubuntu4.1) ... 2026-08-21 15:41:36.231 | Selecting previously unselected package autotools-dev. 2026-08-21 15:41:36.242 | Preparing to unpack .../002-autotools-dev_20220109.1_all.deb ... 2026-08-21 15:41:36.247 | Unpacking autotools-dev (20220109.1) ... 2026-08-21 15:41:36.302 | Selecting previously unselected package m4. 2026-08-21 15:41:36.313 | Preparing to unpack .../003-m4_1.4.19-4build1_amd64.deb ... 2026-08-21 15:41:36.318 | Unpacking m4 (1.4.19-4build1) ... 2026-08-21 15:41:36.398 | Selecting previously unselected package autoconf. 2026-08-21 15:41:36.409 | Preparing to unpack .../004-autoconf_2.71-3_all.deb ... 2026-08-21 15:41:36.414 | Unpacking autoconf (2.71-3) ... 2026-08-21 15:41:36.518 | Selecting previously unselected package automake. 2026-08-21 15:41:36.529 | Preparing to unpack .../005-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-21 15:41:36.538 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-21 15:41:36.671 | Selecting previously unselected package autopoint. 2026-08-21 15:41:36.682 | Preparing to unpack .../006-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-21 15:41:36.688 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-21 15:41:36.736 | Selecting previously unselected package libdebhelper-perl. 2026-08-21 15:41:36.748 | Preparing to unpack .../007-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-21 15:41:36.753 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-21 15:41:36.857 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-21 15:41:36.868 | Preparing to unpack .../008-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:36.873 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:38.426 | Selecting previously unselected package libclang-cpp17t64. 2026-08-21 15:41:38.439 | Preparing to unpack .../009-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:38.444 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:39.082 | Selecting previously unselected package libgc1:amd64. 2026-08-21 15:41:39.097 | Preparing to unpack .../010-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-21 15:41:39.101 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-21 15:41:39.157 | Selecting previously unselected package libobjc4:amd64. 2026-08-21 15:41:39.171 | Preparing to unpack .../011-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-21 15:41:39.176 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-21 15:41:39.224 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-21 15:41:39.239 | Preparing to unpack .../012-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-21 15:41:39.243 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-21 15:41:39.310 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-21 15:41:39.325 | Preparing to unpack .../013-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:39.330 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:39.596 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-21 15:41:39.610 | Preparing to unpack .../014-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:39.615 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:39.717 | Selecting previously unselected package libclang1-17t64. 2026-08-21 15:41:39.735 | Preparing to unpack .../015-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:39.739 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:40.121 | Selecting previously unselected package clang-17. 2026-08-21 15:41:40.136 | Preparing to unpack .../016-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:40.141 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:40.202 | Selecting previously unselected package libtool. 2026-08-21 15:41:40.217 | Preparing to unpack .../017-libtool_2.4.7-7build1_all.deb ... 2026-08-21 15:41:40.221 | Unpacking libtool (2.4.7-7build1) ... 2026-08-21 15:41:40.284 | Selecting previously unselected package dh-autoreconf. 2026-08-21 15:41:40.298 | Preparing to unpack .../018-dh-autoreconf_20_all.deb ... 2026-08-21 15:41:40.303 | Unpacking dh-autoreconf (20) ... 2026-08-21 15:41:40.361 | Selecting previously unselected package libarchive-zip-perl. 2026-08-21 15:41:40.376 | Preparing to unpack .../019-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-21 15:41:40.381 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-21 15:41:40.460 | Selecting previously unselected package libsub-override-perl. 2026-08-21 15:41:40.473 | Preparing to unpack .../020-libsub-override-perl_0.10-1_all.deb ... 2026-08-21 15:41:40.479 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-21 15:41:40.530 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-21 15:41:40.543 | Preparing to unpack .../021-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-21 15:41:40.548 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-21 15:41:40.601 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-21 15:41:40.615 | Preparing to unpack .../022-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-21 15:41:40.620 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-21 15:41:40.667 | Selecting previously unselected package debugedit. 2026-08-21 15:41:40.681 | Preparing to unpack .../023-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-21 15:41:40.686 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-21 15:41:40.740 | Selecting previously unselected package dwz. 2026-08-21 15:41:40.757 | Preparing to unpack .../024-dwz_0.15-1build6_amd64.deb ... 2026-08-21 15:41:40.763 | Unpacking dwz (0.15-1build6) ... 2026-08-21 15:41:40.902 | Selecting previously unselected package gettext. 2026-08-21 15:41:40.919 | Preparing to unpack .../025-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-21 15:41:40.982 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-21 15:41:41.302 | Selecting previously unselected package intltool-debian. 2026-08-21 15:41:41.315 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-21 15:41:41.320 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-21 15:41:41.367 | Selecting previously unselected package po-debconf. 2026-08-21 15:41:41.378 | Preparing to unpack .../027-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-21 15:41:41.383 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-21 15:41:41.489 | Selecting previously unselected package debhelper. 2026-08-21 15:41:41.498 | Preparing to unpack .../028-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-21 15:41:41.503 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-21 15:41:41.819 | Selecting previously unselected package uuid-dev:amd64. 2026-08-21 15:41:41.831 | Preparing to unpack .../029-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-21 15:41:41.835 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-21 15:41:41.889 | Selecting previously unselected package libsctp1:amd64. 2026-08-21 15:41:41.900 | Preparing to unpack .../030-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-21 15:41:41.904 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-21 15:41:41.946 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-21 15:41:41.957 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-21 15:41:41.962 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-21 15:41:42.021 | Selecting previously unselected package libapr1-dev. 2026-08-21 15:41:42.031 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-21 15:41:42.037 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-21 15:41:42.569 | Selecting previously unselected package libldap-dev:amd64. 2026-08-21 15:41:42.581 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:41:42.587 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-21 15:41:42.766 | Selecting previously unselected package libldap2-dev. 2026-08-21 15:41:42.778 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-21 15:41:42.783 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-21 15:41:42.830 | Selecting previously unselected package libaprutil1-dev. 2026-08-21 15:41:42.842 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-21 15:41:42.846 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-21 15:41:43.192 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-21 15:41:43.202 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-21 15:41:43.206 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:41:43.262 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-21 15:41:43.273 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-21 15:41:43.278 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:41:43.330 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-21 15:41:43.342 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-21 15:41:43.346 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:41:43.387 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-21 15:41:43.398 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-21 15:41:43.416 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:41:43.539 | Selecting previously unselected package apache2-dev. 2026-08-21 15:41:43.549 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-21 15:41:43.554 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-21 15:41:43.645 | Selecting previously unselected package ncal. 2026-08-21 15:41:43.657 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-08-21 15:41:43.662 | Unpacking ncal (12.1.8) ... 2026-08-21 15:41:43.710 | Selecting previously unselected package bsdmainutils. 2026-08-21 15:41:43.721 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-08-21 15:41:43.728 | Unpacking bsdmainutils (12.1.8) ... 2026-08-21 15:41:43.765 | Selecting previously unselected package conntrack. 2026-08-21 15:41:43.775 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-21 15:41:43.780 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-21 15:41:43.839 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-21 15:41:43.866 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-08-21 15:41:43.949 | Selecting previously unselected package dnsmasq-utils. 2026-08-21 15:41:43.959 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-21 15:41:43.963 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-21 15:41:44.015 | Selecting previously unselected package ebtables. 2026-08-21 15:41:44.026 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-21 15:41:44.041 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-21 15:41:44.093 | Selecting previously unselected package fonts-liberation. 2026-08-21 15:41:44.103 | Preparing to unpack .../047-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-21 15:41:44.108 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-21 15:41:44.212 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-21 15:41:44.221 | Preparing to unpack .../048-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-21 15:41:44.225 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-21 15:41:44.273 | Selecting previously unselected package fonts-liberation2. 2026-08-21 15:41:44.285 | Preparing to unpack .../049-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-21 15:41:44.288 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-21 15:41:44.326 | Selecting previously unselected package genisoimage. 2026-08-21 15:41:44.338 | Preparing to unpack .../050-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-21 15:41:44.342 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-21 15:41:44.410 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-21 15:41:44.421 | Preparing to unpack .../051-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-21 15:41:44.425 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-21 15:41:44.479 | Selecting previously unselected package libann0. 2026-08-21 15:41:44.490 | Preparing to unpack .../052-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-21 15:41:44.494 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-21 15:41:44.539 | Selecting previously unselected package libcdt5:amd64. 2026-08-21 15:41:44.551 | Preparing to unpack .../053-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:41:44.555 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:41:44.600 | Selecting previously unselected package libcgraph6:amd64. 2026-08-21 15:41:44.611 | Preparing to unpack .../054-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:41:44.616 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:41:44.664 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-21 15:41:44.676 | Preparing to unpack .../055-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-21 15:41:44.679 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-21 15:41:44.732 | Selecting previously unselected package libltdl7:amd64. 2026-08-21 15:41:44.746 | Preparing to unpack .../056-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-21 15:41:44.750 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-21 15:41:44.795 | Selecting previously unselected package libpathplan4:amd64. 2026-08-21 15:41:44.806 | Preparing to unpack .../057-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:41:44.810 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:41:44.859 | Selecting previously unselected package libgvc6. 2026-08-21 15:41:44.871 | Preparing to unpack .../058-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:41:44.874 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:41:44.947 | Selecting previously unselected package libgvpr2:amd64. 2026-08-21 15:41:44.959 | Preparing to unpack .../059-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:41:44.963 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:41:45.013 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-21 15:41:45.025 | Preparing to unpack .../060-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:41:45.029 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:41:45.103 | Selecting previously unselected package libice6:amd64. 2026-08-21 15:41:45.115 | Preparing to unpack .../061-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-21 15:41:45.119 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-21 15:41:45.163 | Selecting previously unselected package libsm6:amd64. 2026-08-21 15:41:45.174 | Preparing to unpack .../062-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-21 15:41:45.178 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-21 15:41:45.226 | Selecting previously unselected package libxt6t64:amd64. 2026-08-21 15:41:45.241 | Preparing to unpack .../063-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-21 15:41:45.246 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-21 15:41:45.300 | Selecting previously unselected package libxmu6:amd64. 2026-08-21 15:41:45.314 | Preparing to unpack .../064-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-21 15:41:45.319 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-21 15:41:45.375 | Selecting previously unselected package libxaw7:amd64. 2026-08-21 15:41:45.389 | Preparing to unpack .../065-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-21 15:41:45.394 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-21 15:41:45.450 | Selecting previously unselected package graphviz. 2026-08-21 15:41:45.461 | Preparing to unpack .../066-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:41:45.465 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-21 15:41:45.582 | Selecting previously unselected package icu-devtools. 2026-08-21 15:41:45.589 | Preparing to unpack .../067-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-21 15:41:45.593 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-21 15:41:45.660 | Selecting previously unselected package iputils-arping. 2026-08-21 15:41:45.672 | Preparing to unpack .../068-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-21 15:41:45.677 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-21 15:41:45.725 | Selecting previously unselected package comerr-dev:amd64. 2026-08-21 15:41:45.737 | Preparing to unpack .../069-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-21 15:41:45.746 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-21 15:41:45.806 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-21 15:41:45.818 | Preparing to unpack .../070-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:45.822 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:41:45.872 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-21 15:41:45.883 | Preparing to unpack .../071-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:45.887 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:41:45.937 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-21 15:41:45.948 | Preparing to unpack .../072-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:45.952 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:41:46.002 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-21 15:41:46.014 | Preparing to unpack .../073-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:46.018 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:41:46.065 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-21 15:41:46.077 | Preparing to unpack .../074-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:41:46.081 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:41:46.241 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-21 15:41:46.253 | Preparing to unpack .../075-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-21 15:41:46.257 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-21 15:41:46.309 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-21 15:41:46.323 | Preparing to unpack .../076-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:46.328 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:46.649 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-21 15:41:46.661 | Preparing to unpack .../077-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-21 15:41:46.665 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-21 15:41:46.728 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.12_amd64.deb ... 2026-08-21 15:41:46.740 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.12) over (8.5.0-2ubuntu10.9) ... 2026-08-21 15:41:46.816 | Selecting previously unselected package libgts-bin. 2026-08-21 15:41:46.827 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-21 15:41:46.831 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-21 15:41:46.885 | Selecting previously unselected package libicu-dev:amd64. 2026-08-21 15:41:46.898 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-21 15:41:46.903 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-21 15:41:47.523 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-21 15:41:47.540 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-21 15:41:47.545 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-21 15:41:47.608 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-21 15:41:47.623 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-21 15:41:47.628 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-21 15:41:47.670 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-21 15:41:47.685 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-21 15:41:47.689 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-21 15:41:47.733 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-21 15:41:47.747 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-08-21 15:41:47.752 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-21 15:41:47.801 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-21 15:41:47.819 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-21 15:41:47.823 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-21 15:41:47.951 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-21 15:41:47.966 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-21 15:41:47.971 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-21 15:41:48.018 | Selecting previously unselected package libjson-xs-perl. 2026-08-21 15:41:48.033 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:41:48.037 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-21 15:41:48.091 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-21 15:41:48.106 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-21 15:41:48.110 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-21 15:41:48.188 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-21 15:41:48.199 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-21 15:41:48.205 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-21 15:41:48.251 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-21 15:41:48.263 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-21 15:41:48.268 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-21 15:41:48.334 | Selecting previously unselected package mysql-common. 2026-08-21 15:41:48.349 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-21 15:41:48.371 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-21 15:41:48.438 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-21 15:41:48.450 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:41:48.455 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:41:48.579 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-21 15:41:48.598 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:41:48.604 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:41:48.717 | Selecting previously unselected package pcp-conf. 2026-08-21 15:41:48.731 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:41:48.738 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-21 15:41:48.788 | Selecting previously unselected package libpcp3t64. 2026-08-21 15:41:48.802 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:41:48.807 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-21 15:41:48.868 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-21 15:41:48.887 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:41:48.892 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-21 15:41:48.943 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-21 15:41:48.958 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:41:48.962 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-21 15:41:49.020 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-21 15:41:49.036 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-21 15:41:49.040 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-21 15:41:49.101 | Selecting previously unselected package libpq5:amd64. 2026-08-21 15:41:49.116 | Preparing to unpack .../099-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:41:49.122 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:41:49.178 | Selecting previously unselected package libssl-dev:amd64. 2026-08-21 15:41:49.193 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-21 15:41:49.198 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-21 15:41:49.466 | Selecting previously unselected package libpq-dev. 2026-08-21 15:41:49.480 | Preparing to unpack .../101-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:41:49.485 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:41:49.550 | Selecting previously unselected package libsasl2-dev. 2026-08-21 15:41:49.566 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-21 15:41:49.570 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-21 15:41:49.669 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-21 15:41:49.686 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:41:49.691 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:41:49.968 | Selecting previously unselected package libx86-1:amd64. 2026-08-21 15:41:49.980 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-21 15:41:49.984 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-21 15:41:50.032 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-21 15:41:50.042 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-21 15:41:50.046 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-21 15:41:50.151 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-21 15:41:50.163 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:41:50.167 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-21 15:41:50.266 | Selecting previously unselected package llvm-17-runtime. 2026-08-21 15:41:50.278 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:50.283 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:50.351 | Selecting previously unselected package libpfm4:amd64. 2026-08-21 15:41:50.358 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-21 15:41:50.363 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-21 15:41:50.433 | Selecting previously unselected package llvm-17. 2026-08-21 15:41:50.445 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:50.449 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:51.629 | Selecting previously unselected package libffi-dev:amd64. 2026-08-21 15:41:51.639 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-21 15:41:51.644 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-21 15:41:51.715 | Selecting previously unselected package llvm-17-tools. 2026-08-21 15:41:51.726 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:51.731 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:52.117 | Selecting previously unselected package libz3-4:amd64. 2026-08-21 15:41:52.129 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-21 15:41:52.136 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-21 15:41:52.411 | Selecting previously unselected package libz3-dev:amd64. 2026-08-21 15:41:52.424 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-21 15:41:52.428 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-21 15:41:52.487 | Selecting previously unselected package llvm-17-dev. 2026-08-21 15:41:52.497 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:41:52.502 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-21 15:41:56.222 | Selecting previously unselected package lsscsi. 2026-08-21 15:41:56.235 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-21 15:41:56.239 | Unpacking lsscsi (0.32-1build1) ... 2026-08-21 15:41:56.286 | Selecting previously unselected package osinfo-db. 2026-08-21 15:41:56.298 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-21 15:41:56.302 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-21 15:41:56.981 | Selecting previously unselected package pkgconf-bin. 2026-08-21 15:41:56.993 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-21 15:41:56.998 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-21 15:41:57.047 | Selecting previously unselected package pkgconf:amd64. 2026-08-21 15:41:57.058 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-21 15:41:57.065 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-21 15:41:57.118 | Selecting previously unselected package pkg-config:amd64. 2026-08-21 15:41:57.130 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-21 15:41:57.138 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-21 15:41:57.183 | Selecting previously unselected package pm-utils. 2026-08-21 15:41:57.195 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-21 15:41:57.200 | Unpacking pm-utils (1.4.1-21) ... 2026-08-21 15:41:57.291 | Selecting previously unselected package postgresql-client-16. 2026-08-21 15:41:57.307 | Preparing to unpack .../121-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:41:57.312 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:41:57.540 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-21 15:41:57.557 | Preparing to unpack .../122-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:41:57.561 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:41:58.153 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-21 15:41:58.165 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-21 15:41:58.170 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-21 15:41:58.226 | Selecting previously unselected package python3-mysqldb. 2026-08-21 15:41:58.238 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-21 15:41:58.243 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-21 15:41:58.297 | Selecting previously unselected package python3-pip-whl. 2026-08-21 15:41:58.310 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-21 15:41:58.315 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-21 15:41:58.376 | Selecting previously unselected package python3-setuptools-whl. 2026-08-21 15:41:58.388 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-21 15:41:58.393 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-21 15:41:58.447 | Selecting previously unselected package python3.12-venv. 2026-08-21 15:41:58.459 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-21 15:41:58.463 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-21 15:41:58.504 | Selecting previously unselected package python3-venv. 2026-08-21 15:41:58.516 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-21 15:41:58.521 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-21 15:41:58.571 | Preparing to unpack .../129-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:41:58.584 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:41:58.648 | Preparing to unpack .../130-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:41:58.661 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:41:58.729 | Preparing to unpack .../131-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:41:58.742 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:41:58.822 | Preparing to unpack .../132-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:41:58.870 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:41:58.939 | Preparing to unpack .../133-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:41:58.952 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:41:59.136 | Preparing to unpack .../134-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:41:59.164 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:41:59.719 | Preparing to unpack .../135-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:41:59.735 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:41:59.972 | Preparing to unpack .../136-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-21 15:41:59.984 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:42:00.177 | Selecting previously unselected package sqlite3. 2026-08-21 15:42:00.188 | Preparing to unpack .../137-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-21 15:42:00.192 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-21 15:42:00.242 | Selecting previously unselected package unzip. 2026-08-21 15:42:00.254 | Preparing to unpack .../138-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-21 15:42:00.258 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-21 15:42:00.311 | Selecting previously unselected package vbetool. 2026-08-21 15:42:00.323 | Preparing to unpack .../139-vbetool_1.1-5_amd64.deb ... 2026-08-21 15:42:00.328 | Unpacking vbetool (1.1-5) ... 2026-08-21 15:42:00.375 | Selecting previously unselected package libosinfo-l10n. 2026-08-21 15:42:00.387 | Preparing to unpack .../140-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-21 15:42:00.391 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-21 15:42:00.468 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-21 15:42:00.480 | Preparing to unpack .../141-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-21 15:42:00.484 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-21 15:42:00.533 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-21 15:42:00.545 | Preparing to unpack .../142-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-21 15:42:00.549 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-21 15:42:00.594 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-21 15:42:00.606 | Preparing to unpack .../143-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:42:00.610 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:00.670 | Selecting previously unselected package libpcp-archive1t64. 2026-08-21 15:42:00.684 | Preparing to unpack .../144-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:42:00.688 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:00.739 | Selecting previously unselected package libpcp-gui2t64. 2026-08-21 15:42:00.751 | Preparing to unpack .../145-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:42:00.755 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:00.808 | Selecting previously unselected package libpcp-import1t64. 2026-08-21 15:42:00.820 | Preparing to unpack .../146-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:42:00.825 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:00.874 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-21 15:42:00.887 | Preparing to unpack .../147-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:42:00.891 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:00.937 | Selecting previously unselected package libpcp-trace2t64. 2026-08-21 15:42:00.949 | Preparing to unpack .../148-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:42:00.954 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:00.999 | Selecting previously unselected package libpcp-web1t64. 2026-08-21 15:42:01.011 | Preparing to unpack .../149-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:42:01.015 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:01.062 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-21 15:42:01.074 | Preparing to unpack .../150-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-21 15:42:01.079 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-21 15:42:01.127 | Selecting previously unselected package python3-pcp. 2026-08-21 15:42:01.139 | Preparing to unpack .../151-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:42:01.144 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-21 15:42:01.205 | Selecting previously unselected package pcp. 2026-08-21 15:42:01.218 | Preparing to unpack .../152-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:42:01.536 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-21 15:42:02.579 | Selecting previously unselected package socat. 2026-08-21 15:42:02.594 | Preparing to unpack .../153-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-21 15:42:02.598 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-21 15:42:02.675 | Selecting previously unselected package vlan. 2026-08-21 15:42:02.688 | Preparing to unpack .../154-vlan_2.0.5ubuntu5_all.deb ... 2026-08-21 15:42:02.713 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-21 15:42:02.800 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-21 15:42:02.811 | Setting up postgresql-client-common (257build1.1) ... 2026-08-21 15:42:02.831 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-21 15:42:02.843 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-21 15:42:02.855 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-21 15:42:02.888 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-21 15:42:02.895 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-21 15:42:02.906 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:42:02.918 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-21 15:42:02.930 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-21 15:42:02.942 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-21 15:42:02.954 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-08-21 15:42:02.970 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-21 15:42:02.982 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-21 15:42:02.995 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-21 15:42:03.668 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-21 15:42:03.668 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-21 15:42:04.213 | Setting up ncal (12.1.8) ... 2026-08-21 15:42:04.228 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-21 15:42:04.242 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-21 15:42:04.272 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-21 15:42:04.285 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-21 15:42:04.297 | Setting up vbetool (1.1-5) ... 2026-08-21 15:42:04.309 | Setting up pm-utils (1.4.1-21) ... 2026-08-21 15:42:04.330 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-21 15:42:04.346 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-21 15:42:04.358 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-21 15:42:04.370 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:42:04.381 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:05.648 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-21 15:42:05.663 | Setting up m4 (1.4.19-4build1) ... 2026-08-21 15:42:05.676 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-21 15:42:05.688 | Setting up systemd-dev (255.4-1ubuntu8.17) ... 2026-08-21 15:42:05.700 | Setting up krb5-locales (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:05.712 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-21 15:42:05.739 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-21 15:42:05.778 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-21 15:42:05.791 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-21 15:42:05.804 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-21 15:42:06.792 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-21 15:42:07.250 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:42:07.261 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:07.273 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-21 15:42:07.285 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-21 15:42:07.543 | Setting up autotools-dev (20220109.1) ... 2026-08-21 15:42:07.556 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-21 15:42:07.568 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:42:07.580 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-21 15:42:07.592 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-21 15:42:07.604 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:07.617 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:07.630 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-21 15:42:07.641 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-21 15:42:07.654 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:42:07.667 | Setting up ebtables (2.0.11-6build1) ... 2026-08-21 15:42:08.267 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-21 15:42:08.279 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-21 15:42:08.291 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-21 15:42:08.303 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:42:08.315 | Setting up bsdmainutils (12.1.8) ... 2026-08-21 15:42:08.331 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-21 15:42:08.346 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-21 15:42:08.360 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:42:08.373 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-21 15:42:08.386 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-21 15:42:08.399 | Setting up lsscsi (0.32-1build1) ... 2026-08-21 15:42:08.411 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-21 15:42:08.424 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-21 15:42:08.437 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:42:08.450 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:08.463 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-21 15:42:08.476 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-21 15:42:08.488 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:08.501 | Setting up autoconf (2.71-3) ... 2026-08-21 15:42:08.518 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:08.531 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:42:08.546 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-21 15:42:08.560 | Setting up dwz (0.15-1build6) ... 2026-08-21 15:42:08.575 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-21 15:42:08.589 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-21 15:42:08.604 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-21 15:42:08.658 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:08.671 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-21 15:42:08.683 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:08.696 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-21 15:42:08.716 | Setting up libjson-perl (4.10000-1) ... 2026-08-21 15:42:08.873 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:08.889 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-21 15:42:08.903 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-21 15:42:08.938 | Setting up debugedit (1:5.0-5build2) ... 2026-08-21 15:42:08.952 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-21 15:42:08.967 | Setting up libsub-override-perl (0.10-1) ... 2026-08-21 15:42:08.980 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-21 15:42:08.994 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:42:09.006 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:09.018 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:42:09.031 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-21 15:42:09.043 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:09.055 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-21 15:42:09.067 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-21 15:42:09.077 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-21 15:42:09.094 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-21 15:42:09.103 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-21 15:42:09.112 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-21 15:42:09.121 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:42:09.129 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-21 15:42:09.139 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-21 15:42:09.148 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:42:09.158 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-21 15:42:09.169 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-21 15:42:09.225 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-21 15:42:09.235 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-21 15:42:09.245 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:42:09.258 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-21 15:42:09.270 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-21 15:42:09.282 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:42:09.293 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:09.304 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:10.163 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:42:10.175 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-21 15:42:10.476 | Setting up libtool (2.4.7-7build1) ... 2026-08-21 15:42:11.230 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-21 15:42:11.991 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:12.694 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-21 15:42:14.819 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-21 15:42:16.733 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-21 15:42:17.335 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-21 15:42:17.349 | Setting up systemd (255.4-1ubuntu8.17) ... 2026-08-21 15:42:17.427 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-08-21 15:42:17.429 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-08-21 15:42:17.432 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-08-21 15:42:18.204 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:42:18.218 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:42:18.231 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-21 15:42:18.246 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-21 15:42:18.255 | Setting up dh-autoreconf (20) ... 2026-08-21 15:42:18.269 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:18.280 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-21 15:42:18.293 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-21 15:42:18.304 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-21 15:42:18.314 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-21 15:42:18.324 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-21 15:42:18.335 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-21 15:42:18.347 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-21 15:42:18.423 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:42:18.423 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:42:18.423 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:42:18.615 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:42:19.208 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-21 15:42:19.722 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-21 15:42:19.735 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-21 15:42:19.747 | Setting up postgresql-common (257build1.1) ... 2026-08-21 15:42:19.825 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:42:19.825 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:42:19.825 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:42:19.904 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:42:20.420 | 2026-08-21 15:42:20.420 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-21 15:42:20.608 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-21 15:42:20.608 | Removing obsolete dictionary files: 2026-08-21 15:42:21.760 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-21 15:42:22.369 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:42:22.423 | Setting up systemd-timesyncd (255.4-1ubuntu8.17) ... 2026-08-21 15:42:23.216 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:23.234 | Setting up udev (255.4-1ubuntu8.17) ... 2026-08-21 15:42:24.425 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:24.439 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-21 15:42:24.454 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-21 15:42:24.468 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:24.481 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-21 15:42:24.496 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:42:24.510 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:24.552 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:24.568 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-21 15:42:24.584 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-21 15:42:24.599 | Setting up systemd-resolved (255.4-1ubuntu8.17) ... 2026-08-21 15:42:25.491 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-21 15:42:25.504 | Setting up systemd-sysv (255.4-1ubuntu8.17) ... 2026-08-21 15:42:25.591 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-21 15:42:25.604 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:25.618 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:25.632 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-21 15:42:25.649 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.12) ... 2026-08-21 15:42:25.666 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:25.683 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-21 15:42:25.728 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-21 15:42:25.741 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:42:25.756 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.12) ... 2026-08-21 15:42:25.771 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:25.785 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:42:25.802 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-21 15:42:25.815 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:42:25.828 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-21 15:42:25.840 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-21 15:42:25.853 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:25.867 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:25.882 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:25.897 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-21 15:42:25.910 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-08-21 15:42:26.659 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:26.672 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:42:26.757 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:42:26.757 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:42:26.757 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:42:26.960 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-21 15:42:26.972 | Setting up curl (8.5.0-2ubuntu10.12) ... 2026-08-21 15:42:26.985 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:26.997 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:42:28.140 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:28.153 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-21 15:42:28.167 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-21 15:42:28.184 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-21 15:42:28.197 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-21 15:42:28.294 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:42:28.294 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:42:28.294 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:42:30.220 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:30.232 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-21 15:42:30.919 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:42:30.973 | Enabling module mpm_event. 2026-08-21 15:42:31.028 | Enabling module authz_core. 2026-08-21 15:42:31.036 | Enabling module authz_host. 2026-08-21 15:42:31.114 | Enabling module authn_core. 2026-08-21 15:42:31.122 | Enabling module auth_basic. 2026-08-21 15:42:31.185 | Enabling module access_compat. 2026-08-21 15:42:31.240 | Enabling module authn_file. 2026-08-21 15:42:31.293 | Enabling module authz_user. 2026-08-21 15:42:31.346 | Enabling module alias. 2026-08-21 15:42:31.402 | Enabling module dir. 2026-08-21 15:42:31.454 | Enabling module autoindex. 2026-08-21 15:42:31.507 | Enabling module env. 2026-08-21 15:42:31.562 | Enabling module mime. 2026-08-21 15:42:31.615 | Enabling module negotiation. 2026-08-21 15:42:31.668 | Enabling module setenvif. 2026-08-21 15:42:31.719 | Enabling module filter. 2026-08-21 15:42:31.773 | Enabling module deflate. 2026-08-21 15:42:31.841 | Enabling module status. 2026-08-21 15:42:31.899 | Enabling module reqtimeout. 2026-08-21 15:42:31.951 | Enabling conf charset. 2026-08-21 15:42:32.007 | Enabling conf localized-error-pages. 2026-08-21 15:42:32.062 | Enabling conf other-vhosts-access-log. 2026-08-21 15:42:32.114 | Enabling conf security. 2026-08-21 15:42:32.166 | Enabling conf serve-cgi-bin. 2026-08-21 15:42:32.217 | Enabling site 000-default. 2026-08-21 15:42:33.312 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-21 15:42:34.058 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-21 15:42:35.579 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:42:36.159 | 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-08-21 15:42:36.199 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-21 15:42:36.209 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-21 15:42:36.540 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:42:36.551 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:36.561 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-21 15:42:36.571 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:36.580 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-21 15:42:38.324 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-21 15:42:38.401 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-21 15:42:38.471 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-21 15:42:38.543 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-21 15:42:40.394 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:42:40.409 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:42:40.426 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-21 15:42:40.438 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-21 15:42:40.522 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-08-21 15:42:45.141 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:42:45.329 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:42:45.433 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:42:49.339 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:42:50.288 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-21 15:42:50.420 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:42:50.457 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-08-21 15:42:50.689 | Processing triggers for ufw (0.36.2-6) ... 2026-08-21 15:42:50.829 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:42:54.162 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-21 15:42:54.195 | Processing triggers for install-info (7.1-3build2) ... 2026-08-21 15:42:54.369 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-21 15:42:54.647 | perl: warning: Setting locale failed. 2026-08-21 15:42:54.647 | perl: warning: Please check that your locale settings: 2026-08-21 15:42:54.647 | LANGUAGE = (unset), 2026-08-21 15:42:54.647 | LC_ALL = "en_US.utf8", 2026-08-21 15:42:54.647 | LANG = "de_DE.UTF-8" 2026-08-21 15:42:54.647 | are supported and installed on your system. 2026-08-21 15:42:54.647 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:42:54.788 | perl: warning: Setting locale failed. 2026-08-21 15:42:54.788 | perl: warning: Please check that your locale settings: 2026-08-21 15:42:54.788 | LANGUAGE = (unset), 2026-08-21 15:42:54.789 | LC_ALL = "en_US.utf8", 2026-08-21 15:42:54.789 | LANG = "de_DE.UTF-8" 2026-08-21 15:42:54.789 | are supported and installed on your system. 2026-08-21 15:42:54.790 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:42:54.843 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:42:54.844 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:42:54.844 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:42:54.922 | perl: warning: Setting locale failed. 2026-08-21 15:42:54.922 | perl: warning: Please check that your locale settings: 2026-08-21 15:42:54.922 | LANGUAGE = (unset), 2026-08-21 15:42:54.922 | LC_ALL = "en_US.utf8", 2026-08-21 15:42:54.922 | LANG = "de_DE.UTF-8" 2026-08-21 15:42:54.922 | are supported and installed on your system. 2026-08-21 15:42:54.922 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:42:55.286 | 2026-08-21 15:42:55.286 | Running kernel seems to be up-to-date. 2026-08-21 15:42:55.286 | 2026-08-21 15:42:55.286 | Restarting services... 2026-08-21 15:42:55.461 | systemctl restart ksmtuned.service multipathd.service packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-08-21 15:42:58.932 | 2026-08-21 15:42:58.932 | Service restarts being deferred: 2026-08-21 15:42:58.933 | systemctl restart ModemManager.service 2026-08-21 15:42:58.933 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:42:58.933 | systemctl restart systemd-logind.service 2026-08-21 15:42:58.933 | systemctl restart virtlockd.service 2026-08-21 15:42:58.933 | systemctl restart virtlogd.service 2026-08-21 15:42:58.933 | 2026-08-21 15:42:58.933 | No containers need to be restarted. 2026-08-21 15:42:58.934 | 2026-08-21 15:42:58.934 | User sessions running outdated binaries: 2026-08-21 15:42:58.934 | quobyte @ session #5: sshd[2054,2100] 2026-08-21 15:42:58.952 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:42:58.964 | 2026-08-21 15:42:58.964 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:43:01.389 | ++ functions-common:apt_get:1211 : result=0 2026-08-21 15:43:01.392 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:43:01.395 | ++ functions-common:time_stop:2420 : local name 2026-08-21 15:43:01.398 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 15:43:01.401 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:43:01.404 | ++ functions-common:time_stop:2423 : local total 2026-08-21 15:43:01.407 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 15:43:01.410 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:43:01.412 | ++ functions-common:time_stop:2427 : start_time=1787326879461 2026-08-21 15:43:01.414 | ++ functions-common:time_stop:2429 : [[ -z 1787326879461 ]] 2026-08-21 15:43:01.417 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:43:01.421 | ++ functions-common:time_stop:2432 : end_time=1787326981418 2026-08-21 15:43:01.424 | ++ functions-common:time_stop:2433 : elapsed_time=101957 2026-08-21 15:43:01.427 | ++ functions-common:time_stop:2434 : total=19053 2026-08-21 15:43:01.429 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:43:01.431 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121010 2026-08-21 15:43:01.433 | ++ functions-common:apt_get:1215 : return 0 2026-08-21 15:43:01.435 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-21 15:43:01.437 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-21 15:43:01.440 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-21 15:43:01.445 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-21 15:43:01.447 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-21 15:43:01.450 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-21 15:43:01.455 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-21 15:43:01.459 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-21 15:43:01.461 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-21 15:43:01.464 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-21 15:43:01.466 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:43:01.770 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-21 15:43:01.772 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-21 15:43:01.774 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-21 15:43:01.776 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-21 15:43:01.778 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-21 15:43:01.780 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-21 15:43:01.781 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-21 15:43:01.783 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-21 15:43:01.785 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-21 15:43:01.787 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-21 15:43:01.789 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-21 15:43:01.790 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-21 15:43:01.792 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-21 15:43:01.794 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-21 15:43:01.796 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-21 15:43:01.798 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-21 15:43:01.800 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-21 15:43:01.802 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-21 15:43:01.803 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-21 15:43:01.805 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-21 15:43:01.807 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-21 15:43:01.810 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-21 15:43:01.812 | + functions-common:_ensure_lsb_release:420 : return 2026-08-21 15:43:01.815 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-21 15:43:01.828 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-21 15:43:01.830 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-21 15:43:01.843 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-21 15:43:01.845 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-21 15:43:01.858 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-21 15:43:01.860 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-21 15:43:01.862 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-21 15:43:01.864 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-21 15:43:01.866 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-21 15:43:01.868 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-21 15:43:01.870 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-21 15:43:01.872 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-21 15:43:01.874 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-21 15:43:01.876 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-21 15:43:01.878 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-21 15:43:01.878 | Distro: noble 2026-08-21 15:43:01.880 | + tools/install_pip.sh:main:117 : get_versions 2026-08-21 15:43:01.883 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-21 15:43:01.887 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-21 15:43:01.889 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-21 15:43:01.892 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-21 15:43:01.892 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-21 15:43:02.626 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-21 15:43:02.627 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-21 15:43:02.628 | pip: 24.0 2026-08-21 15:43:02.629 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-21 15:43:02.631 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-21 15:43:02.633 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:43:02.634 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:43:02.636 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:43:02.638 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:43:02.639 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:43:02.641 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:43:02.644 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:43:02.645 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:43:02.647 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:43:02.649 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:43:02.651 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:43:02.652 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:43:02.654 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:43:02.656 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-21 15:43:02.658 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:43:02.659 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:43:02.661 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-21 15:43:02.666 | + tools/install_pip.sh:main:146 : set -x 2026-08-21 15:43:02.668 | + tools/install_pip.sh:main:149 : get_versions 2026-08-21 15:43:02.670 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-21 15:43:02.674 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-21 15:43:02.675 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-21 15:43:02.678 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-21 15:43:02.679 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-21 15:43:03.302 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-21 15:43:03.304 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-21 15:43:03.304 | pip: 24.0 2026-08-21 15:43:03.307 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-21 15:43:03.309 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-21 15:43:03.312 | + ./stack.sh:main:807 : fixup_all 2026-08-21 15:43:03.314 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-21 15:43:03.316 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-21 15:43:03.319 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:43:03.321 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:43:03.323 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-21 15:43:03.337 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-21 15:43:03.351 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-21 15:43:03.365 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-21 15:43:03.367 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-21 15:43:03.369 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:43:03.371 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:43:03.374 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:43:03.376 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:43:03.378 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:43:03.380 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:43:03.382 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:43:03.384 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:43:03.386 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:43:03.388 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:43:03.390 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:43:03.392 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:43:03.394 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:43:03.396 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-21 15:43:03.398 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-21 15:43:03.400 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-21 15:43:03.414 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-21 15:43:03.428 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-21 15:43:03.442 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-21 15:43:03.456 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-21 15:43:03.470 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-21 15:43:03.485 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-21 15:43:03.500 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-21 15:43:03.514 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-21 15:43:03.516 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-21 15:43:03.518 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-21 15:43:09.304 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-21 15:43:09.322 | Using python 3.12 to install setuptools 2026-08-21 15:43:09.324 | + 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-08-21 15:43:10.726 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-21 15:43:10.988 | Collecting pip 2026-08-21 15:43:11.142 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-21 15:43:11.155 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-21 15:43:11.626 | Collecting setuptools[core] 2026-08-21 15:43:11.642 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-21 15:43:11.814 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-21 15:43:11.829 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:43:11.920 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-21 15:43:11.936 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-21 15:43:11.958 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-08-21 15:43:12.040 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-21 15:43:12.058 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:43:12.169 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-21 15:43:12.184 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:43:12.270 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-21 15:43:12.286 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:43:12.404 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:12.420 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-21 15:43:12.504 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:12.522 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-21 15:43:12.776 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:12.792 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-21 15:43:12.886 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:12.902 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:43:13.088 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:13.106 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-21 15:43:13.173 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:13.189 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-21 15:43:13.290 | 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-08-21 15:43:13.306 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-21 15:43:13.406 | 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-08-21 15:43:13.423 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:43:13.474 | 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-08-21 15:43:13.508 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-21 15:43:13.592 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.1 MB/s eta 0:00:00 2026-08-21 15:43:13.609 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-21 15:43:13.638 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-21 15:43:13.661 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-21 15:43:13.677 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.3 MB/s eta 0:00:00 2026-08-21 15:43:13.694 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-21 15:43:13.709 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 11.1 MB/s eta 0:00:00 2026-08-21 15:43:13.725 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-21 15:43:13.750 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-21 15:43:13.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 20.7 MB/s eta 0:00:00 2026-08-21 15:43:13.812 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-21 15:43:13.837 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-21 15:43:13.859 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-21 15:43:13.876 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 11.6 MB/s eta 0:00:00 2026-08-21 15:43:13.892 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-21 15:43:13.915 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-21 15:43:13.937 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.3 MB/s eta 0:00:00 2026-08-21 15:43:13.952 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-21 15:43:13.975 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-21 15:43:13.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.4 MB/s eta 0:00:00 2026-08-21 15:43:14.006 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-21 15:43:14.060 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.9 MB/s eta 0:00:00 2026-08-21 15:43:14.831 | 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-08-21 15:43:14.856 | Attempting uninstall: setuptools 2026-08-21 15:43:14.871 | Found existing installation: setuptools 68.1.2 2026-08-21 15:43:14.874 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:43:14.874 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-21 15:43:15.777 | Attempting uninstall: pygments 2026-08-21 15:43:15.810 | Found existing installation: Pygments 2.17.2 2026-08-21 15:43:15.811 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:43:15.812 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-21 15:43:17.114 | Attempting uninstall: pip 2026-08-21 15:43:17.120 | Found existing installation: pip 24.0 2026-08-21 15:43:17.190 | Uninstalling pip-24.0: 2026-08-21 15:43:17.200 | Successfully uninstalled pip-24.0 2026-08-21 15:43:18.913 | Attempting uninstall: packaging 2026-08-21 15:43:18.954 | Found existing installation: packaging 24.0 2026-08-21 15:43:18.955 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:43:18.958 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-21 15:43:19.188 | Attempting uninstall: markdown-it-py 2026-08-21 15:43:19.199 | Found existing installation: markdown-it-py 3.0.0 2026-08-21 15:43:19.199 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:43:19.200 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-21 15:43:19.364 | Attempting uninstall: wheel 2026-08-21 15:43:19.386 | Found existing installation: wheel 0.42.0 2026-08-21 15:43:19.387 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:43:19.388 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-21 15:43:19.442 | Attempting uninstall: rich 2026-08-21 15:43:19.484 | Found existing installation: rich 13.7.1 2026-08-21 15:43:19.485 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:43:19.486 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-21 15:43:20.243 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-21 15:43:20.461 | + inc/python:pip_install:216 : result=0 2026-08-21 15:43:20.465 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:43:20.469 | + functions-common:time_stop:2420 : local name 2026-08-21 15:43:20.472 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:43:20.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:43:20.479 | + functions-common:time_stop:2423 : local total 2026-08-21 15:43:20.482 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:43:20.485 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:43:20.488 | + functions-common:time_stop:2427 : start_time=1787326989318 2026-08-21 15:43:20.492 | + functions-common:time_stop:2429 : [[ -z 1787326989318 ]] 2026-08-21 15:43:20.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:43:20.502 | + functions-common:time_stop:2432 : end_time=1787327000497 2026-08-21 15:43:20.505 | + functions-common:time_stop:2433 : elapsed_time=11179 2026-08-21 15:43:20.508 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:43:20.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:43:20.514 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11179 2026-08-21 15:43:20.518 | + inc/python:pip_install:219 : return 0 2026-08-21 15:43:20.521 | + 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-08-21 15:43:20.524 | + 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-08-21 15:43:20.528 | + 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-08-21 15:43:20.531 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-21 15:43:20.535 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-21 15:43:20.538 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-21 15:43:20.567 | Using python 3.12 to install os-testr 2026-08-21 15:43:20.570 | + 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-08-21 15:43:21.788 | Collecting os-testr 2026-08-21 15:43:21.917 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-21 15:43:21.981 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-21 15:43:22.000 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:43:22.039 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-21 15:43:22.057 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-21 15:43:22.114 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-21 15:43:22.132 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-21 15:43:22.144 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-21 15:43:22.173 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-21 15:43:22.188 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-21 15:43:22.282 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-21 15:43:22.297 | 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-08-21 15:43:22.332 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-21 15:43:22.358 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-21 15:43:22.395 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-21 15:43:22.420 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-21 15:43:22.445 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-21 15:43:22.467 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-21 15:43:22.503 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.7 MB/s 0:00:00 2026-08-21 15:43:22.696 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-21 15:43:22.845 | Attempting uninstall: PyYAML 2026-08-21 15:43:22.852 | Found existing installation: PyYAML 6.0.1 2026-08-21 15:43:22.853 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:43:22.853 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-21 15:43:23.255 | 2026-08-21 15:43:23.259 | 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-08-21 15:43:23.385 | + inc/python:pip_install:216 : result=0 2026-08-21 15:43:23.388 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:43:23.392 | + functions-common:time_stop:2420 : local name 2026-08-21 15:43:23.395 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:43:23.399 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:43:23.402 | + functions-common:time_stop:2423 : local total 2026-08-21 15:43:23.407 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:43:23.412 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:43:23.416 | + functions-common:time_stop:2427 : start_time=1787327000560 2026-08-21 15:43:23.419 | + functions-common:time_stop:2429 : [[ -z 1787327000560 ]] 2026-08-21 15:43:23.424 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:43:23.431 | + functions-common:time_stop:2432 : end_time=1787327003426 2026-08-21 15:43:23.434 | + functions-common:time_stop:2433 : elapsed_time=2866 2026-08-21 15:43:23.438 | + functions-common:time_stop:2434 : total=11179 2026-08-21 15:43:23.441 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:43:23.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14045 2026-08-21 15:43:23.451 | + inc/python:pip_install:219 : return 0 2026-08-21 15:43:23.455 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-21 15:43:23.537 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-21 15:43:23.646 | + ./stack.sh:main:835 : install_infra 2026-08-21 15:43:23.652 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-21 15:43:23.658 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-21 15:43:23.663 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-21 15:43:29.629 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-21 15:43:29.632 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-21 15:43:29.653 | + 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-08-21 15:43:31.101 | Collecting pbr 2026-08-21 15:43:31.106 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:43:31.540 | Collecting setuptools[core] 2026-08-21 15:43:31.542 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-21 15:43:31.701 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-21 15:43:31.704 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:43:31.781 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-21 15:43:31.784 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-21 15:43:31.857 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-21 15:43:31.860 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:43:31.953 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-21 15:43:31.956 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:43:32.029 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-21 15:43:32.032 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:43:32.132 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:32.136 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-21 15:43:32.206 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:32.210 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-21 15:43:32.440 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:32.443 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-21 15:43:32.518 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:32.521 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:43:32.693 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:32.695 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-21 15:43:32.747 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:43:32.750 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-21 15:43:32.831 | 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-08-21 15:43:32.834 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-21 15:43:32.917 | 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-08-21 15:43:32.921 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:43:33.012 | 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-08-21 15:43:33.100 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-21 15:43:33.127 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-21 15:43:33.131 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-21 15:43:33.133 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-21 15:43:33.137 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-21 15:43:33.140 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-21 15:43:33.143 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-21 15:43:33.146 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-21 15:43:33.156 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-21 15:43:33.160 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-21 15:43:33.160 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-21 15:43:33.163 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-21 15:43:33.166 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-21 15:43:33.171 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-21 15:43:33.174 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-21 15:43:33.178 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-21 15:43:33.205 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-21 15:43:33.490 | 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-08-21 15:43:37.259 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-21 15:43:37.490 | + inc/python:pip_install:216 : result=0 2026-08-21 15:43:37.493 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:43:37.497 | + functions-common:time_stop:2420 : local name 2026-08-21 15:43:37.500 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:43:37.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:43:37.506 | + functions-common:time_stop:2423 : local total 2026-08-21 15:43:37.510 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:43:37.513 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:43:37.516 | + functions-common:time_stop:2427 : start_time=1787327009646 2026-08-21 15:43:37.520 | + functions-common:time_stop:2429 : [[ -z 1787327009646 ]] 2026-08-21 15:43:37.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:43:37.529 | + functions-common:time_stop:2432 : end_time=1787327017525 2026-08-21 15:43:37.532 | + functions-common:time_stop:2433 : elapsed_time=7879 2026-08-21 15:43:37.535 | + functions-common:time_stop:2434 : total=14045 2026-08-21 15:43:37.538 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:43:37.542 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21924 2026-08-21 15:43:37.545 | + inc/python:pip_install:219 : return 0 2026-08-21 15:43:37.549 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-21 15:43:37.553 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-21 15:43:37.580 | + 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-08-21 15:43:38.881 | Processing /opt/stack/requirements 2026-08-21 15:43:38.885 | Installing build dependencies: started 2026-08-21 15:43:41.785 | Installing build dependencies: finished with status 'done' 2026-08-21 15:43:41.788 | Getting requirements to build wheel: started 2026-08-21 15:43:42.109 | Getting requirements to build wheel: finished with status 'done' 2026-08-21 15:43:42.115 | Preparing metadata (pyproject.toml): started 2026-08-21 15:43:43.335 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:43:43.546 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8591) 2026-08-21 15:43:43.639 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-21 15:43:43.659 | 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.dev8591) (26.3) 2026-08-21 15:43:43.776 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8591) 2026-08-21 15:43:43.792 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-21 15:43:43.957 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8591) 2026-08-21 15:43:43.959 | 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-08-21 15:43:44.017 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8591) 2026-08-21 15:43:44.036 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-21 15:43:44.049 | 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.dev8591) (84.0.0) 2026-08-21 15:43:44.445 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8591) 2026-08-21 15:43:44.464 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-21 15:43:44.481 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.1 MB/s eta 0:00:00 2026-08-21 15:43:44.552 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8591) 2026-08-21 15:43:44.568 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-21 15:43:44.692 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8591) 2026-08-21 15:43:44.707 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-21 15:43:44.799 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8591) 2026-08-21 15:43:44.815 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:43:44.941 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-21 15:43:44.967 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-21 15:43:44.982 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.4 MB/s eta 0:00:00 2026-08-21 15:43:44.986 | 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-08-21 15:43:45.007 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-21 15:43:45.021 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.6 MB/s eta 0:00:00 2026-08-21 15:43:45.038 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-21 15:43:45.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 11.1 MB/s eta 0:00:00 2026-08-21 15:43:45.072 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-21 15:43:45.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 15.1 MB/s eta 0:00:00 2026-08-21 15:43:45.109 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-21 15:43:45.124 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.8 MB/s eta 0:00:00 2026-08-21 15:43:45.140 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-21 15:43:45.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.7 MB/s eta 0:00:00 2026-08-21 15:43:45.191 | Building wheels for collected packages: openstack_requirements 2026-08-21 15:43:45.194 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-21 15:43:47.673 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-21 15:43:47.677 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8591-py3-none-any.whl size=53489 sha256=4c1a17ca0f4353df2a4ef72df8a4eac6f3ed2483f10b3becb0ec05b80da8240d 2026-08-21 15:43:47.677 | Stored in directory: /tmp/pip-ephem-wheel-cache-r08xc97k/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-21 15:43:47.680 | Successfully built openstack_requirements 2026-08-21 15:43:48.027 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-21 15:43:48.914 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8591 requests-2.34.2 urllib3-2.7.0 2026-08-21 15:43:49.246 | + inc/python:pip_install:216 : result=0 2026-08-21 15:43:49.249 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:43:49.254 | + functions-common:time_stop:2420 : local name 2026-08-21 15:43:49.258 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:43:49.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:43:49.267 | + functions-common:time_stop:2423 : local total 2026-08-21 15:43:49.271 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:43:49.275 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:43:49.279 | + functions-common:time_stop:2427 : start_time=1787327017569 2026-08-21 15:43:49.282 | + functions-common:time_stop:2429 : [[ -z 1787327017569 ]] 2026-08-21 15:43:49.287 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:43:49.294 | + functions-common:time_stop:2432 : end_time=1787327029289 2026-08-21 15:43:49.297 | + functions-common:time_stop:2433 : elapsed_time=11720 2026-08-21 15:43:49.301 | + functions-common:time_stop:2434 : total=21924 2026-08-21 15:43:49.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:43:49.308 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33644 2026-08-21 15:43:49.312 | + inc/python:pip_install:219 : return 0 2026-08-21 15:43:49.316 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-21 15:43:49.320 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-21 15:43:49.324 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-21 15:43:49.328 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:43:49.332 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:43:49.336 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-21 15:43:49.341 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:43:49.345 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-21 15:43:49.374 | Using python 3.12 to install pbr 2026-08-21 15:43:49.378 | + 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-08-21 15:43:50.416 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-21 15:43:50.461 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-21 15:43:50.748 | + inc/python:pip_install:216 : result=0 2026-08-21 15:43:50.752 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:43:50.756 | + functions-common:time_stop:2420 : local name 2026-08-21 15:43:50.759 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:43:50.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:43:50.767 | + functions-common:time_stop:2423 : local total 2026-08-21 15:43:50.770 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:43:50.773 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:43:50.777 | + functions-common:time_stop:2427 : start_time=1787327029366 2026-08-21 15:43:50.780 | + functions-common:time_stop:2429 : [[ -z 1787327029366 ]] 2026-08-21 15:43:50.785 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:43:50.790 | + functions-common:time_stop:2432 : end_time=1787327030787 2026-08-21 15:43:50.794 | + functions-common:time_stop:2433 : elapsed_time=1421 2026-08-21 15:43:50.798 | + functions-common:time_stop:2434 : total=33644 2026-08-21 15:43:50.801 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:43:50.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35065 2026-08-21 15:43:50.808 | + inc/python:pip_install:219 : return 0 2026-08-21 15:43:50.812 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-21 15:43:56.861 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-21 15:43:57.699 | Collecting bindep 2026-08-21 15:43:57.794 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-21 15:43:57.909 | Collecting distro>=1.7 (from bindep) 2026-08-21 15:43:57.927 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-21 15:43:58.016 | Collecting packaging (from bindep) 2026-08-21 15:43:58.020 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:43:58.073 | Collecting Parsley (from bindep) 2026-08-21 15:43:58.090 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-21 15:43:58.187 | Collecting pbr>=2 (from bindep) 2026-08-21 15:43:58.190 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:43:58.603 | Collecting setuptools (from pbr>=2->bindep) 2026-08-21 15:43:58.607 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-21 15:43:58.701 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-21 15:43:58.734 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-21 15:43:58.746 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-21 15:43:58.751 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-21 15:43:58.769 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-21 15:43:58.792 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.9 MB/s eta 0:00:00 2026-08-21 15:43:58.796 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-21 15:43:58.960 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-21 15:44:00.653 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-21 15:44:00.830 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-21 15:44:00.834 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-21 15:44:00.838 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-21 15:44:00.859 | + ./stack.sh:main:844 : pkgs= 2026-08-21 15:44:00.862 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-21 15:44:00.866 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-21 15:44:00.869 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 15:44:00.872 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-21 15:44:00.875 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 15:44:00.877 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 15:44:00.881 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 15:44:00.885 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 15:44:00.889 | + functions-common:run_phase:1858 : local extra 2026-08-21 15:44:00.892 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 15:44:00.898 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 15:44:00.902 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 15:44:00.905 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 15:44:00.908 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-21 15:44:00.911 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 15:44:00.930 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:44:00.932 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 15:44:00.936 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:44:00.938 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-21 15:44:00.941 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:44:00.943 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-21 15:44:00.946 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:44:00.949 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-21 15:44:00.952 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:44:00.955 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-21 15:44:00.957 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:44:00.961 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-21 15:44:00.963 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 15:44:00.965 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 15:44:00.969 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 15:44:00.971 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 15:44:00.974 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-21 15:44:00.978 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 15:44:00.981 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-21 15:44:00.983 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 15:44:00.987 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 15:44:00.990 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-21 15:44:00.993 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-21 15:44:00.996 | + functions:set_systemd_override:845 : local value=2048 2026-08-21 15:44:00.998 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-21 15:44:01.001 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-21 15:44:01.084 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-21 15:44:01.084 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-21 15:44:01.087 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-21 15:44:01.531 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-21 15:44:01.535 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-21 15:44:01.557 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:44:01.560 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-21 15:44:01.563 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:44:01.566 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:44:01.569 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:44:01.572 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:44:01.576 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:44:01.579 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:44:01.582 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:44:01.585 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:44:01.588 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:44:01.590 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:44:01.594 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:44:01.597 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:44:01.600 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-21 15:44:01.603 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:44:01.606 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:44:01.610 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:44:01.613 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-21 15:44:01.638 | + 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-08-21 15:44:01.678 | Reading package lists... 2026-08-21 15:44:02.105 | Building dependency tree... 2026-08-21 15:44:02.108 | Reading state information... 2026-08-21 15:44:02.766 | The following packages were automatically installed and are no longer required: 2026-08-21 15:44:02.768 | libfwupd2 libgusb2 2026-08-21 15:44:02.769 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:44:02.770 | The following additional packages will be installed: 2026-08-21 15:44:02.771 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-21 15:44:02.771 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-21 15:44:02.771 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-21 15:44:02.774 | erlang-tools erlang-xmerl 2026-08-21 15:44:02.777 | Suggested packages: 2026-08-21 15:44:02.777 | erlang erlang-manpages erlang-doc 2026-08-21 15:44:02.844 | The following NEW packages will be installed: 2026-08-21 15:44:02.844 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-21 15:44:02.844 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-21 15:44:02.844 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-21 15:44:02.847 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-21 15:44:02.914 | 0 upgraded, 18 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:44:02.914 | Need to get 36.1 MB of archives. 2026-08-21 15:44:02.914 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-21 15:44:02.914 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-21 15:44:03.045 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-21 15:44:03.068 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-21 15:44:03.080 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-21 15:44:03.096 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-21 15:44:03.113 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-21 15:44:03.126 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-08-21 15:44:03.146 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-21 15:44:03.154 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-21 15:44:03.165 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-21 15:44:03.176 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-21 15:44:03.185 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-08-21 15:44:03.210 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-21 15:44:03.218 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-21 15:44:03.228 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-21 15:44:03.238 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-21 15:44:03.247 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-08-21 15:44:03.264 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-21 15:44:03.702 | perl: warning: Setting locale failed. 2026-08-21 15:44:03.703 | perl: warning: Please check that your locale settings: 2026-08-21 15:44:03.703 | LANGUAGE = (unset), 2026-08-21 15:44:03.703 | LC_ALL = "en_US.utf8", 2026-08-21 15:44:03.703 | LANG = "de_DE.UTF-8" 2026-08-21 15:44:03.703 | are supported and installed on your system. 2026-08-21 15:44:03.703 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:44:03.777 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:44:03.778 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:44:03.778 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:44:03.988 | Fetched 36.1 MB in 1s (63.6 MB/s) 2026-08-21 15:44:04.077 | Selecting previously unselected package erlang-base. 2026-08-21 15:44:04.145 | (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 ... 123085 files and directories currently installed.) 2026-08-21 15:44:04.151 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:04.156 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:04.621 | Selecting previously unselected package erlang-asn1. 2026-08-21 15:44:04.640 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:04.645 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:04.726 | Selecting previously unselected package erlang-crypto. 2026-08-21 15:44:04.745 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:04.751 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:04.814 | Selecting previously unselected package erlang-public-key. 2026-08-21 15:44:04.832 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:04.839 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:04.906 | Selecting previously unselected package erlang-mnesia. 2026-08-21 15:44:04.922 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:04.928 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.009 | Selecting previously unselected package erlang-runtime-tools. 2026-08-21 15:44:05.023 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.029 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.107 | Selecting previously unselected package erlang-ssl. 2026-08-21 15:44:05.123 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.129 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.236 | Selecting previously unselected package erlang-eldap. 2026-08-21 15:44:05.253 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.260 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.318 | Selecting previously unselected package erlang-ftp. 2026-08-21 15:44:05.333 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.340 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.399 | Selecting previously unselected package erlang-tftp. 2026-08-21 15:44:05.415 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.421 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.482 | Selecting previously unselected package erlang-inets. 2026-08-21 15:44:05.498 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.504 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.603 | Selecting previously unselected package erlang-snmp. 2026-08-21 15:44:05.619 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.624 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.807 | Selecting previously unselected package erlang-os-mon. 2026-08-21 15:44:05.821 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.825 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.887 | Selecting previously unselected package erlang-parsetools. 2026-08-21 15:44:05.899 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.903 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:05.962 | Selecting previously unselected package erlang-syntax-tools. 2026-08-21 15:44:05.975 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:05.979 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:06.034 | Selecting previously unselected package erlang-tools. 2026-08-21 15:44:06.047 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:06.051 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:06.129 | Selecting previously unselected package erlang-xmerl. 2026-08-21 15:44:06.145 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:44:06.150 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:06.258 | Selecting previously unselected package rabbitmq-server. 2026-08-21 15:44:06.274 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-21 15:44:06.282 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-21 15:44:07.354 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:07.784 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-21 15:44:07.784 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-21 15:44:10.471 | Searching for services which depend on erlang and should be started... none found. 2026-08-21 15:44:10.479 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.495 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.510 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.526 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.541 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.557 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.571 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.586 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.600 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.616 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.633 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.648 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.664 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.679 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.696 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.711 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:44:10.727 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-21 15:44:10.829 | info: Selecting GID from range 100 to 999 ... 2026-08-21 15:44:10.835 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-21 15:44:10.961 | info: Selecting UID from range 100 to 999 ... 2026-08-21 15:44:10.961 | 2026-08-21 15:44:10.967 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-21 15:44:10.971 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-21 15:44:11.035 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-21 15:44:11.291 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-21 15:44:32.208 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:44:33.962 | perl: warning: Setting locale failed. 2026-08-21 15:44:33.963 | perl: warning: Please check that your locale settings: 2026-08-21 15:44:33.963 | LANGUAGE = (unset), 2026-08-21 15:44:33.963 | LC_ALL = "en_US.utf8", 2026-08-21 15:44:33.963 | LANG = "de_DE.UTF-8" 2026-08-21 15:44:33.963 | are supported and installed on your system. 2026-08-21 15:44:33.963 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:44:34.109 | perl: warning: Setting locale failed. 2026-08-21 15:44:34.109 | perl: warning: Please check that your locale settings: 2026-08-21 15:44:34.109 | LANGUAGE = (unset), 2026-08-21 15:44:34.109 | LC_ALL = "en_US.utf8", 2026-08-21 15:44:34.109 | LANG = "de_DE.UTF-8" 2026-08-21 15:44:34.109 | are supported and installed on your system. 2026-08-21 15:44:34.110 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:44:34.163 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:44:34.163 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:44:34.163 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:44:34.236 | perl: warning: Setting locale failed. 2026-08-21 15:44:34.237 | perl: warning: Please check that your locale settings: 2026-08-21 15:44:34.237 | LANGUAGE = (unset), 2026-08-21 15:44:34.237 | LC_ALL = "en_US.utf8", 2026-08-21 15:44:34.237 | LANG = "de_DE.UTF-8" 2026-08-21 15:44:34.237 | are supported and installed on your system. 2026-08-21 15:44:34.237 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:44:34.788 | 2026-08-21 15:44:34.789 | Running kernel seems to be up-to-date. 2026-08-21 15:44:34.789 | 2026-08-21 15:44:34.789 | Restarting services... 2026-08-21 15:44:34.854 | 2026-08-21 15:44:34.854 | Service restarts being deferred: 2026-08-21 15:44:34.854 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:44:34.854 | systemctl restart systemd-logind.service 2026-08-21 15:44:34.854 | systemctl restart virtlockd.service 2026-08-21 15:44:34.854 | systemctl restart virtlogd.service 2026-08-21 15:44:34.854 | 2026-08-21 15:44:34.855 | No containers need to be restarted. 2026-08-21 15:44:34.855 | 2026-08-21 15:44:34.855 | User sessions running outdated binaries: 2026-08-21 15:44:34.855 | quobyte @ session #5: sshd[2054,2100] 2026-08-21 15:44:34.865 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:44:34.876 | 2026-08-21 15:44:34.877 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:44:37.472 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:44:37.475 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:44:37.478 | + functions-common:time_stop:2420 : local name 2026-08-21 15:44:37.480 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:44:37.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:44:37.485 | + functions-common:time_stop:2423 : local total 2026-08-21 15:44:37.488 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:44:37.491 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:44:37.494 | + functions-common:time_stop:2427 : start_time=1787327041634 2026-08-21 15:44:37.496 | + functions-common:time_stop:2429 : [[ -z 1787327041634 ]] 2026-08-21 15:44:37.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:44:37.503 | + functions-common:time_stop:2432 : end_time=1787327077500 2026-08-21 15:44:37.505 | + functions-common:time_stop:2433 : elapsed_time=35866 2026-08-21 15:44:37.508 | + functions-common:time_stop:2434 : total=121010 2026-08-21 15:44:37.510 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:44:37.513 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156876 2026-08-21 15:44:37.516 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:44:37.518 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-21 15:44:37.521 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:44:37.523 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:44:37.526 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:44:37.528 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:44:37.531 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:44:37.534 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:44:37.536 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:44:37.539 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:44:37.542 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:44:37.544 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:44:37.547 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:44:37.549 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:44:37.552 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:44:37.554 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-21 15:44:37.557 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-21 15:44:37.573 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:44:37.575 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-21 15:44:37.578 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:44:37.580 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-21 15:44:37.583 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-21 15:44:37.586 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-21 15:44:37.590 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-21 15:44:37.592 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-21 15:44:37.595 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-21 15:44:37.597 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-21 15:44:37.600 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-21 15:44:37.603 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-21 15:44:37.606 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-21 15:44:38.865 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-21 15:44:38.865 | user tags 2026-08-21 15:44:38.866 | guest [administrator]' 2026-08-21 15:44:38.870 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-21 15:44:38.870 | user tags 2026-08-21 15:44:38.870 | guest [administrator]' 2026-08-21 15:44:38.871 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-21 15:44:38.881 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-21 15:44:38.884 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-21 15:44:38.888 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-21 15:44:40.110 | Adding user "stackrabbit" ... 2026-08-21 15:44:40.127 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-21 15:44:40.149 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-21 15:44:41.413 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-21 15:44:41.448 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-21 15:44:41.451 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-21 15:44:42.672 | Changing password for user "stackrabbit" ... 2026-08-21 15:44:42.712 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-21 15:44:42.716 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-21 15:44:42.720 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-21 15:44:43.999 | Deleting user "guest" ... 2026-08-21 15:44:44.044 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-21 15:44:44.068 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:44:44.071 | + ./stack.sh:main:861 : install_database 2026-08-21 15:44:44.075 | + lib/database:install_database:118 : install_database_mysql 2026-08-21 15:44:44.078 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-21 15:44:44.083 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:44:44.086 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:44:44.091 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-21 15:44:44.107 | perl: warning: Setting locale failed. 2026-08-21 15:44:44.107 | perl: warning: Please check that your locale settings: 2026-08-21 15:44:44.107 | LANGUAGE = (unset), 2026-08-21 15:44:44.107 | LC_ALL = "en_US.utf8", 2026-08-21 15:44:44.107 | LANG = "de_DE.UTF-8" 2026-08-21 15:44:44.107 | are supported and installed on your system. 2026-08-21 15:44:44.107 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:44:44.162 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:44:44.163 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:44:44.163 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:44:44.285 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-21 15:44:44.288 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-21 15:44:44.295 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-21 15:44:44.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:44:44.302 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:44:44.306 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-21 15:44:44.309 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-21 15:44:44.314 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-21 15:44:44.319 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-21 15:44:44.324 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-21 15:44:44.328 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:44:44.331 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:44:44.336 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:44:44.339 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:44:44.343 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:44:44.346 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:44:44.349 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:44:44.353 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:44:44.358 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:44:44.361 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:44:44.365 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:44:44.368 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:44:44.371 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:44:44.375 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-21 15:44:44.378 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:44:44.382 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:44:44.385 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-21 15:44:44.389 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:44:44.392 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:44:44.396 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:44:44.399 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:44:44.403 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:44:44.406 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:44:44.409 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:44:44.412 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:44:44.416 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:44:44.418 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:44:44.422 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:44:44.426 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:44:44.431 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-21 15:44:44.435 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:44:44.439 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:44:44.443 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:44:44.447 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-21 15:44:44.482 | + 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-08-21 15:44:44.526 | Reading package lists... 2026-08-21 15:44:44.949 | Building dependency tree... 2026-08-21 15:44:44.951 | Reading state information... 2026-08-21 15:44:45.621 | The following packages were automatically installed and are no longer required: 2026-08-21 15:44:45.624 | libfwupd2 libgusb2 2026-08-21 15:44:45.624 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:44:45.626 | The following additional packages will be installed: 2026-08-21 15:44:45.626 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-21 15:44:45.629 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-21 15:44:45.629 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-21 15:44:45.629 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-21 15:44:45.629 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-21 15:44:45.629 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-21 15:44:45.629 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-21 15:44:45.632 | Suggested packages: 2026-08-21 15:44:45.632 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-21 15:44:45.632 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-21 15:44:45.694 | The following NEW packages will be installed: 2026-08-21 15:44:45.695 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-21 15:44:45.695 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-21 15:44:45.695 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-21 15:44:45.695 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-21 15:44:45.696 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-21 15:44:45.698 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-21 15:44:45.698 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-21 15:44:45.793 | 0 upgraded, 27 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:44:45.794 | Need to get 29.6 MB of archives. 2026-08-21 15:44:45.794 | After this operation, 243 MB of additional disk space will be used. 2026-08-21 15:44:45.794 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-08-21 15:44:45.838 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-21 15:44:45.845 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-21 15:44:45.852 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-21 15:44:45.862 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-21 15:44:45.870 | Get:6 http://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-08-21 15:44:46.071 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-08-21 15:44:46.088 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-21 15:44:46.089 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-21 15:44:46.090 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-21 15:44:46.091 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-21 15:44:46.094 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-21 15:44:46.097 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-21 15:44:46.105 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-21 15:44:46.113 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-21 15:44:46.124 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-21 15:44:46.131 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-21 15:44:46.139 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-21 15:44:46.145 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-21 15:44:46.151 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-21 15:44:46.158 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-21 15:44:46.168 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-21 15:44:46.177 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-21 15:44:46.185 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-21 15:44:46.192 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-21 15:44:46.265 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-21 15:44:46.273 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-21 15:44:46.522 | perl: warning: Setting locale failed. 2026-08-21 15:44:46.522 | perl: warning: Please check that your locale settings: 2026-08-21 15:44:46.522 | LANGUAGE = (unset), 2026-08-21 15:44:46.522 | LC_ALL = "en_US.utf8", 2026-08-21 15:44:46.522 | LANG = "de_DE.UTF-8" 2026-08-21 15:44:46.522 | are supported and installed on your system. 2026-08-21 15:44:46.522 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:44:46.595 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:44:46.595 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:44:46.595 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:44:46.769 | Vorkonfiguration der Pakete ... 2026-08-21 15:44:46.782 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:44:46.935 | Fetched 29.6 MB in 1s (54.6 MB/s) 2026-08-21 15:44:46.969 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-21 15:44:47.042 | (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 ... 125890 files and directories currently installed.) 2026-08-21 15:44:47.049 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:44:47.054 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:47.501 | Selecting previously unselected package mysql-client-8.0. 2026-08-21 15:44:47.514 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:44:47.518 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:47.571 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-21 15:44:47.584 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-21 15:44:47.593 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-21 15:44:47.643 | Selecting previously unselected package libmecab2:amd64. 2026-08-21 15:44:47.656 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-21 15:44:47.660 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-21 15:44:47.720 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-21 15:44:47.736 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-21 15:44:47.741 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-21 15:44:47.800 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-21 15:44:47.813 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:44:47.818 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:48.988 | Selecting previously unselected package mysql-server-8.0. 2026-08-21 15:44:49.001 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:44:49.010 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:44:49.068 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:44:49.068 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:44:49.068 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:44:49.153 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:44:49.170 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:44:49.564 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:49.639 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-21 15:44:49.652 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-21 15:44:49.657 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-21 15:44:49.707 | Selecting previously unselected package liburi-perl. 2026-08-21 15:44:49.720 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-21 15:44:49.725 | Unpacking liburi-perl (5.27-1) ... 2026-08-21 15:44:49.820 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-21 15:44:49.834 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-21 15:44:49.839 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-21 15:44:49.910 | Selecting previously unselected package libcgi-pm-perl. 2026-08-21 15:44:49.923 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-21 15:44:49.927 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-21 15:44:50.002 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-21 15:44:50.019 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:44:50.026 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-21 15:44:50.082 | Selecting previously unselected package libfcgi-perl. 2026-08-21 15:44:50.100 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-21 15:44:50.106 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-21 15:44:50.172 | Selecting previously unselected package libcgi-fast-perl. 2026-08-21 15:44:50.188 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-21 15:44:50.194 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-21 15:44:50.250 | Selecting previously unselected package libclone-perl:amd64. 2026-08-21 15:44:50.267 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-21 15:44:50.273 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-21 15:44:50.336 | Selecting previously unselected package libencode-locale-perl. 2026-08-21 15:44:50.353 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-21 15:44:50.359 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-21 15:44:50.416 | Selecting previously unselected package libfcgi-bin. 2026-08-21 15:44:50.433 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:44:50.439 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-21 15:44:50.495 | Selecting previously unselected package libhtml-template-perl. 2026-08-21 15:44:50.508 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-21 15:44:50.514 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-21 15:44:50.574 | Selecting previously unselected package libtimedate-perl. 2026-08-21 15:44:50.591 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-21 15:44:50.597 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-21 15:44:50.686 | Selecting previously unselected package libhttp-date-perl. 2026-08-21 15:44:50.699 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-21 15:44:50.703 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-21 15:44:50.751 | Selecting previously unselected package libio-html-perl. 2026-08-21 15:44:50.764 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-21 15:44:50.769 | Unpacking libio-html-perl (1.004-3) ... 2026-08-21 15:44:50.819 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-21 15:44:50.832 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-21 15:44:50.838 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-21 15:44:50.889 | Selecting previously unselected package libhttp-message-perl. 2026-08-21 15:44:50.901 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-21 15:44:50.906 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-21 15:44:50.966 | Selecting previously unselected package mecab-utils. 2026-08-21 15:44:50.979 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-21 15:44:50.984 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-21 15:44:51.041 | Selecting previously unselected package mecab-ipadic. 2026-08-21 15:44:51.052 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-21 15:44:51.057 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-21 15:44:51.728 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-21 15:44:51.740 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-21 15:44:51.745 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-21 15:44:51.796 | Selecting previously unselected package mysql-server. 2026-08-21 15:44:51.810 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-21 15:44:51.816 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:51.900 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-21 15:44:51.911 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-21 15:44:51.927 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:51.939 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-21 15:44:51.952 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-21 15:44:51.965 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-21 15:44:51.979 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-21 15:44:51.992 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-21 15:44:52.005 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-21 15:44:52.017 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-21 15:44:52.031 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-21 15:44:52.045 | Setting up libio-html-perl (1.004-3) ... 2026-08-21 15:44:52.061 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:52.074 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-21 15:44:52.088 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:52.102 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-21 15:44:52.116 | Setting up liburi-perl (5.27-1) ... 2026-08-21 15:44:52.130 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:44:52.192 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:44:52.249 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:44:52.249 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:44:52.250 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:44:52.329 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:44:52.343 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:44:52.417 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-21 15:44:52.472 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-21 15:45:04.416 | mysqld will log errors to /var/log/mysql/error.log 2026-08-21 15:45:05.422 | mysqld is running as pid 23099 2026-08-21 15:45:07.896 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-21 15:45:09.659 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-21 15:45:09.673 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-21 15:45:09.685 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-21 15:45:09.690 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-21 15:45:09.691 | 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-08-21 15:45:09.691 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-21 15:45:09.951 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-21 15:45:09.998 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-21 15:45:09.998 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-21 15:45:09.999 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-21 15:45:09.999 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-21 15:45:10.005 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-21 15:45:10.010 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-21 15:45:10.094 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-21 15:45:10.094 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-21 15:45:10.095 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-21 15:45:10.095 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-21 15:45:10.189 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-21 15:45:10.192 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-21 15:45:10.201 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-21 15:45:10.201 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-21 15:45:10.202 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-21 15:45:10.202 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-21 15:45:10.231 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-21 15:45:10.231 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-21 15:45:10.232 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-21 15:45:10.569 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-21 15:45:10.569 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-21 15:45:10.569 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-21 15:45:10.738 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-21 15:45:10.788 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-21 15:45:10.789 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-21 15:45:11.147 | 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-08-21 15:45:11.290 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-21 15:45:11.542 | 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-08-21 15:45:11.545 | 2026-08-21 15:45:11.545 | done! 2026-08-21 15:45:11.553 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-21 15:45:11.562 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-21 15:45:11.572 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-21 15:45:11.577 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-21 15:45:11.577 | 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-08-21 15:45:11.577 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-21 15:45:11.879 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-21 15:45:11.964 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-21 15:45:11.965 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-21 15:45:11.966 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-21 15:45:11.966 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-21 15:45:11.981 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-21 15:45:11.989 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-21 15:45:12.107 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-21 15:45:12.108 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-21 15:45:12.108 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-21 15:45:12.108 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-21 15:45:12.239 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-21 15:45:12.243 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-21 15:45:12.256 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-21 15:45:12.257 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-21 15:45:12.257 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-21 15:45:12.258 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-21 15:45:12.300 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-21 15:45:12.300 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-21 15:45:12.301 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-21 15:45:12.769 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-21 15:45:12.769 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-21 15:45:12.770 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-21 15:45:12.982 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-21 15:45:13.054 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-21 15:45:13.055 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-21 15:45:13.518 | 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-08-21 15:45:13.682 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-21 15:45:13.935 | 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-08-21 15:45:13.938 | 2026-08-21 15:45:13.939 | done! 2026-08-21 15:45:13.946 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-21 15:45:13.953 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-21 15:45:13.964 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-21 15:45:13.976 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:45:13.989 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-21 15:45:14.001 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-21 15:45:14.014 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-21 15:45:14.028 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:45:15.998 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:45:16.261 | perl: warning: Setting locale failed. 2026-08-21 15:45:16.262 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:16.262 | LANGUAGE = (unset), 2026-08-21 15:45:16.262 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:16.262 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:16.262 | are supported and installed on your system. 2026-08-21 15:45:16.262 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:16.398 | perl: warning: Setting locale failed. 2026-08-21 15:45:16.398 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:16.398 | LANGUAGE = (unset), 2026-08-21 15:45:16.398 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:16.398 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:16.398 | are supported and installed on your system. 2026-08-21 15:45:16.399 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:16.451 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:45:16.452 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:45:16.452 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:45:16.525 | perl: warning: Setting locale failed. 2026-08-21 15:45:16.525 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:16.526 | LANGUAGE = (unset), 2026-08-21 15:45:16.526 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:16.526 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:16.526 | are supported and installed on your system. 2026-08-21 15:45:16.526 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:17.068 | 2026-08-21 15:45:17.069 | Running kernel seems to be up-to-date. 2026-08-21 15:45:17.069 | 2026-08-21 15:45:17.069 | Restarting services... 2026-08-21 15:45:17.128 | 2026-08-21 15:45:17.129 | Service restarts being deferred: 2026-08-21 15:45:17.129 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:45:17.129 | systemctl restart systemd-logind.service 2026-08-21 15:45:17.129 | systemctl restart virtlockd.service 2026-08-21 15:45:17.129 | systemctl restart virtlogd.service 2026-08-21 15:45:17.129 | 2026-08-21 15:45:17.129 | No containers need to be restarted. 2026-08-21 15:45:17.129 | 2026-08-21 15:45:17.129 | User sessions running outdated binaries: 2026-08-21 15:45:17.129 | quobyte @ session #5: sshd[2054,2100] 2026-08-21 15:45:17.140 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:45:17.151 | 2026-08-21 15:45:17.151 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:45:19.707 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:45:19.710 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:45:19.714 | + functions-common:time_stop:2420 : local name 2026-08-21 15:45:19.719 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:45:19.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:45:19.726 | + functions-common:time_stop:2423 : local total 2026-08-21 15:45:19.729 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:45:19.733 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:45:19.736 | + functions-common:time_stop:2427 : start_time=1787327084476 2026-08-21 15:45:19.740 | + functions-common:time_stop:2429 : [[ -z 1787327084476 ]] 2026-08-21 15:45:19.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:45:19.751 | + functions-common:time_stop:2432 : end_time=1787327119747 2026-08-21 15:45:19.755 | + functions-common:time_stop:2433 : elapsed_time=35271 2026-08-21 15:45:19.758 | + functions-common:time_stop:2434 : total=156876 2026-08-21 15:45:19.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:45:19.764 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192147 2026-08-21 15:45:19.768 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:45:19.772 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-21 15:45:19.776 | + ./stack.sh:main:864 : install_database_python 2026-08-21 15:45:19.778 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-21 15:45:19.782 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-21 15:45:19.785 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-21 15:45:19.788 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 15:45:19.792 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-21 15:45:19.795 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-21 15:45:19.798 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 15:45:19.803 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:45:19.803 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 15:45:19.809 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-21 15:45:19.811 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-21 15:45:19.814 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-21 15:45:19.819 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-21 15:45:19.822 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-21 15:45:19.846 | Using python 3.12 to install PyMySQL 2026-08-21 15:45:19.849 | + 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-08-21 15:45:21.113 | Collecting PyMySQL 2026-08-21 15:45:21.260 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-21 15:45:21.287 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-21 15:45:21.505 | Installing collected packages: PyMySQL 2026-08-21 15:45:21.581 | Successfully installed PyMySQL-1.2.0 2026-08-21 15:45:21.731 | + inc/python:pip_install:216 : result=0 2026-08-21 15:45:21.735 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:45:21.737 | + functions-common:time_stop:2420 : local name 2026-08-21 15:45:21.740 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:45:21.742 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:45:21.745 | + functions-common:time_stop:2423 : local total 2026-08-21 15:45:21.747 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:45:21.750 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:45:21.753 | + functions-common:time_stop:2427 : start_time=1787327119840 2026-08-21 15:45:21.755 | + functions-common:time_stop:2429 : [[ -z 1787327119840 ]] 2026-08-21 15:45:21.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:45:21.763 | + functions-common:time_stop:2432 : end_time=1787327121760 2026-08-21 15:45:21.766 | + functions-common:time_stop:2433 : elapsed_time=1920 2026-08-21 15:45:21.769 | + functions-common:time_stop:2434 : total=35065 2026-08-21 15:45:21.772 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:45:21.774 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36985 2026-08-21 15:45:21.777 | + inc/python:pip_install:219 : return 0 2026-08-21 15:45:21.780 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-21 15:45:21.783 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-21 15:45:21.785 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-21 15:45:21.788 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-21 15:45:21.807 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:45:21.810 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-21 15:45:21.812 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-21 15:45:21.830 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:45:21.833 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-21 15:45:21.850 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:45:21.853 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-21 15:45:21.870 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:45:21.873 | + ./stack.sh:main:872 : install_etcd3 2026-08-21 15:45:21.875 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-21 15:45:21.876 | Installing etcd 2026-08-21 15:45:21.878 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-21 15:45:21.894 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-21 15:45:21.911 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-21 15:45:21.913 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-21 15:45:21.932 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-21 15:45:21.936 | ++ 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-08-21 15:45:21.938 | ++ 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-08-21 15:45:21.941 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-21 15:45:21.944 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-21 15:45:21.946 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-21 15:45:21.949 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-21 15:45:21.952 | ++ 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-08-21 15:45:21.955 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-21 15:45:21.958 | ++ 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-08-21 15:45:21.961 | --2026-08-21 17:45:21-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-21 15:45:22.015 | Resolving github.com (github.com)... 140.82.121.4 2026-08-21 15:45:22.034 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-21 15:45:22.284 | HTTP request sent, awaiting response... 302 Found 2026-08-21 15:45:22.284 | 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-08-21T16%3A19%3A45Z&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-08-21T15%3A18%3A49Z&ske=2026-08-21T16%3A19%3A45Z&sks=b&skv=2018-11-09&sig=9t5A4IzHquEOeuczJLPQXD40KmVkXE7HC2icAbUuOJQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzMyODkyMiwibmJmIjoxNzg3MzI3MTIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.bbBLmvi8AfiH2DXcne0-Rld7mtYRd594VIgE6oo4h2o&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-21 15:45:22.284 | --2026-08-21 17:45:22-- 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-08-21T16%3A19%3A45Z&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-08-21T15%3A18%3A49Z&ske=2026-08-21T16%3A19%3A45Z&sks=b&skv=2018-11-09&sig=9t5A4IzHquEOeuczJLPQXD40KmVkXE7HC2icAbUuOJQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzMyODkyMiwibmJmIjoxNzg3MzI3MTIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.bbBLmvi8AfiH2DXcne0-Rld7mtYRd594VIgE6oo4h2o&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-21 15:45:22.286 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2026-08-21 15:45:22.298 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-21 15:45:22.374 | HTTP request sent, awaiting response... 200 OK 2026-08-21 15:45:22.374 | Length: 20927601 (20M) [application/octet-stream] 2026-08-21 15:45:22.374 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-21 15:45:22.433 | 2026-08-21 15:45:22.641 | 0K ........ ........ ... 100% 74.7M=0.3s 2026-08-21 15:45:22.641 | 2026-08-21 15:45:22.642 | 2026-08-21 17:45:22 (74.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-21 15:45:22.642 | 2026-08-21 15:45:22.646 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-21 15:45:22.648 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-21 15:45:22.651 | ++ functions:get_extra_file:81 : return 2026-08-21 15:45:22.655 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-21 15:45:22.657 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-21 15:45:22.660 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-21 15:45:22.663 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-21 15:45:22.694 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-21 15:45:22.697 | + 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-08-21 15:45:22.706 | etcd-v3.5.21-linux-amd64/ 2026-08-21 15:45:22.706 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-21 15:45:22.707 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-21 15:45:22.707 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-21 15:45:22.707 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-21 15:45:22.707 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-21 15:45:22.707 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-21 15:45:22.707 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-21 15:45:22.708 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-21 15:45:22.708 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-21 15:45:22.708 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-21 15:45:22.709 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-21 15:45:22.709 | etcd-v3.5.21-linux-amd64/README.md 2026-08-21 15:45:22.709 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-21 15:45:22.882 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-21 15:45:23.087 | etcd-v3.5.21-linux-amd64/etcd 2026-08-21 15:45:23.361 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-21 15:45:23.401 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-21 15:45:23.435 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-21 15:45:23.438 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-21 15:45:23.455 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:45:23.458 | + ./stack.sh:main:891 : install_dstat 2026-08-21 15:45:23.462 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-21 15:45:23.480 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:45:23.482 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-21 15:45:23.485 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:45:23.488 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-21 15:45:23.491 | + ./stack.sh:main:900 : install_libs 2026-08-21 15:45:23.494 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-21 15:45:23.497 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-21 15:45:23.500 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-21 15:45:23.503 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-21 15:45:23.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.508 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.511 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-21 15:45:23.514 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.517 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-21 15:45:23.519 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-21 15:45:23.522 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-21 15:45:23.526 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-21 15:45:23.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.534 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-21 15:45:23.537 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.540 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-21 15:45:23.543 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-21 15:45:23.546 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-21 15:45:23.548 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-21 15:45:23.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.553 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-21 15:45:23.558 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.561 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-21 15:45:23.564 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-21 15:45:23.567 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-21 15:45:23.570 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-21 15:45:23.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.579 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-21 15:45:23.582 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.585 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-21 15:45:23.587 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-21 15:45:23.590 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-21 15:45:23.593 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-21 15:45:23.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.602 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-21 15:45:23.605 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.607 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-21 15:45:23.610 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-21 15:45:23.613 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-21 15:45:23.616 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-21 15:45:23.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.624 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-21 15:45:23.627 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.630 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-21 15:45:23.633 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-21 15:45:23.636 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-21 15:45:23.638 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-21 15:45:23.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.643 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.646 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-21 15:45:23.649 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.652 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-21 15:45:23.654 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-21 15:45:23.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-21 15:45:23.660 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-21 15:45:23.663 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.665 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.668 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-21 15:45:23.672 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.675 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-21 15:45:23.677 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-21 15:45:23.680 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-21 15:45:23.683 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-21 15:45:23.685 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.688 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.691 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-21 15:45:23.693 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.697 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-21 15:45:23.700 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-21 15:45:23.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-21 15:45:23.705 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-21 15:45:23.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.713 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-21 15:45:23.716 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.719 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-21 15:45:23.722 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-21 15:45:23.724 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-21 15:45:23.727 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-21 15:45:23.730 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.733 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.736 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-21 15:45:23.739 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.741 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-21 15:45:23.744 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-21 15:45:23.747 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-21 15:45:23.749 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-21 15:45:23.752 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.755 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.758 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-21 15:45:23.761 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.764 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-21 15:45:23.767 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-21 15:45:23.769 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-21 15:45:23.772 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-21 15:45:23.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.777 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.780 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-21 15:45:23.783 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.785 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-21 15:45:23.788 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-21 15:45:23.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-21 15:45:23.793 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-21 15:45:23.796 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.799 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-21 15:45:23.806 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.809 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-21 15:45:23.812 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-21 15:45:23.815 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-21 15:45:23.818 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-21 15:45:23.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.824 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.827 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-21 15:45:23.829 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.832 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-21 15:45:23.835 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-21 15:45:23.837 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-21 15:45:23.840 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-21 15:45:23.843 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.846 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.848 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-21 15:45:23.851 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.854 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-21 15:45:23.856 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-21 15:45:23.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-21 15:45:23.861 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-21 15:45:23.864 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.866 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.869 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-21 15:45:23.872 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.874 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-21 15:45:23.879 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-21 15:45:23.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-21 15:45:23.884 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-21 15:45:23.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-21 15:45:23.895 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.898 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-21 15:45:23.901 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-21 15:45:23.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-21 15:45:23.907 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-21 15:45:23.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.912 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.915 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-21 15:45:23.918 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.921 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-21 15:45:23.923 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-21 15:45:23.926 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-21 15:45:23.929 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-21 15:45:23.932 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.934 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.937 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-21 15:45:23.940 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.942 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-21 15:45:23.945 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-21 15:45:23.948 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-21 15:45:23.951 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-21 15:45:23.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.956 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.959 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-21 15:45:23.962 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.965 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-21 15:45:23.968 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-21 15:45:23.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-21 15:45:23.974 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-21 15:45:23.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:23.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:23.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-21 15:45:23.985 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:23.988 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-21 15:45:23.991 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-21 15:45:23.994 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-21 15:45:23.997 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-21 15:45:24.000 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.003 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.006 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-21 15:45:24.009 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.012 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-21 15:45:24.015 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-21 15:45:24.018 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-21 15:45:24.020 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-21 15:45:24.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.025 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.028 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-21 15:45:24.031 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.033 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-21 15:45:24.036 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-21 15:45:24.039 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-21 15:45:24.042 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-21 15:45:24.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.048 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.050 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-21 15:45:24.053 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.056 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-21 15:45:24.058 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-21 15:45:24.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-21 15:45:24.063 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-21 15:45:24.066 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.069 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.072 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-21 15:45:24.075 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.078 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-21 15:45:24.081 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-21 15:45:24.085 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-21 15:45:24.088 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-21 15:45:24.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.093 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.096 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-21 15:45:24.100 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.102 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-21 15:45:24.106 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-21 15:45:24.108 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-21 15:45:24.111 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-21 15:45:24.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.117 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.120 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-21 15:45:24.123 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.126 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-21 15:45:24.128 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-21 15:45:24.131 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-21 15:45:24.134 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-21 15:45:24.137 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.140 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.143 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-21 15:45:24.145 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.148 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-21 15:45:24.151 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-21 15:45:24.154 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-21 15:45:24.156 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-21 15:45:24.159 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.162 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.164 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-21 15:45:24.167 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.170 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-21 15:45:24.173 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-21 15:45:24.175 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-21 15:45:24.178 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-21 15:45:24.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.184 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.186 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-21 15:45:24.190 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.192 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-21 15:45:24.195 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-21 15:45:24.198 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-21 15:45:24.201 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-21 15:45:24.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.206 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.210 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-21 15:45:24.213 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.216 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-21 15:45:24.220 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-21 15:45:24.222 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-21 15:45:24.225 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-21 15:45:24.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.232 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.235 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-21 15:45:24.237 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.240 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-21 15:45:24.243 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-21 15:45:24.251 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-21 15:45:24.256 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-21 15:45:24.261 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.267 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.270 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-21 15:45:24.274 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.278 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-21 15:45:24.281 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-21 15:45:24.284 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-21 15:45:24.287 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-21 15:45:24.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.295 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.299 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-21 15:45:24.302 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.306 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-21 15:45:24.309 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-21 15:45:24.312 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-21 15:45:24.315 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-21 15:45:24.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.322 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.326 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-21 15:45:24.329 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.333 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-21 15:45:24.336 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-21 15:45:24.340 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-21 15:45:24.343 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-21 15:45:24.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.350 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.353 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-21 15:45:24.357 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.360 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-21 15:45:24.364 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-21 15:45:24.367 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-21 15:45:24.371 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-21 15:45:24.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.382 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-21 15:45:24.385 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.388 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-21 15:45:24.392 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-21 15:45:24.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:24.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:24.402 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-21 15:45:24.405 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:24.408 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-21 15:45:24.436 | Using python 3.12 to install etcd3gw 2026-08-21 15:45:24.439 | + 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-08-21 15:45:25.726 | Collecting etcd3gw 2026-08-21 15:45:25.868 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:45:25.881 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-21 15:45:25.908 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-21 15:45:25.911 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-21 15:45:26.021 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-21 15:45:26.041 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:45:26.100 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-21 15:45:26.119 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-21 15:45:26.797 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-21 15:45:26.814 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-21 15:45:26.829 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-21 15:45:27.082 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-21 15:45:27.085 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-21 15:45:27.102 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-21 15:45:27.104 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-21 15:45:27.128 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-21 15:45:27.131 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-21 15:45:27.137 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-21 15:45:27.167 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-21 15:45:27.206 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-21 15:45:27.240 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-21 15:45:27.252 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-21 15:45:27.254 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-21 15:45:27.257 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-21 15:45:27.260 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-21 15:45:27.276 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-21 15:45:27.546 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-21 15:45:27.613 | Attempting uninstall: urllib3 2026-08-21 15:45:27.619 | Found existing installation: urllib3 2.0.7 2026-08-21 15:45:27.620 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:45:27.621 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-21 15:45:27.778 | Attempting uninstall: idna 2026-08-21 15:45:27.787 | Found existing installation: idna 3.6 2026-08-21 15:45:27.788 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:45:27.789 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-21 15:45:27.966 | Attempting uninstall: requests 2026-08-21 15:45:27.974 | Found existing installation: requests 2.31.0 2026-08-21 15:45:27.974 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:45:27.974 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-21 15:45:28.232 | 2026-08-21 15:45:28.237 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-08-21 15:45:28.416 | + inc/python:pip_install:216 : result=0 2026-08-21 15:45:28.419 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:45:28.422 | + functions-common:time_stop:2420 : local name 2026-08-21 15:45:28.424 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:45:28.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:45:28.429 | + functions-common:time_stop:2423 : local total 2026-08-21 15:45:28.432 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:45:28.434 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:45:28.436 | + functions-common:time_stop:2427 : start_time=1787327124430 2026-08-21 15:45:28.438 | + functions-common:time_stop:2429 : [[ -z 1787327124430 ]] 2026-08-21 15:45:28.441 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:45:28.445 | + functions-common:time_stop:2432 : end_time=1787327128442 2026-08-21 15:45:28.447 | + functions-common:time_stop:2433 : elapsed_time=4012 2026-08-21 15:45:28.450 | + functions-common:time_stop:2434 : total=36985 2026-08-21 15:45:28.453 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:45:28.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40997 2026-08-21 15:45:28.458 | + inc/python:pip_install:219 : return 0 2026-08-21 15:45:28.461 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-21 15:45:28.463 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-21 15:45:28.466 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-21 15:45:28.469 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:45:28.471 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:45:28.474 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:45:28.477 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:45:28.479 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:45:28.482 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:45:28.485 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:45:28.487 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:45:28.490 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:45:28.492 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:45:28.495 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:45:28.497 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:45:28.500 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:45:28.502 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-21 15:45:28.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:45:28.507 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:45:28.510 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-21 15:45:28.512 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-21 15:45:28.515 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:45:28.517 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:45:28.520 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:45:28.523 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:45:28.525 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:45:28.528 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:45:28.531 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:45:28.534 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:45:28.537 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:45:28.539 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:45:28.542 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:45:28.544 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:45:28.547 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-21 15:45:28.550 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:45:28.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:45:28.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:45:28.561 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-21 15:45:28.588 | + 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-08-21 15:45:28.630 | Reading package lists... 2026-08-21 15:45:29.055 | Building dependency tree... 2026-08-21 15:45:29.057 | Reading state information... 2026-08-21 15:45:29.744 | The following packages were automatically installed and are no longer required: 2026-08-21 15:45:29.746 | libfwupd2 libgusb2 2026-08-21 15:45:29.746 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:45:29.749 | The following additional packages will be installed: 2026-08-21 15:45:29.750 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-21 15:45:29.753 | Suggested packages: 2026-08-21 15:45:29.754 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-21 15:45:29.754 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-21 15:45:29.754 | python3-uwsgidecorators 2026-08-21 15:45:29.797 | The following NEW packages will be installed: 2026-08-21 15:45:29.799 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-21 15:45:29.856 | 0 upgraded, 6 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:45:29.856 | Need to get 1270 kB of archives. 2026-08-21 15:45:29.856 | After this operation, 4285 kB of additional disk space will be used. 2026-08-21 15:45:29.856 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-21 15:45:29.870 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-21 15:45:29.880 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-21 15:45:29.892 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-21 15:45:29.905 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-21 15:45:29.915 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-21 15:45:30.168 | perl: warning: Setting locale failed. 2026-08-21 15:45:30.168 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:30.168 | LANGUAGE = (unset), 2026-08-21 15:45:30.168 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:30.168 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:30.168 | are supported and installed on your system. 2026-08-21 15:45:30.168 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:30.231 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:45:30.231 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:45:30.232 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:45:30.447 | Fetched 1270 kB in 0s (14.6 MB/s) 2026-08-21 15:45:30.494 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-21 15:45:30.567 | (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 ... 126492 files and directories currently installed.) 2026-08-21 15:45:30.574 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-21 15:45:30.583 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-21 15:45:30.643 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-21 15:45:30.656 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-21 15:45:30.660 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-21 15:45:30.716 | Selecting previously unselected package libzmq5:amd64. 2026-08-21 15:45:30.728 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-21 15:45:30.733 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-21 15:45:30.790 | Selecting previously unselected package uwsgi-core. 2026-08-21 15:45:30.804 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-21 15:45:30.807 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-21 15:45:30.995 | Selecting previously unselected package uwsgi. 2026-08-21 15:45:31.008 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-21 15:45:31.016 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-21 15:45:31.074 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-21 15:45:31.087 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-21 15:45:31.091 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-21 15:45:31.165 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-21 15:45:31.178 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-21 15:45:31.190 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-21 15:45:31.202 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-21 15:45:31.224 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-21 15:45:31.864 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-21 15:45:31.908 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:45:33.046 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:45:33.315 | perl: warning: Setting locale failed. 2026-08-21 15:45:33.315 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:33.315 | LANGUAGE = (unset), 2026-08-21 15:45:33.315 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:33.315 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:33.315 | are supported and installed on your system. 2026-08-21 15:45:33.316 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:33.469 | perl: warning: Setting locale failed. 2026-08-21 15:45:33.469 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:33.469 | LANGUAGE = (unset), 2026-08-21 15:45:33.470 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:33.470 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:33.470 | are supported and installed on your system. 2026-08-21 15:45:33.470 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:33.525 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:45:33.526 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:45:33.526 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:45:33.603 | perl: warning: Setting locale failed. 2026-08-21 15:45:33.604 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:33.604 | LANGUAGE = (unset), 2026-08-21 15:45:33.604 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:33.604 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:33.604 | are supported and installed on your system. 2026-08-21 15:45:33.604 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:34.158 | 2026-08-21 15:45:34.158 | Running kernel seems to be up-to-date. 2026-08-21 15:45:34.158 | 2026-08-21 15:45:34.158 | Restarting services... 2026-08-21 15:45:34.211 | 2026-08-21 15:45:34.212 | Service restarts being deferred: 2026-08-21 15:45:34.212 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:45:34.212 | systemctl restart systemd-logind.service 2026-08-21 15:45:34.212 | systemctl restart virtlockd.service 2026-08-21 15:45:34.212 | systemctl restart virtlogd.service 2026-08-21 15:45:34.212 | 2026-08-21 15:45:34.212 | No containers need to be restarted. 2026-08-21 15:45:34.212 | 2026-08-21 15:45:34.212 | User sessions running outdated binaries: 2026-08-21 15:45:34.213 | quobyte @ session #5: sshd[2054,2100] 2026-08-21 15:45:34.221 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:45:34.230 | 2026-08-21 15:45:34.230 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:45:36.726 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:45:36.729 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:45:36.731 | + functions-common:time_stop:2420 : local name 2026-08-21 15:45:36.733 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:45:36.736 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:45:36.738 | + functions-common:time_stop:2423 : local total 2026-08-21 15:45:36.740 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:45:36.743 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:45:36.745 | + functions-common:time_stop:2427 : start_time=1787327128585 2026-08-21 15:45:36.747 | + functions-common:time_stop:2429 : [[ -z 1787327128585 ]] 2026-08-21 15:45:36.750 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:45:36.755 | + functions-common:time_stop:2432 : end_time=1787327136751 2026-08-21 15:45:36.757 | + functions-common:time_stop:2433 : elapsed_time=8166 2026-08-21 15:45:36.759 | + functions-common:time_stop:2434 : total=192147 2026-08-21 15:45:36.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:45:36.764 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=200313 2026-08-21 15:45:36.767 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:45:36.770 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-21 15:45:36.773 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:45:36.776 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:45:36.778 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-21 15:45:36.780 | perl: warning: Setting locale failed. 2026-08-21 15:45:36.780 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:36.781 | LANGUAGE = (unset), 2026-08-21 15:45:36.781 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:36.781 | LANG = (unset) 2026-08-21 15:45:36.781 | are supported and installed on your system. 2026-08-21 15:45:36.781 | perl: warning: Falling back to the standard locale ("C"). 2026-08-21 15:45:36.816 | No module matches proxy 2026-08-21 15:45:36.820 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-21 15:45:36.831 | perl: warning: Setting locale failed. 2026-08-21 15:45:36.831 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:36.831 | LANGUAGE = (unset), 2026-08-21 15:45:36.831 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:36.831 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:36.831 | are supported and installed on your system. 2026-08-21 15:45:36.832 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:36.871 | Enabling module proxy. 2026-08-21 15:45:36.877 | To activate the new configuration, you need to run: 2026-08-21 15:45:36.877 | systemctl restart apache2 2026-08-21 15:45:36.882 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-21 15:45:36.893 | perl: warning: Setting locale failed. 2026-08-21 15:45:36.893 | perl: warning: Please check that your locale settings: 2026-08-21 15:45:36.893 | LANGUAGE = (unset), 2026-08-21 15:45:36.893 | LC_ALL = "en_US.utf8", 2026-08-21 15:45:36.894 | LANG = "de_DE.UTF-8" 2026-08-21 15:45:36.894 | are supported and installed on your system. 2026-08-21 15:45:36.894 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:45:36.935 | Considering dependency proxy for proxy_uwsgi: 2026-08-21 15:45:36.935 | Module proxy already enabled 2026-08-21 15:45:36.935 | Enabling module proxy_uwsgi. 2026-08-21 15:45:36.940 | To activate the new configuration, you need to run: 2026-08-21 15:45:36.940 | systemctl restart apache2 2026-08-21 15:45:36.945 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-21 15:45:36.948 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:45:36.951 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:45:36.953 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:45:37.136 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-21 15:45:37.141 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-21 15:45:37.145 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-21 15:45:37.147 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.150 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.153 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-21 15:45:37.155 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.158 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-21 15:45:37.160 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-21 15:45:37.163 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-21 15:45:37.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.168 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.170 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-21 15:45:37.173 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.176 | + ./stack.sh:main:908 : install_glanceclient 2026-08-21 15:45:37.178 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-21 15:45:37.180 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-21 15:45:37.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.185 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.189 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-21 15:45:37.191 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.194 | + ./stack.sh:main:909 : install_cinderclient 2026-08-21 15:45:37.197 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-21 15:45:37.199 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-21 15:45:37.202 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.204 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.207 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-21 15:45:37.210 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.212 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-21 15:45:37.215 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-21 15:45:37.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.220 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-21 15:45:37.225 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.227 | + ./stack.sh:main:910 : install_novaclient 2026-08-21 15:45:37.230 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-21 15:45:37.232 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-21 15:45:37.235 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.237 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.239 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-21 15:45:37.242 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.244 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-21 15:45:37.266 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:45:37.270 | + ./stack.sh:main:912 : install_swiftclient 2026-08-21 15:45:37.274 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-21 15:45:37.277 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-21 15:45:37.281 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-21 15:45:37.292 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.295 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-21 15:45:37.321 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:45:37.323 | + ./stack.sh:main:915 : install_neutronclient 2026-08-21 15:45:37.328 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-21 15:45:37.331 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-21 15:45:37.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.339 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-21 15:45:37.347 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.351 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-21 15:45:37.354 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-21 15:45:37.358 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-21 15:45:37.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:45:37.364 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:45:37.369 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-21 15:45:37.372 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:45:37.377 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-21 15:45:37.381 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-21 15:45:37.385 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 15:45:37.390 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-21 15:45:37.393 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-21 15:45:37.397 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 15:45:37.403 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 15:45:37.403 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:45:37.409 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-21 15:45:37.413 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-21 15:45:37.416 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-21 15:45:37.421 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-21 15:45:37.426 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-21 15:45:37.452 | Using python 3.12 to install keystonemiddleware 2026-08-21 15:45:37.455 | + 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-08-21 15:45:38.645 | Collecting keystonemiddleware 2026-08-21 15:45:38.783 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-21 15:45:38.848 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-21 15:45:38.865 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-21 15:45:38.926 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-21 15:45:38.944 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:45:39.011 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-21 15:45:39.038 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:45:39.089 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-21 15:45:39.107 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:45:39.155 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-21 15:45:39.172 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-21 15:45:39.232 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-21 15:45:39.250 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:45:39.301 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-21 15:45:39.318 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:45:39.380 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-21 15:45:39.396 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:45:39.408 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-21 15:45:39.439 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-21 15:45:39.457 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:45:39.502 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-21 15:45:39.517 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-21 15:45:39.570 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-21 15:45:39.591 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:45:39.603 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-21 15:45:39.641 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-21 15:45:39.658 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-21 15:45:39.672 | 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-08-21 15:45:39.711 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-21 15:45:39.731 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:45:39.771 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-21 15:45:39.787 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-21 15:45:39.833 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-21 15:45:39.850 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-21 15:45:39.897 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-21 15:45:39.914 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:45:39.966 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-21 15:45:39.984 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-21 15:45:40.037 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-21 15:45:40.053 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-21 15:45:40.096 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-21 15:45:40.115 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-21 15:45:40.127 | 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-08-21 15:45:40.194 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-21 15:45:40.211 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-21 15:45:40.267 | 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-08-21 15:45:40.271 | 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.3.0) 2026-08-21 15:45:40.505 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-21 15:45:40.524 | 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-08-21 15:45:40.679 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-21 15:45:40.695 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-21 15:45:40.709 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-08-21 15:45:40.877 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-21 15:45:40.895 | 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-08-21 15:45:40.917 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-21 15:45:40.957 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-21 15:45:40.973 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-21 15:45:40.994 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-08-21 15:45:40.995 | 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-08-21 15:45:40.996 | 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-08-21 15:45:40.998 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-21 15:45:41.094 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-21 15:45:41.140 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-21 15:45:41.182 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-21 15:45:41.214 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-21 15:45:41.243 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-21 15:45:41.285 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-21 15:45:41.313 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-21 15:45:41.342 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-21 15:45:41.398 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 44.8 MB/s 0:00:00 2026-08-21 15:45:41.415 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-21 15:45:41.441 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-21 15:45:41.468 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-21 15:45:41.495 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-21 15:45:41.521 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-21 15:45:41.556 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-21 15:45:41.584 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-21 15:45:41.612 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-21 15:45:41.638 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-21 15:45:41.664 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-21 15:45:41.690 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-21 15:45:41.720 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-21 15:45:41.750 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-21 15:45:41.774 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-21 15:45:41.800 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-21 15:45:41.828 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-21 15:45:41.857 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-21 15:45:42.304 | 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-08-21 15:45:42.581 | Attempting uninstall: six 2026-08-21 15:45:42.590 | Found existing installation: six 1.16.0 2026-08-21 15:45:42.591 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:45:42.591 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-21 15:45:42.663 | Attempting uninstall: pyparsing 2026-08-21 15:45:42.674 | Found existing installation: pyparsing 3.1.1 2026-08-21 15:45:42.675 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:45:42.675 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-21 15:45:42.830 | Attempting uninstall: PyJWT 2026-08-21 15:45:42.840 | Found existing installation: PyJWT 2.7.0 2026-08-21 15:45:42.841 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:45:42.841 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-21 15:45:43.032 | Attempting uninstall: netaddr 2026-08-21 15:45:43.042 | Found existing installation: netaddr 0.8.0 2026-08-21 15:45:43.043 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:45:43.043 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-21 15:45:43.327 | Attempting uninstall: python-dateutil 2026-08-21 15:45:43.337 | Found existing installation: python-dateutil 2.8.2 2026-08-21 15:45:43.337 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:45:43.337 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-21 15:45:45.801 | 2026-08-21 15:45:45.811 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.1.0 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.9.1 typing-extensions-4.16.0 2026-08-21 15:45:46.027 | + inc/python:pip_install:216 : result=0 2026-08-21 15:45:46.033 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:45:46.036 | + functions-common:time_stop:2420 : local name 2026-08-21 15:45:46.039 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:45:46.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:45:46.046 | + functions-common:time_stop:2423 : local total 2026-08-21 15:45:46.049 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:45:46.053 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:45:46.056 | + functions-common:time_stop:2427 : start_time=1787327137444 2026-08-21 15:45:46.059 | + functions-common:time_stop:2429 : [[ -z 1787327137444 ]] 2026-08-21 15:45:46.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:45:46.067 | + functions-common:time_stop:2432 : end_time=1787327146063 2026-08-21 15:45:46.069 | + functions-common:time_stop:2433 : elapsed_time=8619 2026-08-21 15:45:46.073 | + functions-common:time_stop:2434 : total=40997 2026-08-21 15:45:46.076 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:45:46.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49616 2026-08-21 15:45:46.085 | + inc/python:pip_install:219 : return 0 2026-08-21 15:45:46.089 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-21 15:45:46.093 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-21 15:45:46.097 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 15:45:46.103 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-21 15:45:46.106 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-21 15:45:46.112 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 15:45:46.116 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:45:46.118 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 15:45:46.125 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-21 15:45:46.129 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-21 15:45:46.134 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-21 15:45:46.138 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-21 15:45:46.143 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-21 15:45:46.176 | Using python 3.12 to install python-memcached 2026-08-21 15:45:46.180 | + 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-08-21 15:45:47.433 | Collecting python-memcached 2026-08-21 15:45:47.585 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:45:47.614 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-21 15:45:47.840 | Installing collected packages: python-memcached 2026-08-21 15:45:47.879 | Successfully installed python-memcached-1.62 2026-08-21 15:45:48.076 | + inc/python:pip_install:216 : result=0 2026-08-21 15:45:48.081 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:45:48.085 | + functions-common:time_stop:2420 : local name 2026-08-21 15:45:48.088 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:45:48.092 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:45:48.096 | + functions-common:time_stop:2423 : local total 2026-08-21 15:45:48.100 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:45:48.104 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:45:48.107 | + functions-common:time_stop:2427 : start_time=1787327146169 2026-08-21 15:45:48.111 | + functions-common:time_stop:2429 : [[ -z 1787327146169 ]] 2026-08-21 15:45:48.117 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:45:48.123 | + functions-common:time_stop:2432 : end_time=1787327148118 2026-08-21 15:45:48.128 | + functions-common:time_stop:2433 : elapsed_time=1949 2026-08-21 15:45:48.131 | + functions-common:time_stop:2434 : total=49616 2026-08-21 15:45:48.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:45:48.140 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51565 2026-08-21 15:45:48.145 | + inc/python:pip_install:219 : return 0 2026-08-21 15:45:48.148 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-21 15:45:48.171 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:45:48.175 | + ./stack.sh:main:922 : '[' 192.168.122.27 == 192.168.122.27 ']' 2026-08-21 15:45:48.179 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-21 15:45:48.182 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-21 15:45:48.186 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-21 15:45:48.190 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:45:48.194 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-21 15:45:48.199 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-21 15:45:48.225 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:45:48.229 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-21 15:45:48.233 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-21 15:45:48.237 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-21 15:45:48.241 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:45:48.244 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:45:48.249 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:45:48.253 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:45:48.257 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:45:48.261 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:45:48.280 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:45:48.283 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:45:48.286 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:45:48.290 | + functions-common:git_clone:610 : echo master 2026-08-21 15:45:48.291 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:45:48.297 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-21 15:45:48.300 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:45:48.304 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-21 15:45:48.307 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:45:48.311 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:45:48.314 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:45:48.318 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:45:48.321 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:45:48.325 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:45:48.328 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:45:48.331 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:45:48.335 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:45:48.341 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327148337 2026-08-21 15:45:48.345 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-21 15:45:48.349 | Cloning into '/opt/stack/keystone'... 2026-08-21 15:46:07.388 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:46:07.390 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:07.392 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:07.394 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:07.396 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:07.398 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:07.400 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:46:07.402 | + functions-common:time_stop:2427 : start_time=1787327148337 2026-08-21 15:46:07.404 | + functions-common:time_stop:2429 : [[ -z 1787327148337 ]] 2026-08-21 15:46:07.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:07.411 | + functions-common:time_stop:2432 : end_time=1787327167408 2026-08-21 15:46:07.413 | + functions-common:time_stop:2433 : elapsed_time=19071 2026-08-21 15:46:07.416 | + functions-common:time_stop:2434 : total=4815 2026-08-21 15:46:07.418 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:07.421 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23886 2026-08-21 15:46:07.423 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-21 15:46:07.426 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:46:07.429 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:46:07.432 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:46:07.435 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:46:07.438 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:46:07.441 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:46:07.444 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:46:07.447 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:46:07.450 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:46:07.454 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:46:07.458 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327167455 2026-08-21 15:46:07.461 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:46:08.058 | From https://review.opendev.org/openstack/keystone 2026-08-21 15:46:08.058 | * branch master -> FETCH_HEAD 2026-08-21 15:46:08.068 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:46:08.071 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:08.074 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:08.076 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:08.079 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:08.081 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:08.084 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:46:08.086 | + functions-common:time_stop:2427 : start_time=1787327167455 2026-08-21 15:46:08.088 | + functions-common:time_stop:2429 : [[ -z 1787327167455 ]] 2026-08-21 15:46:08.092 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:08.095 | + functions-common:time_stop:2432 : end_time=1787327168093 2026-08-21 15:46:08.098 | + functions-common:time_stop:2433 : elapsed_time=638 2026-08-21 15:46:08.100 | + functions-common:time_stop:2434 : total=23886 2026-08-21 15:46:08.103 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:08.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24524 2026-08-21 15:46:08.108 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:46:08.110 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:46:08.113 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:46:08.115 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:46:08.118 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:46:08.120 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:46:08.123 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:46:08.125 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:46:08.128 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:46:08.131 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:46:08.135 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327168132 2026-08-21 15:46:08.138 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:46:08.305 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:46:08.305 | 2026-08-21 15:46:08.305 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:46:08.305 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:46:08.305 | state without impacting any branches by switching back to a branch. 2026-08-21 15:46:08.306 | 2026-08-21 15:46:08.306 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:46:08.306 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:46:08.306 | 2026-08-21 15:46:08.306 | git switch -c 2026-08-21 15:46:08.306 | 2026-08-21 15:46:08.306 | Or undo this operation with: 2026-08-21 15:46:08.306 | 2026-08-21 15:46:08.306 | git switch - 2026-08-21 15:46:08.307 | 2026-08-21 15:46:08.307 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:46:08.307 | 2026-08-21 15:46:08.307 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-21 15:46:08.310 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:46:08.312 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:08.315 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:08.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:08.319 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:08.321 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:08.324 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:46:08.326 | + functions-common:time_stop:2427 : start_time=1787327168132 2026-08-21 15:46:08.328 | + functions-common:time_stop:2429 : [[ -z 1787327168132 ]] 2026-08-21 15:46:08.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:08.335 | + functions-common:time_stop:2432 : end_time=1787327168333 2026-08-21 15:46:08.337 | + functions-common:time_stop:2433 : elapsed_time=201 2026-08-21 15:46:08.340 | + functions-common:time_stop:2434 : total=24524 2026-08-21 15:46:08.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:08.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24725 2026-08-21 15:46:08.347 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-21 15:46:08.363 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-21 15:46:08.366 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:46:08.367 | + functions-common:git_clone:673 : head -1 2026-08-21 15:46:08.370 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-21 15:46:08.373 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:46:08.376 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-21 15:46:08.378 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:46:08.381 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-21 15:46:08.383 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-21 15:46:08.386 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:46:08.390 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-21 15:46:08.392 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:46:08.395 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-21 15:46:08.397 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-21 15:46:08.400 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:46:08.402 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:46:08.406 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-21 15:46:08.408 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:46:08.411 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-21 15:46:08.414 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:46:08.417 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:46:08.420 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-21 15:46:08.426 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-21 15:46:08.428 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-21 15:46:08.431 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-21 15:46:08.593 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-21 15:46:08.596 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:46:08.598 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:46:08.601 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:46:08.603 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-21 15:46:08.606 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-21 15:46:08.608 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:46:08.610 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:46:08.613 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:46:08.616 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:46:08.618 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:46:08.620 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:46:08.623 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:46:08.626 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-21 15:46:08.646 | Using python 3.12 to install /opt/stack/keystone 2026-08-21 15:46:08.649 | + 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-08-21 15:46:09.693 | Obtaining file:///opt/stack/keystone 2026-08-21 15:46:09.699 | Installing build dependencies: started 2026-08-21 15:46:11.325 | Installing build dependencies: finished with status 'done' 2026-08-21 15:46:11.326 | Checking if build backend supports build_editable: started 2026-08-21 15:46:11.921 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:46:11.923 | Getting requirements to build editable: started 2026-08-21 15:46:12.232 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:46:12.234 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:46:13.489 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:46:13.504 | 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.dev64) (7.0.3) 2026-08-21 15:46:13.505 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-21 15:46:13.707 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-21 15:46:13.849 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-21 15:46:13.891 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-21 15:46:13.908 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-21 15:46:14.334 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-21 15:46:14.350 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-21 15:46:14.981 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:14.999 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-08-21 15:46:15.029 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-21 15:46:15.031 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-21 15:46:15.031 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.0) 2026-08-21 15:46:15.151 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.167 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-21 15:46:15.182 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-21 15:46:15.183 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-21 15:46:15.185 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-21 15:46:15.252 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.269 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-21 15:46:15.336 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.353 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:46:15.365 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-21 15:46:15.366 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-21 15:46:15.411 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.428 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:46:15.492 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.508 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:46:15.520 | 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.dev64) (5.11.0) 2026-08-21 15:46:15.558 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.578 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-21 15:46:15.590 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.1.1) 2026-08-21 15:46:15.622 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.638 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-21 15:46:15.700 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.718 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-21 15:46:15.734 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-21 15:46:15.735 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-21 15:46:15.789 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.805 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-21 15:46:15.820 | 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.dev64) (4.1.0) 2026-08-21 15:46:15.821 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-21 15:46:15.859 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.878 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-21 15:46:15.943 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-21 15:46:15.959 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-21 15:46:16.235 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-21 15:46:16.253 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-21 15:46:16.294 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-21 15:46:16.310 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-21 15:46:16.324 | 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.dev64) (5.3.1) 2026-08-21 15:46:16.359 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:46:16.378 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-21 15:46:16.427 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:46:16.443 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-21 15:46:16.482 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:46:16.499 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:46:16.544 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:46:16.559 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:46:16.670 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:46:16.686 | 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-08-21 15:46:16.731 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-21 15:46:16.747 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-21 15:46:16.763 | 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.dev64) (1.17.0) 2026-08-21 15:46:16.833 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-21 15:46:16.849 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-21 15:46:16.897 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-21 15:46:16.914 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-21 15:46:16.953 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-21 15:46:16.969 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:46:17.023 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-21 15:46:17.038 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-21 15:46:17.638 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-21 15:46:17.654 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-21 15:46:17.671 | 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.dev64) (5.15.0) 2026-08-21 15:46:17.674 | 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.dev64) (2.34.2) 2026-08-21 15:46:17.678 | 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.dev64) (2.1.0) 2026-08-21 15:46:17.680 | 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.dev64) (1.9.0) 2026-08-21 15:46:17.680 | 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.dev64) (4.16.0) 2026-08-21 15:46:17.694 | 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.dev64) (1.3.0) 2026-08-21 15:46:17.695 | 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.dev64) (2.0.0) 2026-08-21 15:46:17.696 | 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.dev64) (6.0.3) 2026-08-21 15:46:17.745 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-21 15:46:17.778 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-21 15:46:17.790 | 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.dev64) (3.1.0) 2026-08-21 15:46:17.824 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-21 15:46:17.841 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-21 15:46:17.883 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-21 15:46:17.901 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-21 15:46:18.014 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.030 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:46:18.046 | 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.dev64) (2.3.0) 2026-08-21 15:46:18.053 | 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.dev64) (2.9.0.post0) 2026-08-21 15:46:18.057 | 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.dev64) (3.5.0) 2026-08-21 15:46:18.116 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.132 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-21 15:46:18.197 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.216 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:46:18.267 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.283 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-21 15:46:18.347 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.362 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:46:18.412 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.428 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-21 15:46:18.472 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.488 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:46:18.541 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.557 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-21 15:46:18.568 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.3) 2026-08-21 15:46:18.606 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.624 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:46:18.672 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.689 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:46:18.746 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:18.772 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-21 15:46:19.078 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.095 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-21 15:46:19.150 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.166 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:46:19.213 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.229 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:46:19.274 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.295 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-21 15:46:19.380 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.401 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-21 15:46:19.500 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.520 | 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-08-21 15:46:19.577 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.594 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-21 15:46:19.656 | 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.dev64) 2026-08-21 15:46:19.674 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-21 15:46:19.732 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.749 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-21 15:46:19.784 | 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.dev64) (3.3.2) 2026-08-21 15:46:19.785 | 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.dev64) (7.2.2) 2026-08-21 15:46:19.806 | 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.dev64) (84.0.0) 2026-08-21 15:46:19.851 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.867 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-21 15:46:19.959 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-21 15:46:19.976 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-21 15:46:20.037 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-21 15:46:20.053 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-21 15:46:20.114 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-21 15:46:20.133 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-21 15:46:20.160 | 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.dev64) (3.5.0) 2026-08-21 15:46:20.162 | 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.dev64) (3.18) 2026-08-21 15:46:20.163 | 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.dev64) (2.7.0) 2026-08-21 15:46:20.166 | 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.dev64) (2023.11.17) 2026-08-21 15:46:20.234 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-21 15:46:20.251 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-21 15:46:20.325 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:46:20.344 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-21 15:46:20.471 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-21 15:46:20.581 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-21 15:46:21.307 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 5.7 MB/s 0:00:00 2026-08-21 15:46:21.325 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-21 15:46:21.378 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-21 15:46:21.414 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-21 15:46:21.441 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-21 15:46:21.488 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-21 15:46:21.519 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-21 15:46:21.549 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-21 15:46:21.575 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-21 15:46:21.617 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-21 15:46:21.648 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-21 15:46:21.681 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-21 15:46:21.709 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-21 15:46:21.739 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-21 15:46:21.787 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-21 15:46:21.830 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-21 15:46:21.890 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-21 15:46:21.943 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-21 15:46:21.971 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-21 15:46:21.999 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-21 15:46:22.027 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-21 15:46:22.081 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-21 15:46:22.112 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-21 15:46:22.144 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-21 15:46:22.176 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-21 15:46:22.218 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-21 15:46:22.284 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-21 15:46:22.346 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-21 15:46:22.424 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 7.9 MB/s 0:00:00 2026-08-21 15:46:22.441 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-21 15:46:22.469 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-21 15:46:22.493 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-21 15:46:22.519 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-21 15:46:22.551 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-21 15:46:22.603 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-21 15:46:22.627 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-21 15:46:22.651 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-21 15:46:22.680 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-21 15:46:22.742 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-21 15:46:22.773 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-21 15:46:22.840 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-21 15:46:22.886 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-21 15:46:22.914 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-21 15:46:22.943 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-21 15:46:22.969 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-21 15:46:23.025 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-21 15:46:23.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 10.5 MB/s 0:00:00 2026-08-21 15:46:23.372 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-21 15:46:23.398 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-21 15:46:23.423 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-21 15:46:23.446 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-21 15:46:23.498 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-21 15:46:23.549 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-21 15:46:23.591 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-21 15:46:23.619 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-21 15:46:23.642 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-21 15:46:23.668 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-21 15:46:23.692 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-21 15:46:24.059 | Building wheels for collected packages: keystone 2026-08-21 15:46:24.060 | Building editable for keystone (pyproject.toml): started 2026-08-21 15:46:25.199 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-21 15:46:25.199 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=96d648e4f5e9fe5e1455452519ed908e2f5fff3e2ded687c453321613e464e25 2026-08-21 15:46:25.200 | Stored in directory: /tmp/pip-ephem-wheel-cache-d0adx95y/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-21 15:46:25.205 | Successfully built keystone 2026-08-21 15:46:25.603 | 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-08-21 15:46:25.645 | Attempting uninstall: pytz 2026-08-21 15:46:25.655 | Found existing installation: pytz 2024.1 2026-08-21 15:46:25.657 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:25.657 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-21 15:46:27.600 | Attempting uninstall: oauthlib 2026-08-21 15:46:27.612 | Found existing installation: oauthlib 3.2.2 2026-08-21 15:46:27.613 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:27.613 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-21 15:46:27.775 | Attempting uninstall: markupsafe 2026-08-21 15:46:27.796 | Found existing installation: MarkupSafe 2.1.5 2026-08-21 15:46:27.799 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:27.799 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-21 15:46:29.043 | Attempting uninstall: click 2026-08-21 15:46:29.055 | Found existing installation: click 8.1.6 2026-08-21 15:46:29.056 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:29.056 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-21 15:46:29.256 | Attempting uninstall: blinker 2026-08-21 15:46:29.266 | Found existing installation: blinker 1.7.0 2026-08-21 15:46:29.267 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:29.268 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-21 15:46:29.288 | Attempting uninstall: bcrypt 2026-08-21 15:46:29.300 | Found existing installation: bcrypt 3.2.2 2026-08-21 15:46:29.301 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:29.301 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-21 15:46:29.323 | Attempting uninstall: attrs 2026-08-21 15:46:29.344 | Found existing installation: attrs 23.2.0 2026-08-21 15:46:29.345 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:29.347 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-21 15:46:32.894 | Attempting uninstall: jinja2 2026-08-21 15:46:32.905 | Found existing installation: Jinja2 3.1.2 2026-08-21 15:46:32.907 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:32.907 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-21 15:46:34.076 | Attempting uninstall: cryptography 2026-08-21 15:46:34.097 | Found existing installation: cryptography 41.0.7 2026-08-21 15:46:34.097 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:34.100 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-21 15:46:34.766 | Attempting uninstall: pyopenssl 2026-08-21 15:46:34.788 | Found existing installation: pyOpenSSL 23.2.0 2026-08-21 15:46:34.789 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:34.790 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-21 15:46:35.254 | Attempting uninstall: jsonschema 2026-08-21 15:46:35.269 | Found existing installation: jsonschema 4.10.3 2026-08-21 15:46:35.270 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:46:35.271 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-21 15:46:37.112 | 2026-08-21 15:46:37.115 | 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-08-21 15:46:37.115 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-21 15:46:37.129 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-21 15:46:37.495 | + inc/python:pip_install:216 : result=0 2026-08-21 15:46:37.498 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:46:37.501 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:37.504 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:37.507 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:37.510 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:37.513 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:37.515 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:46:37.518 | + functions-common:time_stop:2427 : start_time=1787327168641 2026-08-21 15:46:37.520 | + functions-common:time_stop:2429 : [[ -z 1787327168641 ]] 2026-08-21 15:46:37.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:37.531 | + functions-common:time_stop:2432 : end_time=1787327197526 2026-08-21 15:46:37.533 | + functions-common:time_stop:2433 : elapsed_time=28885 2026-08-21 15:46:37.535 | + functions-common:time_stop:2434 : total=51565 2026-08-21 15:46:37.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:37.540 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80450 2026-08-21 15:46:37.544 | + inc/python:pip_install:219 : return 0 2026-08-21 15:46:37.547 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:46:37.551 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:46:37.554 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-21 15:46:37.557 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-21 15:46:37.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:46:37.563 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:46:37.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-21 15:46:37.571 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:46:37.575 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-21 15:46:37.601 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:37.605 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:46:37.610 | + ./stack.sh:main:924 : configure_keystone 2026-08-21 15:46:37.613 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-21 15:46:37.633 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-21 15:46:37.636 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-21 15:46:37.643 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-21 15:46:37.665 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:37.669 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-21 15:46:37.715 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-21 15:46:37.763 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-21 15:46:37.809 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-21 15:46:37.862 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-21 15:46:37.918 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-21 15:46:37.965 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-21 15:46:38.012 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-21 15:46:38.056 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-21 15:46:38.109 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-21 15:46:38.113 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-21 15:46:38.117 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-21 15:46:38.121 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-21 15:46:38.125 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 15:46:38.130 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 15:46:38.154 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:38.159 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 15:46:38.163 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 15:46:38.167 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 15:46:38.192 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:38.196 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:46:38.201 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:46:38.250 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 15:46:38.254 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 15:46:38.257 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.27/identity 2026-08-21 15:46:38.306 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-21 15:46:38.309 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-21 15:46:38.362 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-21 15:46:38.367 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-21 15:46:38.371 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-21 15:46:38.375 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-21 15:46:38.379 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:46:38.384 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:46:38.388 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:46:38.412 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:38.416 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:46:38.420 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-21 15:46:38.425 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-21 15:46:38.476 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-21 15:46:38.480 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-21 15:46:38.484 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-21 15:46:38.489 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-21 15:46:38.495 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:46:38.523 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:46:38.527 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:46:38.532 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:46:38.536 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:46:38.541 | + 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-08-21 15:46:38.590 | + 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-08-21 15:46:38.636 | + 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-08-21 15:46:38.686 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:46:38.735 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-21 15:46:38.789 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-21 15:46:38.838 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-21 15:46:38.843 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-21 15:46:38.849 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-21 15:46:38.852 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-21 15:46:38.854 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 15:46:38.857 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-21 15:46:38.860 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-21 15:46:38.863 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 15:46:38.867 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 15:46:38.888 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:46:38.889 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 15:46:38.898 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 15:46:38.903 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:46:38.921 | /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-08-21 15:46:38.927 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-21 15:46:38.930 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-21 15:46:38.934 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:46:38.936 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-21 15:46:38.976 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-21 15:46:39.020 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-21 15:46:39.060 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-21 15:46:39.103 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-21 15:46:39.143 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-21 15:46:39.187 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-21 15:46:39.228 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-21 15:46:39.267 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-21 15:46:39.317 | + 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-08-21 15:46:39.363 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-21 15:46:39.411 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-21 15:46:39.455 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-21 15:46:39.506 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-21 15:46:39.558 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 15:46:39.562 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 15:46:39.569 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-21 15:46:39.573 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-21 15:46:39.577 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 15:46:39.582 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:46:39.585 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:46:39.591 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-21 15:46:39.595 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-21 15:46:39.599 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-21 15:46:39.641 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-21 15:46:39.682 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-21 15:46:39.682 | + 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-08-21 15:46:39.695 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-21 15:46:39.700 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-21 15:46:39.704 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-21 15:46:39.708 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 15:46:39.712 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 15:46:39.715 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:46:39.719 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:46:39.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:46:39.725 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:46:39.729 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 15:46:39.732 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 15:46:39.735 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:46:39.739 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:46:39.743 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-21 15:46:39.756 | perl: warning: Setting locale failed. 2026-08-21 15:46:39.758 | perl: warning: Please check that your locale settings: 2026-08-21 15:46:39.758 | LANGUAGE = (unset), 2026-08-21 15:46:39.758 | LC_ALL = "en_US.utf8", 2026-08-21 15:46:39.758 | LANG = "de_DE.UTF-8" 2026-08-21 15:46:39.758 | are supported and installed on your system. 2026-08-21 15:46:39.758 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:46:39.798 | Enabling site keystone-api. 2026-08-21 15:46:39.805 | To activate the new configuration, you need to run: 2026-08-21 15:46:39.805 | systemctl reload apache2 2026-08-21 15:46:39.811 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 15:46:39.814 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:46:39.818 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:46:39.822 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:46:39.990 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-21 15:46:40.028 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-21 15:46:40.065 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-21 15:46:40.101 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-21 15:46:40.104 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-21 15:46:40.140 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-21 15:46:40.173 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-21 15:46:40.206 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-21 15:46:40.244 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-21 15:46:40.248 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-21 15:46:40.287 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-21 15:46:40.309 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:40.314 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-21 15:46:40.336 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:40.339 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-21 15:46:40.342 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-21 15:46:40.346 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-21 15:46:40.349 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:46:40.353 | + lib/stack:stack_install_service:32 : install_glance 2026-08-21 15:46:40.356 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-21 15:46:40.359 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-21 15:46:40.362 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-21 15:46:40.387 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:40.390 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-21 15:46:40.394 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-21 15:46:40.417 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:40.422 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-21 15:46:40.426 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-21 15:46:40.430 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:46:40.435 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:46:40.439 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-21 15:46:40.443 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:46:40.448 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-21 15:46:40.451 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-21 15:46:40.454 | ++ inc/python:join_extras:29 : echo cinder 2026-08-21 15:46:40.459 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-21 15:46:40.462 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-21 15:46:40.465 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-21 15:46:40.468 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-21 15:46:40.472 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-21 15:46:40.476 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-21 15:46:40.479 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-21 15:46:40.485 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-21 15:46:40.485 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:46:40.491 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-21 15:46:40.495 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-21 15:46:40.499 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-21 15:46:40.503 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-21 15:46:40.505 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-21 15:46:40.534 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-21 15:46:40.538 | + 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-08-21 15:46:41.873 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:46:42.012 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-21 15:46:42.032 | 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.7.0) 2026-08-21 15:46:42.033 | 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.9.0) 2026-08-21 15:46:42.034 | 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.11.0) 2026-08-21 15:46:42.035 | 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-08-21 15:46:42.036 | 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.6.1) 2026-08-21 15:46:42.037 | 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.9.1) 2026-08-21 15:46:42.039 | 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-08-21 15:46:42.040 | 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.15.0) 2026-08-21 15:46:42.041 | 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-08-21 15:46:42.042 | 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-08-21 15:46:42.074 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-21 15:46:42.091 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:46:42.106 | 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.5.0) 2026-08-21 15:46:42.110 | 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-08-21 15:46:42.112 | 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.3.0) 2026-08-21 15:46:42.160 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:46:42.177 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-21 15:46:42.255 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:46:42.272 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:46:42.322 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:46:42.339 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:46:42.402 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:46:42.420 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:46:42.432 | 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-08-21 15:46:42.433 | 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-08-21 15:46:42.434 | 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-08-21 15:46:42.435 | 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.6.3) 2026-08-21 15:46:42.441 | 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-08-21 15:46:42.442 | 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.9.0) 2026-08-21 15:46:42.443 | 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.16.0) 2026-08-21 15:46:42.447 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-21 15:46:42.448 | 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.5.0) 2026-08-21 15:46:42.449 | 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.3.0) 2026-08-21 15:46:42.452 | 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.8.0) 2026-08-21 15:46:42.494 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-21 15:46:42.512 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-21 15:46:42.524 | 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-08-21 15:46:42.530 | 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-08-21 15:46:42.537 | 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-08-21 15:46:42.539 | 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-08-21 15:46:42.540 | 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-08-21 15:46:42.551 | 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-08-21 15:46:42.554 | 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.1.1) 2026-08-21 15:46:42.555 | 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-08-21 15:46:42.559 | 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-08-21 15:46:42.567 | 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.11) 2026-08-21 15:46:42.568 | Requirement already satisfied: eventlet>=0.27.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) (0.41.2) 2026-08-21 15:46:42.569 | Requirement already satisfied: greenlet>=0.4.15 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.5.5) 2026-08-21 15:46:42.571 | 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-08-21 15:46:42.572 | 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-08-21 15:46:42.573 | 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-08-21 15:46:42.574 | 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-08-21 15:46:42.578 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-21 15:46:42.590 | 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-08-21 15:46:42.591 | 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.3) 2026-08-21 15:46:42.598 | 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) (84.0.0) 2026-08-21 15:46:42.617 | 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.18.0) 2026-08-21 15:46:42.622 | Requirement already satisfied: wcwidth>=0.3.5 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.2) 2026-08-21 15:46:42.626 | 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-08-21 15:46:42.640 | 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.5.0) 2026-08-21 15:46:42.641 | 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-08-21 15:46:42.642 | 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-08-21 15:46:42.644 | 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-08-21 15:46:42.666 | 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-08-21 15:46:42.728 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-21 15:46:42.782 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-21 15:46:42.813 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-21 15:46:42.840 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-21 15:46:42.867 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-21 15:46:42.893 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-21 15:46:42.917 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-21 15:46:43.235 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-21 15:46:44.618 | 2026-08-21 15:46:44.635 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-21 15:46:44.806 | + inc/python:pip_install:216 : result=0 2026-08-21 15:46:44.809 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:46:44.812 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:44.816 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:44.818 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:44.821 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:44.824 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:44.827 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:46:44.830 | + functions-common:time_stop:2427 : start_time=1787327200527 2026-08-21 15:46:44.833 | + functions-common:time_stop:2429 : [[ -z 1787327200527 ]] 2026-08-21 15:46:44.837 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:44.842 | + functions-common:time_stop:2432 : end_time=1787327204839 2026-08-21 15:46:44.845 | + functions-common:time_stop:2433 : elapsed_time=4312 2026-08-21 15:46:44.850 | + functions-common:time_stop:2434 : total=80450 2026-08-21 15:46:44.856 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:44.861 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84762 2026-08-21 15:46:44.865 | + inc/python:pip_install:219 : return 0 2026-08-21 15:46:44.871 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-21 15:46:44.876 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-21 15:46:44.881 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-21 15:46:44.903 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-21 15:46:44.911 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-21 15:46:44.916 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-21 15:46:44.920 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-21 15:46:44.925 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:46:44.929 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:46:44.935 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:46:44.940 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:46:44.944 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:46:44.949 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:46:44.978 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:46:44.981 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:46:44.986 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:46:44.991 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:46:44.991 | + functions-common:git_clone:610 : echo master 2026-08-21 15:46:44.998 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-21 15:46:45.001 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:46:45.005 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-21 15:46:45.009 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:46:45.013 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:46:45.016 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:46:45.020 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:46:45.024 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:46:45.028 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:46:45.031 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:46:45.034 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:46:45.039 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:46:45.044 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327205040 2026-08-21 15:46:45.048 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-21 15:46:45.052 | Cloning into '/opt/stack/glance'... 2026-08-21 15:47:05.918 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:47:05.920 | + functions-common:time_stop:2420 : local name 2026-08-21 15:47:05.922 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:47:05.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:47:05.926 | + functions-common:time_stop:2423 : local total 2026-08-21 15:47:05.928 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:47:05.930 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:47:05.932 | + functions-common:time_stop:2427 : start_time=1787327205040 2026-08-21 15:47:05.934 | + functions-common:time_stop:2429 : [[ -z 1787327205040 ]] 2026-08-21 15:47:05.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:47:05.941 | + functions-common:time_stop:2432 : end_time=1787327225938 2026-08-21 15:47:05.943 | + functions-common:time_stop:2433 : elapsed_time=20898 2026-08-21 15:47:05.945 | + functions-common:time_stop:2434 : total=24725 2026-08-21 15:47:05.947 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:47:05.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45623 2026-08-21 15:47:05.951 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-21 15:47:05.953 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:47:05.955 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:47:05.957 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:47:05.959 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:47:05.961 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:47:05.963 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:47:05.965 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:47:05.967 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:47:05.969 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:47:05.972 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:47:05.976 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327225973 2026-08-21 15:47:05.978 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:47:06.605 | From https://review.opendev.org/openstack/glance 2026-08-21 15:47:06.605 | * branch master -> FETCH_HEAD 2026-08-21 15:47:06.615 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:47:06.618 | + functions-common:time_stop:2420 : local name 2026-08-21 15:47:06.621 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:47:06.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:47:06.627 | + functions-common:time_stop:2423 : local total 2026-08-21 15:47:06.630 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:47:06.633 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:47:06.637 | + functions-common:time_stop:2427 : start_time=1787327225973 2026-08-21 15:47:06.640 | + functions-common:time_stop:2429 : [[ -z 1787327225973 ]] 2026-08-21 15:47:06.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:47:06.648 | + functions-common:time_stop:2432 : end_time=1787327226645 2026-08-21 15:47:06.651 | + functions-common:time_stop:2433 : elapsed_time=672 2026-08-21 15:47:06.653 | + functions-common:time_stop:2434 : total=45623 2026-08-21 15:47:06.655 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:47:06.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46295 2026-08-21 15:47:06.660 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:47:06.663 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:47:06.665 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:47:06.667 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:47:06.670 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:47:06.672 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:47:06.675 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:47:06.678 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:47:06.680 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:47:06.684 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:47:06.688 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327226685 2026-08-21 15:47:06.690 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:47:06.820 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:47:06.820 | 2026-08-21 15:47:06.820 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:47:06.820 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:47:06.820 | state without impacting any branches by switching back to a branch. 2026-08-21 15:47:06.820 | 2026-08-21 15:47:06.821 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:47:06.821 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:47:06.821 | 2026-08-21 15:47:06.821 | git switch -c 2026-08-21 15:47:06.821 | 2026-08-21 15:47:06.821 | Or undo this operation with: 2026-08-21 15:47:06.821 | 2026-08-21 15:47:06.821 | git switch - 2026-08-21 15:47:06.821 | 2026-08-21 15:47:06.821 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:47:06.821 | 2026-08-21 15:47:06.822 | HEAD is now at 8d723c84c Merge "MBR safety check is non-fatal for non-disk-image formats" 2026-08-21 15:47:06.825 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:47:06.827 | + functions-common:time_stop:2420 : local name 2026-08-21 15:47:06.830 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:47:06.832 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:47:06.835 | + functions-common:time_stop:2423 : local total 2026-08-21 15:47:06.838 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:47:06.840 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:47:06.843 | + functions-common:time_stop:2427 : start_time=1787327226685 2026-08-21 15:47:06.845 | + functions-common:time_stop:2429 : [[ -z 1787327226685 ]] 2026-08-21 15:47:06.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:47:06.857 | + functions-common:time_stop:2432 : end_time=1787327226852 2026-08-21 15:47:06.859 | + functions-common:time_stop:2433 : elapsed_time=167 2026-08-21 15:47:06.862 | + functions-common:time_stop:2434 : total=46295 2026-08-21 15:47:06.864 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:47:06.868 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46462 2026-08-21 15:47:06.871 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-21 15:47:06.892 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-21 15:47:06.895 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:47:06.897 | + functions-common:git_clone:673 : head -1 2026-08-21 15:47:06.902 | 8d723c84c Merge "MBR safety check is non-fatal for non-disk-image formats" 2026-08-21 15:47:06.905 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:47:06.910 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-21 15:47:06.914 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:47:06.918 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-21 15:47:06.920 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-21 15:47:06.925 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:47:06.929 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-21 15:47:06.932 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:47:06.934 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-21 15:47:06.939 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-21 15:47:06.942 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:47:06.947 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:47:06.952 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-21 15:47:06.957 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:47:06.961 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-21 15:47:06.966 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:47:06.969 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:47:06.974 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-21 15:47:06.982 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-21 15:47:06.986 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-21 15:47:06.991 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-21 15:47:07.155 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-21 15:47:07.159 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:47:07.164 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:47:07.167 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:47:07.169 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-21 15:47:07.172 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-21 15:47:07.175 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:47:07.180 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:47:07.184 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:47:07.187 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:47:07.192 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:47:07.196 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:47:07.201 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:47:07.205 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-21 15:47:07.239 | Using python 3.12 to install /opt/stack/glance 2026-08-21 15:47:07.243 | + 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-08-21 15:47:08.450 | Obtaining file:///opt/stack/glance 2026-08-21 15:47:08.454 | Installing build dependencies: started 2026-08-21 15:47:10.184 | Installing build dependencies: finished with status 'done' 2026-08-21 15:47:10.185 | Checking if build backend supports build_editable: started 2026-08-21 15:47:10.762 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:47:10.763 | Getting requirements to build editable: started 2026-08-21 15:47:11.101 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:47:11.103 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:47:12.079 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:47:12.104 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (7.0.3) 2026-08-21 15:47:12.106 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (0.7.1) 2026-08-21 15:47:12.107 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (2.0.52) 2026-08-21 15:47:12.107 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (3.1.0) 2026-08-21 15:47:12.108 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (2.5.1) 2026-08-21 15:47:12.109 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (1.8.11) 2026-08-21 15:47:12.110 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (1.18.5) 2026-08-21 15:47:12.321 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:47:12.477 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:47:12.490 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (10.7.0) 2026-08-21 15:47:12.491 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (7.6.1) 2026-08-21 15:47:12.492 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (6.5.0) 2026-08-21 15:47:12.493 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (2.8.0) 2026-08-21 15:47:12.494 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (10.1.1) 2026-08-21 15:47:12.495 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (5.9.1) 2026-08-21 15:47:12.570 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:47:12.587 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-21 15:47:12.606 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (5.15.0) 2026-08-21 15:47:12.608 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (13.0.0) 2026-08-21 15:47:12.640 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:47:12.672 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-21 15:47:12.687 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (3.18.0) 2026-08-21 15:47:12.688 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (3.10.1) 2026-08-21 15:47:12.690 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (4.26.0) 2026-08-21 15:47:12.691 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (5.8.0) 2026-08-21 15:47:12.693 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (18.1.0) 2026-08-21 15:47:12.694 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (6.9.0) 2026-08-21 15:47:12.734 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:47:12.750 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:47:12.761 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (8.3.0) 2026-08-21 15:47:12.762 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (18.2.0) 2026-08-21 15:47:12.763 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (8.2.0) 2026-08-21 15:47:12.805 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:47:12.824 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:47:12.837 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (6.0.0) 2026-08-21 15:47:12.839 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (4.8.0) 2026-08-21 15:47:12.841 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (4.4.0) 2026-08-21 15:47:12.842 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (5.6.0) 2026-08-21 15:47:12.843 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (3.1.0) 2026-08-21 15:47:12.844 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (43.0.3) 2026-08-21 15:47:12.877 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:47:12.894 | Downloading cursive-0.3.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:47:12.960 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:47:12.980 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:47:12.994 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev41) (1.4.1) 2026-08-21 15:47:12.995 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev41) (4.16.0) 2026-08-21 15:47:13.030 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.047 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-21 15:47:13.062 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev41) (2.34.2) 2026-08-21 15:47:13.064 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev41) (2.1.1) 2026-08-21 15:47:13.069 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev41) (3.0) 2026-08-21 15:47:13.072 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev41) (5.11.0) 2026-08-21 15:47:13.077 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev41) (2.3.0) 2026-08-21 15:47:13.083 | 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==33.0.0.0b3.dev41) (1.4.2) 2026-08-21 15:47:13.084 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev41) (3.5.0) 2026-08-21 15:47:13.091 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev41) (3.3.2) 2026-08-21 15:47:13.096 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev41) (26.1.0) 2026-08-21 15:47:13.097 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev41) (2025.9.1) 2026-08-21 15:47:13.098 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev41) (0.37.0) 2026-08-21 15:47:13.098 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev41) (2026.6.3) 2026-08-21 15:47:13.107 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev41) (2.1.0) 2026-08-21 15:47:13.108 | 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==33.0.0.0b3.dev41) (1.9.0) 2026-08-21 15:47:13.114 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev41) (4.3.0) 2026-08-21 15:47:13.117 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev41) (4.1.0) 2026-08-21 15:47:13.118 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev41) (2.13.0) 2026-08-21 15:47:13.125 | 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==33.0.0.0b3.dev41) (1.5.0) 2026-08-21 15:47:13.129 | 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==33.0.0.0b3.dev41) (5.3.1) 2026-08-21 15:47:13.136 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev41) (0.20) 2026-08-21 15:47:13.141 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev41) (1.3.0) 2026-08-21 15:47:13.143 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev41) (2.0.0) 2026-08-21 15:47:13.144 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev41) (6.0.3) 2026-08-21 15:47:13.154 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev41) (2.1.2) 2026-08-21 15:47:13.154 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev41) (0.6.2) 2026-08-21 15:47:13.214 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.231 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-21 15:47:13.276 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.291 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-21 15:47:13.336 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.352 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-21 15:47:13.404 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.420 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:47:13.432 | 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==33.0.0.0b3.dev41) (7.2.2) 2026-08-21 15:47:13.467 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.482 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-21 15:47:13.500 | 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==33.0.0.0b3.dev41) (2.9.0.post0) 2026-08-21 15:47:13.507 | 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==33.0.0.0b3.dev41) (7.1.7) 2026-08-21 15:47:13.508 | 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==33.0.0.0b3.dev41) (5.3.1) 2026-08-21 15:47:13.509 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (5.6.2) 2026-08-21 15:47:13.510 | 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==33.0.0.0b3.dev41) (0.16.0) 2026-08-21 15:47:13.515 | 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==33.0.0.0b3.dev41) (5.1.0) 2026-08-21 15:47:13.525 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (2026.3) 2026-08-21 15:47:13.526 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (26.3) 2026-08-21 15:47:13.535 | 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==33.0.0.0b3.dev41) (0.26.0) 2026-08-21 15:47:13.538 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev41) (5.0.0) 2026-08-21 15:47:13.539 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev41) (3.1.6) 2026-08-21 15:47:13.541 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev41) (4.0.1) 2026-08-21 15:47:13.550 | 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==33.0.0.0b3.dev41) (3.0.3) 2026-08-21 15:47:13.565 | 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==33.0.0.0b3.dev41) (1.2.1) 2026-08-21 15:47:13.573 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (0.41.2) 2026-08-21 15:47:13.574 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (3.5.5) 2026-08-21 15:47:13.578 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (1.7.6) 2026-08-21 15:47:13.583 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (2.8.0) 2026-08-21 15:47:13.632 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.649 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-21 15:47:13.759 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.777 | 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-08-21 15:47:13.812 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev41) (84.0.0) 2026-08-21 15:47:13.830 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev41) (0.8.2) 2026-08-21 15:47:13.895 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.912 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:47:13.955 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:13.972 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-21 15:47:14.038 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:14.056 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-21 15:47:14.125 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:14.140 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-21 15:47:14.178 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:14.196 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-21 15:47:14.207 | 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==33.0.0.0b3.dev41) (15.0.0) 2026-08-21 15:47:14.236 | 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==33.0.0.0b3.dev41) 2026-08-21 15:47:14.253 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-21 15:47:14.278 | 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==33.0.0.0b3.dev41) (1.17.0) 2026-08-21 15:47:14.300 | 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==33.0.0.0b3.dev41) (3.5.0) 2026-08-21 15:47:14.300 | 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==33.0.0.0b3.dev41) (3.18) 2026-08-21 15:47:14.301 | 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==33.0.0.0b3.dev41) (2.7.0) 2026-08-21 15:47:14.303 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) (2023.11.17) 2026-08-21 15:47:14.340 | 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==33.0.0.0b3.dev41) (4.2.0) 2026-08-21 15:47:14.341 | 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==33.0.0.0b3.dev41) (2.20.0) 2026-08-21 15:47:14.352 | 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==33.0.0.0b3.dev41) (0.1.2) 2026-08-21 15:47:14.370 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev41) (0.8) 2026-08-21 15:47:14.498 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:14.514 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-21 15:47:14.615 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:14.633 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:47:14.645 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev41) (9.1.4) 2026-08-21 15:47:14.673 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:14.689 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-21 15:47:14.791 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:14.810 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-21 15:47:14.826 | Installing build dependencies: started 2026-08-21 15:47:16.406 | Installing build dependencies: finished with status 'done' 2026-08-21 15:47:16.408 | Getting requirements to build wheel: started 2026-08-21 15:47:17.159 | Getting requirements to build wheel: finished with status 'done' 2026-08-21 15:47:17.162 | Preparing metadata (pyproject.toml): started 2026-08-21 15:47:17.627 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:47:17.703 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:17.719 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-21 15:47:17.773 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:47:17.789 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-21 15:47:17.872 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-21 15:47:17.915 | Downloading cursive-0.3.0-py3-none-any.whl (44 kB) 2026-08-21 15:47:17.951 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-21 15:47:17.987 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-21 15:47:18.017 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-21 15:47:18.080 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 38.6 MB/s 0:00:00 2026-08-21 15:47:18.096 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-21 15:47:18.122 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-21 15:47:18.147 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-21 15:47:18.172 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-21 15:47:18.200 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-21 15:47:18.227 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-21 15:47:18.256 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-21 15:47:18.283 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-21 15:47:18.310 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-21 15:47:18.338 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-21 15:47:18.365 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-21 15:47:18.394 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-21 15:47:18.421 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-21 15:47:18.446 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-21 15:47:18.484 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-21 15:47:18.509 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-21 15:47:18.566 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.6 MB/s 0:00:00 2026-08-21 15:47:18.583 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-21 15:47:18.613 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-21 15:47:18.640 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-21 15:47:18.666 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-21 15:47:18.695 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-21 15:47:18.887 | Building wheels for collected packages: glance, simplegeneric 2026-08-21 15:47:18.889 | Building editable for glance (pyproject.toml): started 2026-08-21 15:47:19.863 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-21 15:47:19.864 | Created wheel for glance: filename=glance-33.0.0.0b3.dev41-0.editable-py3-none-any.whl size=9069 sha256=73be248f8f9dcbeb4f888483b5ea10a1b3eae91cb9b9d9845c8809456bee687e 2026-08-21 15:47:19.864 | Stored in directory: /tmp/pip-ephem-wheel-cache-i_hhuzv_/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-21 15:47:19.872 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-21 15:47:20.315 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-21 15:47:20.315 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=897d0b3faec1b4d683252a6d9742dc65e55e5cdb2f2ad8789d02f054b72c6919 2026-08-21 15:47:20.316 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-21 15:47:20.322 | Successfully built glance simplegeneric 2026-08-21 15:47:20.631 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-21 15:47:24.010 | Attempting uninstall: jsonpointer 2026-08-21 15:47:24.025 | Found existing installation: jsonpointer 2.0 2026-08-21 15:47:24.027 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:47:24.027 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-21 15:47:24.047 | Attempting uninstall: jmespath 2026-08-21 15:47:24.064 | Found existing installation: jmespath 1.0.1 2026-08-21 15:47:24.064 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:47:24.065 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-21 15:47:24.112 | Attempting uninstall: httplib2 2026-08-21 15:47:24.141 | Found existing installation: httplib2 0.20.4 2026-08-21 15:47:24.141 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:47:24.142 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-21 15:47:24.254 | Attempting uninstall: jsonpatch 2026-08-21 15:47:24.271 | Found existing installation: jsonpatch 1.32 2026-08-21 15:47:24.271 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:47:24.271 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-21 15:47:29.553 | 2026-08-21 15:47:29.573 | Successfully installed WSME-0.13.0 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.0 glance-33.0.0.0b3.dev41 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-21 15:47:29.851 | + inc/python:pip_install:216 : result=0 2026-08-21 15:47:29.855 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:47:29.859 | + functions-common:time_stop:2420 : local name 2026-08-21 15:47:29.862 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:47:29.865 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:47:29.868 | + functions-common:time_stop:2423 : local total 2026-08-21 15:47:29.871 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:47:29.874 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:47:29.877 | + functions-common:time_stop:2427 : start_time=1787327227231 2026-08-21 15:47:29.880 | + functions-common:time_stop:2429 : [[ -z 1787327227231 ]] 2026-08-21 15:47:29.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:47:29.888 | + functions-common:time_stop:2432 : end_time=1787327249885 2026-08-21 15:47:29.891 | + functions-common:time_stop:2433 : elapsed_time=22654 2026-08-21 15:47:29.894 | + functions-common:time_stop:2434 : total=84762 2026-08-21 15:47:29.897 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:47:29.900 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107416 2026-08-21 15:47:29.903 | + inc/python:pip_install:219 : return 0 2026-08-21 15:47:29.906 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:47:29.909 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:47:29.912 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-21 15:47:29.915 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-21 15:47:29.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:47:29.922 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:47:29.926 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-21 15:47:29.929 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:47:29.933 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:47:29.936 | + ./stack.sh:main:945 : configure_glance 2026-08-21 15:47:29.939 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-21 15:47:29.957 | + lib/glance:configure_glance:353 : local dburl 2026-08-21 15:47:29.961 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-21 15:47:29.964 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-21 15:47:29.967 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-21 15:47:29.970 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-21 15:47:29.973 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:47:29.976 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:47:29.979 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:47:29.998 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:47:30.001 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:47:30.004 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-21 15:47:30.008 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-21 15:47:30.011 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-21 15:47:30.049 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-21 15:47:30.088 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-21 15:47:30.123 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-21 15:47:30.160 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-21 15:47:30.198 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-21 15:47:30.237 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-21 15:47:30.276 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-21 15:47:30.279 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-21 15:47:30.283 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-21 15:47:30.286 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 15:47:30.289 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 15:47:30.292 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-21 15:47:30.295 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-21 15:47:30.298 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-21 15:47:30.301 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 15:47:30.304 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-21 15:47:30.341 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-21 15:47:30.381 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.27/identity 2026-08-21 15:47:30.419 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-21 15:47:30.456 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-21 15:47:30.493 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-21 15:47:30.531 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-21 15:47:30.571 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-21 15:47:30.604 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.27/identity 2026-08-21 15:47:30.639 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 15:47:30.673 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 15:47:30.707 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 15:47:30.710 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-21 15:47:30.749 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-21 15:47:30.752 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-21 15:47:30.756 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-21 15:47:30.759 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 15:47:30.762 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 15:47:30.766 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 15:47:30.787 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:47:30.792 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 15:47:30.795 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 15:47:30.798 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 15:47:30.818 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:47:30.821 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:47:30.825 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:47:30.861 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 15:47:30.864 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 15:47:30.867 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-21 15:47:30.870 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-21 15:47:30.873 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-21 15:47:30.910 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-21 15:47:30.946 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-21 15:47:30.988 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-21 15:47:30.991 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-21 15:47:30.994 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-21 15:47:30.997 | + lib/glance:configure_glance_store:282 : local be 2026-08-21 15:47:31.001 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-21 15:47:31.004 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-21 15:47:31.007 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-21 15:47:31.050 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-21 15:47:31.053 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.27 2026-08-21 15:47:31.094 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-21 15:47:31.097 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-21 15:47:31.101 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-21 15:47:31.123 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:47:31.126 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.27/image 2026-08-21 15:47:31.165 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-21 15:47:31.187 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:47:31.190 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-21 15:47:31.194 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-21 15:47:31.198 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-21 15:47:31.203 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:47:31.227 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:47:31.231 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:47:31.234 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:47:31.238 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:47:31.242 | + 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-08-21 15:47:31.280 | + 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-08-21 15:47:31.319 | + 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-08-21 15:47:31.359 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:47:31.405 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-21 15:47:31.449 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-21 15:47:31.456 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-21 15:47:31.508 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-21 15:47:31.557 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-21 15:47:31.607 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-21 15:47:31.654 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-21 15:47:31.706 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-21 15:47:31.753 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-21 15:47:31.803 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-21 15:47:31.845 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-21 15:47:31.852 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-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-08-21 15:47:31.862 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-21 15:47:31.883 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:47:31.887 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-21 15:47:31.890 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-21 15:47:31.893 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-21 15:47:31.896 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-21 15:47:31.898 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-21 15:47:31.901 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-21 15:47:31.903 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-21 15:47:31.908 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:47:31.910 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-21 15:47:31.945 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-21 15:47:31.948 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-21 15:47:31.950 | ++ functions:get_random_port:861 : true 2026-08-21 15:47:31.953 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-21 15:47:31.956 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-21 15:47:31.958 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-21 15:47:32.013 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-21 15:47:32.016 | ++ functions:get_random_port:865 : break 2 2026-08-21 15:47:32.018 | ++ functions:get_random_port:869 : echo 60999 2026-08-21 15:47:32.021 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-21 15:47:32.024 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-21 15:47:32.056 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-21 15:47:32.090 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-21 15:47:32.124 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-21 15:47:32.158 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 15:47:32.193 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 15:47:32.226 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-21 15:47:32.258 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-21 15:47:32.294 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-21 15:47:32.327 | + 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-08-21 15:47:32.364 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 15:47:32.402 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 15:47:32.437 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-21 15:47:32.471 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 15:47:32.511 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-21 15:47:32.543 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-21 15:47:32.583 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-21 15:47:32.621 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-21 15:47:32.652 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-21 15:47:32.697 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-21 15:47:32.736 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-21 15:47:32.739 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-21 15:47:32.741 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:47:32.744 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:47:32.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:47:32.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:47:32.753 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-21 15:47:32.755 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-21 15:47:32.759 | perl: warning: Setting locale failed. 2026-08-21 15:47:32.759 | perl: warning: Please check that your locale settings: 2026-08-21 15:47:32.759 | LANGUAGE = (unset), 2026-08-21 15:47:32.759 | LC_ALL = "en_US.utf8", 2026-08-21 15:47:32.759 | LANG = (unset) 2026-08-21 15:47:32.759 | are supported and installed on your system. 2026-08-21 15:47:32.759 | perl: warning: Falling back to the standard locale ("C"). 2026-08-21 15:47:32.800 | proxy (enabled by site administrator) 2026-08-21 15:47:32.806 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-21 15:47:32.809 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-21 15:47:32.811 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:47:32.814 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:47:32.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:47:32.821 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:47:32.824 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-21 15:47:32.830 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-21 15:47:32.830 | perl: warning: Setting locale failed. 2026-08-21 15:47:32.830 | perl: warning: Please check that your locale settings: 2026-08-21 15:47:32.830 | LANGUAGE = (unset), 2026-08-21 15:47:32.830 | LC_ALL = "en_US.utf8", 2026-08-21 15:47:32.830 | LANG = (unset) 2026-08-21 15:47:32.830 | are supported and installed on your system. 2026-08-21 15:47:32.830 | perl: warning: Falling back to the standard locale ("C"). 2026-08-21 15:47:32.870 | No module matches proxy_http 2026-08-21 15:47:32.874 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-21 15:47:32.889 | perl: warning: Setting locale failed. 2026-08-21 15:47:32.889 | perl: warning: Please check that your locale settings: 2026-08-21 15:47:32.889 | LANGUAGE = (unset), 2026-08-21 15:47:32.889 | LC_ALL = "en_US.utf8", 2026-08-21 15:47:32.889 | LANG = "de_DE.UTF-8" 2026-08-21 15:47:32.889 | are supported and installed on your system. 2026-08-21 15:47:32.889 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:47:32.934 | Considering dependency proxy for proxy_http: 2026-08-21 15:47:32.934 | Module proxy already enabled 2026-08-21 15:47:32.934 | Enabling module proxy_http. 2026-08-21 15:47:32.940 | To activate the new configuration, you need to run: 2026-08-21 15:47:32.940 | systemctl restart apache2 2026-08-21 15:47:32.946 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-21 15:47:32.949 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-21 15:47:32.952 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:47:32.955 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:47:32.957 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:47:33.165 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-21 15:47:33.172 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-21 15:47:33.175 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-21 15:47:33.178 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 15:47:33.182 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:47:33.185 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:47:33.188 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-21 15:47:33.192 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-21 15:47:33.197 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-21 15:47:33.197 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-21 15:47:33.212 | KeepAlive Off 2026-08-21 15:47:33.218 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-21 15:47:33.219 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-21 15:47:33.233 | SetEnv proxy-sendchunked 1 2026-08-21 15:47:33.240 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-21 15:47:33.240 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-21 15:47:33.252 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-21 15:47:33.257 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-21 15:47:33.260 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-21 15:47:33.262 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 15:47:33.265 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 15:47:33.268 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:47:33.270 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:47:33.273 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:47:33.276 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:47:33.278 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 15:47:33.281 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 15:47:33.284 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:47:33.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:47:33.289 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-21 15:47:33.301 | perl: warning: Setting locale failed. 2026-08-21 15:47:33.301 | perl: warning: Please check that your locale settings: 2026-08-21 15:47:33.301 | LANGUAGE = (unset), 2026-08-21 15:47:33.301 | LC_ALL = "en_US.utf8", 2026-08-21 15:47:33.301 | LANG = "de_DE.UTF-8" 2026-08-21 15:47:33.301 | are supported and installed on your system. 2026-08-21 15:47:33.301 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:47:33.345 | Enabling site glance-api. 2026-08-21 15:47:33.351 | To activate the new configuration, you need to run: 2026-08-21 15:47:33.351 | systemctl reload apache2 2026-08-21 15:47:33.356 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-21 15:47:33.359 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:47:33.362 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:47:33.365 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:47:33.515 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-21 15:47:33.523 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-21 15:47:33.562 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-21 15:47:33.604 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-21 15:47:33.606 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-21 15:47:33.646 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-21 15:47:33.683 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-21 15:47:33.703 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:47:33.707 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-21 15:47:33.710 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-21 15:47:33.713 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-21 15:47:33.716 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:47:33.719 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-21 15:47:33.723 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-21 15:47:33.726 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-21 15:47:33.729 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-21 15:47:33.732 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:47:33.735 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:47:33.739 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:47:33.743 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:47:33.746 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:47:33.750 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:47:33.770 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:47:33.773 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:47:33.776 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:47:33.779 | + functions-common:git_clone:610 : echo master 2026-08-21 15:47:33.780 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:47:33.785 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-21 15:47:33.788 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:47:33.790 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-21 15:47:33.793 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:47:33.796 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:47:33.798 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:47:33.801 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:47:33.804 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:47:33.807 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:47:33.809 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:47:33.812 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:47:33.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:47:33.820 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327253817 2026-08-21 15:47:33.824 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-21 15:47:33.828 | Cloning into '/opt/stack/cinder'... 2026-08-21 15:48:33.942 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:48:33.946 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:33.949 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:33.952 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:33.956 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:33.959 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:33.962 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:48:33.965 | + functions-common:time_stop:2427 : start_time=1787327253817 2026-08-21 15:48:33.968 | + functions-common:time_stop:2429 : [[ -z 1787327253817 ]] 2026-08-21 15:48:33.972 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:33.979 | + functions-common:time_stop:2432 : end_time=1787327313975 2026-08-21 15:48:33.983 | + functions-common:time_stop:2433 : elapsed_time=60158 2026-08-21 15:48:33.986 | + functions-common:time_stop:2434 : total=46462 2026-08-21 15:48:33.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:33.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=106620 2026-08-21 15:48:33.998 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-08-21 15:48:34.000 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:48:34.003 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:48:34.007 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:48:34.010 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:48:34.012 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:48:34.016 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:48:34.019 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:48:34.023 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:48:34.027 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:48:34.031 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:48:34.036 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327314033 2026-08-21 15:48:34.039 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:48:34.735 | From https://review.opendev.org/openstack/cinder 2026-08-21 15:48:34.735 | * branch master -> FETCH_HEAD 2026-08-21 15:48:34.746 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:48:34.749 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:34.753 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:34.755 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:34.757 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:34.759 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:34.762 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:48:34.764 | + functions-common:time_stop:2427 : start_time=1787327314033 2026-08-21 15:48:34.766 | + functions-common:time_stop:2429 : [[ -z 1787327314033 ]] 2026-08-21 15:48:34.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:34.774 | + functions-common:time_stop:2432 : end_time=1787327314771 2026-08-21 15:48:34.776 | + functions-common:time_stop:2433 : elapsed_time=738 2026-08-21 15:48:34.778 | + functions-common:time_stop:2434 : total=106620 2026-08-21 15:48:34.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:34.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107358 2026-08-21 15:48:34.787 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:48:34.791 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:48:34.795 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:48:34.797 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:48:34.799 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:48:34.802 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:48:34.805 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:48:34.809 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:48:34.812 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:48:34.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:48:34.821 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327314817 2026-08-21 15:48:34.825 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:48:35.284 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:48:35.284 | 2026-08-21 15:48:35.284 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:48:35.284 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:48:35.284 | state without impacting any branches by switching back to a branch. 2026-08-21 15:48:35.284 | 2026-08-21 15:48:35.284 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:48:35.284 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:48:35.285 | 2026-08-21 15:48:35.285 | git switch -c 2026-08-21 15:48:35.285 | 2026-08-21 15:48:35.285 | Or undo this operation with: 2026-08-21 15:48:35.285 | 2026-08-21 15:48:35.285 | git switch - 2026-08-21 15:48:35.285 | 2026-08-21 15:48:35.285 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:48:35.285 | 2026-08-21 15:48:35.285 | HEAD is now at a25d8158d Merge "KIOXIA: stop global urllib3 warning suppression" 2026-08-21 15:48:35.293 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:48:35.295 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:35.297 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:35.300 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:35.303 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:35.307 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:35.310 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:48:35.313 | + functions-common:time_stop:2427 : start_time=1787327314817 2026-08-21 15:48:35.316 | + functions-common:time_stop:2429 : [[ -z 1787327314817 ]] 2026-08-21 15:48:35.320 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:35.324 | + functions-common:time_stop:2432 : end_time=1787327315321 2026-08-21 15:48:35.327 | + functions-common:time_stop:2433 : elapsed_time=504 2026-08-21 15:48:35.329 | + functions-common:time_stop:2434 : total=107358 2026-08-21 15:48:35.332 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:35.335 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107862 2026-08-21 15:48:35.338 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-21 15:48:35.359 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-21 15:48:35.364 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:48:35.364 | + functions-common:git_clone:673 : head -1 2026-08-21 15:48:35.369 | a25d8158d Merge "KIOXIA: stop global urllib3 warning suppression" 2026-08-21 15:48:35.372 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:48:35.376 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-21 15:48:35.378 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:48:35.382 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-21 15:48:35.384 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-21 15:48:35.388 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:48:35.391 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-21 15:48:35.394 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:48:35.397 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-21 15:48:35.400 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-21 15:48:35.403 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:48:35.407 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:48:35.412 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-21 15:48:35.415 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:48:35.418 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-21 15:48:35.420 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:48:35.423 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:48:35.427 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-21 15:48:35.433 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-21 15:48:35.437 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-21 15:48:35.440 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-21 15:48:35.615 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-21 15:48:35.618 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:48:35.621 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:48:35.624 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:48:35.626 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-21 15:48:35.629 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-21 15:48:35.631 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:48:35.634 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:48:35.637 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:48:35.639 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:48:35.642 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:48:35.645 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:48:35.647 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:48:35.651 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-21 15:48:35.672 | Using python 3.12 to install /opt/stack/cinder 2026-08-21 15:48:35.674 | + 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-08-21 15:48:36.692 | Obtaining file:///opt/stack/cinder 2026-08-21 15:48:36.697 | Installing build dependencies: started 2026-08-21 15:48:38.288 | Installing build dependencies: finished with status 'done' 2026-08-21 15:48:38.289 | Checking if build backend supports build_editable: started 2026-08-21 15:48:38.866 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:48:38.867 | Getting requirements to build editable: started 2026-08-21 15:48:39.182 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:48:39.184 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:48:40.628 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:48:40.679 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.0.3) 2026-08-21 15:48:40.680 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.3.1) 2026-08-21 15:48:40.681 | 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.dev240) (0.41.2) 2026-08-21 15:48:40.682 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.5.0) 2026-08-21 15:48:40.683 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.5.5) 2026-08-21 15:48:40.684 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.1.0) 2026-08-21 15:48:40.685 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (4.26.0) 2026-08-21 15:48:40.686 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.15.0) 2026-08-21 15:48:40.687 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (13.0.0) 2026-08-21 15:48:41.376 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev240) 2026-08-21 15:48:41.507 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-21 15:48:41.520 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (10.7.0) 2026-08-21 15:48:41.521 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.6.1) 2026-08-21 15:48:41.522 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (6.5.0) 2026-08-21 15:48:41.523 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (18.1.0) 2026-08-21 15:48:41.524 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (8.3.0) 2026-08-21 15:48:41.525 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (18.2.0) 2026-08-21 15:48:41.526 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (8.2.0) 2026-08-21 15:48:41.527 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (6.0.0) 2026-08-21 15:48:41.528 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.12.0) 2026-08-21 15:48:41.529 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.9.0) 2026-08-21 15:48:41.529 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.10.0) 2026-08-21 15:48:41.530 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.11.0) 2026-08-21 15:48:41.531 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (4.8.0) 2026-08-21 15:48:41.533 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.8.0) 2026-08-21 15:48:41.534 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (10.1.1) 2026-08-21 15:48:41.577 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev240) 2026-08-21 15:48:41.595 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:48:41.606 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (4.4.0) 2026-08-21 15:48:41.607 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (26.3) 2026-08-21 15:48:41.651 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev240) 2026-08-21 15:48:41.668 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-21 15:48:41.680 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.10.1) 2026-08-21 15:48:41.681 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.1.0) 2026-08-21 15:48:41.682 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.3.2) 2026-08-21 15:48:41.686 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.5.0) 2026-08-21 15:48:41.727 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev240) 2026-08-21 15:48:41.743 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-21 15:48:41.755 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.8.0) 2026-08-21 15:48:41.799 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev240) 2026-08-21 15:48:41.816 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-21 15:48:41.863 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev240) 2026-08-21 15:48:41.879 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-21 15:48:41.892 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.34.2) 2026-08-21 15:48:41.894 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.7.0) 2026-08-21 15:48:41.894 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.5.1) 2026-08-21 15:48:41.894 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (6.3.0) 2026-08-21 15:48:41.924 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev240) 2026-08-21 15:48:41.941 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-21 15:48:41.952 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.0.52) 2026-08-21 15:48:41.953 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.9.1) 2026-08-21 15:48:41.981 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev240) 2026-08-21 15:48:41.996 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-21 15:48:42.025 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (9.1.4) 2026-08-21 15:48:42.025 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (1.8.11) 2026-08-21 15:48:42.026 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (6.9.0) 2026-08-21 15:48:42.068 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev240) 2026-08-21 15:48:42.085 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:48:42.096 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.1.0) 2026-08-21 15:48:42.145 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev240) 2026-08-21 15:48:42.163 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-21 15:48:42.245 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev240) 2026-08-21 15:48:42.262 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-21 15:48:42.274 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.8.0) 2026-08-21 15:48:42.276 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (43.0.3) 2026-08-21 15:48:42.279 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (0.3.0) 2026-08-21 15:48:42.473 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev240) 2026-08-21 15:48:42.488 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-21 15:48:42.866 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev240) 2026-08-21 15:48:42.882 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-21 15:48:42.893 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev240) (1.9.0) 2026-08-21 15:48:42.895 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2026.3) 2026-08-21 15:48:42.895 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.1.7) 2026-08-21 15:48:43.374 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev240) 2026-08-21 15:48:43.390 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-21 15:48:43.402 | 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.dev240) (1.1.0) 2026-08-21 15:48:43.437 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev240) 2026-08-21 15:48:43.454 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-21 15:48:43.467 | 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.dev240) (2.9.0.post0) 2026-08-21 15:48:43.472 | 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.dev240) (1.17.0) 2026-08-21 15:48:43.506 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev240) (2.1.1) 2026-08-21 15:48:43.511 | 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.dev240) (3.0) 2026-08-21 15:48:43.521 | 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.dev240) (2.8.0) 2026-08-21 15:48:43.529 | 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.dev240) (3.1.0) 2026-08-21 15:48:43.532 | 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.dev240) (2.3.0) 2026-08-21 15:48:43.534 | 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.dev240) (0.32.0) 2026-08-21 15:48:43.594 | 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.dev240) 2026-08-21 15:48:43.609 | Downloading google_auth-2.56.3-py3-none-any.whl.metadata (6.0 kB) 2026-08-21 15:48:43.656 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev240) 2026-08-21 15:48:43.672 | Downloading google_auth_httplib2-0.4.1-py3-none-any.whl.metadata (3.0 kB) 2026-08-21 15:48:43.734 | 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.dev240) 2026-08-21 15:48:43.750 | Downloading google_api_core-2.34.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:48:43.789 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev240) 2026-08-21 15:48:43.806 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-21 15:48:43.852 | Collecting googleapis-common-protos<2.0.0,>=1.69.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.dev240) 2026-08-21 15:48:43.867 | Downloading googleapis_common_protos-1.75.1-py3-none-any.whl.metadata (8.5 kB) 2026-08-21 15:48:44.169 | Collecting protobuf<8.0.0,>=6.33.5 (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.dev240) 2026-08-21 15:48:44.186 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-21 15:48:44.233 | Collecting proto-plus<2.0.0,>=1.26.1 (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.dev240) 2026-08-21 15:48:44.248 | Downloading proto_plus-1.28.3-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:48:44.303 | 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.dev240) 2026-08-21 15:48:44.318 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:48:44.344 | 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.dev240) (3.5.0) 2026-08-21 15:48:44.345 | 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.dev240) (3.18) 2026-08-21 15:48:44.347 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev240) (2023.11.17) 2026-08-21 15:48:44.365 | 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.dev240) (26.1.0) 2026-08-21 15:48:44.365 | 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.dev240) (2025.9.1) 2026-08-21 15:48:44.366 | 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.dev240) (0.37.0) 2026-08-21 15:48:44.368 | 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.dev240) (2026.6.3) 2026-08-21 15:48:44.378 | 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.dev240) (1.9.0) 2026-08-21 15:48:44.379 | 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.dev240) (4.16.0) 2026-08-21 15:48:44.383 | 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.dev240) (4.3.0) 2026-08-21 15:48:44.385 | 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.dev240) (4.1.0) 2026-08-21 15:48:44.387 | 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.dev240) (2.13.0) 2026-08-21 15:48:44.397 | 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.dev240) (7.2.2) 2026-08-21 15:48:44.403 | 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.dev240) (1.5.0) 2026-08-21 15:48:44.412 | 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.dev240) (0.20) 2026-08-21 15:48:44.418 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev240) (1.3.0) 2026-08-21 15:48:44.419 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev240) (2.0.0) 2026-08-21 15:48:44.420 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev240) (6.0.3) 2026-08-21 15:48:44.431 | 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.dev240) (1.18.5) 2026-08-21 15:48:44.433 | 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.dev240) (2.1.2) 2026-08-21 15:48:44.434 | 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.dev240) (0.6.2) 2026-08-21 15:48:44.439 | 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.dev240) (1.4.1) 2026-08-21 15:48:44.453 | 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.dev240) (5.3.1) 2026-08-21 15:48:44.454 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev240) (5.6.2) 2026-08-21 15:48:44.455 | 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.dev240) (0.16.0) 2026-08-21 15:48:44.460 | 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.dev240) (5.1.0) 2026-08-21 15:48:44.476 | 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.dev240) (0.26.0) 2026-08-21 15:48:44.480 | 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.dev240) (5.0.0) 2026-08-21 15:48:44.481 | 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.dev240) (3.1.6) 2026-08-21 15:48:44.483 | 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.dev240) (4.0.1) 2026-08-21 15:48:44.492 | 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.dev240) (3.0.3) 2026-08-21 15:48:44.505 | 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.dev240) (1.2.1) 2026-08-21 15:48:44.529 | 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.dev240) (1.7.6) 2026-08-21 15:48:44.536 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev240) (2.2.0) 2026-08-21 15:48:44.541 | 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->cinder==28.1.0.dev240) (1.3.7) 2026-08-21 15:48:44.547 | 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.dev240) (3.18.0) 2026-08-21 15:48:44.597 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev240) 2026-08-21 15:48:44.614 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-21 15:48:44.680 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev240) 2026-08-21 15:48:44.700 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-21 15:48:44.756 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev240) 2026-08-21 15:48:44.772 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-21 15:48:44.794 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev240) (84.0.0) 2026-08-21 15:48:44.811 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev240) (0.8.2) 2026-08-21 15:48:44.876 | 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.dev240) 2026-08-21 15:48:44.892 | Downloading pyasn1-0.6.4-py3-none-any.whl.metadata (8.4 kB) 2026-08-21 15:48:44.928 | 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.dev240) (4.15.0) 2026-08-21 15:48:44.936 | 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.dev240) (0.6.0) 2026-08-21 15:48:44.937 | 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.dev240) (4.2.0) 2026-08-21 15:48:44.949 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.dev240) (3.0.53) 2026-08-21 15:48:44.950 | 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.dev240) (1.11.0) 2026-08-21 15:48:44.951 | 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.dev240) (15.0.0) 2026-08-21 15:48:44.952 | 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.dev240) (1.8.0) 2026-08-21 15:48:44.997 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev240) 2026-08-21 15:48:45.014 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-21 15:48:45.028 | 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.dev240) (24.2.1) 2026-08-21 15:48:45.077 | 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.dev240) (4.2.0) 2026-08-21 15:48:45.078 | 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.dev240) (2.20.0) 2026-08-21 15:48:45.090 | 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.dev240) (0.1.2) 2026-08-21 15:48:45.111 | 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.dev240) (0.8) 2026-08-21 15:48:45.166 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev240) 2026-08-21 15:48:45.183 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-21 15:48:45.253 | 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.dev240) (3.6.1) 2026-08-21 15:48:45.254 | 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.dev240) (3.4.0) 2026-08-21 15:48:45.256 | 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.dev240) (4.0.1) 2026-08-21 15:48:45.340 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev240) 2026-08-21 15:48:45.357 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-21 15:48:45.396 | 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.dev240) (1.33) 2026-08-21 15:48:45.403 | 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.dev240) (3.1.1) 2026-08-21 15:48:45.577 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-21 15:48:45.617 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-21 15:48:46.218 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 23.2 MB/s 0:00:00 2026-08-21 15:48:46.236 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-21 15:48:46.263 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-21 15:48:46.520 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 61.6 MB/s 0:00:00 2026-08-21 15:48:46.536 | Downloading google_api_core-2.34.0-py3-none-any.whl (180 kB) 2026-08-21 15:48:46.563 | Downloading google_auth-2.56.3-py3-none-any.whl (259 kB) 2026-08-21 15:48:46.590 | Downloading google_auth_httplib2-0.4.1-py3-none-any.whl (9.5 kB) 2026-08-21 15:48:46.613 | Downloading googleapis_common_protos-1.75.1-py3-none-any.whl (300 kB) 2026-08-21 15:48:46.641 | Downloading proto_plus-1.28.3-py3-none-any.whl (50 kB) 2026-08-21 15:48:46.666 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-21 15:48:46.695 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-21 15:48:46.718 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-21 15:48:46.804 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 64.0 MB/s 0:00:00 2026-08-21 15:48:46.821 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-21 15:48:46.847 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-21 15:48:46.868 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 29.4 MB/s 0:00:00 2026-08-21 15:48:46.884 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-21 15:48:46.909 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-21 15:48:46.934 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-21 15:48:46.962 | Downloading pyasn1-0.6.4-py3-none-any.whl (84 kB) 2026-08-21 15:48:46.986 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-21 15:48:47.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.8 MB/s 0:00:00 2026-08-21 15:48:47.129 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-21 15:48:47.162 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-21 15:48:47.194 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-21 15:48:47.220 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-21 15:48:47.247 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-21 15:48:47.274 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-21 15:48:47.302 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-21 15:48:47.341 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-21 15:48:47.367 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-21 15:48:47.393 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-21 15:48:47.418 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-21 15:48:47.681 | Building wheels for collected packages: cinder 2026-08-21 15:48:47.682 | Building editable for cinder (pyproject.toml): started 2026-08-21 15:48:49.484 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-21 15:48:49.486 | Created wheel for cinder: filename=cinder-28.1.0.dev240-0.editable-py3-none-any.whl size=9234 sha256=be3c437dc6e6390f7502dfac458e3a9d46d925a939ba263ba9d569dc319a3736 2026-08-21 15:48:49.486 | Stored in directory: /tmp/pip-ephem-wheel-cache-rehv8hp_/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-21 15:48:49.493 | Successfully built cinder 2026-08-21 15:48:49.930 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, 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-08-21 15:48:50.251 | Attempting uninstall: pyudev 2026-08-21 15:48:50.271 | Found existing installation: pyudev 0.24.0 2026-08-21 15:48:50.272 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:50.274 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-21 15:48:50.336 | Attempting uninstall: pyasn1 2026-08-21 15:48:50.353 | Found existing installation: pyasn1 0.4.8 2026-08-21 15:48:50.353 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:50.356 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-08-21 15:48:52.261 | Attempting uninstall: botocore 2026-08-21 15:48:52.279 | Found existing installation: botocore 1.34.46 2026-08-21 15:48:52.280 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:52.280 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-08-21 15:48:53.546 | Attempting uninstall: s3transfer 2026-08-21 15:48:53.566 | Found existing installation: s3transfer 0.10.1 2026-08-21 15:48:53.567 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:53.567 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-08-21 15:48:54.318 | Attempting uninstall: boto3 2026-08-21 15:48:54.338 | Found existing installation: boto3 1.34.46 2026-08-21 15:48:54.339 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:54.340 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-08-21 15:48:56.678 | 2026-08-21 15:48:56.701 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev240 google-api-core-2.34.0 google-api-python-client-2.198.0 google-auth-2.56.3 google-auth-httplib2-0.4.1 googleapis-common-protos-1.75.1 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.3 protobuf-7.35.1 pyasn1-0.6.4 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 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-21 15:48:57.131 | + inc/python:pip_install:216 : result=0 2026-08-21 15:48:57.135 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:48:57.139 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:57.142 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:57.145 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:57.149 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:57.152 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:57.156 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:48:57.158 | + functions-common:time_stop:2427 : start_time=1787327315667 2026-08-21 15:48:57.162 | + functions-common:time_stop:2429 : [[ -z 1787327315667 ]] 2026-08-21 15:48:57.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:57.172 | + functions-common:time_stop:2432 : end_time=1787327337167 2026-08-21 15:48:57.175 | + functions-common:time_stop:2433 : elapsed_time=21500 2026-08-21 15:48:57.180 | + functions-common:time_stop:2434 : total=107416 2026-08-21 15:48:57.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:57.187 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128916 2026-08-21 15:48:57.191 | + inc/python:pip_install:219 : return 0 2026-08-21 15:48:57.195 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:48:57.198 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:48:57.202 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-21 15:48:57.204 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-21 15:48:57.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:48:57.211 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:48:57.214 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-21 15:48:57.217 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:48:57.221 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-21 15:48:57.224 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-21 15:48:57.228 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-21 15:48:57.231 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:48:57.236 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:48:57.239 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-21 15:48:57.255 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-21 15:48:57.258 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:48:57.260 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:48:57.264 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:48:57.266 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:48:57.269 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:48:57.272 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:48:57.274 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:48:57.277 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:48:57.280 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:48:57.283 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:48:57.287 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:48:57.290 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:48:57.293 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-21 15:48:57.295 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:48:57.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:48:57.300 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:48:57.303 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-21 15:48:57.324 | + 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-08-21 15:48:57.367 | Reading package lists... 2026-08-21 15:48:57.788 | Building dependency tree... 2026-08-21 15:48:57.790 | Reading state information... 2026-08-21 15:48:58.497 | The following packages were automatically installed and are no longer required: 2026-08-21 15:48:58.500 | libfwupd2 libgusb2 2026-08-21 15:48:58.500 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:48:58.505 | The following additional packages will be installed: 2026-08-21 15:48:58.505 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-21 15:48:58.505 | python3-urwid python3-wcwidth 2026-08-21 15:48:58.507 | Suggested packages: 2026-08-21 15:48:58.507 | python-urwid-doc 2026-08-21 15:48:58.550 | The following NEW packages will be installed: 2026-08-21 15:48:58.551 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-21 15:48:58.551 | python3-urwid python3-wcwidth targetcli-fb 2026-08-21 15:48:58.608 | 0 upgraded, 6 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:48:58.609 | Need to get 385 kB of archives. 2026-08-21 15:48:58.609 | After this operation, 3098 kB of additional disk space will be used. 2026-08-21 15:48:58.609 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-21 15:48:58.620 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-21 15:48:58.632 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-21 15:48:58.641 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-21 15:48:58.652 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-21 15:48:58.664 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-21 15:48:58.921 | perl: warning: Setting locale failed. 2026-08-21 15:48:58.921 | perl: warning: Please check that your locale settings: 2026-08-21 15:48:58.921 | LANGUAGE = (unset), 2026-08-21 15:48:58.921 | LC_ALL = "en_US.utf8", 2026-08-21 15:48:58.921 | LANG = "de_DE.UTF-8" 2026-08-21 15:48:58.921 | are supported and installed on your system. 2026-08-21 15:48:58.922 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:48:59.000 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:48:59.000 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:48:59.000 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:48:59.204 | Fetched 385 kB in 0s (4512 kB/s) 2026-08-21 15:48:59.255 | Selecting previously unselected package python3-typing-extensions. 2026-08-21 15:48:59.326 | (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 ... 126757 files and directories currently installed.) 2026-08-21 15:48:59.334 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-21 15:48:59.340 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-21 15:48:59.394 | Selecting previously unselected package python3-wcwidth. 2026-08-21 15:48:59.407 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-21 15:48:59.412 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-21 15:48:59.467 | Selecting previously unselected package python3-urwid. 2026-08-21 15:48:59.480 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-21 15:48:59.484 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-21 15:48:59.582 | Selecting previously unselected package python3-configshell-fb. 2026-08-21 15:48:59.594 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-21 15:48:59.598 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-21 15:48:59.662 | Selecting previously unselected package python3-rtslib-fb. 2026-08-21 15:48:59.677 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-21 15:48:59.682 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-21 15:48:59.757 | Selecting previously unselected package targetcli-fb. 2026-08-21 15:48:59.773 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-21 15:48:59.777 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-21 15:48:59.872 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-21 15:49:01.140 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-21 15:49:01.149 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-21 15:49:01.507 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-21 15:49:01.770 | Setting up python3-urwid (2.6.10-1) ... 2026-08-21 15:49:02.338 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-21 15:49:02.555 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:49:02.555 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-21 15:49:02.581 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-21 15:49:02.581 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-21 15:49:02.581 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-21 15:49:02.581 | keyword = Word(alphanums + '_\-') 2026-08-21 15:49:02.583 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:49:02.583 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-21 15:49:02.583 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:49:02.583 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-21 15:49:02.583 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-21 15:49:02.583 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-21 15:49:02.591 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:49:02.592 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-21 15:49:02.617 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-21 15:49:02.617 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-21 15:49:02.617 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-21 15:49:02.617 | keyword = Word(alphanums + '_\-') 2026-08-21 15:49:02.617 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:49:02.617 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-21 15:49:02.617 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:49:02.617 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-21 15:49:02.617 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-21 15:49:02.617 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-21 15:49:02.654 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-21 15:49:02.932 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-21 15:49:02.932 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-21 15:49:03.245 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:49:04.157 | perl: warning: Setting locale failed. 2026-08-21 15:49:04.157 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:04.157 | LANGUAGE = (unset), 2026-08-21 15:49:04.157 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:04.157 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:04.157 | are supported and installed on your system. 2026-08-21 15:49:04.157 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:04.297 | perl: warning: Setting locale failed. 2026-08-21 15:49:04.297 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:04.297 | LANGUAGE = (unset), 2026-08-21 15:49:04.297 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:04.297 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:04.297 | are supported and installed on your system. 2026-08-21 15:49:04.298 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:04.347 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:49:04.347 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:49:04.347 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:49:04.417 | perl: warning: Setting locale failed. 2026-08-21 15:49:04.417 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:04.417 | LANGUAGE = (unset), 2026-08-21 15:49:04.417 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:04.417 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:04.417 | are supported and installed on your system. 2026-08-21 15:49:04.417 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:04.933 | 2026-08-21 15:49:04.933 | Running kernel seems to be up-to-date. 2026-08-21 15:49:04.933 | 2026-08-21 15:49:04.933 | Restarting services... 2026-08-21 15:49:04.987 | 2026-08-21 15:49:04.987 | Service restarts being deferred: 2026-08-21 15:49:04.987 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:49:04.987 | systemctl restart systemd-logind.service 2026-08-21 15:49:04.987 | systemctl restart virtlockd.service 2026-08-21 15:49:04.987 | systemctl restart virtlogd.service 2026-08-21 15:49:04.987 | 2026-08-21 15:49:04.987 | No containers need to be restarted. 2026-08-21 15:49:04.988 | 2026-08-21 15:49:04.988 | User sessions running outdated binaries: 2026-08-21 15:49:04.988 | quobyte @ session #5: sshd[2054,2100] 2026-08-21 15:49:05.000 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:49:05.012 | 2026-08-21 15:49:05.012 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:49:07.281 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:49:07.284 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:49:07.288 | + functions-common:time_stop:2420 : local name 2026-08-21 15:49:07.291 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:49:07.294 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:49:07.297 | + functions-common:time_stop:2423 : local total 2026-08-21 15:49:07.300 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:49:07.304 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:49:07.307 | + functions-common:time_stop:2427 : start_time=1787327337321 2026-08-21 15:49:07.311 | + functions-common:time_stop:2429 : [[ -z 1787327337321 ]] 2026-08-21 15:49:07.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:49:07.322 | + functions-common:time_stop:2432 : end_time=1787327347317 2026-08-21 15:49:07.324 | + functions-common:time_stop:2433 : elapsed_time=9996 2026-08-21 15:49:07.327 | + functions-common:time_stop:2434 : total=200313 2026-08-21 15:49:07.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:49:07.334 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=210309 2026-08-21 15:49:07.339 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:49:07.342 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:49:07.345 | + ./stack.sh:main:951 : configure_cinder 2026-08-21 15:49:07.348 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-21 15:49:07.363 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-21 15:49:07.367 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-21 15:49:07.370 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-21 15:49:07.374 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-21 15:49:07.378 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-21 15:49:07.378 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-21 15:49:07.382 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-21 15:49:07.384 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-21 15:49:07.388 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-21 15:49:07.390 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-21 15:49:07.394 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-21 15:49:07.397 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-21 15:49:07.400 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-21 15:49:07.403 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-21 15:49:07.418 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-21 15:49:07.432 | + 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-08-21 15:49:07.447 | + 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-08-21 15:49:07.461 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-21 15:49:07.480 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-21 15:49:07.500 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-21 15:49:07.504 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-21 15:49:07.511 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.FJjNdAYqas 2026-08-21 15:49:07.514 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-21 15:49:07.518 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-21 15:49:07.522 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-21 15:49:07.525 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.FJjNdAYqas 2026-08-21 15:49:07.531 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.FJjNdAYqas 2026-08-21 15:49:07.547 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.FJjNdAYqas /etc/sudoers.d/cinder-rootwrap 2026-08-21 15:49:07.567 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-21 15:49:07.572 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-21 15:49:07.576 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-21 15:49:07.579 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-21 15:49:07.581 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-21 15:49:07.585 | + 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-08-21 15:49:07.587 | + 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-08-21 15:49:07.592 | + 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-08-21 15:49:07.592 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-21 15:49:07.603 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-21 15:49:07.607 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-21 15:49:07.625 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-21 15:49:07.641 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-21 15:49:07.645 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-21 15:49:07.652 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-21 15:49:07.659 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-21 15:49:07.663 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:49:07.667 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-21 15:49:07.670 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 15:49:07.674 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 15:49:07.677 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-21 15:49:07.680 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:49:07.684 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-21 15:49:07.687 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 15:49:07.690 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-21 15:49:07.728 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-21 15:49:07.770 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.27/identity 2026-08-21 15:49:07.809 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-21 15:49:07.850 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-21 15:49:07.889 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-21 15:49:07.934 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-21 15:49:07.975 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-21 15:49:08.020 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.27/identity 2026-08-21 15:49:08.061 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 15:49:08.100 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 15:49:08.141 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 15:49:08.145 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-21 15:49:08.189 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-21 15:49:08.234 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-21 15:49:08.238 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-21 15:49:08.242 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-21 15:49:08.247 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-21 15:49:08.251 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:49:08.254 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:49:08.258 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:49:08.284 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:08.288 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:49:08.292 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-21 15:49:08.297 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-21 15:49:08.344 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-21 15:49:08.392 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-21 15:49:08.437 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-21 15:49:08.483 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-21 15:49:08.530 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-21 15:49:08.581 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.27 2026-08-21 15:49:08.628 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-21 15:49:08.677 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-21 15:49:08.687 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7933dc40194352596ee309fc57ab9558 2026-08-21 15:49:08.730 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-21 15:49:08.734 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-21 15:49:08.777 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-21 15:49:08.823 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-21 15:49:08.869 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-21 15:49:08.908 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-21 15:49:08.951 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-21 15:49:08.989 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-21 15:49:09.011 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:09.015 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-21 15:49:09.018 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-21 15:49:09.022 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-21 15:49:09.025 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-21 15:49:09.028 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-21 15:49:09.032 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-21 15:49:09.035 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-21 15:49:09.038 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-21 15:49:09.042 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-21 15:49:09.045 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-21 15:49:09.049 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-21 15:49:09.092 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-21 15:49:09.133 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-21 15:49:09.171 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-21 15:49:09.209 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-21 15:49:09.249 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-21 15:49:09.290 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-21 15:49:09.333 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-21 15:49:09.377 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-21 15:49:09.419 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-21 15:49:09.423 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-21 15:49:09.426 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-21 15:49:09.430 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-21 15:49:09.473 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-21 15:49:09.476 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-21 15:49:09.519 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-21 15:49:09.523 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-21 15:49:09.526 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-21 15:49:09.529 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-21 15:49:09.567 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-21 15:49:09.571 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-21 15:49:09.574 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-21 15:49:09.577 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-21 15:49:09.581 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-21 15:49:09.603 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:49:09.606 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-21 15:49:09.626 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:49:09.629 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-21 15:49:09.649 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:49:09.652 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-21 15:49:09.655 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-21 15:49:09.659 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-21 15:49:09.662 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-21 15:49:09.665 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 15:49:09.668 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 15:49:09.672 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 15:49:09.691 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:09.695 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 15:49:09.698 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 15:49:09.701 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 15:49:09.721 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:09.725 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:49:09.729 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:49:09.767 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 15:49:09.770 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 15:49:09.773 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-21 15:49:09.776 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-21 15:49:09.779 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:49:09.784 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:49:09.804 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:49:09.807 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:49:09.810 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:49:09.813 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:49:09.816 | + 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-08-21 15:49:09.853 | + 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-08-21 15:49:09.893 | + 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-08-21 15:49:09.937 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:49:09.977 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-21 15:49:10.020 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-21 15:49:10.043 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:10.046 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-21 15:49:10.049 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-21 15:49:10.055 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-21 15:49:10.059 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-21 15:49:10.062 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 15:49:10.066 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-21 15:49:10.069 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-21 15:49:10.072 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 15:49:10.075 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 15:49:10.092 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:49:10.093 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 15:49:10.106 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 15:49:10.113 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:49:10.131 | /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-08-21 15:49:10.138 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-21 15:49:10.142 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-21 15:49:10.148 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:49:10.151 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-21 15:49:10.194 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-21 15:49:10.234 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-21 15:49:10.267 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-21 15:49:10.306 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 15:49:10.342 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 15:49:10.379 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-21 15:49:10.420 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-21 15:49:10.463 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-21 15:49:10.505 | + 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-08-21 15:49:10.545 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 15:49:10.581 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 15:49:10.620 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-21 15:49:10.659 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-21 15:49:10.695 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 15:49:10.698 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 15:49:10.702 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-21 15:49:10.705 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-21 15:49:10.708 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 15:49:10.711 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:49:10.715 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:49:10.718 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-21 15:49:10.722 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-21 15:49:10.724 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-21 15:49:10.759 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 15:49:10.800 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-21 15:49:10.800 | + 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-08-21 15:49:10.812 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-21 15:49:10.817 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-21 15:49:10.821 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-21 15:49:10.824 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 15:49:10.827 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 15:49:10.830 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:49:10.833 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:49:10.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:49:10.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:49:10.844 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 15:49:10.848 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 15:49:10.851 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:49:10.854 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:49:10.858 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-21 15:49:10.870 | perl: warning: Setting locale failed. 2026-08-21 15:49:10.870 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:10.870 | LANGUAGE = (unset), 2026-08-21 15:49:10.870 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:10.870 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:10.871 | are supported and installed on your system. 2026-08-21 15:49:10.871 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:10.914 | Enabling site cinder-api. 2026-08-21 15:49:10.921 | To activate the new configuration, you need to run: 2026-08-21 15:49:10.921 | systemctl reload apache2 2026-08-21 15:49:10.928 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 15:49:10.931 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:49:10.935 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:49:10.939 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:49:11.135 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-21 15:49:11.141 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.27/image 2026-08-21 15:49:11.180 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-21 15:49:11.202 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:49:11.206 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-21 15:49:11.210 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:49:11.213 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-21 15:49:11.217 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-21 15:49:11.221 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 15:49:11.224 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-21 15:49:11.227 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:49:11.231 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-21 15:49:11.234 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-21 15:49:11.238 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-21 15:49:11.280 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-21 15:49:11.320 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.27/identity 2026-08-21 15:49:11.359 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-21 15:49:11.396 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-21 15:49:11.434 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-21 15:49:11.477 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-21 15:49:11.517 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-21 15:49:11.559 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.27/identity 2026-08-21 15:49:11.599 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-21 15:49:11.638 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-21 15:49:11.679 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 15:49:11.682 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-21 15:49:11.686 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:49:11.689 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 15:49:11.693 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-21 15:49:11.696 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-21 15:49:11.742 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-21 15:49:11.785 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.27/identity 2026-08-21 15:49:11.820 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-21 15:49:11.854 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-21 15:49:11.889 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-21 15:49:11.923 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-21 15:49:11.957 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-21 15:49:11.995 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-21 15:49:12.031 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-21 15:49:12.067 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-21 15:49:12.071 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-21 15:49:12.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:12.094 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.27:2379?api_version=v3' 2026-08-21 15:49:12.135 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-21 15:49:12.138 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-21 15:49:12.181 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-21 15:49:12.185 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-21 15:49:12.189 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-21 15:49:12.230 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-21 15:49:12.233 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:49:12.237 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-21 15:49:12.240 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-21 15:49:12.244 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-21 15:49:12.283 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-21 15:49:12.321 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.27/identity 2026-08-21 15:49:12.361 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-21 15:49:12.402 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-21 15:49:12.444 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-21 15:49:12.486 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-21 15:49:12.527 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-21 15:49:12.570 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-21 15:49:12.599 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:12.604 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-21 15:49:12.608 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-21 15:49:12.612 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-21 15:49:12.616 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:49:12.621 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-21 15:49:12.626 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-21 15:49:12.630 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-21 15:49:12.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:49:12.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:49:12.643 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-21 15:49:12.647 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:49:12.652 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-21 15:49:12.656 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-21 15:49:12.661 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:49:12.664 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:49:12.668 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-21 15:49:12.673 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:49:12.677 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-21 15:49:12.681 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-21 15:49:12.685 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:49:12.689 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:49:12.692 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-21 15:49:12.696 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:49:12.700 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-21 15:49:12.704 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-21 15:49:12.708 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-21 15:49:12.712 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:49:12.715 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:49:12.720 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:49:12.723 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:49:12.726 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:49:12.731 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:49:12.754 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:49:12.757 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:49:12.760 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:49:12.765 | + functions-common:git_clone:610 : echo master 2026-08-21 15:49:12.765 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:49:12.770 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-21 15:49:12.774 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:49:12.777 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-21 15:49:12.781 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:49:12.784 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:49:12.788 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:49:12.791 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:49:12.794 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:49:12.798 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:49:12.801 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:49:12.804 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:49:12.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:49:12.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327352810 2026-08-21 15:49:12.818 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-21 15:49:12.823 | Cloning into '/opt/stack/neutron'... 2026-08-21 15:50:19.345 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:50:19.350 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:19.354 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:19.357 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:19.362 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:19.366 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:19.370 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:50:19.375 | + functions-common:time_stop:2427 : start_time=1787327352810 2026-08-21 15:50:19.378 | + functions-common:time_stop:2429 : [[ -z 1787327352810 ]] 2026-08-21 15:50:19.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:19.389 | + functions-common:time_stop:2432 : end_time=1787327419385 2026-08-21 15:50:19.393 | + functions-common:time_stop:2433 : elapsed_time=66575 2026-08-21 15:50:19.398 | + functions-common:time_stop:2434 : total=107862 2026-08-21 15:50:19.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:19.406 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174437 2026-08-21 15:50:19.410 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-21 15:50:19.415 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:50:19.419 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:50:19.423 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:50:19.429 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:50:19.434 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:50:19.439 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:50:19.444 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:50:19.449 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:50:19.453 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:50:19.459 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:50:19.467 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327419461 2026-08-21 15:50:19.471 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:50:20.190 | From https://review.opendev.org/openstack/neutron 2026-08-21 15:50:20.190 | * branch master -> FETCH_HEAD 2026-08-21 15:50:20.200 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:50:20.204 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:20.207 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:20.210 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:20.214 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:20.217 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:20.220 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:50:20.223 | + functions-common:time_stop:2427 : start_time=1787327419461 2026-08-21 15:50:20.226 | + functions-common:time_stop:2429 : [[ -z 1787327419461 ]] 2026-08-21 15:50:20.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:20.236 | + functions-common:time_stop:2432 : end_time=1787327420232 2026-08-21 15:50:20.239 | + functions-common:time_stop:2433 : elapsed_time=771 2026-08-21 15:50:20.243 | + functions-common:time_stop:2434 : total=174437 2026-08-21 15:50:20.246 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:20.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175208 2026-08-21 15:50:20.252 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:50:20.255 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:50:20.258 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:50:20.260 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:50:20.263 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:50:20.266 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:50:20.269 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:50:20.272 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:50:20.276 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:50:20.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:50:20.285 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327420281 2026-08-21 15:50:20.288 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:50:20.778 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:50:20.778 | 2026-08-21 15:50:20.779 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:50:20.779 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:50:20.779 | state without impacting any branches by switching back to a branch. 2026-08-21 15:50:20.779 | 2026-08-21 15:50:20.779 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:50:20.779 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:50:20.779 | 2026-08-21 15:50:20.779 | git switch -c 2026-08-21 15:50:20.780 | 2026-08-21 15:50:20.780 | Or undo this operation with: 2026-08-21 15:50:20.780 | 2026-08-21 15:50:20.780 | git switch - 2026-08-21 15:50:20.780 | 2026-08-21 15:50:20.780 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:50:20.780 | 2026-08-21 15:50:20.780 | HEAD is now at 9e5e38b405 Merge "Manage PVLAN PGs in OVN after PVLAN plugin is enabled or disabled" 2026-08-21 15:50:20.788 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:50:20.791 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:20.795 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:20.798 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:20.801 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:20.804 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:20.808 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:50:20.811 | + functions-common:time_stop:2427 : start_time=1787327420281 2026-08-21 15:50:20.814 | + functions-common:time_stop:2429 : [[ -z 1787327420281 ]] 2026-08-21 15:50:20.819 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:20.825 | + functions-common:time_stop:2432 : end_time=1787327420821 2026-08-21 15:50:20.828 | + functions-common:time_stop:2433 : elapsed_time=540 2026-08-21 15:50:20.831 | + functions-common:time_stop:2434 : total=175208 2026-08-21 15:50:20.835 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:20.838 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175748 2026-08-21 15:50:20.841 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-21 15:50:20.864 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-21 15:50:20.869 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:50:20.869 | + functions-common:git_clone:673 : head -1 2026-08-21 15:50:20.874 | 9e5e38b405 Merge "Manage PVLAN PGs in OVN after PVLAN plugin is enabled or disabled" 2026-08-21 15:50:20.877 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:50:20.880 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-21 15:50:20.884 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:50:20.887 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-21 15:50:20.892 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-21 15:50:20.895 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:50:20.900 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-21 15:50:20.904 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:50:20.908 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-21 15:50:20.911 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-21 15:50:20.916 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:50:20.920 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:50:20.924 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-21 15:50:20.927 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:50:20.930 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-21 15:50:20.933 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:50:20.936 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:50:20.939 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-21 15:50:20.946 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-21 15:50:20.950 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-21 15:50:20.952 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-21 15:50:21.129 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-21 15:50:21.132 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:50:21.135 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:50:21.137 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:50:21.140 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-21 15:50:21.143 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-21 15:50:21.146 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:50:21.148 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:50:21.151 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:50:21.153 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:50:21.156 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:50:21.159 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:50:21.162 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:50:21.165 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-21 15:50:21.186 | Using python 3.12 to install /opt/stack/neutron 2026-08-21 15:50:21.189 | + 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-08-21 15:50:22.250 | Obtaining file:///opt/stack/neutron 2026-08-21 15:50:22.261 | Installing build dependencies: started 2026-08-21 15:50:24.055 | Installing build dependencies: finished with status 'done' 2026-08-21 15:50:24.056 | Checking if build backend supports build_editable: started 2026-08-21 15:50:24.687 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:50:24.689 | Getting requirements to build editable: started 2026-08-21 15:50:25.024 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:50:25.026 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:50:26.789 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:50:26.814 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (7.0.3) 2026-08-21 15:50:26.816 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.10.1) 2026-08-21 15:50:26.817 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.1.0) 2026-08-21 15:50:26.818 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (2.5.1) 2026-08-21 15:50:26.819 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.1.0) 2026-08-21 15:50:26.821 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (5.3.1) 2026-08-21 15:50:27.012 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:27.129 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-21 15:50:27.142 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (0.32.0) 2026-08-21 15:50:27.143 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (2.34.2) 2026-08-21 15:50:27.144 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.1.6) 2026-08-21 15:50:27.145 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (13.0.0) 2026-08-21 15:50:27.146 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (1.3.0) 2026-08-21 15:50:27.208 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:27.213 | Downloading neutron_lib-5.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-21 15:50:27.227 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (9.1.4) 2026-08-21 15:50:27.228 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (2.0.52) 2026-08-21 15:50:27.229 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (1.8.11) 2026-08-21 15:50:27.230 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (5.15.0) 2026-08-21 15:50:27.231 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (1.18.5) 2026-08-21 15:50:27.232 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (5.9.1) 2026-08-21 15:50:27.234 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (4.3.0) 2026-08-21 15:50:27.235 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (7.6.1) 2026-08-21 15:50:27.236 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (10.7.0) 2026-08-21 15:50:27.237 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (6.5.0) 2026-08-21 15:50:27.238 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (18.1.0) 2026-08-21 15:50:27.239 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (6.9.0) 2026-08-21 15:50:27.240 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (8.3.0) 2026-08-21 15:50:27.241 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (18.2.0) 2026-08-21 15:50:27.243 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (8.2.0) 2026-08-21 15:50:27.244 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (6.0.0) 2026-08-21 15:50:27.245 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.12.0) 2026-08-21 15:50:27.246 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.9.0) 2026-08-21 15:50:27.247 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (7.10.0) 2026-08-21 15:50:27.249 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (5.11.0) 2026-08-21 15:50:27.250 | 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==29.0.0.0b2.dev130) (4.8.0) 2026-08-21 15:50:27.252 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (2.8.0) 2026-08-21 15:50:27.253 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (10.1.1) 2026-08-21 15:50:27.254 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.11.0) 2026-08-21 15:50:27.255 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (4.4.0) 2026-08-21 15:50:27.292 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:27.297 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-21 15:50:27.337 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:27.342 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:50:27.387 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:27.391 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-21 15:50:27.496 | Installing build dependencies: started 2026-08-21 15:50:29.107 | Installing build dependencies: finished with status 'done' 2026-08-21 15:50:29.108 | Getting requirements to build wheel: started 2026-08-21 15:50:29.861 | Getting requirements to build wheel: finished with status 'done' 2026-08-21 15:50:29.863 | Preparing metadata (pyproject.toml): started 2026-08-21 15:50:30.293 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:50:30.346 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:30.351 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:50:30.362 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (7.2.2) 2026-08-21 15:50:30.406 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:30.411 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-21 15:50:30.425 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (24.2.1) 2026-08-21 15:50:30.427 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (18.13.0) 2026-08-21 15:50:30.428 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (4.18.0) 2026-08-21 15:50:30.471 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:30.477 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-21 15:50:30.526 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:30.532 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:50:30.544 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.5.0) 2026-08-21 15:50:30.545 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (9.0.1) 2026-08-21 15:50:30.549 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev130) (1.4.1) 2026-08-21 15:50:30.550 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev130) (4.16.0) 2026-08-21 15:50:30.553 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev130) (2.3.0) 2026-08-21 15:50:30.559 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev130) (3.3.2) 2026-08-21 15:50:30.564 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev130) (3.0.3) 2026-08-21 15:50:30.568 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev130) (2.1.0) 2026-08-21 15:50:30.569 | 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==29.0.0.0b2.dev130) (1.9.0) 2026-08-21 15:50:30.576 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev130) (4.1.0) 2026-08-21 15:50:30.577 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev130) (2.13.0) 2026-08-21 15:50:30.578 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev130) (5.8.0) 2026-08-21 15:50:30.590 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev130) (1.3.7) 2026-08-21 15:50:30.626 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:30.631 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:50:30.645 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (43.0.3) 2026-08-21 15:50:30.646 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (1.5.0) 2026-08-21 15:50:30.647 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (1.1.0) 2026-08-21 15:50:30.648 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (1.33) 2026-08-21 15:50:30.649 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (4.11.3) 2026-08-21 15:50:30.651 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (6.0.3) 2026-08-21 15:50:30.654 | 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==29.0.0.0b2.dev130) (2.1.1) 2026-08-21 15:50:30.660 | 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==29.0.0.0b2.dev130) (3.0) 2026-08-21 15:50:30.668 | 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==29.0.0.0b2.dev130) (3.1.1) 2026-08-21 15:50:30.673 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (0.41.2) 2026-08-21 15:50:30.674 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (1.2.1) 2026-08-21 15:50:30.704 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:30.709 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-21 15:50:30.724 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (26.3) 2026-08-21 15:50:30.728 | 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==29.0.0.0b2.dev130) (2.8.0) 2026-08-21 15:50:30.729 | 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==29.0.0.0b2.dev130) (3.5.5) 2026-08-21 15:50:30.742 | 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==29.0.0.0b2.dev130) (6.1.1) 2026-08-21 15:50:30.743 | 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==29.0.0.0b2.dev130) (4.0.0) 2026-08-21 15:50:30.766 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev130) (0.20) 2026-08-21 15:50:30.772 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev130) (2.0.0) 2026-08-21 15:50:30.781 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev130) (2.1.2) 2026-08-21 15:50:30.782 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev130) (0.6.2) 2026-08-21 15:50:30.790 | 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==29.0.0.0b2.dev130) (2.9.0.post0) 2026-08-21 15:50:30.797 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (7.1.7) 2026-08-21 15:50:30.798 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (5.3.1) 2026-08-21 15:50:30.799 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (5.6.2) 2026-08-21 15:50:30.800 | 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==29.0.0.0b2.dev130) (0.16.0) 2026-08-21 15:50:30.804 | 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==29.0.0.0b2.dev130) (5.1.0) 2026-08-21 15:50:30.815 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (2026.3) 2026-08-21 15:50:30.823 | 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==29.0.0.0b2.dev130) (0.26.0) 2026-08-21 15:50:30.828 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev130) (5.0.0) 2026-08-21 15:50:30.830 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev130) (4.0.1) 2026-08-21 15:50:30.866 | 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==29.0.0.0b2.dev130) (1.7.6) 2026-08-21 15:50:30.874 | 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==29.0.0.0b2.dev130) (2.2.0) 2026-08-21 15:50:30.884 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev130) (3.18.0) 2026-08-21 15:50:30.939 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:30.944 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-21 15:50:30.969 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:30.971 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-21 15:50:30.992 | 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==29.0.0.0b2.dev130) (3.0.3) 2026-08-21 15:50:30.993 | 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==29.0.0.0b2.dev130) (1.6.2) 2026-08-21 15:50:31.002 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev130) (84.0.0) 2026-08-21 15:50:31.045 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev130) (0.8.2) 2026-08-21 15:50:31.094 | 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==29.0.0.0b2.dev130) (1.17.0) 2026-08-21 15:50:31.100 | 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==29.0.0.0b2.dev130) (4.15.0) 2026-08-21 15:50:31.102 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (4.26.0) 2026-08-21 15:50:31.142 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) 2026-08-21 15:50:31.147 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:50:31.166 | 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==29.0.0.0b2.dev130) (0.6.0) 2026-08-21 15:50:31.167 | 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==29.0.0.0b2.dev130) (4.2.0) 2026-08-21 15:50:31.178 | Requirement already satisfied: prompt-toolkit>=3.0.53 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==29.0.0.0b2.dev130) (3.0.53) 2026-08-21 15:50:31.179 | 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==29.0.0.0b2.dev130) (1.11.0) 2026-08-21 15:50:31.180 | 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==29.0.0.0b2.dev130) (15.0.0) 2026-08-21 15:50:31.181 | 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==29.0.0.0b2.dev130) (1.8.0) 2026-08-21 15:50:31.187 | 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==29.0.0.0b2.dev130) (26.1.0) 2026-08-21 15:50:31.188 | 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==29.0.0.0b2.dev130) (2025.9.1) 2026-08-21 15:50:31.189 | 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==29.0.0.0b2.dev130) (0.37.0) 2026-08-21 15:50:31.190 | 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==29.0.0.0b2.dev130) (2026.6.3) 2026-08-21 15:50:31.251 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev130) (3.5.0) 2026-08-21 15:50:31.253 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev130) (3.18) 2026-08-21 15:50:31.254 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev130) (2.7.0) 2026-08-21 15:50:31.256 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev130) (2023.11.17) 2026-08-21 15:50:31.295 | 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==29.0.0.0b2.dev130) (4.2.0) 2026-08-21 15:50:31.296 | 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==29.0.0.0b2.dev130) (2.20.0) 2026-08-21 15:50:31.309 | 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==29.0.0.0b2.dev130) (0.1.2) 2026-08-21 15:50:31.331 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev130) (0.8) 2026-08-21 15:50:31.412 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev130) (0.16.0) 2026-08-21 15:50:31.531 | Downloading neutron_lib-5.0.0-py3-none-any.whl (656 kB) 2026-08-21 15:50:31.571 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 16.8 MB/s 0:00:00 2026-08-21 15:50:31.577 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-21 15:50:31.626 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.6 MB/s 0:00:00 2026-08-21 15:50:31.631 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-21 15:50:31.646 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-21 15:50:31.659 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-21 15:50:31.673 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-21 15:50:31.687 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-21 15:50:31.700 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-21 15:50:31.705 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-21 15:50:31.721 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-21 15:50:31.742 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-21 15:50:31.758 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-21 15:50:31.771 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-21 15:50:31.885 | Building wheels for collected packages: neutron, ovs 2026-08-21 15:50:31.887 | Building editable for neutron (pyproject.toml): started 2026-08-21 15:50:34.530 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-21 15:50:34.531 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev130-0.editable-py3-none-any.whl size=16071 sha256=dfba3593214079f25c6b7078f31834334dfd7e65918aec5caed2558ff7192aac 2026-08-21 15:50:34.532 | Stored in directory: /tmp/pip-ephem-wheel-cache-9gegnn8j/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-21 15:50:34.538 | Building wheel for ovs (pyproject.toml): started 2026-08-21 15:50:35.482 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-21 15:50:35.484 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=30bc29317577fc6051f2262c725118f9d040b3a175809393129af9413738315f 2026-08-21 15:50:35.484 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-21 15:50:35.492 | Successfully built neutron ovs 2026-08-21 15:50:35.872 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-21 15:50:41.746 | 2026-08-21 15:50:41.772 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev130 neutron-lib-5.0.0 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-21 15:50:42.142 | + inc/python:pip_install:216 : result=0 2026-08-21 15:50:42.145 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:50:42.150 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:42.153 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:42.157 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:42.161 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:42.165 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:42.169 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:50:42.173 | + functions-common:time_stop:2427 : start_time=1787327421181 2026-08-21 15:50:42.177 | + functions-common:time_stop:2429 : [[ -z 1787327421181 ]] 2026-08-21 15:50:42.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:42.193 | + functions-common:time_stop:2432 : end_time=1787327442189 2026-08-21 15:50:42.197 | + functions-common:time_stop:2433 : elapsed_time=21008 2026-08-21 15:50:42.201 | + functions-common:time_stop:2434 : total=128916 2026-08-21 15:50:42.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:42.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149924 2026-08-21 15:50:42.216 | + inc/python:pip_install:219 : return 0 2026-08-21 15:50:42.221 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:50:42.226 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:50:42.231 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-21 15:50:42.235 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-21 15:50:42.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:42.244 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:42.249 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-21 15:50:42.253 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:42.258 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-21 15:50:42.263 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-21 15:50:42.268 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-21 15:50:42.268 | Installing OVN and dependent packages 2026-08-21 15:50:42.272 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-21 15:50:42.277 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-21 15:50:42.307 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:50:42.311 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-21 15:50:42.338 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:50:42.343 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-21 15:50:42.370 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:50:42.374 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-21 15:50:42.379 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-21 15:50:42.405 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:50:42.410 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-21 15:50:42.415 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-21 15:50:42.437 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-21 15:50:42.444 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-21 15:50:42.464 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-21 15:50:42.470 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-21 15:50:42.504 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-21 15:50:42.508 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:50:42.511 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:50:42.516 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:50:42.519 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:50:42.523 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:50:42.527 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:50:42.531 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:50:42.536 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:50:42.541 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:50:42.546 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:50:42.550 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:50:42.554 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:50:42.559 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-21 15:50:42.563 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:50:42.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:50:42.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:50:42.576 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-21 15:50:42.607 | + 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-08-21 15:50:42.655 | Reading package lists... 2026-08-21 15:50:43.123 | Building dependency tree... 2026-08-21 15:50:43.125 | Reading state information... 2026-08-21 15:50:43.876 | fakeroot is already the newest version (1.33-1). 2026-08-21 15:50:43.876 | fakeroot set to manually installed. 2026-08-21 15:50:43.876 | make is already the newest version (4.3-4.1build2). 2026-08-21 15:50:43.876 | make set to manually installed. 2026-08-21 15:50:43.876 | The following packages were automatically installed and are no longer required: 2026-08-21 15:50:43.879 | libfwupd2 libgusb2 2026-08-21 15:50:43.879 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:50:43.882 | The following additional packages will be installed: 2026-08-21 15:50:43.883 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-21 15:50:43.883 | python3-sortedcontainers 2026-08-21 15:50:43.886 | Suggested packages: 2026-08-21 15:50:43.886 | openvswitch-doc python-sortedcontainers-doc 2026-08-21 15:50:43.945 | The following NEW packages will be installed: 2026-08-21 15:50:43.946 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-21 15:50:43.946 | python3-openvswitch python3-sortedcontainers 2026-08-21 15:50:44.011 | 0 upgraded, 6 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:50:44.011 | Need to get 4225 kB of archives. 2026-08-21 15:50:44.011 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-21 15:50:44.011 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-21 15:50:44.030 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-21 15:50:44.049 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-21 15:50:44.055 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-21 15:50:44.064 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-21 15:50:44.079 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-21 15:50:44.376 | perl: warning: Setting locale failed. 2026-08-21 15:50:44.376 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:44.376 | LANGUAGE = (unset), 2026-08-21 15:50:44.376 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:44.376 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:44.376 | are supported and installed on your system. 2026-08-21 15:50:44.376 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:44.445 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:50:44.445 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:50:44.445 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:50:44.656 | Fetched 4225 kB in 0s (35.0 MB/s) 2026-08-21 15:50:44.713 | Selecting previously unselected package libunbound8:amd64. 2026-08-21 15:50:44.783 | (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 ... 126942 files and directories currently installed.) 2026-08-21 15:50:44.791 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-21 15:50:44.802 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-21 15:50:44.869 | Selecting previously unselected package openvswitch-common. 2026-08-21 15:50:44.883 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:50:44.887 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:50:45.004 | Selecting previously unselected package python3-sortedcontainers. 2026-08-21 15:50:45.019 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-21 15:50:45.024 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-21 15:50:45.080 | Selecting previously unselected package libxdp1:amd64. 2026-08-21 15:50:45.094 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-21 15:50:45.098 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-21 15:50:45.159 | Selecting previously unselected package python3-openvswitch. 2026-08-21 15:50:45.172 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:50:45.177 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:50:45.289 | Selecting previously unselected package openvswitch-switch. 2026-08-21 15:50:45.301 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:50:45.312 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:50:45.476 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-21 15:50:45.748 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-21 15:50:45.761 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-21 15:50:45.773 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:50:45.789 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:50:46.210 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:50:46.238 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-21 15:50:46.930 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-21 15:50:47.175 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-21 15:50:48.286 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:50:50.136 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:50:50.418 | perl: warning: Setting locale failed. 2026-08-21 15:50:50.418 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:50.418 | LANGUAGE = (unset), 2026-08-21 15:50:50.418 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:50.418 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:50.418 | are supported and installed on your system. 2026-08-21 15:50:50.419 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:50.563 | perl: warning: Setting locale failed. 2026-08-21 15:50:50.563 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:50.563 | LANGUAGE = (unset), 2026-08-21 15:50:50.563 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:50.563 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:50.563 | are supported and installed on your system. 2026-08-21 15:50:50.564 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:50.618 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:50:50.618 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:50:50.618 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:50:50.690 | perl: warning: Setting locale failed. 2026-08-21 15:50:50.690 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:50.690 | LANGUAGE = (unset), 2026-08-21 15:50:50.690 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:50.690 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:50.690 | are supported and installed on your system. 2026-08-21 15:50:50.690 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:51.220 | 2026-08-21 15:50:51.220 | Running kernel seems to be up-to-date. 2026-08-21 15:50:51.220 | 2026-08-21 15:50:51.221 | Restarting services... 2026-08-21 15:50:51.274 | 2026-08-21 15:50:51.275 | Service restarts being deferred: 2026-08-21 15:50:51.275 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:50:51.275 | systemctl restart systemd-logind.service 2026-08-21 15:50:51.275 | systemctl restart virtlockd.service 2026-08-21 15:50:51.275 | systemctl restart virtlogd.service 2026-08-21 15:50:51.275 | 2026-08-21 15:50:51.275 | No containers need to be restarted. 2026-08-21 15:50:51.275 | 2026-08-21 15:50:51.275 | User sessions running outdated binaries: 2026-08-21 15:50:51.275 | quobyte @ session #5: sshd[2054,2100] 2026-08-21 15:50:51.288 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:50:51.300 | 2026-08-21 15:50:51.300 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:50:53.571 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:50:53.575 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:50:53.578 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:53.580 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:53.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:53.586 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:53.589 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:53.594 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:50:53.597 | + functions-common:time_stop:2427 : start_time=1787327442602 2026-08-21 15:50:53.600 | + functions-common:time_stop:2429 : [[ -z 1787327442602 ]] 2026-08-21 15:50:53.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:53.610 | + functions-common:time_stop:2432 : end_time=1787327453606 2026-08-21 15:50:53.612 | + functions-common:time_stop:2433 : elapsed_time=11004 2026-08-21 15:50:53.615 | + functions-common:time_stop:2434 : total=210309 2026-08-21 15:50:53.618 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:53.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=221313 2026-08-21 15:50:53.624 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:50:53.629 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-21 15:50:53.650 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-21 15:50:53.653 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:50:53.656 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:50:53.659 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:50:53.662 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:50:53.665 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:50:53.668 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:50:53.670 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:50:53.673 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:50:53.677 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:50:53.679 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:50:53.683 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:50:53.686 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:50:53.688 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-21 15:50:53.691 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:50:53.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:50:53.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:50:53.701 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-21 15:50:53.724 | + 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-08-21 15:50:53.763 | Reading package lists... 2026-08-21 15:50:54.161 | Building dependency tree... 2026-08-21 15:50:54.163 | Reading state information... 2026-08-21 15:50:54.779 | The following packages were automatically installed and are no longer required: 2026-08-21 15:50:54.781 | libfwupd2 libgusb2 2026-08-21 15:50:54.781 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:50:54.784 | The following additional packages will be installed: 2026-08-21 15:50:54.785 | ovn-common 2026-08-21 15:50:54.831 | The following NEW packages will be installed: 2026-08-21 15:50:54.831 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-21 15:50:54.883 | 0 upgraded, 4 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:50:54.883 | Need to get 2360 kB of archives. 2026-08-21 15:50:54.883 | After this operation, 8355 kB of additional disk space will be used. 2026-08-21 15:50:54.883 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-21 15:50:54.907 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-21 15:50:54.923 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-21 15:50:54.935 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-21 15:50:55.190 | perl: warning: Setting locale failed. 2026-08-21 15:50:55.190 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:55.190 | LANGUAGE = (unset), 2026-08-21 15:50:55.190 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:55.190 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:55.191 | are supported and installed on your system. 2026-08-21 15:50:55.191 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:55.254 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:50:55.254 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:50:55.255 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:50:55.446 | Fetched 2360 kB in 0s (27.3 MB/s) 2026-08-21 15:50:55.493 | Selecting previously unselected package ovn-common. 2026-08-21 15:50:55.565 | (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 ... 127142 files and directories currently installed.) 2026-08-21 15:50:55.572 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:50:55.617 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:50:55.733 | Selecting previously unselected package ovn-central. 2026-08-21 15:50:55.747 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:50:55.751 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:50:55.819 | Selecting previously unselected package ovn-controller-vtep. 2026-08-21 15:50:55.832 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:50:55.836 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:50:55.902 | Selecting previously unselected package ovn-host. 2026-08-21 15:50:55.915 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:50:55.923 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:50:56.019 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:50:56.039 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:50:56.540 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-21 15:50:56.741 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-21 15:50:57.218 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-21 15:50:57.283 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:50:57.795 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-21 15:50:57.980 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-21 15:50:58.708 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-21 15:50:59.403 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-21 15:51:00.338 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-21 15:51:00.411 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:51:00.627 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-21 15:51:01.212 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:51:03.280 | perl: warning: Setting locale failed. 2026-08-21 15:51:03.280 | perl: warning: Please check that your locale settings: 2026-08-21 15:51:03.280 | LANGUAGE = (unset), 2026-08-21 15:51:03.280 | LC_ALL = "en_US.utf8", 2026-08-21 15:51:03.281 | LANG = "de_DE.UTF-8" 2026-08-21 15:51:03.281 | are supported and installed on your system. 2026-08-21 15:51:03.281 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:51:03.417 | perl: warning: Setting locale failed. 2026-08-21 15:51:03.417 | perl: warning: Please check that your locale settings: 2026-08-21 15:51:03.417 | LANGUAGE = (unset), 2026-08-21 15:51:03.418 | LC_ALL = "en_US.utf8", 2026-08-21 15:51:03.418 | LANG = "de_DE.UTF-8" 2026-08-21 15:51:03.418 | are supported and installed on your system. 2026-08-21 15:51:03.418 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:51:03.470 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:51:03.470 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:51:03.470 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:51:03.543 | perl: warning: Setting locale failed. 2026-08-21 15:51:03.543 | perl: warning: Please check that your locale settings: 2026-08-21 15:51:03.543 | LANGUAGE = (unset), 2026-08-21 15:51:03.543 | LC_ALL = "en_US.utf8", 2026-08-21 15:51:03.543 | LANG = "de_DE.UTF-8" 2026-08-21 15:51:03.543 | are supported and installed on your system. 2026-08-21 15:51:03.543 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:51:04.050 | 2026-08-21 15:51:04.050 | Running kernel seems to be up-to-date. 2026-08-21 15:51:04.050 | 2026-08-21 15:51:04.050 | Restarting services... 2026-08-21 15:51:04.116 | 2026-08-21 15:51:04.117 | Service restarts being deferred: 2026-08-21 15:51:04.117 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:51:04.117 | systemctl restart systemd-logind.service 2026-08-21 15:51:04.117 | systemctl restart virtlockd.service 2026-08-21 15:51:04.117 | systemctl restart virtlogd.service 2026-08-21 15:51:04.117 | 2026-08-21 15:51:04.117 | No containers need to be restarted. 2026-08-21 15:51:04.118 | 2026-08-21 15:51:04.118 | User sessions running outdated binaries: 2026-08-21 15:51:04.118 | quobyte @ session #5: sshd[2054,2100] 2026-08-21 15:51:04.128 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:51:04.140 | 2026-08-21 15:51:04.140 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:51:06.454 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:51:06.459 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:51:06.463 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:06.466 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:06.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:06.473 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:06.476 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:06.479 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:51:06.482 | + functions-common:time_stop:2427 : start_time=1787327453721 2026-08-21 15:51:06.486 | + functions-common:time_stop:2429 : [[ -z 1787327453721 ]] 2026-08-21 15:51:06.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:06.497 | + functions-common:time_stop:2432 : end_time=1787327466493 2026-08-21 15:51:06.501 | + functions-common:time_stop:2433 : elapsed_time=12772 2026-08-21 15:51:06.505 | + functions-common:time_stop:2434 : total=221313 2026-08-21 15:51:06.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:06.513 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=234085 2026-08-21 15:51:06.517 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:51:06.522 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-08-21 15:51:06.526 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-08-21 15:51:06.530 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-21 15:51:06.535 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-21 15:51:06.542 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-21 15:51:06.546 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-21 15:51:06.550 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-21 15:51:06.554 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-21 15:51:06.557 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-21 15:51:06.560 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-21 15:51:06.564 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-21 15:51:06.568 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-21 15:51:06.572 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-21 15:51:06.576 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-21 15:51:06.579 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-21 15:51:06.583 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-21 15:51:06.587 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-21 15:51:06.591 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-21 15:51:06.595 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-21 15:51:06.599 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-21 15:51:06.603 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-21 15:51:06.606 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-21 15:51:06.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:51:06.612 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:51:06.616 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-21 15:51:06.619 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:51:06.622 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-21 15:51:06.625 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:51:06.629 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-21 15:51:06.651 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:51:06.654 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-21 15:51:06.657 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-21 15:51:06.661 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-21 15:51:06.665 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:51:06.669 | + lib/stack:stack_install_service:32 : install_nova 2026-08-21 15:51:06.673 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-21 15:51:06.676 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-21 15:51:06.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:51:06.683 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:51:06.687 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-21 15:51:06.690 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:51:06.694 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-21 15:51:06.715 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:51:06.718 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-21 15:51:06.721 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-21 15:51:06.725 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-21 15:51:06.728 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-21 15:51:06.731 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-21 15:51:06.913 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-21 15:51:06.916 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:51:06.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:51:06.922 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-21 15:51:06.925 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:51:06.928 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:51:06.931 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:51:06.934 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:51:06.937 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:51:06.940 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:51:06.943 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:51:06.946 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:51:06.949 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:51:06.952 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:51:06.954 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:51:06.958 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:51:06.961 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-21 15:51:06.963 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:51:06.967 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:51:06.970 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:51:06.973 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-21 15:51:06.997 | + 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-08-21 15:51:07.037 | Reading package lists... 2026-08-21 15:51:07.473 | Building dependency tree... 2026-08-21 15:51:07.475 | Reading state information... 2026-08-21 15:51:08.162 | The following packages were automatically installed and are no longer required: 2026-08-21 15:51:08.164 | libfwupd2 libgusb2 2026-08-21 15:51:08.164 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:51:08.166 | The following additional packages will be installed: 2026-08-21 15:51:08.167 | apport libvirt-daemon libvirt-daemon-config-network 2026-08-21 15:51:08.167 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-21 15:51:08.168 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 ovmf python3-apport 2026-08-21 15:51:08.168 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-21 15:51:08.168 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-21 15:51:08.168 | qemu-system-sparc 2026-08-21 15:51:08.171 | Suggested packages: 2026-08-21 15:51:08.171 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-08-21 15:51:08.171 | libvirt-daemon-driver-storage-gluster 2026-08-21 15:51:08.171 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-21 15:51:08.171 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-21 15:51:08.172 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-08-21 15:51:08.172 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-08-21 15:51:08.236 | The following packages will be REMOVED: 2026-08-21 15:51:08.239 | apport-core-dump-handler 2026-08-21 15:51:08.240 | The following NEW packages will be installed: 2026-08-21 15:51:08.241 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-21 15:51:08.241 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-21 15:51:08.242 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-21 15:51:08.243 | The following packages will be upgraded: 2026-08-21 15:51:08.244 | apport libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-08-21 15:51:08.244 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-21 15:51:08.245 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-08-21 15:51:08.245 | ovmf python3-apport 2026-08-21 15:51:08.297 | 12 upgraded, 13 newly installed, 1 to remove and 63 not upgraded. 2026-08-21 15:51:08.297 | Need to get 118 MB of archives. 2026-08-21 15:51:08.297 | After this operation, 897 MB of additional disk space will be used. 2026-08-21 15:51:08.297 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.3-0ubuntu0.1 [93.7 kB] 2026-08-21 15:51:08.309 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.3-0ubuntu0.1 [85.3 kB] 2026-08-21 15:51:08.317 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-21 15:51:08.327 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-21 15:51:08.336 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.16 [1152 B] 2026-08-21 15:51:08.345 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.16 [740 kB] 2026-08-21 15:51:08.362 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.16 [438 kB] 2026-08-21 15:51:08.370 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.16 [431 kB] 2026-08-21 15:51:08.379 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.16 [6038 B] 2026-08-21 15:51:08.394 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.16 [49.7 kB] 2026-08-21 15:51:08.404 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.16 [3114 B] 2026-08-21 15:51:08.415 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.16 [1378 B] 2026-08-21 15:51:08.425 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.16 [1831 kB] 2026-08-21 15:51:08.453 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-21 15:51:08.461 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-21 15:51:08.471 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-21 15:51:08.647 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-21 15:51:08.886 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-08-21 15:51:09.025 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-08-21 15:51:09.119 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-08-21 15:51:09.170 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-21 15:51:09.999 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-21 15:51:09.999 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-08-21 15:51:10.081 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-21 15:51:10.136 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-21 15:51:10.451 | perl: warning: Setting locale failed. 2026-08-21 15:51:10.451 | perl: warning: Please check that your locale settings: 2026-08-21 15:51:10.451 | LANGUAGE = (unset), 2026-08-21 15:51:10.451 | LC_ALL = "en_US.utf8", 2026-08-21 15:51:10.451 | LANG = "de_DE.UTF-8" 2026-08-21 15:51:10.451 | are supported and installed on your system. 2026-08-21 15:51:10.451 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:51:10.517 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:51:10.517 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:51:10.517 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:51:10.670 | Vorkonfiguration der Pakete ... 2026-08-21 15:51:10.903 | Fetched 118 MB in 2s (63.1 MB/s) 2026-08-21 15:51:11.014 | (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 ... 127210 files and directories currently installed.) 2026-08-21 15:51:11.022 | Preparing to unpack .../python3-apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-21 15:51:11.179 | Unpacking python3-apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-21 15:51:11.268 | Preparing to unpack .../apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-21 15:51:11.362 | Unpacking apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-21 15:51:11.708 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-21 15:51:11.709 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-21 15:51:11.709 | Package apport-core-dump-handler is to be removed. 2026-08-21 15:51:11.709 | Package python3-zstandard is not installed. 2026-08-21 15:51:11.709 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-21 15:51:11.709 | Package apport-core-dump-handler is to be removed. 2026-08-21 15:51:11.709 | Package systemd-coredump is not installed. 2026-08-21 15:51:11.709 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-21 15:51:11.709 | Package apport-core-dump-handler is to be removed. 2026-08-21 15:51:11.709 | Package python3-zstandard is not installed. 2026-08-21 15:51:11.709 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-21 15:51:11.710 | Package apport-core-dump-handler is to be removed. 2026-08-21 15:51:11.710 | Package systemd-coredump is not installed. 2026-08-21 15:51:11.710 | 2026-08-21 15:51:11.782 | (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 ... 127210 files and directories currently installed.) 2026-08-21 15:51:11.789 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-08-21 15:51:12.804 | Selecting previously unselected package systemd-coredump. 2026-08-21 15:51:12.871 | (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 ... 127206 files and directories currently installed.) 2026-08-21 15:51:12.878 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:51:12.883 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-21 15:51:12.947 | Selecting previously unselected package python3-zstandard. 2026-08-21 15:51:12.960 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-21 15:51:12.965 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-21 15:51:13.050 | Preparing to unpack .../02-libvirt-l10n_10.0.0-2ubuntu8.16_all.deb ... 2026-08-21 15:51:13.082 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:13.156 | Preparing to unpack .../03-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:51:13.185 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:13.284 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:51:13.318 | Unpacking libvirt-clients (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:13.422 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:51:13.452 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:13.560 | Preparing to unpack .../06-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.16_all.deb ... 2026-08-21 15:51:13.586 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:13.674 | Preparing to unpack .../07-libvirt-daemon-system_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:51:13.755 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:13.860 | Preparing to unpack .../08-libvirt-daemon-config-network_10.0.0-2ubuntu8.16_all.deb ... 2026-08-21 15:51:13.888 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:13.960 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.16_all.deb ... 2026-08-21 15:51:13.986 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:14.058 | Preparing to unpack .../10-libvirt0_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:51:14.072 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:51:14.268 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-21 15:51:14.282 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:51:14.294 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:14.373 | Selecting previously unselected package python3-libvirt. 2026-08-21 15:51:14.386 | Preparing to unpack .../12-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-21 15:51:14.390 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-21 15:51:14.465 | Selecting previously unselected package qemu-system-arm. 2026-08-21 15:51:14.476 | Preparing to unpack .../13-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:51:14.489 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:15.055 | Selecting previously unselected package qemu-system-mips. 2026-08-21 15:51:15.068 | Preparing to unpack .../14-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:51:15.080 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:15.684 | Selecting previously unselected package qemu-system-ppc. 2026-08-21 15:51:15.696 | Preparing to unpack .../15-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:51:15.708 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:16.090 | Selecting previously unselected package qemu-system-sparc. 2026-08-21 15:51:16.103 | Preparing to unpack .../16-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:51:16.114 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:16.387 | Selecting previously unselected package qemu-system-s390x. 2026-08-21 15:51:16.401 | Preparing to unpack .../17-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:51:16.415 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:16.598 | Selecting previously unselected package qemu-system-misc. 2026-08-21 15:51:16.611 | Preparing to unpack .../18-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:51:16.622 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:18.653 | Selecting previously unselected package qemu-system. 2026-08-21 15:51:18.668 | Preparing to unpack .../19-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:51:18.672 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:18.729 | Preparing to unpack .../20-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-21 15:51:18.741 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-08-21 15:51:19.041 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-21 15:51:19.055 | Preparing to unpack .../21-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-21 15:51:19.058 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-21 15:51:21.028 | Selecting previously unselected package qemu-efi-arm. 2026-08-21 15:51:21.040 | Preparing to unpack .../22-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-21 15:51:21.045 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-21 15:51:21.902 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-21 15:51:22.418 | Creating group 'systemd-coredump' with GID 987. 2026-08-21 15:51:22.423 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-21 15:51:22.449 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:22.470 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:22.488 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:22.506 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-21 15:51:22.519 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:22.537 | Setting up python3-apport (2.28.3-0ubuntu0.1) ... 2026-08-21 15:51:22.786 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-21 15:51:22.797 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-21 15:51:23.047 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:23.059 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:23.077 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-21 15:51:23.089 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:23.110 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:23.668 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:24.152 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-21 15:51:24.474 | Setting up libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:24.510 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:24.530 | Setting up apport (2.28.3-0ubuntu0.1) ... 2026-08-21 15:51:25.748 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-08-21 15:51:25.808 | Setting up libvirt-l10n (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:25.829 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:25.849 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:51:25.861 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:25.882 | Setting up libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:25.902 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-08-21 15:51:26.089 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:51:26.089 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:51:26.089 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:51:29.825 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-21 15:51:29.890 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:51:29.922 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:51:31.779 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-21 15:51:32.026 | perl: warning: Setting locale failed. 2026-08-21 15:51:32.026 | perl: warning: Please check that your locale settings: 2026-08-21 15:51:32.027 | LANGUAGE = (unset), 2026-08-21 15:51:32.027 | LC_ALL = "en_US.utf8", 2026-08-21 15:51:32.027 | LANG = "de_DE.UTF-8" 2026-08-21 15:51:32.027 | are supported and installed on your system. 2026-08-21 15:51:32.027 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:51:32.168 | perl: warning: Setting locale failed. 2026-08-21 15:51:32.168 | perl: warning: Please check that your locale settings: 2026-08-21 15:51:32.168 | LANGUAGE = (unset), 2026-08-21 15:51:32.168 | LC_ALL = "en_US.utf8", 2026-08-21 15:51:32.168 | LANG = "de_DE.UTF-8" 2026-08-21 15:51:32.168 | are supported and installed on your system. 2026-08-21 15:51:32.169 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:51:32.224 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:51:32.224 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:51:32.224 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:51:32.299 | perl: warning: Setting locale failed. 2026-08-21 15:51:32.300 | perl: warning: Please check that your locale settings: 2026-08-21 15:51:32.300 | LANGUAGE = (unset), 2026-08-21 15:51:32.300 | LC_ALL = "en_US.utf8", 2026-08-21 15:51:32.300 | LANG = "de_DE.UTF-8" 2026-08-21 15:51:32.300 | are supported and installed on your system. 2026-08-21 15:51:32.300 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:51:32.813 | 2026-08-21 15:51:32.813 | Running kernel seems to be up-to-date. 2026-08-21 15:51:32.813 | 2026-08-21 15:51:32.813 | Restarting services... 2026-08-21 15:51:32.873 | 2026-08-21 15:51:32.873 | Service restarts being deferred: 2026-08-21 15:51:32.873 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:51:32.873 | systemctl restart systemd-logind.service 2026-08-21 15:51:32.873 | systemctl restart virtlockd.service 2026-08-21 15:51:32.874 | systemctl restart virtlogd.service 2026-08-21 15:51:32.874 | 2026-08-21 15:51:32.874 | No containers need to be restarted. 2026-08-21 15:51:32.874 | 2026-08-21 15:51:32.874 | User sessions running outdated binaries: 2026-08-21 15:51:32.874 | quobyte @ session #5: sshd[2054,2100] 2026-08-21 15:51:32.886 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:51:32.896 | 2026-08-21 15:51:32.897 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:51:35.241 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:51:35.244 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:51:35.248 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:35.250 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:35.253 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:35.256 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:35.259 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:35.262 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:51:35.264 | + functions-common:time_stop:2427 : start_time=1787327466993 2026-08-21 15:51:35.268 | + functions-common:time_stop:2429 : [[ -z 1787327466993 ]] 2026-08-21 15:51:35.271 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:35.277 | + functions-common:time_stop:2432 : end_time=1787327495273 2026-08-21 15:51:35.280 | + functions-common:time_stop:2433 : elapsed_time=28280 2026-08-21 15:51:35.283 | + functions-common:time_stop:2434 : total=234085 2026-08-21 15:51:35.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:35.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=262365 2026-08-21 15:51:35.291 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:51:35.294 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-21 15:51:35.297 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:51:35.299 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:51:35.302 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:51:35.305 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:51:35.308 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:51:35.311 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:51:35.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:51:35.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:51:35.319 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:51:35.322 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:51:35.325 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:51:35.327 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:51:35.330 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-21 15:51:35.333 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:51:35.336 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:51:35.339 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:51:35.342 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-21 15:51:35.367 | + 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-08-21 15:51:35.409 | Reading package lists... 2026-08-21 15:51:35.797 | Building dependency tree... 2026-08-21 15:51:35.799 | Reading state information... 2026-08-21 15:51:36.400 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-21 15:51:36.400 | ovmf set to manually installed. 2026-08-21 15:51:36.400 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-21 15:51:36.400 | swtpm set to manually installed. 2026-08-21 15:51:36.400 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-21 15:51:36.401 | swtpm-tools set to manually installed. 2026-08-21 15:51:36.401 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-21 15:51:36.401 | mdevctl set to manually installed. 2026-08-21 15:51:36.401 | The following packages were automatically installed and are no longer required: 2026-08-21 15:51:36.403 | libfwupd2 libgusb2 2026-08-21 15:51:36.403 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:51:36.496 | 0 upgraded, 0 newly installed, 0 to remove and 63 not upgraded. 2026-08-21 15:51:36.502 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:51:36.505 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:51:36.509 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:36.513 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:36.517 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:36.521 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:36.525 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:36.528 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:51:36.531 | + functions-common:time_stop:2427 : start_time=1787327495364 2026-08-21 15:51:36.534 | + functions-common:time_stop:2429 : [[ -z 1787327495364 ]] 2026-08-21 15:51:36.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:36.542 | + functions-common:time_stop:2432 : end_time=1787327496539 2026-08-21 15:51:36.546 | + functions-common:time_stop:2433 : elapsed_time=1175 2026-08-21 15:51:36.549 | + functions-common:time_stop:2434 : total=262365 2026-08-21 15:51:36.552 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:36.555 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=263540 2026-08-21 15:51:36.558 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:51:36.562 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-21 15:51:36.566 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 15:51:36.571 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-21 15:51:36.575 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-21 15:51:36.578 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-21 15:51:36.581 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-21 15:51:36.585 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-21 15:51:36.588 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-21 15:51:36.591 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-21 15:51:36.612 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:51:36.616 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-21 15:51:36.637 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-21 15:51:36.640 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-21 15:51:36.643 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-21 15:51:36.646 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-21 15:51:36.649 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-21 15:51:36.652 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-21 15:51:36.654 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-21 15:51:36.657 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:51:36.661 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:51:36.664 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:51:36.667 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:51:36.671 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:51:36.690 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:51:36.692 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:51:36.695 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:51:36.699 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-21 15:51:36.699 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:51:36.704 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-21 15:51:36.707 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:51:36.709 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-21 15:51:36.712 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:51:36.714 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:51:36.716 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:51:36.718 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:51:36.720 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:51:36.723 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:51:36.726 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:51:36.728 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:51:36.731 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:51:36.736 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327496733 2026-08-21 15:51:36.739 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-21 15:51:36.742 | Cloning into '/opt/stack/novnc'... 2026-08-21 15:51:38.480 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:51:38.484 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:38.487 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:38.489 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:38.492 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:38.495 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:38.498 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:51:38.501 | + functions-common:time_stop:2427 : start_time=1787327496733 2026-08-21 15:51:38.504 | + functions-common:time_stop:2429 : [[ -z 1787327496733 ]] 2026-08-21 15:51:38.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:38.512 | + functions-common:time_stop:2432 : end_time=1787327498508 2026-08-21 15:51:38.515 | + functions-common:time_stop:2433 : elapsed_time=1775 2026-08-21 15:51:38.518 | + functions-common:time_stop:2434 : total=175748 2026-08-21 15:51:38.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:38.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177523 2026-08-21 15:51:38.527 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-21 15:51:38.530 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-21 15:51:38.534 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:51:38.536 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:51:38.539 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:51:38.541 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:51:38.544 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:51:38.546 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:51:38.549 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:51:38.552 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:51:38.555 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:51:38.560 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327498557 2026-08-21 15:51:38.562 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-21 15:51:39.008 | From https://github.com/novnc/novnc 2026-08-21 15:51:39.008 | * tag v1.3.0 -> FETCH_HEAD 2026-08-21 15:51:39.019 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:51:39.022 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:39.025 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:39.028 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:39.031 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:39.033 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:39.036 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:51:39.039 | + functions-common:time_stop:2427 : start_time=1787327498557 2026-08-21 15:51:39.042 | + functions-common:time_stop:2429 : [[ -z 1787327498557 ]] 2026-08-21 15:51:39.046 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:39.049 | + functions-common:time_stop:2432 : end_time=1787327499047 2026-08-21 15:51:39.053 | + functions-common:time_stop:2433 : elapsed_time=490 2026-08-21 15:51:39.055 | + functions-common:time_stop:2434 : total=177523 2026-08-21 15:51:39.057 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:39.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178013 2026-08-21 15:51:39.063 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:51:39.066 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:51:39.069 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:51:39.071 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:51:39.074 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:51:39.078 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:51:39.080 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:51:39.084 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:51:39.087 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:51:39.091 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:51:39.095 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327499092 2026-08-21 15:51:39.098 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:51:39.130 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:51:39.130 | 2026-08-21 15:51:39.130 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:51:39.130 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:51:39.130 | state without impacting any branches by switching back to a branch. 2026-08-21 15:51:39.131 | 2026-08-21 15:51:39.131 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:51:39.131 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:51:39.131 | 2026-08-21 15:51:39.131 | git switch -c 2026-08-21 15:51:39.131 | 2026-08-21 15:51:39.131 | Or undo this operation with: 2026-08-21 15:51:39.131 | 2026-08-21 15:51:39.131 | git switch - 2026-08-21 15:51:39.132 | 2026-08-21 15:51:39.132 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:51:39.132 | 2026-08-21 15:51:39.132 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-21 15:51:39.136 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:51:39.139 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:39.142 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:39.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:39.147 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:39.150 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:39.153 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:51:39.156 | + functions-common:time_stop:2427 : start_time=1787327499092 2026-08-21 15:51:39.160 | + functions-common:time_stop:2429 : [[ -z 1787327499092 ]] 2026-08-21 15:51:39.163 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:39.168 | + functions-common:time_stop:2432 : end_time=1787327499165 2026-08-21 15:51:39.171 | + functions-common:time_stop:2433 : elapsed_time=73 2026-08-21 15:51:39.174 | + functions-common:time_stop:2434 : total=178013 2026-08-21 15:51:39.177 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:39.180 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178086 2026-08-21 15:51:39.183 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-21 15:51:39.201 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-21 15:51:39.204 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:51:39.206 | + functions-common:git_clone:673 : head -1 2026-08-21 15:51:39.207 | 463c39e noVNC 1.3.0 2026-08-21 15:51:39.210 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:51:39.213 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-21 15:51:39.233 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:51:39.236 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/82/1000082/6 2026-08-21 15:51:39.239 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-21 15:51:39.242 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-21 15:51:39.245 | + functions-common:git_clone:591 : local git_ref=refs/changes/82/1000082/6 2026-08-21 15:51:39.248 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:51:39.252 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:51:39.256 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:51:39.259 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:51:39.263 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:51:39.281 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:51:39.284 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:51:39.287 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:51:39.292 | + functions-common:git_clone:610 : echo refs/changes/82/1000082/6 2026-08-21 15:51:39.292 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:51:39.297 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-08-21 15:51:39.301 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-21 15:51:39.303 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-21 15:51:39.307 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:51:39.309 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:51:39.312 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:51:39.316 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:51:39.319 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:51:39.322 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:51:39.326 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:51:39.328 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:51:39.332 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:51:39.337 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327499333 2026-08-21 15:51:39.341 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-21 15:51:39.344 | Cloning into '/opt/stack/nova'... 2026-08-21 15:55:44.041 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:55:44.044 | + functions-common:time_stop:2420 : local name 2026-08-21 15:55:44.048 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:55:44.050 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:55:44.053 | + functions-common:time_stop:2423 : local total 2026-08-21 15:55:44.057 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:55:44.059 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:55:44.062 | + functions-common:time_stop:2427 : start_time=1787327499333 2026-08-21 15:55:44.065 | + functions-common:time_stop:2429 : [[ -z 1787327499333 ]] 2026-08-21 15:55:44.070 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:55:44.075 | + functions-common:time_stop:2432 : end_time=1787327744071 2026-08-21 15:55:44.077 | + functions-common:time_stop:2433 : elapsed_time=244738 2026-08-21 15:55:44.080 | + functions-common:time_stop:2434 : total=178086 2026-08-21 15:55:44.083 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:55:44.086 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422824 2026-08-21 15:55:44.089 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-08-21 15:55:44.092 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/82/1000082/6 2026-08-21 15:55:44.095 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:55:44.098 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:55:44.100 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:55:44.104 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:55:44.107 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:55:44.110 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:55:44.112 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:55:44.115 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:55:44.119 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:55:44.124 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327744121 2026-08-21 15:55:44.127 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/82/1000082/6 2026-08-21 15:55:45.359 | From https://review.opendev.org/openstack/nova 2026-08-21 15:55:45.360 | * branch refs/changes/82/1000082/6 -> FETCH_HEAD 2026-08-21 15:55:45.368 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:55:45.371 | + functions-common:time_stop:2420 : local name 2026-08-21 15:55:45.375 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:55:45.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:55:45.383 | + functions-common:time_stop:2423 : local total 2026-08-21 15:55:45.386 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:55:45.389 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:55:45.392 | + functions-common:time_stop:2427 : start_time=1787327744121 2026-08-21 15:55:45.396 | + functions-common:time_stop:2429 : [[ -z 1787327744121 ]] 2026-08-21 15:55:45.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:55:45.406 | + functions-common:time_stop:2432 : end_time=1787327745402 2026-08-21 15:55:45.409 | + functions-common:time_stop:2433 : elapsed_time=1281 2026-08-21 15:55:45.412 | + functions-common:time_stop:2434 : total=422824 2026-08-21 15:55:45.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:55:45.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424105 2026-08-21 15:55:45.423 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-21 15:55:45.496 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:55:45.496 | 2026-08-21 15:55:45.496 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:55:45.497 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:55:45.497 | state without impacting any branches by switching back to a branch. 2026-08-21 15:55:45.497 | 2026-08-21 15:55:45.497 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:55:45.497 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:55:45.497 | 2026-08-21 15:55:45.497 | git switch -c 2026-08-21 15:55:45.497 | 2026-08-21 15:55:45.497 | Or undo this operation with: 2026-08-21 15:55:45.498 | 2026-08-21 15:55:45.498 | git switch - 2026-08-21 15:55:45.498 | 2026-08-21 15:55:45.498 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:55:45.498 | 2026-08-21 15:55:45.498 | HEAD is now at f3472bafc7 libvirt: reject_mem_enc_instances 2026-08-21 15:55:45.502 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-21 15:55:45.524 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-21 15:55:45.528 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:55:45.531 | + functions-common:git_clone:673 : head -1 2026-08-21 15:55:45.542 | f3472bafc7 libvirt: reject_mem_enc_instances 2026-08-21 15:55:45.547 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:55:45.550 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-21 15:55:45.554 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:55:45.557 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-21 15:55:45.560 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-21 15:55:45.564 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:55:45.567 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-21 15:55:45.571 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:55:45.574 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-21 15:55:45.577 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-21 15:55:45.583 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:55:45.588 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:55:45.593 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-21 15:55:45.596 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:55:45.601 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-21 15:55:45.605 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:55:45.609 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:55:45.614 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-21 15:55:45.625 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-21 15:55:45.629 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-21 15:55:45.633 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-21 15:55:45.802 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-21 15:55:45.805 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:55:45.809 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:55:45.813 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:55:45.816 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-21 15:55:45.820 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-21 15:55:45.823 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:55:45.828 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:55:45.831 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:55:45.835 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:55:45.839 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:55:45.843 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:55:45.847 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:55:45.850 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-21 15:55:45.883 | Using python 3.12 to install /opt/stack/nova 2026-08-21 15:55:45.888 | + 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-08-21 15:55:46.927 | Obtaining file:///opt/stack/nova 2026-08-21 15:55:46.931 | Installing build dependencies: started 2026-08-21 15:55:48.847 | Installing build dependencies: finished with status 'done' 2026-08-21 15:55:48.848 | Checking if build backend supports build_editable: started 2026-08-21 15:55:49.448 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:55:49.449 | Getting requirements to build editable: started 2026-08-21 15:55:49.765 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:55:49.767 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:55:52.074 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:55:52.102 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (7.0.3) 2026-08-21 15:55:52.104 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (2.0.52) 2026-08-21 15:55:52.104 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (5.3.1) 2026-08-21 15:55:52.105 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (0.41.2) 2026-08-21 15:55:52.106 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.1.6) 2026-08-21 15:55:52.108 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (13.0.0) 2026-08-21 15:55:52.109 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (6.1.1) 2026-08-21 15:55:52.111 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (2.5.1) 2026-08-21 15:55:52.111 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (43.0.3) 2026-08-21 15:55:52.112 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (1.8.11) 2026-08-21 15:55:52.113 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.5.5) 2026-08-21 15:55:52.114 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.1.0) 2026-08-21 15:55:52.116 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.10.1) 2026-08-21 15:55:52.117 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.18.0) 2026-08-21 15:55:52.118 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (1.18.5) 2026-08-21 15:55:52.119 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (1.3.0) 2026-08-21 15:55:52.120 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (4.0.0) 2026-08-21 15:55:52.121 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (4.26.0) 2026-08-21 15:55:52.122 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (9.9.0) 2026-08-21 15:55:52.124 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (5.15.0) 2026-08-21 15:55:52.335 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev352) 2026-08-21 15:55:52.467 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:55:52.480 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (4.12.0) 2026-08-21 15:55:52.481 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (2.34.2) 2026-08-21 15:55:52.482 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (5.9.1) 2026-08-21 15:55:52.515 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev352) 2026-08-21 15:55:52.535 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-21 15:55:52.555 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (4.3.0) 2026-08-21 15:55:52.556 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (7.6.1) 2026-08-21 15:55:52.557 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (10.7.0) 2026-08-21 15:55:52.558 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (6.5.0) 2026-08-21 15:55:52.559 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (8.3.0) 2026-08-21 15:55:52.560 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (2.12.0) 2026-08-21 15:55:52.560 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.9.0) 2026-08-21 15:55:52.561 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (5.11.0) 2026-08-21 15:55:52.562 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (2.8.0) 2026-08-21 15:55:52.563 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (10.1.1) 2026-08-21 15:55:52.564 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (18.1.0) 2026-08-21 15:55:52.565 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (7.10.0) 2026-08-21 15:55:52.566 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (18.2.0) 2026-08-21 15:55:52.567 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (6.0.0) 2026-08-21 15:55:52.567 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.12.0) 2026-08-21 15:55:52.568 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (6.9.0) 2026-08-21 15:55:52.570 | 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.dev352) (4.8.0) 2026-08-21 15:55:52.571 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (2.0.0) 2026-08-21 15:55:52.572 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (8.2.0) 2026-08-21 15:55:52.573 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (7.2.2) 2026-08-21 15:55:52.574 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.11.0) 2026-08-21 15:55:52.575 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (7.1.0) 2026-08-21 15:55:52.575 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (1.1.0) 2026-08-21 15:55:52.576 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.8.0) 2026-08-21 15:55:52.577 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (5.1.0) 2026-08-21 15:55:52.578 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (5.8.0) 2026-08-21 15:55:52.607 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev352) 2026-08-21 15:55:52.626 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-21 15:55:52.637 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (9.0.1) 2026-08-21 15:55:52.637 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (0.3.0) 2026-08-21 15:55:52.638 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (1.4.2) 2026-08-21 15:55:52.639 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (1.9.0) 2026-08-21 15:55:52.640 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (2.9.0.post0) 2026-08-21 15:55:52.641 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (3.5.0) 2026-08-21 15:55:52.642 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (4.18.0) 2026-08-21 15:55:52.643 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev352) (6.0.3) 2026-08-21 15:55:52.646 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev352) (1.4.1) 2026-08-21 15:55:52.647 | 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.dev352) (4.16.0) 2026-08-21 15:55:52.650 | 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.dev352) (7.5.0) 2026-08-21 15:55:52.654 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev352) (2.1.1) 2026-08-21 15:55:52.660 | 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.dev352) (3.0) 2026-08-21 15:55:52.669 | 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.dev352) (2.8.0) 2026-08-21 15:55:52.677 | 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.dev352) (3.1.0) 2026-08-21 15:55:52.680 | 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.dev352) (2.3.0) 2026-08-21 15:55:52.685 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev352) (3.0.3) 2026-08-21 15:55:52.688 | 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.dev352) (26.1.0) 2026-08-21 15:55:52.689 | 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.dev352) (2025.9.1) 2026-08-21 15:55:52.690 | 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.dev352) (0.37.0) 2026-08-21 15:55:52.691 | 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.dev352) (2026.6.3) 2026-08-21 15:55:52.700 | 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.dev352) (2.1.0) 2026-08-21 15:55:52.709 | 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.dev352) (4.1.0) 2026-08-21 15:55:52.709 | 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.dev352) (2.13.0) 2026-08-21 15:55:52.710 | 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.dev352) (5.8.0) 2026-08-21 15:55:52.725 | 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.dev352) (1.5.0) 2026-08-21 15:55:52.727 | 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.dev352) (1.1.0) 2026-08-21 15:55:52.728 | 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.dev352) (1.33) 2026-08-21 15:55:52.729 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev352) (4.11.3) 2026-08-21 15:55:52.739 | 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.dev352) (3.1.1) 2026-08-21 15:55:52.747 | 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.dev352) (9.1.4) 2026-08-21 15:55:52.759 | 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.dev352) (2.19.0) 2026-08-21 15:55:52.768 | 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.dev352) (0.20) 2026-08-21 15:55:52.782 | 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.dev352) (2.1.2) 2026-08-21 15:55:52.783 | 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.dev352) (0.6.2) 2026-08-21 15:55:52.801 | 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.dev352) (7.1.7) 2026-08-21 15:55:52.802 | 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.dev352) (5.3.1) 2026-08-21 15:55:52.803 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev352) (5.6.2) 2026-08-21 15:55:52.804 | 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.dev352) (0.16.0) 2026-08-21 15:55:52.808 | 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.dev352) (5.1.0) 2026-08-21 15:55:52.818 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev352) (2026.3) 2026-08-21 15:55:52.819 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev352) (26.3) 2026-08-21 15:55:52.827 | 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.dev352) (0.26.0) 2026-08-21 15:55:52.831 | 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.dev352) (5.0.0) 2026-08-21 15:55:52.833 | 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.dev352) (4.0.1) 2026-08-21 15:55:52.848 | 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.dev352) (1.2.1) 2026-08-21 15:55:52.871 | 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.dev352) (1.7.6) 2026-08-21 15:55:52.880 | 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.dev352) (2.2.0) 2026-08-21 15:55:52.886 | 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.dev352) (1.3.7) 2026-08-21 15:55:52.897 | 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.dev352) (3.3.2) 2026-08-21 15:55:52.910 | 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.dev352) (4.3.2) 2026-08-21 15:55:52.911 | 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.dev352) (3.7.1) 2026-08-21 15:55:52.921 | 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.dev352) (2.4.0) 2026-08-21 15:55:52.931 | 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.dev352) (3.0.3) 2026-08-21 15:55:52.932 | 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.dev352) (1.6.2) 2026-08-21 15:55:52.942 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev352) (84.0.0) 2026-08-21 15:55:52.962 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev352) (0.8.2) 2026-08-21 15:55:53.001 | 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.dev352) (4.15.0) 2026-08-21 15:55:53.008 | 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.dev352) (0.6.0) 2026-08-21 15:55:53.009 | 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.dev352) (4.2.0) 2026-08-21 15:55:53.020 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.dev352) (3.0.53) 2026-08-21 15:55:53.020 | 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.dev352) (1.11.0) 2026-08-21 15:55:53.022 | 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.dev352) (15.0.0) 2026-08-21 15:55:53.022 | 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.dev352) (1.8.0) 2026-08-21 15:55:53.045 | 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.dev352) (1.17.0) 2026-08-21 15:55:53.051 | 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.dev352) (2.1.0) 2026-08-21 15:55:53.053 | 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.dev352) (24.2.1) 2026-08-21 15:55:53.075 | 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.dev352) (4.7.0) 2026-08-21 15:55:53.102 | 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.dev352) (3.5.0) 2026-08-21 15:55:53.103 | 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.dev352) (3.18) 2026-08-21 15:55:53.104 | 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.dev352) (2.7.0) 2026-08-21 15:55:53.106 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev352) (2023.11.17) 2026-08-21 15:55:53.148 | 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.dev352) (4.2.0) 2026-08-21 15:55:53.150 | 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.dev352) (2.20.0) 2026-08-21 15:55:53.163 | 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.dev352) (0.1.2) 2026-08-21 15:55:53.187 | 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.dev352) (0.8) 2026-08-21 15:55:53.258 | 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.dev352) (0.16.0) 2026-08-21 15:55:53.777 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev352) 2026-08-21 15:55:53.795 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-21 15:55:53.855 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev352) 2026-08-21 15:55:53.872 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-21 15:55:53.946 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev352) 2026-08-21 15:55:53.964 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-21 15:55:54.085 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-21 15:55:54.112 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-21 15:55:54.165 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-21 15:55:54.190 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-21 15:55:54.219 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-21 15:55:54.499 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 60.2 MB/s 0:00:00 2026-08-21 15:55:54.518 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-21 15:55:54.546 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 14.9 MB/s 0:00:00 2026-08-21 15:55:54.628 | Building wheels for collected packages: nova 2026-08-21 15:55:54.630 | Building editable for nova (pyproject.toml): started 2026-08-21 15:55:57.479 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-21 15:55:57.481 | Created wheel for nova: filename=nova-33.1.0.dev352-0.editable-py3-none-any.whl size=10619 sha256=9af706bc64e8cb9cbd2c295b31d20910d647a22db76123c9f35fa7f608b77a16 2026-08-21 15:55:57.481 | Stored in directory: /tmp/pip-ephem-wheel-cache-9d5kmrsp/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-21 15:55:57.486 | Successfully built nova 2026-08-21 15:55:57.781 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-21 15:56:03.022 | 2026-08-21 15:56:03.050 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev352 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.1.0 websockify-0.13.0 2026-08-21 15:56:03.279 | + inc/python:pip_install:216 : result=0 2026-08-21 15:56:03.282 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:56:03.285 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:03.288 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:03.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:03.294 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:03.298 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:03.301 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:56:03.304 | + functions-common:time_stop:2427 : start_time=1787327745875 2026-08-21 15:56:03.307 | + functions-common:time_stop:2429 : [[ -z 1787327745875 ]] 2026-08-21 15:56:03.311 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:03.318 | + functions-common:time_stop:2432 : end_time=1787327763313 2026-08-21 15:56:03.321 | + functions-common:time_stop:2433 : elapsed_time=17438 2026-08-21 15:56:03.323 | + functions-common:time_stop:2434 : total=149924 2026-08-21 15:56:03.326 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:03.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167362 2026-08-21 15:56:03.332 | + inc/python:pip_install:219 : return 0 2026-08-21 15:56:03.335 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:56:03.339 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:56:03.342 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-21 15:56:03.345 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-21 15:56:03.348 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:56:03.350 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:56:03.354 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-21 15:56:03.357 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:56:03.360 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-21 15:56:03.384 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:56:03.388 | + ./stack.sh:main:962 : configure_nova 2026-08-21 15:56:03.390 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-21 15:56:03.408 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-21 15:56:03.411 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-21 15:56:03.414 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-21 15:56:03.419 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-21 15:56:03.419 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-21 15:56:03.424 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-21 15:56:03.428 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-21 15:56:03.431 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-21 15:56:03.434 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-21 15:56:03.437 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-21 15:56:03.440 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-21 15:56:03.443 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-21 15:56:03.447 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-21 15:56:03.462 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-21 15:56:03.480 | + 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-08-21 15:56:03.498 | + 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-08-21 15:56:03.516 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-21 15:56:03.533 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-21 15:56:03.551 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-21 15:56:03.555 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-21 15:56:03.560 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.JPF4WgiOYq 2026-08-21 15:56:03.563 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-21 15:56:03.566 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-21 15:56:03.570 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-21 15:56:03.573 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-21 15:56:03.576 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-21 15:56:03.579 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.JPF4WgiOYq 2026-08-21 15:56:03.585 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.JPF4WgiOYq 2026-08-21 15:56:03.602 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.JPF4WgiOYq /etc/sudoers.d/nova-rootwrap 2026-08-21 15:56:03.621 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-21 15:56:03.625 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-21 15:56:03.629 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-21 15:56:03.631 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-21 15:56:03.634 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-21 15:56:03.638 | + 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-08-21 15:56:03.640 | + 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-08-21 15:56:03.645 | + 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-08-21 15:56:03.645 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-21 15:56:03.656 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-21 15:56:03.661 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-21 15:56:03.677 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-21 15:56:03.694 | + lib/nova:configure_nova:268 : [[ 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-08-21 15:56:03.697 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-21 15:56:03.702 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-21 15:56:03.721 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:03.725 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-21 15:56:03.736 | net.ipv4.ip_forward = 1 2026-08-21 15:56:03.741 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-21 15:56:03.744 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-21 15:56:03.747 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-21 15:56:03.765 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-21 15:56:03.768 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-21 15:56:03.772 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-21 15:56:03.791 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-21 15:56:03.797 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-21 15:56:03.797 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-21 15:56:03.803 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:44906804c97 2026-08-21 15:56:03.814 | InitiatorName=iqn.2016-04.com.open-iscsi:44906804c97 2026-08-21 15:56:03.819 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-21 15:56:03.823 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-21 15:56:03.915 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-21 15:56:03.919 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-21 15:56:03.923 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:56:03.927 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-21 15:56:03.997 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-21 15:56:04.000 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-21 15:56:04.006 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-21 15:56:04.014 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-21 15:56:04.057 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-21 15:56:04.060 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-21 15:56:04.100 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-21 15:56:04.141 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-21 15:56:04.184 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-21 15:56:04.226 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-21 15:56:04.271 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-21 15:56:04.315 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.27 2026-08-21 15:56:04.355 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-21 15:56:04.391 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-21 15:56:04.427 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-21 15:56:04.464 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-21 15:56:04.498 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-21 15:56:04.539 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-21 15:56:04.579 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-21 15:56:04.616 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-21 15:56:04.656 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-21 15:56:04.658 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:56:04.662 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:56:04.665 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:56:04.668 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:56:04.671 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:56:04.674 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:56:04.679 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:56:04.681 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:56:04.685 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:56:04.688 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:56:04.691 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:56:04.694 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:56:04.698 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:56:04.702 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-21 15:56:04.727 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:04.731 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 15:56:04.735 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-21 15:56:04.739 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-21 15:56:04.786 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-21 15:56:04.790 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-21 15:56:04.793 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-21 15:56:04.796 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-21 15:56:04.800 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:56:04.803 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:04.806 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:56:04.832 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:04.836 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:56:04.840 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-21 15:56:04.845 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-21 15:56:04.894 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-21 15:56:04.898 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-21 15:56:04.902 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-21 15:56:04.906 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-21 15:56:04.910 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:56:04.915 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:04.919 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:56:04.944 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:04.948 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:56:04.952 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-21 15:56:04.957 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-21 15:56:04.998 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-21 15:56:05.041 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-21 15:56:05.084 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-21 15:56:05.126 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-21 15:56:05.148 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:05.151 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-21 15:56:05.171 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:05.176 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-21 15:56:05.177 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-21 15:56:05.182 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-21 15:56:05.186 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-21 15:56:05.226 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:05.229 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-21 15:56:05.267 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-21 15:56:05.269 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-21 15:56:05.272 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-21 15:56:05.275 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 15:56:05.278 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 15:56:05.280 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-21 15:56:05.283 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 15:56:05.285 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 15:56:05.288 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 15:56:05.290 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-21 15:56:05.324 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-21 15:56:05.361 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.27/identity 2026-08-21 15:56:05.394 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-21 15:56:05.427 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-21 15:56:05.458 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-21 15:56:05.490 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-21 15:56:05.524 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-21 15:56:05.559 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.27/identity 2026-08-21 15:56:05.590 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 15:56:05.622 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 15:56:05.652 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 15:56:05.654 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-21 15:56:05.670 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:05.673 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-21 15:56:05.675 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-21 15:56:05.708 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-21 15:56:05.710 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 15:56:05.713 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 15:56:05.716 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-21 15:56:05.718 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-21 15:56:05.750 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-21 15:56:05.785 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.27/identity 2026-08-21 15:56:05.815 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-21 15:56:05.846 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-21 15:56:05.875 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-21 15:56:05.904 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-21 15:56:05.933 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-21 15:56:05.963 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-21 15:56:05.979 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:05.981 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-21 15:56:05.997 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:05.999 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-21 15:56:06.001 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-21 15:56:06.029 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-21 15:56:06.060 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-21 15:56:06.062 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-21 15:56:06.091 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-21 15:56:06.093 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-21 15:56:06.096 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-21 15:56:06.098 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:56:06.101 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:56:06.103 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:56:06.105 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:56:06.108 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:56:06.110 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:56:06.112 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:56:06.114 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:56:06.117 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:56:06.119 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:56:06.121 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:56:06.123 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:56:06.126 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:56:06.128 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-21 15:56:06.130 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-21 15:56:06.132 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-21 15:56:06.136 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:56:06.150 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:56:06.153 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:56:06.155 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:56:06.157 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:56:06.159 | + 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-08-21 15:56:06.188 | + 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-08-21 15:56:06.217 | + 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-08-21 15:56:06.246 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:56:06.275 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-21 15:56:06.304 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-21 15:56:06.336 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-21 15:56:06.351 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:06.354 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-21 15:56:06.356 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-21 15:56:06.358 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-21 15:56:06.361 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-21 15:56:06.363 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 15:56:06.366 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-21 15:56:06.368 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-21 15:56:06.371 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 15:56:06.373 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 15:56:06.390 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 15:56:06.390 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:56:06.401 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 15:56:06.405 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:56:06.418 | /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-08-21 15:56:06.423 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-21 15:56:06.425 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-21 15:56:06.429 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:56:06.431 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-21 15:56:06.462 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-21 15:56:06.490 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-21 15:56:06.520 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-21 15:56:06.548 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 15:56:06.577 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 15:56:06.607 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-21 15:56:06.636 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-21 15:56:06.664 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-21 15:56:06.693 | + 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-08-21 15:56:06.722 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 15:56:06.749 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 15:56:06.780 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-21 15:56:06.811 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-21 15:56:06.841 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 15:56:06.844 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 15:56:06.847 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-21 15:56:06.850 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-21 15:56:06.852 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 15:56:06.854 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:06.857 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:06.859 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-21 15:56:06.862 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-21 15:56:06.864 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-21 15:56:06.894 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 15:56:06.927 | + 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-08-21 15:56:06.927 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-21 15:56:06.938 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-21 15:56:06.943 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-21 15:56:06.945 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-21 15:56:06.949 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 15:56:06.952 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 15:56:06.954 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:56:06.957 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:56:06.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:06.962 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:06.965 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 15:56:06.968 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 15:56:06.971 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:06.973 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:06.976 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-21 15:56:06.988 | perl: warning: Setting locale failed. 2026-08-21 15:56:06.988 | perl: warning: Please check that your locale settings: 2026-08-21 15:56:06.988 | LANGUAGE = (unset), 2026-08-21 15:56:06.988 | LC_ALL = "en_US.utf8", 2026-08-21 15:56:06.989 | LANG = "de_DE.UTF-8" 2026-08-21 15:56:06.989 | are supported and installed on your system. 2026-08-21 15:56:06.989 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:56:07.030 | Enabling site nova-api. 2026-08-21 15:56:07.036 | To activate the new configuration, you need to run: 2026-08-21 15:56:07.036 | systemctl reload apache2 2026-08-21 15:56:07.041 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 15:56:07.044 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:56:07.046 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:56:07.050 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:56:07.224 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-21 15:56:07.244 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:07.247 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-21 15:56:07.251 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-21 15:56:07.254 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-21 15:56:07.257 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-21 15:56:07.260 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-21 15:56:07.263 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-21 15:56:07.266 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-21 15:56:07.269 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 15:56:07.272 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 15:56:07.290 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:56:07.290 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 15:56:07.300 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 15:56:07.304 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:56:07.320 | /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-08-21 15:56:07.326 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-21 15:56:07.329 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-21 15:56:07.334 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:56:07.337 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-21 15:56:07.372 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-21 15:56:07.407 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-21 15:56:07.441 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-21 15:56:07.474 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 15:56:07.509 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 15:56:07.545 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-21 15:56:07.580 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-21 15:56:07.614 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-21 15:56:07.653 | + 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-08-21 15:56:07.688 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 15:56:07.723 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 15:56:07.765 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-21 15:56:07.795 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-21 15:56:07.823 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-21 15:56:07.825 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-21 15:56:07.854 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-21 15:56:07.869 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:07.872 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-21 15:56:07.904 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-21 15:56:07.906 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-21 15:56:07.908 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-21 15:56:07.924 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:07.927 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:56:07.930 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:56:07.959 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-21 15:56:07.989 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-21 15:56:07.991 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-21 15:56:07.993 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-21 15:56:07.996 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 15:56:07.998 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 15:56:08.000 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 15:56:08.017 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:08.020 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 15:56:08.023 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 15:56:08.026 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 15:56:08.041 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:08.043 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:56:08.046 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 15:56:08.076 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 15:56:08.078 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 15:56:08.080 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-21 15:56:08.109 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-21 15:56:08.137 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-21 15:56:08.168 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-21 15:56:08.184 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:08.186 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-21 15:56:08.215 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-21 15:56:08.218 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-21 15:56:08.220 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-21 15:56:08.253 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-21 15:56:08.256 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 15:56:08.258 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 15:56:08.262 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-21 15:56:08.264 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-21 15:56:08.292 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-21 15:56:08.322 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.27/identity 2026-08-21 15:56:08.352 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-21 15:56:08.381 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-21 15:56:08.412 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-21 15:56:08.442 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-21 15:56:08.474 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-21 15:56:08.505 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-21 15:56:08.521 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:08.524 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-21 15:56:08.528 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 15:56:08.531 | + lib/nova:create_nova_conf:589 : local conf 2026-08-21 15:56:08.534 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-21 15:56:08.537 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-21 15:56:08.539 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 15:56:08.542 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 15:56:08.544 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-21 15:56:08.547 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-21 15:56:08.549 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-21 15:56:08.554 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-21 15:56:08.557 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-21 15:56:08.559 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-21 15:56:08.562 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-21 15:56:08.565 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:56:08.567 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:08.570 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:56:08.584 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:08.587 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:56:08.589 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-21 15:56:08.592 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-21 15:56:08.622 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-21 15:56:08.653 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-21 15:56:08.685 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 15:56:08.688 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-21 15:56:08.690 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-21 15:56:08.693 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-21 15:56:08.708 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:08.713 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-21 15:56:08.713 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-21 15:56:09.951 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-21 15:56:09.953 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-21 15:56:11.149 | Adding vhost "nova_cell1" ... 2026-08-21 15:56:11.243 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-21 15:56:12.336 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-21 15:56:12.371 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-21 15:56:12.374 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-21 15:56:12.377 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-21 15:56:12.381 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 15:56:12.384 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-21 15:56:12.387 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 15:56:12.405 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:12.410 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-21 15:56:12.413 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-21 15:56:12.416 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 15:56:12.434 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:12.438 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.27:5672/nova_cell1 2026-08-21 15:56:12.442 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.27:5672/nova_cell1 2026-08-21 15:56:12.482 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 15:56:12.484 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 15:56:12.487 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-21 15:56:12.506 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:12.509 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-21 15:56:12.512 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-21 15:56:12.515 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-21 15:56:12.517 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-21 15:56:12.520 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 15:56:12.523 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-21 15:56:12.526 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-21 15:56:12.561 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-21 15:56:12.594 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.27/identity 2026-08-21 15:56:12.625 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-21 15:56:12.657 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-21 15:56:12.690 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-21 15:56:12.723 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-21 15:56:12.756 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-21 15:56:12.790 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-21 15:56:12.792 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-21 15:56:12.795 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-21 15:56:12.799 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:56:12.820 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:56:12.822 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:56:12.824 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:56:12.827 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:56:12.829 | + 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-08-21 15:56:12.867 | + 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-08-21 15:56:12.901 | + 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-08-21 15:56:12.936 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:56:12.969 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-21 15:56:13.002 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 15:56:13.006 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-21 15:56:13.010 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 15:56:13.012 | + lib/nova:create_nova_conf:623 : local conf 2026-08-21 15:56:13.016 | + lib/nova:create_nova_conf:624 : local offset 2026-08-21 15:56:13.020 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-21 15:56:13.023 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 15:56:13.026 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 15:56:13.030 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-21 15:56:13.034 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-21 15:56:13.037 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-21 15:56:13.040 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-21 15:56:13.043 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-21 15:56:13.047 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-21 15:56:13.050 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-21 15:56:13.070 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:13.074 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-21 15:56:13.114 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-21 15:56:13.150 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-21 15:56:13.153 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:13.155 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-21 15:56:13.158 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-21 15:56:13.178 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:13.181 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-21 15:56:13.200 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:13.203 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-21 15:56:13.223 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:13.226 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-21 15:56:13.229 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-21 15:56:13.233 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-21 15:56:13.236 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-21 15:56:13.256 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:13.259 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-21 15:56:13.278 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-21 15:56:13.278 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-21 15:56:13.288 | cgroup_device_acl = [ 2026-08-21 15:56:13.288 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-21 15:56:13.288 | "/dev/random", "/dev/urandom", 2026-08-21 15:56:13.288 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-21 15:56:13.288 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-21 15:56:13.289 | "/dev/vfio/vfio", 2026-08-21 15:56:13.289 | ] 2026-08-21 15:56:13.293 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-21 15:56:13.296 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:56:13.299 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:56:13.302 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:56:13.305 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:56:13.308 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:56:13.311 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:56:13.315 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:56:13.318 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:56:13.321 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:56:13.324 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:56:13.326 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:56:13.329 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:56:13.332 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:56:13.335 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-21 15:56:13.340 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-21 15:56:13.343 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-21 15:56:13.346 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-21 15:56:13.348 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-21 15:56:13.386 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-21 15:56:13.389 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-21 15:56:13.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:13.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:13.398 | + 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-08-21 15:56:13.400 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-21 15:56:13.404 | + 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-08-21 15:56:13.422 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-21 15:56:13.422 | + 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-08-21 15:56:13.432 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-21 15:56:13.437 | + 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-08-21 15:56:13.453 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-21 15:56:13.453 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-21 15:56:13.464 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-21 15:56:13.468 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-21 15:56:13.472 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:13.474 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-21 15:56:13.477 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-21 15:56:13.479 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:56:13.482 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-21 15:56:13.551 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-21 15:56:13.553 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:56:13.557 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-21 15:56:13.648 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-21 15:56:13.681 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-21 15:56:13.711 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-21 15:56:13.714 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-21 15:56:13.744 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-21 15:56:13.775 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-21 15:56:13.807 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-21 15:56:13.840 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-21 15:56:13.876 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-21 15:56:13.880 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 15:56:13.885 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-21 15:56:13.888 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-21 15:56:13.892 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 15:56:13.897 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-21 15:56:13.900 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-21 15:56:13.903 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-21 15:56:13.907 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-21 15:56:13.910 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-21 15:56:13.913 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-21 15:56:13.931 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:13.934 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-21 15:56:13.937 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-21 15:56:13.939 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-21 15:56:13.942 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:56:13.945 | + lib/stack:stack_install_service:32 : install_placement 2026-08-21 15:56:13.948 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-21 15:56:13.952 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-21 15:56:13.954 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 15:56:13.958 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-21 15:56:13.961 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-21 15:56:13.965 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 15:56:13.970 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 15:56:13.970 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:56:13.976 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-21 15:56:13.979 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-21 15:56:13.982 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-21 15:56:13.986 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-21 15:56:13.990 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-21 15:56:14.012 | Using python 3.12 to install osc-placement 2026-08-21 15:56:14.016 | + 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-08-21 15:56:15.239 | Collecting osc-placement 2026-08-21 15:56:15.359 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:56:15.370 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-21 15:56:15.372 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-08-21 15:56:15.373 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-21 15:56:15.374 | 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-08-21 15:56:15.376 | 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-08-21 15:56:15.377 | 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-08-21 15:56:15.378 | 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.9.1) 2026-08-21 15:56:15.379 | 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.9.0) 2026-08-21 15:56:15.381 | 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.16.0) 2026-08-21 15:56:15.385 | 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.15.0) 2026-08-21 15:56:15.387 | 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.18.0) 2026-08-21 15:56:15.388 | 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.9.0) 2026-08-21 15:56:15.391 | 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-08-21 15:56:15.392 | 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.2.0) 2026-08-21 15:56:15.394 | 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.18.0) 2026-08-21 15:56:15.395 | 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-08-21 15:56:15.399 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.53) 2026-08-21 15:56:15.400 | 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-08-21 15:56:15.401 | 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-08-21 15:56:15.402 | 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-08-21 15:56:15.405 | 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-08-21 15:56:15.406 | 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-08-21 15:56:15.407 | 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-08-21 15:56:15.409 | 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-08-21 15:56:15.410 | 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-08-21 15:56:15.411 | 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.11.3) 2026-08-21 15:56:15.413 | 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-08-21 15:56:15.416 | 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.1.1) 2026-08-21 15:56:15.421 | 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-08-21 15:56:15.428 | 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-08-21 15:56:15.433 | 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-08-21 15:56:15.434 | 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-08-21 15:56:15.435 | 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.3) 2026-08-21 15:56:15.441 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-21 15:56:15.446 | Requirement already satisfied: wcwidth>=0.3.5 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.2) 2026-08-21 15:56:15.461 | 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.5.0) 2026-08-21 15:56:15.463 | 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-08-21 15:56:15.464 | 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-08-21 15:56:15.466 | 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-08-21 15:56:15.478 | 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-08-21 15:56:15.481 | 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-08-21 15:56:15.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>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-21 15:56:15.519 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-21 15:56:15.861 | Installing collected packages: osc-placement 2026-08-21 15:56:15.993 | Successfully installed osc-placement-4.9.0 2026-08-21 15:56:16.143 | + inc/python:pip_install:216 : result=0 2026-08-21 15:56:16.146 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:56:16.148 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:16.151 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:16.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:16.156 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:16.159 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:16.162 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:56:16.165 | + functions-common:time_stop:2427 : start_time=1787327774007 2026-08-21 15:56:16.168 | + functions-common:time_stop:2429 : [[ -z 1787327774007 ]] 2026-08-21 15:56:16.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:16.176 | + functions-common:time_stop:2432 : end_time=1787327776172 2026-08-21 15:56:16.178 | + functions-common:time_stop:2433 : elapsed_time=2165 2026-08-21 15:56:16.181 | + functions-common:time_stop:2434 : total=167362 2026-08-21 15:56:16.184 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:16.187 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169527 2026-08-21 15:56:16.190 | + inc/python:pip_install:219 : return 0 2026-08-21 15:56:16.193 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-21 15:56:16.196 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-21 15:56:16.199 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-21 15:56:16.202 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:56:16.204 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:56:16.208 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:56:16.211 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:56:16.214 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:56:16.218 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:56:16.235 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:56:16.237 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:56:16.240 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:16.244 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:56:16.244 | + functions-common:git_clone:610 : echo master 2026-08-21 15:56:16.249 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-21 15:56:16.251 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:16.254 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-21 15:56:16.256 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:56:16.259 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:56:16.262 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:56:16.264 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:56:16.267 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:56:16.269 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:56:16.272 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:16.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:16.277 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:16.281 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327776279 2026-08-21 15:56:16.284 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-21 15:56:16.288 | Cloning into '/opt/stack/placement'... 2026-08-21 15:56:19.896 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:56:19.899 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:19.903 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:19.906 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:19.909 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:19.913 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:19.917 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:56:19.920 | + functions-common:time_stop:2427 : start_time=1787327776279 2026-08-21 15:56:19.923 | + functions-common:time_stop:2429 : [[ -z 1787327776279 ]] 2026-08-21 15:56:19.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:19.933 | + functions-common:time_stop:2432 : end_time=1787327779929 2026-08-21 15:56:19.936 | + functions-common:time_stop:2433 : elapsed_time=3650 2026-08-21 15:56:19.941 | + functions-common:time_stop:2434 : total=424105 2026-08-21 15:56:19.944 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:19.946 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427755 2026-08-21 15:56:19.951 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-21 15:56:19.955 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:56:19.959 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:56:19.963 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:56:19.966 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:56:19.970 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:56:19.974 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:56:19.978 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:56:19.981 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:19.983 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:19.988 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:19.994 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327779990 2026-08-21 15:56:19.997 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:56:20.477 | From https://review.opendev.org/openstack/placement 2026-08-21 15:56:20.477 | * branch master -> FETCH_HEAD 2026-08-21 15:56:20.487 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:56:20.490 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:20.493 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:20.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:20.499 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:20.501 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:20.504 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:56:20.506 | + functions-common:time_stop:2427 : start_time=1787327779990 2026-08-21 15:56:20.509 | + functions-common:time_stop:2429 : [[ -z 1787327779990 ]] 2026-08-21 15:56:20.513 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:20.518 | + functions-common:time_stop:2432 : end_time=1787327780514 2026-08-21 15:56:20.521 | + functions-common:time_stop:2433 : elapsed_time=524 2026-08-21 15:56:20.524 | + functions-common:time_stop:2434 : total=427755 2026-08-21 15:56:20.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:20.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=428279 2026-08-21 15:56:20.533 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:56:20.536 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:56:20.539 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:56:20.542 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:56:20.546 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:56:20.549 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:56:20.553 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:56:20.556 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:20.559 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:20.563 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:20.568 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327780564 2026-08-21 15:56:20.571 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:56:20.631 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:56:20.631 | 2026-08-21 15:56:20.632 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:56:20.632 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:56:20.632 | state without impacting any branches by switching back to a branch. 2026-08-21 15:56:20.632 | 2026-08-21 15:56:20.632 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:56:20.632 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:56:20.632 | 2026-08-21 15:56:20.632 | git switch -c 2026-08-21 15:56:20.632 | 2026-08-21 15:56:20.632 | Or undo this operation with: 2026-08-21 15:56:20.632 | 2026-08-21 15:56:20.633 | git switch - 2026-08-21 15:56:20.633 | 2026-08-21 15:56:20.633 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:56:20.633 | 2026-08-21 15:56:20.633 | HEAD is now at 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-21 15:56:20.637 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:56:20.639 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:20.643 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:20.645 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:20.648 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:20.651 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:20.655 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:56:20.658 | + functions-common:time_stop:2427 : start_time=1787327780564 2026-08-21 15:56:20.661 | + functions-common:time_stop:2429 : [[ -z 1787327780564 ]] 2026-08-21 15:56:20.665 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:20.669 | + functions-common:time_stop:2432 : end_time=1787327780666 2026-08-21 15:56:20.672 | + functions-common:time_stop:2433 : elapsed_time=102 2026-08-21 15:56:20.675 | + functions-common:time_stop:2434 : total=428279 2026-08-21 15:56:20.678 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:20.681 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=428381 2026-08-21 15:56:20.684 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-21 15:56:20.705 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-21 15:56:20.709 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:56:20.710 | + functions-common:git_clone:673 : head -1 2026-08-21 15:56:20.712 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-21 15:56:20.715 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:56:20.718 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-21 15:56:20.721 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:56:20.724 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-21 15:56:20.727 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-21 15:56:20.730 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:56:20.733 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-21 15:56:20.736 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:56:20.739 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-21 15:56:20.742 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-21 15:56:20.745 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:56:20.748 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:56:20.752 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-21 15:56:20.755 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:56:20.759 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-21 15:56:20.762 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:56:20.765 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:56:20.769 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-21 15:56:20.776 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-21 15:56:20.781 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-21 15:56:20.785 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-21 15:56:20.957 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-21 15:56:20.959 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:56:20.962 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:56:20.964 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:56:20.966 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-21 15:56:20.969 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-21 15:56:20.971 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:56:20.973 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:56:20.975 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:56:20.978 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:56:20.980 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:56:20.982 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:56:20.985 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:56:20.987 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-21 15:56:21.012 | Using python 3.12 to install /opt/stack/placement 2026-08-21 15:56:21.015 | + 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-08-21 15:56:22.047 | Obtaining file:///opt/stack/placement 2026-08-21 15:56:22.051 | Installing build dependencies: started 2026-08-21 15:56:23.805 | Installing build dependencies: finished with status 'done' 2026-08-21 15:56:23.807 | Checking if build backend supports build_editable: started 2026-08-21 15:56:24.418 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:56:24.421 | Getting requirements to build editable: started 2026-08-21 15:56:24.753 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:56:24.755 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:56:25.740 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:56:25.771 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-21 15:56:25.775 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.52) 2026-08-21 15:56:25.776 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-21 15:56:25.778 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-21 15:56:25.779 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.11) 2026-08-21 15:56:25.781 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-21 15:56:25.783 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-21 15:56:25.784 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-08-21 15:56:25.787 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.7.0) 2026-08-21 15:56:25.787 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-08-21 15:56:25.788 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-08-21 15:56:25.790 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-08-21 15:56:25.792 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-08-21 15:56:25.793 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-08-21 15:56:25.797 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-08-21 15:56:25.797 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-08-21 15:56:25.797 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-08-21 15:56:25.798 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-08-21 15:56:25.800 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-08-21 15:56:25.801 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-21 15:56:25.804 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-08-21 15:56:25.806 | 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==16.0.0.0b2.dev5) (2025.9.1) 2026-08-21 15:56:25.807 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-08-21 15:56:25.809 | 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==16.0.0.0b2.dev5) (2026.6.3) 2026-08-21 15:56:25.816 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-08-21 15:56:25.818 | 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==16.0.0.0b2.dev5) (4.3.0) 2026-08-21 15:56:25.820 | 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==16.0.0.0b2.dev5) (6.9.0) 2026-08-21 15:56:25.823 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-08-21 15:56:25.824 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-08-21 15:56:25.825 | 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==16.0.0.0b2.dev5) (5.8.0) 2026-08-21 15:56:25.831 | 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==16.0.0.0b2.dev5) (2.1.0) 2026-08-21 15:56:25.832 | 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==16.0.0.0b2.dev5) (5.9.1) 2026-08-21 15:56:25.833 | 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==16.0.0.0b2.dev5) (1.9.0) 2026-08-21 15:56:25.835 | 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==16.0.0.0b2.dev5) (4.16.0) 2026-08-21 15:56:25.848 | 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==16.0.0.0b2.dev5) (1.5.0) 2026-08-21 15:56:25.852 | 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==16.0.0.0b2.dev5) (5.3.1) 2026-08-21 15:56:25.858 | 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==16.0.0.0b2.dev5) (0.20) 2026-08-21 15:56:25.859 | 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==16.0.0.0b2.dev5) (3.1.0) 2026-08-21 15:56:25.862 | 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==16.0.0.0b2.dev5) (2.3.0) 2026-08-21 15:56:25.866 | 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==16.0.0.0b2.dev5) (1.3.0) 2026-08-21 15:56:25.868 | 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==16.0.0.0b2.dev5) (2.0.0) 2026-08-21 15:56:25.868 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-08-21 15:56:25.876 | 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==16.0.0.0b2.dev5) (1.18.5) 2026-08-21 15:56:25.879 | 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==16.0.0.0b2.dev5) (2.1.2) 2026-08-21 15:56:25.880 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-08-21 15:56:25.883 | 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==16.0.0.0b2.dev5) (1.4.1) 2026-08-21 15:56:25.890 | 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==16.0.0.0b2.dev5) (2.9.0.post0) 2026-08-21 15:56:25.894 | 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==16.0.0.0b2.dev5) (5.0.0) 2026-08-21 15:56:25.895 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-08-21 15:56:25.897 | 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==16.0.0.0b2.dev5) (4.0.1) 2026-08-21 15:56:25.904 | 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==16.0.0.0b2.dev5) (3.0.3) 2026-08-21 15:56:25.912 | 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==16.0.0.0b2.dev5) (1.2.1) 2026-08-21 15:56:25.920 | 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==16.0.0.0b2.dev5) (3.18.0) 2026-08-21 15:56:25.925 | 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==16.0.0.0b2.dev5) (3.3.2) 2026-08-21 15:56:25.926 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.3) 2026-08-21 15:56:25.927 | 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==16.0.0.0b2.dev5) (7.2.2) 2026-08-21 15:56:25.933 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (84.0.0) 2026-08-21 15:56:25.939 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.2) 2026-08-21 15:56:25.957 | 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==16.0.0.0b2.dev5) (1.17.0) 2026-08-21 15:56:25.971 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.5.0) 2026-08-21 15:56:25.972 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-08-21 15:56:25.973 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-08-21 15:56:25.975 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-08-21 15:56:25.995 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-08-21 15:56:26.008 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.5) 2026-08-21 15:56:26.065 | Building wheels for collected packages: openstack-placement 2026-08-21 15:56:26.066 | Building editable for openstack-placement (pyproject.toml): started 2026-08-21 15:56:26.967 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-21 15:56:26.968 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=8d7428d6af83f278727717fc5c0875ee5cfa753d773d63e0ba8bd6e3ccf11694 2026-08-21 15:56:26.969 | Stored in directory: /tmp/pip-ephem-wheel-cache-m327wd2n/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-21 15:56:26.976 | Successfully built openstack-placement 2026-08-21 15:56:27.288 | Installing collected packages: openstack-placement 2026-08-21 15:56:27.343 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-21 15:56:27.519 | + inc/python:pip_install:216 : result=0 2026-08-21 15:56:27.521 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:56:27.524 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:27.526 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:27.528 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:27.531 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:27.533 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:27.536 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:56:27.539 | + functions-common:time_stop:2427 : start_time=1787327781006 2026-08-21 15:56:27.541 | + functions-common:time_stop:2429 : [[ -z 1787327781006 ]] 2026-08-21 15:56:27.544 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:27.550 | + functions-common:time_stop:2432 : end_time=1787327787546 2026-08-21 15:56:27.552 | + functions-common:time_stop:2433 : elapsed_time=6540 2026-08-21 15:56:27.555 | + functions-common:time_stop:2434 : total=169527 2026-08-21 15:56:27.558 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:27.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176067 2026-08-21 15:56:27.564 | + inc/python:pip_install:219 : return 0 2026-08-21 15:56:27.568 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:56:27.571 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:56:27.574 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-21 15:56:27.578 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-21 15:56:27.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:56:27.583 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:56:27.587 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-21 15:56:27.590 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:56:27.593 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:56:27.596 | + ./stack.sh:main:968 : configure_placement 2026-08-21 15:56:27.600 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-21 15:56:27.617 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-21 15:56:27.620 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-21 15:56:27.626 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-21 15:56:27.629 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-21 15:56:27.632 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-21 15:56:27.635 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-21 15:56:27.638 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:56:27.640 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:27.643 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:56:27.662 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:27.665 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:56:27.668 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-21 15:56:27.672 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-21 15:56:27.715 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-21 15:56:27.756 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-21 15:56:27.801 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-21 15:56:27.805 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-21 15:56:27.809 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-21 15:56:27.813 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 15:56:27.816 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 15:56:27.820 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-21 15:56:27.823 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-21 15:56:27.826 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-21 15:56:27.829 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 15:56:27.833 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-21 15:56:27.882 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-21 15:56:27.921 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.27/identity 2026-08-21 15:56:27.964 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-21 15:56:28.006 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-21 15:56:28.046 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-21 15:56:28.087 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-21 15:56:28.128 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-21 15:56:28.166 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.27/identity 2026-08-21 15:56:28.207 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 15:56:28.247 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 15:56:28.284 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 15:56:28.287 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-21 15:56:28.290 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-21 15:56:28.294 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-21 15:56:28.299 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:56:28.323 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:56:28.326 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:56:28.331 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:56:28.334 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:56:28.338 | + 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-08-21 15:56:28.377 | + 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-08-21 15:56:28.418 | + 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-08-21 15:56:28.458 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:56:28.498 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-21 15:56:28.540 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-21 15:56:28.544 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-21 15:56:28.548 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-21 15:56:28.551 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-21 15:56:28.554 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 15:56:28.558 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-21 15:56:28.561 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-21 15:56:28.564 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 15:56:28.567 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 15:56:28.585 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 15:56:28.585 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:56:28.598 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 15:56:28.604 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:56:28.619 | /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-08-21 15:56:28.625 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-21 15:56:28.629 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-21 15:56:28.634 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:56:28.637 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-21 15:56:28.684 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-21 15:56:28.720 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-21 15:56:28.759 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-21 15:56:28.801 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 15:56:28.844 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 15:56:28.886 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-21 15:56:28.929 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-21 15:56:28.971 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-21 15:56:29.012 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-21 15:56:29.053 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 15:56:29.096 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 15:56:29.140 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-21 15:56:29.182 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-21 15:56:29.224 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 15:56:29.228 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 15:56:29.233 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-21 15:56:29.237 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-21 15:56:29.241 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 15:56:29.245 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:29.249 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:29.252 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-21 15:56:29.257 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-21 15:56:29.261 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-21 15:56:29.303 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 15:56:29.347 | + 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-08-21 15:56:29.347 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-21 15:56:29.362 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-21 15:56:29.367 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-21 15:56:29.371 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-21 15:56:29.374 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 15:56:29.378 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 15:56:29.382 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:56:29.385 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:56:29.389 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:29.392 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:29.396 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 15:56:29.399 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 15:56:29.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:29.406 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:29.409 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-21 15:56:29.420 | perl: warning: Setting locale failed. 2026-08-21 15:56:29.421 | perl: warning: Please check that your locale settings: 2026-08-21 15:56:29.421 | LANGUAGE = (unset), 2026-08-21 15:56:29.421 | LC_ALL = "en_US.utf8", 2026-08-21 15:56:29.421 | LANG = "de_DE.UTF-8" 2026-08-21 15:56:29.421 | are supported and installed on your system. 2026-08-21 15:56:29.421 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:56:29.463 | Enabling site placement-api. 2026-08-21 15:56:29.470 | To activate the new configuration, you need to run: 2026-08-21 15:56:29.470 | systemctl reload apache2 2026-08-21 15:56:29.476 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 15:56:29.480 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:56:29.483 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:56:29.487 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:56:29.641 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:29.647 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-21 15:56:29.688 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-21 15:56:29.710 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:29.713 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-21 15:56:29.736 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:29.739 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-21 15:56:29.742 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-21 15:56:29.746 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-21 15:56:29.750 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 15:56:29.753 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 15:56:29.756 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-21 15:56:29.760 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-21 15:56:29.802 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-21 15:56:29.837 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.27/identity 2026-08-21 15:56:29.873 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-21 15:56:29.911 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-21 15:56:29.951 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-21 15:56:29.989 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-21 15:56:30.030 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-21 15:56:30.075 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-21 15:56:30.099 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:30.103 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-21 15:56:30.126 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:30.130 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-21 15:56:30.154 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:30.157 | + ./stack.sh:main:992 : init_os_brick 2026-08-21 15:56:30.161 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-21 15:56:30.167 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-21 15:56:30.190 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:30.194 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-21 15:56:30.240 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-21 15:56:30.266 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:30.270 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-21 15:56:30.316 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-21 15:56:30.338 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:30.342 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-21 15:56:30.387 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-21 15:56:30.432 | + ./stack.sh:main:999 : run_phase stack install 2026-08-21 15:56:30.436 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 15:56:30.440 | + functions-common:run_phase:1849 : local phase=install 2026-08-21 15:56:30.443 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 15:56:30.448 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 15:56:30.452 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 15:56:30.455 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 15:56:30.459 | + functions-common:run_phase:1858 : local extra 2026-08-21 15:56:30.465 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 15:56:30.471 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 15:56:30.473 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 15:56:30.478 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 15:56:30.482 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-21 15:56:30.487 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 15:56:30.509 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:30.512 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 15:56:30.516 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:56:30.520 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-21 15:56:30.524 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-21 15:56:30.528 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:56:30.531 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-21 15:56:30.535 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-21 15:56:30.539 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-21 15:56:30.621 | ++ inc/async:async_inner:63 : install_tempest 2026-08-21 15:56:30.673 | [2101 Async install_tempest:46420]: running: install_tempest 2026-08-21 15:56:30.676 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 15:56:30.680 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 15:56:30.683 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 15:56:30.687 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 15:56:30.692 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-21 15:56:30.696 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 15:56:30.699 | + functions-common:run_plugins:1835 : local phase=install 2026-08-21 15:56:30.703 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 15:56:30.706 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 15:56:30.710 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-21 15:56:30.713 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-21 15:56:30.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:56:30.721 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:56:30.726 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-21 15:56:30.730 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:56:30.734 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-21 15:56:30.737 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-21 15:56:30.743 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 15:56:30.747 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-21 15:56:30.751 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-21 15:56:30.755 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 15:56:30.761 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:56:30.761 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 15:56:30.768 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-21 15:56:30.772 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-21 15:56:30.777 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-21 15:56:30.781 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-21 15:56:30.787 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-21 15:56:30.817 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-21 15:56:30.821 | + 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-08-21 15:56:32.135 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-21 15:56:32.243 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-21 15:56:32.257 | 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-08-21 15:56:32.258 | 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.15.0) 2026-08-21 15:56:32.259 | 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-08-21 15:56:32.260 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.18.0) 2026-08-21 15:56:32.261 | 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.7.0) 2026-08-21 15:56:32.262 | 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.9.0) 2026-08-21 15:56:32.263 | 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-08-21 15:56:32.308 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-21 15:56:32.312 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:56:32.323 | 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-08-21 15:56:32.324 | 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.9.1) 2026-08-21 15:56:32.326 | 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-08-21 15:56:32.326 | 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.2.0) 2026-08-21 15:56:32.327 | 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.18.0) 2026-08-21 15:56:32.329 | 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-08-21 15:56:32.332 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.53) 2026-08-21 15:56:32.332 | 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-08-21 15:56:32.333 | 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-08-21 15:56:32.334 | 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-08-21 15:56:32.337 | 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.1.1) 2026-08-21 15:56:32.341 | 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-08-21 15:56:32.344 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-21 15:56:32.345 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-21 15:56:32.346 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-21 15:56:32.347 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-21 15:56:32.348 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-08-21 15:56:32.351 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-21 15:56:32.351 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-21 15:56:32.351 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-21 15:56:32.352 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-21 15:56:32.361 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-21 15:56:32.364 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-21 15:56:32.369 | 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-08-21 15:56:32.374 | 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-08-21 15:56:32.375 | 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-08-21 15:56:32.376 | 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.3) 2026-08-21 15:56:32.382 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-21 15:56:32.387 | Requirement already satisfied: wcwidth>=0.3.5 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.2) 2026-08-21 15:56:32.401 | 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-08-21 15:56:32.402 | 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.7.0) 2026-08-21 15:56:32.403 | 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.11.0) 2026-08-21 15:56:32.406 | 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.3.0) 2026-08-21 15:56:32.409 | 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-08-21 15:56:32.412 | 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-08-21 15:56:32.416 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-21 15:56:32.421 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-21 15:56:32.422 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-21 15:56:32.428 | 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->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-21 15:56:32.433 | 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.5.0) 2026-08-21 15:56:32.434 | 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-08-21 15:56:32.435 | 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-08-21 15:56:32.437 | 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-08-21 15:56:32.454 | 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-08-21 15:56:32.455 | 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-08-21 15:56:32.461 | 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-08-21 15:56:32.499 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-21 15:56:32.593 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 49.0 MB/s 0:00:00 2026-08-21 15:56:32.598 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-21 15:56:32.970 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-21 15:56:36.270 | 2026-08-21 15:56:36.298 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-21 15:56:36.484 | + inc/python:pip_install:216 : result=0 2026-08-21 15:56:36.489 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:56:36.493 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:36.497 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:36.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:36.505 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:36.510 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:36.516 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:56:36.521 | + functions-common:time_stop:2427 : start_time=1787327790810 2026-08-21 15:56:36.525 | + functions-common:time_stop:2429 : [[ -z 1787327790810 ]] 2026-08-21 15:56:36.530 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:36.536 | + functions-common:time_stop:2432 : end_time=1787327796532 2026-08-21 15:56:36.540 | + functions-common:time_stop:2433 : elapsed_time=5722 2026-08-21 15:56:36.545 | + functions-common:time_stop:2434 : total=176067 2026-08-21 15:56:36.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:36.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181789 2026-08-21 15:56:36.558 | + inc/python:pip_install:219 : return 0 2026-08-21 15:56:36.562 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-21 15:56:36.589 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:36.594 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-21 15:56:36.600 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-21 15:56:36.606 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.67Fr2jfULe 2026-08-21 15:56:36.610 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-21 15:56:36.614 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-21 15:56:36.619 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-21 15:56:36.623 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-21 15:56:36.627 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-21 15:56:36.632 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-21 15:56:36.661 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:36.665 | + ./stack.sh:main:1068 : configure_database 2026-08-21 15:56:36.669 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-21 15:56:36.675 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-21 15:56:36.679 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-21 15:56:36.683 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:56:36.688 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-21 15:56:36.692 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-21 15:56:36.697 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:36.701 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:36.706 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-21 15:56:36.709 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-21 15:56:36.713 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:36.718 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:36.721 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-21 15:56:36.726 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-21 15:56:36.727 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-21 15:56:36.731 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-21 15:56:36.735 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-21 15:56:36.742 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-21 15:56:36.747 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-21 15:56:36.748 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-21 15:56:36.753 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-21 15:56:36.855 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-21 15:56:36.860 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:56:36.864 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:56:36.868 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:56:36.873 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:56:36.878 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:56:36.882 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:56:36.887 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:56:36.892 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:56:36.897 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:56:36.901 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:56:36.905 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:56:36.910 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:56:36.914 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:56:36.917 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-21 15:56:36.922 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:36.926 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:36.931 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-21 15:56:36.935 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:56:36.940 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-21 15:56:45.554 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-21 15:56:45.556 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-21 15:56:45.560 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:45.564 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:45.567 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-21 15:56:45.571 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-21 15:56:45.574 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-21 15:56:45.592 | mysqladmin: connect to server at 'localhost' failed 2026-08-21 15:56:45.592 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-21 15:56:45.597 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-21 15:56:45.600 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-21 15:56:45.603 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:45.606 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:45.609 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-21 15:56:45.613 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-21 15:56:45.616 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-21 15:56:45.620 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-21 15:56:45.621 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-21 15:56:45.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 15:56:45.707 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-21 15:56:45.712 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-21 15:56:45.713 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-21 15:56:45.716 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-21 15:56:45.722 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-21 15:56:45.725 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-21 15:56:45.728 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-21 15:56:45.732 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-21 15:56:45.735 | + 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-08-21 15:56:45.749 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 15:56:45.837 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-21 15:56:45.853 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 15:56:45.929 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-21 15:56:46.005 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-21 15:56:46.099 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-21 15:56:46.173 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-21 15:56:46.177 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:46.180 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-21 15:56:46.180 | enabling MySQL performance counting 2026-08-21 15:56:46.183 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-21 15:56:46.208 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-21 15:56:46.210 | + 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-08-21 15:56:47.242 | Processing ./tools/dbcounter 2026-08-21 15:56:47.246 | Installing build dependencies: started 2026-08-21 15:56:50.281 | Installing build dependencies: finished with status 'done' 2026-08-21 15:56:50.283 | Getting requirements to build wheel: started 2026-08-21 15:56:50.982 | Getting requirements to build wheel: finished with status 'done' 2026-08-21 15:56:50.983 | Preparing metadata (pyproject.toml): started 2026-08-21 15:56:51.377 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:56:51.381 | Building wheels for collected packages: dbcounter 2026-08-21 15:56:51.382 | Building wheel for dbcounter (pyproject.toml): started 2026-08-21 15:56:51.871 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-21 15:56:51.872 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=4936dc24ba1db0ac0365ed0828d9fbd337792140b2cfaf9838544526ccdd5aaa 2026-08-21 15:56:51.873 | Stored in directory: /tmp/pip-ephem-wheel-cache-ul585x88/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-21 15:56:51.877 | Successfully built dbcounter 2026-08-21 15:56:52.221 | Installing collected packages: dbcounter 2026-08-21 15:56:52.266 | Successfully installed dbcounter-0.1 2026-08-21 15:56:52.453 | + inc/python:pip_install:216 : result=0 2026-08-21 15:56:52.456 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:56:52.459 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:52.462 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:52.465 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:52.468 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:52.472 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:52.475 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:56:52.477 | + functions-common:time_stop:2427 : start_time=1787327806202 2026-08-21 15:56:52.480 | + functions-common:time_stop:2429 : [[ -z 1787327806202 ]] 2026-08-21 15:56:52.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:52.488 | + functions-common:time_stop:2432 : end_time=1787327812485 2026-08-21 15:56:52.490 | + functions-common:time_stop:2433 : elapsed_time=6283 2026-08-21 15:56:52.494 | + functions-common:time_stop:2434 : total=181789 2026-08-21 15:56:52.496 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:52.499 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188072 2026-08-21 15:56:52.502 | + inc/python:pip_install:219 : return 0 2026-08-21 15:56:52.505 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-21 15:56:52.508 | + lib/database:recreate_database:112 : local db=stats 2026-08-21 15:56:52.511 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-21 15:56:52.515 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-21 15:56:52.518 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-21 15:56:52.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 15:56:52.592 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-21 15:56:52.596 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 15:56:52.672 | + 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-08-21 15:56:52.672 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-21 15:56:52.677 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 15:56:52.755 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:52.759 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-21 15:56:52.840 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-21 15:56:52.916 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-21 15:56:52.994 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-21 15:56:53.069 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-21 15:56:53.142 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-21 15:56:53.216 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-21 15:56:53.291 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-21 15:56:53.295 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:56:53.299 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-21 15:56:55.985 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-21 15:56:55.987 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-21 15:56:55.991 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-21 15:56:55.995 | + functions-common:save_stackenv:67 : time_stamp=2026-08-21-175655 2026-08-21 15:56:55.997 | + functions-common:save_stackenv:68 : echo '# 2026-08-21-175655 1072' 2026-08-21 15:56:56.000 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.005 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-21 15:56:56.007 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.010 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-21 15:56:56.012 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.014 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-21 15:56:56.016 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.018 | + 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-08-21 15:56:56.022 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.025 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.27 2026-08-21 15:56:56.028 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.031 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.27/identity 2026-08-21 15:56:56.035 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.038 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-21-174100 2026-08-21 15:56:56.040 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.042 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-21 15:56:56.045 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.048 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.27 2026-08-21 15:56:56.052 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.055 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-21 15:56:56.058 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.061 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-21 15:56:56.065 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.069 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-21 15:56:56.072 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.075 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-21 15:56:56.079 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.083 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.27 2026-08-21 15:56:56.087 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:56:56.090 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-21 15:56:56.093 | + ./stack.sh:main:1082 : start_dstat 2026-08-21 15:56:56.096 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 15:56:56.100 | + functions-common:run_process:1674 : local service=dstat 2026-08-21 15:56:56.103 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 15:56:56.107 | + functions-common:run_process:1676 : local group= 2026-08-21 15:56:56.110 | + functions-common:run_process:1677 : local user= 2026-08-21 15:56:56.114 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 15:56:56.117 | + functions-common:run_process:1680 : local name=dstat 2026-08-21 15:56:56.120 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 15:56:56.123 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 15:56:56.127 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:56.130 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:56.134 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:56.139 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327816136 2026-08-21 15:56:56.142 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-21 15:56:56.165 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:56.168 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-21 15:56:56.171 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-21 15:56:56.175 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 15:56:56.178 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 15:56:56.182 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 15:56:56.185 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 15:56:56.189 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-21 15:56:56.192 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-21 15:56:56.195 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-21 15:56:56.199 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 15:56:56.202 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 15:56:56.205 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 15:56:56.209 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 15:56:56.213 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-21 15:56:56.216 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-21 15:56:56.220 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-21 15:56:56.223 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-21 15:56:56.226 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 15:56:56.229 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 15:56:56.232 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 15:56:56.236 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 15:56:56.240 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 15:56:56.245 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 15:56:56.248 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-21 15:56:56.250 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 15:56:56.257 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-21 15:56:56.358 | + 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-08-21 15:56:56.444 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-21 15:56:56.516 | + 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-08-21 15:56:56.585 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-21 15:56:56.656 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-21 15:56:56.726 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 15:56:56.796 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 15:56:56.799 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 15:56:56.802 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-21 15:56:56.887 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 15:56:57.352 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-21 15:56:57.382 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-21 15:56:57.826 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-21 15:56:57.876 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 15:56:57.879 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:57.882 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:57.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:57.889 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:57.892 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:57.894 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 15:56:57.897 | + functions-common:time_stop:2427 : start_time=1787327816136 2026-08-21 15:56:57.899 | + functions-common:time_stop:2429 : [[ -z 1787327816136 ]] 2026-08-21 15:56:57.902 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:57.906 | + functions-common:time_stop:2432 : end_time=1787327817903 2026-08-21 15:56:57.909 | + functions-common:time_stop:2433 : elapsed_time=1767 2026-08-21 15:56:57.912 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:56:57.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:57.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1767 2026-08-21 15:56:57.919 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-21 15:56:57.921 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-21 15:56:57.924 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-21 15:56:57.926 | + functions-common:run_process:1676 : local group= 2026-08-21 15:56:57.928 | + functions-common:run_process:1677 : local user=root 2026-08-21 15:56:57.931 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-21 15:56:57.933 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-21 15:56:57.936 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 15:56:57.938 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 15:56:57.941 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:57.943 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:57.946 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:57.951 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327817947 2026-08-21 15:56:57.953 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-21 15:56:57.970 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:57.973 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 15:56:57.976 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:57.978 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:57.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:57.984 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:57.986 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:57.988 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 15:56:57.991 | + functions-common:time_stop:2427 : start_time=1787327817947 2026-08-21 15:56:57.993 | + functions-common:time_stop:2429 : [[ -z 1787327817947 ]] 2026-08-21 15:56:57.996 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:58.000 | + functions-common:time_stop:2432 : end_time=1787327817997 2026-08-21 15:56:58.003 | + functions-common:time_stop:2433 : elapsed_time=50 2026-08-21 15:56:58.006 | + functions-common:time_stop:2434 : total=1767 2026-08-21 15:56:58.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:58.013 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1817 2026-08-21 15:56:58.015 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-21 15:56:58.033 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:58.035 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-21 15:56:58.038 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-21 15:56:58.040 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-21 15:56:58.043 | + functions-common:run_process:1676 : local group= 2026-08-21 15:56:58.045 | + functions-common:run_process:1677 : local user= 2026-08-21 15:56:58.049 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 15:56:58.053 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-21 15:56:58.056 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 15:56:58.060 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 15:56:58.062 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:58.065 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:58.068 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:58.073 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327818070 2026-08-21 15:56:58.075 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-21 15:56:58.092 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:58.095 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 15:56:58.098 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:58.101 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:58.103 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:58.106 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:58.109 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:58.111 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 15:56:58.114 | + functions-common:time_stop:2427 : start_time=1787327818070 2026-08-21 15:56:58.116 | + functions-common:time_stop:2429 : [[ -z 1787327818070 ]] 2026-08-21 15:56:58.124 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:58.126 | + functions-common:time_stop:2432 : end_time=1787327818123 2026-08-21 15:56:58.129 | + functions-common:time_stop:2433 : elapsed_time=53 2026-08-21 15:56:58.131 | + functions-common:time_stop:2434 : total=1817 2026-08-21 15:56:58.134 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:58.136 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1870 2026-08-21 15:56:58.139 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-21 15:56:58.160 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:58.163 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-21 15:56:58.182 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:58.185 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-21 15:56:58.204 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:58.207 | + ./stack.sh:main:1101 : start_etcd3 2026-08-21 15:56:58.209 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-21 15:56:58.212 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-21 15:56:58.215 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-21 15:56:58.219 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.27:2380' 2026-08-21 15:56:58.222 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.27:2380' 2026-08-21 15:56:58.225 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.27:2379' 2026-08-21 15:56:58.227 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-21 15:56:58.229 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-21 15:56:58.232 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.27:2379' 2026-08-21 15:56:58.234 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-21 15:56:58.236 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-21 15:56:58.238 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-21 15:56:58.241 | + 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.27:2380 --initial-advertise-peer-urls http://192.168.122.27:2380 --advertise-client-urls http://192.168.122.27:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.27:2379 --log-level=debug' '' root 2026-08-21 15:56:58.243 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-21 15:56:58.245 | + 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.27:2380 --initial-advertise-peer-urls http://192.168.122.27:2380 --advertise-client-urls http://192.168.122.27:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.27:2379 --log-level=debug' 2026-08-21 15:56:58.248 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 15:56:58.251 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-21 15:56:58.253 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 15:56:58.256 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 15:56:58.259 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 15:56:58.262 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-21 15:56:58.264 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 15:56:58.269 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-21 15:56:58.376 | + 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-08-21 15:56:58.465 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-21 15:56:58.544 | + 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.27:2380 --initial-advertise-peer-urls http://192.168.122.27:2380 --advertise-client-urls http://192.168.122.27:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.27:2379 --log-level=debug' 2026-08-21 15:56:58.615 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-21 15:56:58.683 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-21 15:56:58.750 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 15:56:58.819 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 15:56:58.822 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 15:56:58.825 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-21 15:56:58.909 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 15:56:59.377 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-21 15:56:59.448 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-21 15:56:59.518 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-21 15:56:59.588 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-21 15:56:59.657 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-21 15:56:59.662 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 15:56:59.667 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-21 15:56:59.671 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-21 15:57:00.135 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-21 15:57:00.163 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-21 15:57:00.604 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-21 15:57:01.547 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-21 15:57:01.568 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:57:01.572 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-21 15:57:01.575 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-21 15:57:01.578 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-21 15:57:01.595 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-21 15:57:01.613 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-21 15:57:01.615 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-21 15:57:01.619 | + 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.27/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-21 15:57:01.736 | The user clouds.yaml file didn't exist. 2026-08-21 15:57:01.753 | + 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.27/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-21 15:57:01.882 | + 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.27/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-21 15:57:02.013 | + 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.27/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-21 15:57:02.164 | + 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.27/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-21 15:57:02.306 | + 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.27/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-21 15:57:02.443 | + 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.27/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-21 15:57:02.580 | + 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.27/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-21 15:57:02.731 | + 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.27/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-21 15:57:02.877 | + 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.27/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-21 15:57:03.036 | + functions-common:write_clouds_yaml:203 : cat 2026-08-21 15:57:03.042 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-21 15:57:03.045 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-21 15:57:03.049 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-21 15:57:03.055 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-21 15:57:03.059 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-21 15:57:03.062 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-21 15:57:03.085 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:57:03.089 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-21 15:57:03.092 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:57:03.096 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-21 15:57:03.099 | + ./stack.sh:main:1118 : '[' 192.168.122.27 == 192.168.122.27 ']' 2026-08-21 15:57:03.103 | + ./stack.sh:main:1119 : init_keystone 2026-08-21 15:57:03.107 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-21 15:57:03.128 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:57:03.131 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-21 15:57:03.134 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-21 15:57:03.136 | + lib/database:recreate_database:112 : local db=keystone 2026-08-21 15:57:03.139 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-21 15:57:03.141 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-21 15:57:03.144 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-21 15:57:03.150 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 15:57:03.227 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-21 15:57:03.232 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 15:57:03.310 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-21 15:57:03.314 | + functions-common:time_start:2406 : local name=dbsync 2026-08-21 15:57:03.317 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:57:03.320 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:57:03.324 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:57:03.329 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327823326 2026-08-21 15:57:03.331 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-21 15:57:04.102 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-21 15:57:04.102 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 15:57:04.102 | we strongly recommend against using it for new projects. 2026-08-21 15:57:04.102 | 2026-08-21 15:57:04.102 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 15:57:04.102 | framework. For more detail see 2026-08-21 15:57:04.102 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 15:57:04.103 | 2026-08-21 15:57:04.103 | from eventlet import event 2026-08-21 15:57:07.180 | INFO dbcounter [-] Registered counter for database keystone 2026-08-21 15:57:07.270 | 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=49355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 15:57:07.288 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 15:57:07.288 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 15:57:07.289 | DEBUG dbcounter [-] [49355] Writer thread running {{(pid=49355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 15:57:07.381 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-21 15:57:11.177 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 15:57:11.181 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-21 15:57:11.181 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 15:57:11.185 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-21 15:57:11.227 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 15:57:11.229 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-21 15:57:11.255 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 15:57:11.259 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-21 15:57:11.393 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 15:57:11.398 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-21 15:57:11.476 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 15:57:11.484 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-21 15:57:11.602 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 15:57:11.606 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-21 15:57:11.607 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 15:57:11.610 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-21 15:57:11.678 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 15:57:11.681 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-21 15:57:11.714 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=49355) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 15:57:12.198 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-21 15:57:12.202 | + functions-common:time_stop:2420 : local name 2026-08-21 15:57:12.205 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:57:12.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:57:12.210 | + functions-common:time_stop:2423 : local total 2026-08-21 15:57:12.213 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:57:12.216 | + functions-common:time_stop:2426 : name=dbsync 2026-08-21 15:57:12.219 | + functions-common:time_stop:2427 : start_time=1787327823326 2026-08-21 15:57:12.222 | + functions-common:time_stop:2429 : [[ -z 1787327823326 ]] 2026-08-21 15:57:12.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:57:12.231 | + functions-common:time_stop:2432 : end_time=1787327832227 2026-08-21 15:57:12.234 | + functions-common:time_stop:2433 : elapsed_time=8901 2026-08-21 15:57:12.237 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:57:12.240 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:57:12.242 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8901 2026-08-21 15:57:12.246 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-21 15:57:12.248 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-21 15:57:12.254 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-21 15:57:12.993 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-21 15:57:12.993 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 15:57:12.993 | we strongly recommend against using it for new projects. 2026-08-21 15:57:12.993 | 2026-08-21 15:57:12.994 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 15:57:12.994 | framework. For more detail see 2026-08-21 15:57:12.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 15:57:12.994 | 2026-08-21 15:57:12.994 | from eventlet import event 2026-08-21 15:57:15.674 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-21 15:57:15.674 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-21 15:57:15.674 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-21 15:57:15.675 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-21 15:57:15.675 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-21 15:57:15.676 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-21 15:57:15.676 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-21 15:57:15.676 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-21 15:57:15.677 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-21 15:57:16.148 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-21 15:57:16.152 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-21 15:57:16.872 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-21 15:57:16.872 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 15:57:16.872 | we strongly recommend against using it for new projects. 2026-08-21 15:57:16.872 | 2026-08-21 15:57:16.872 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 15:57:16.872 | framework. For more detail see 2026-08-21 15:57:16.872 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 15:57:16.872 | 2026-08-21 15:57:16.873 | from eventlet import event 2026-08-21 15:57:17.421 | ++ inc/async:async_inner:64 : rc=0 2026-08-21 15:57:17.450 | [46420 Async install_tempest:46420]: finished successfully 2026-08-21 15:57:19.559 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-21 15:57:19.560 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-21 15:57:19.561 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-21 15:57:19.562 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-21 15:57:19.562 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-21 15:57:19.562 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-21 15:57:19.562 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-21 15:57:19.565 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-21 15:57:19.566 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-21 15:57:20.034 | + ./stack.sh:main:1120 : start_keystone 2026-08-21 15:57:20.038 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-21 15:57:20.042 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-21 15:57:20.044 | + functions-common:run_process:1674 : local service=keystone 2026-08-21 15:57:20.047 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 15:57:20.050 | + functions-common:run_process:1676 : local group= 2026-08-21 15:57:20.052 | + functions-common:run_process:1677 : local user= 2026-08-21 15:57:20.055 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 15:57:20.058 | + functions-common:run_process:1680 : local name=keystone 2026-08-21 15:57:20.061 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 15:57:20.064 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 15:57:20.066 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:57:20.069 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:57:20.073 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:57:20.077 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327840075 2026-08-21 15:57:20.080 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-21 15:57:20.096 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:57:20.100 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-21 15:57:20.103 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-21 15:57:20.105 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 15:57:20.108 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 15:57:20.110 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 15:57:20.113 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 15:57:20.115 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-21 15:57:20.117 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-21 15:57:20.120 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-21 15:57:20.123 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 15:57:20.125 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 15:57:20.128 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 15:57:20.131 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 15:57:20.133 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-21 15:57:20.136 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-21 15:57:20.139 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 15:57:20.142 | + 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-08-21 15:57:20.145 | + 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-08-21 15:57:20.147 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-21 15:57:20.150 | + 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-08-21 15:57:20.152 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 15:57:20.154 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 15:57:20.157 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 15:57:20.159 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-21 15:57:20.162 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 15:57:20.166 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-21 15:57:20.251 | + 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-08-21 15:57:20.334 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-21 15:57:20.398 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-21 15:57:20.464 | + 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-08-21 15:57:20.529 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 15:57:20.611 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-21 15:57:20.686 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-21 15:57:20.756 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-21 15:57:20.831 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-21 15:57:20.911 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-21 15:57:20.994 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 15:57:20.997 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 15:57:21.000 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-21 15:57:21.105 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 15:57:21.606 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-21 15:57:21.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-21 15:57:22.108 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-21 15:57:22.267 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 15:57:22.271 | + functions-common:time_stop:2420 : local name 2026-08-21 15:57:22.276 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:57:22.282 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:57:22.286 | + functions-common:time_stop:2423 : local total 2026-08-21 15:57:22.290 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:57:22.296 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 15:57:22.299 | + functions-common:time_stop:2427 : start_time=1787327840075 2026-08-21 15:57:22.304 | + functions-common:time_stop:2429 : [[ -z 1787327840075 ]] 2026-08-21 15:57:22.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:57:22.313 | + functions-common:time_stop:2432 : end_time=1787327842309 2026-08-21 15:57:22.316 | + functions-common:time_stop:2433 : elapsed_time=2234 2026-08-21 15:57:22.320 | + functions-common:time_stop:2434 : total=1870 2026-08-21 15:57:22.322 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:57:22.326 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4104 2026-08-21 15:57:22.329 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-21 15:57:22.329 | Waiting for keystone to start... 2026-08-21 15:57:22.332 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.27/identity/v3/ 2026-08-21 15:57:22.336 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.27/identity/v3/ 2026-08-21 15:57:22.338 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 15:57:22.342 | + functions:wait_for_service:477 : local url=http://192.168.122.27/identity/v3/ 2026-08-21 15:57:22.345 | + functions:wait_for_service:478 : local rval=0 2026-08-21 15:57:22.348 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 15:57:22.352 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 15:57:22.355 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:57:22.358 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:57:22.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:57:22.366 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327842362 2026-08-21 15:57:22.369 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 15:57:22.372 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:57:22.375 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.27/identity/v3/ 2026-08-21 15:57:28.039 | + :: : [[ 200 == 503 ]] 2026-08-21 15:57:28.041 | + :: : [[ 0 -eq 7 ]] 2026-08-21 15:57:28.046 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 15:57:28.048 | + functions-common:time_stop:2420 : local name 2026-08-21 15:57:28.052 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:57:28.054 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:57:28.058 | + functions-common:time_stop:2423 : local total 2026-08-21 15:57:28.061 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:57:28.064 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 15:57:28.067 | + functions-common:time_stop:2427 : start_time=1787327842362 2026-08-21 15:57:28.071 | + functions-common:time_stop:2429 : [[ -z 1787327842362 ]] 2026-08-21 15:57:28.074 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:57:28.080 | + functions-common:time_stop:2432 : end_time=1787327848076 2026-08-21 15:57:28.083 | + functions-common:time_stop:2433 : elapsed_time=5714 2026-08-21 15:57:28.086 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:57:28.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:57:28.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5714 2026-08-21 15:57:28.095 | + functions:wait_for_service:486 : return 0 2026-08-21 15:57:28.099 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-21 15:57:28.119 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:57:28.123 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-21 15:57:28.126 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:57:28.129 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-21 15:57:28.349 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-21 15:57:28.351 | + 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.27/identity 2026-08-21 15:57:29.139 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-21 15:57:29.139 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 15:57:29.139 | we strongly recommend against using it for new projects. 2026-08-21 15:57:29.139 | 2026-08-21 15:57:29.140 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 15:57:29.140 | framework. For more detail see 2026-08-21 15:57:29.140 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 15:57:29.140 | 2026-08-21 15:57:29.140 | from eventlet import event 2026-08-21 15:57:32.357 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.357 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.357 | 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=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.365 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.379 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.380 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.433 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.440 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.440 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.529 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.529 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.530 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.530 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.530 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.530 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.544 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.544 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.544 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.552 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.557 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.557 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.557 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=50323) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 15:57:32.636 | INFO dbcounter [-] Registered counter for database keystone 2026-08-21 15:57:32.715 | 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=50323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 15:57:32.908 | DEBUG dbcounter [-] [50323] Writer thread running {{(pid=50323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 15:57:33.069 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created domain default 2026-08-21 15:57:33.126 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created project admin 2026-08-21 15:57:33.165 | WARNING keystone.common.password_hashing [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-21 15:57:33.190 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created user admin 2026-08-21 15:57:33.214 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created role reader 2026-08-21 15:57:33.231 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created role member 2026-08-21 15:57:33.264 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created implied role where 0df0a91baf1040c382071d15bd003b6f implies dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:57:33.282 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created role manager 2026-08-21 15:57:33.312 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created implied role where b041a56e875b45b28e3e034ef940b902 implies 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:57:33.329 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created role admin 2026-08-21 15:57:33.355 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created implied role where b946e8909b894487b087b2c25523f68c implies b041a56e875b45b28e3e034ef940b902 2026-08-21 15:57:33.378 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created role service 2026-08-21 15:57:33.396 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Granted role admin on project admin to user admin. 2026-08-21 15:57:33.409 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Granted role admin on the system to user admin. 2026-08-21 15:57:33.428 | WARNING py.warnings [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-21 15:57:33.428 | warnings.warn( 2026-08-21 15:57:33.428 |  2026-08-21 15:57:33.434 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created region RegionOne 2026-08-21 15:57:33.486 | INFO keystone.cmd.bootstrap [None req-0dcb58aa-bcfe-4709-a32b-d28c02b05a6e None None] Created public endpoint http://192.168.122.27/identity 2026-08-21 15:57:34.078 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-21 15:57:34.081 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-21 15:57:34.085 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-21 15:57:34.089 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-21 15:57:39.054 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:57:39.057 | + lib/keystone:create_keystone_accounts:258 : admin_project=f0905cd6cb114bd88e6dc1971d96ac71 2026-08-21 15:57:39.060 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-21 15:57:39.063 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-21 15:57:42.205 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:57:42.208 | + lib/keystone:create_keystone_accounts:260 : admin_user=45d8b16a4c1c4e4c805bd8f26573ab96 2026-08-21 15:57:42.211 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-21 15:57:42.214 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-21 15:57:42.217 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-21 15:57:42.220 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 default 2026-08-21 15:57:42.279 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 default 2026-08-21 15:57:42.324 | [2101 Async ks-domain-role:50479]: running: get_or_add_user_domain_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 default 2026-08-21 15:57:42.325 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-21 15:57:42.329 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-21 15:57:42.334 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-21 15:57:46.136 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:57:46.139 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-21 15:57:46.144 | + functions-common:get_or_create_domain:878 : echo default 2026-08-21 15:57:46.144 | default 2026-08-21 15:57:46.147 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-21 15:57:46.222 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-21 15:57:46.273 | [2101 Async ks-project:50587]: running: get_or_create_project service Default 2026-08-21 15:57:46.277 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-21 15:57:46.353 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-21 15:57:46.401 | [2101 Async ks-service:50681]: running: get_or_create_role service 2026-08-21 15:57:46.404 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-21 15:57:46.472 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-21 15:57:46.541 | [2101 Async ks-reseller:50775]: running: get_or_create_role ResellerAdmin 2026-08-21 15:57:46.548 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-21 15:57:46.552 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-21 15:57:46.693 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-21 15:57:46.778 | [2101 Async ks-anotherrole:50889]: running: get_or_create_role anotherrole 2026-08-21 15:57:46.783 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-21 15:57:46.792 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-21 15:57:46.800 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-21 15:57:46.809 | +++ 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-08-21 15:57:51.351 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:57:51.377 | [50775 Async ks-reseller:50775]: finished successfully 2026-08-21 15:57:51.680 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:57:51.708 | [50889 Async ks-anotherrole:50889]: finished successfully 2026-08-21 15:57:51.892 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:57:51.928 | [50587 Async ks-project:50587]: finished successfully 2026-08-21 15:57:52.038 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:57:52.068 | [50681 Async ks-service:50681]: finished successfully 2026-08-21 15:57:52.935 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:57:52.940 | ++ functions-common:get_or_create_project:928 : project_id=e9453a601b8c4d36ad66f845c50036ed 2026-08-21 15:57:52.943 | ++ functions-common:get_or_create_project:929 : echo e9453a601b8c4d36ad66f845c50036ed 2026-08-21 15:57:52.947 | + lib/keystone:create_keystone_accounts:288 : invis_project=e9453a601b8c4d36ad66f845c50036ed 2026-08-21 15:57:52.949 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-21 15:57:52.953 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-21 15:57:52.957 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-21 15:57:52.962 | +++ 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-08-21 15:57:53.129 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:57:53.149 | [50479 Async ks-domain-role:50479]: finished successfully 2026-08-21 15:57:56.558 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:57:56.562 | ++ functions-common:get_or_create_project:928 : project_id=9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:57:56.564 | ++ functions-common:get_or_create_project:929 : echo 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:57:56.568 | + lib/keystone:create_keystone_accounts:292 : demo_project=9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:57:56.571 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-21 15:57:56.576 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-21 15:57:56.579 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 15:57:56.582 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-21 15:57:56.585 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-21 15:57:56.588 | +++ 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-08-21 15:57:59.960 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:57:59.963 | ++ functions-common:get_or_create_user:915 : user_id=dc28ac84f3aa4fb1b7c625cb5b342b72 2026-08-21 15:57:59.965 | ++ functions-common:get_or_create_user:916 : echo dc28ac84f3aa4fb1b7c625cb5b342b72 2026-08-21 15:57:59.968 | + lib/keystone:create_keystone_accounts:295 : demo_user=dc28ac84f3aa4fb1b7c625cb5b342b72 2026-08-21 15:57:59.970 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-21 15:58:00.010 | [2101 Async ks-domain-role:50479]: Waiting for completion of get_or_add_user_domain_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 default running on PID 50479 (6 other jobs running) 2026-08-21 15:58:00.031 | [2101 Async ks-domain-role:50479]: Signaling child to exit 2026-08-21 15:58:00.031 | WAKEUP 2026-08-21 15:58:00.050 | [2101 Async ks-domain-role:50479]: Signaled 2026-08-21 15:58:00.051 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-21 15:58:00.051 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 45d8b16a4c1c4e4c805bd8f26573ab96 --domain default 2026-08-21 15:58:00.051 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45d8b16a4c1c4e4c805bd8f26573ab96 --domain default -c Role -f value 2026-08-21 15:58:00.052 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:00.052 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:00.052 | + functions-common:get_or_add_user_domain_role:999 : echo b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:00.052 | b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:00.088 | [2101 Async ks-domain-role:50479]: finished get_or_add_user_domain_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 default with result 0 in 10 seconds 2026-08-21 15:58:00.094 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-21 15:58:00.123 | [2101 Async ks-project:50587]: Waiting for completion of get_or_create_project service Default running on PID 50587 (5 other jobs running) 2026-08-21 15:58:00.143 | [2101 Async ks-project:50587]: Signaling child to exit 2026-08-21 15:58:00.144 | WAKEUP 2026-08-21 15:58:00.163 | [2101 Async ks-project:50587]: Signaled 2026-08-21 15:58:00.164 | + functions-common:get_or_create_project:922 : local project_id 2026-08-21 15:58:00.164 | ++ 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-08-21 15:58:00.165 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:00.165 | + functions-common:get_or_create_project:928 : project_id=44d64b1e50ba484d9d001ca2dcabb69b 2026-08-21 15:58:00.165 | + functions-common:get_or_create_project:929 : echo 44d64b1e50ba484d9d001ca2dcabb69b 2026-08-21 15:58:00.165 | 44d64b1e50ba484d9d001ca2dcabb69b 2026-08-21 15:58:00.201 | [2101 Async ks-project:50587]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-08-21 15:58:00.231 | [2101 Async ks-service:50681]: Waiting for completion of get_or_create_role service running on PID 50681 (4 other jobs running) 2026-08-21 15:58:00.252 | [2101 Async ks-service:50681]: Signaling child to exit 2026-08-21 15:58:00.252 | WAKEUP 2026-08-21 15:58:00.270 | [2101 Async ks-service:50681]: Signaled 2026-08-21 15:58:00.271 | + functions-common:get_or_create_role:935 : local role_id 2026-08-21 15:58:00.272 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-21 15:58:00.272 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:00.272 | + functions-common:get_or_create_role:940 : role_id=57f663ff54b1449899e91efd83b30f84 2026-08-21 15:58:00.272 | + functions-common:get_or_create_role:941 : echo 57f663ff54b1449899e91efd83b30f84 2026-08-21 15:58:00.272 | 57f663ff54b1449899e91efd83b30f84 2026-08-21 15:58:00.310 | [2101 Async ks-service:50681]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-21 15:58:00.341 | [2101 Async ks-reseller:50775]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 50775 (3 other jobs running) 2026-08-21 15:58:00.361 | [2101 Async ks-reseller:50775]: Signaling child to exit 2026-08-21 15:58:00.361 | WAKEUP 2026-08-21 15:58:00.379 | [2101 Async ks-reseller:50775]: Signaled 2026-08-21 15:58:00.380 | + functions-common:get_or_create_role:935 : local role_id 2026-08-21 15:58:00.381 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-21 15:58:00.381 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:00.381 | + functions-common:get_or_create_role:940 : role_id=192b57ef3cda48f886cbcc62b3196ca2 2026-08-21 15:58:00.381 | + functions-common:get_or_create_role:941 : echo 192b57ef3cda48f886cbcc62b3196ca2 2026-08-21 15:58:00.381 | 192b57ef3cda48f886cbcc62b3196ca2 2026-08-21 15:58:00.417 | [2101 Async ks-reseller:50775]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-08-21 15:58:00.448 | [2101 Async ks-anotherrole:50889]: Waiting for completion of get_or_create_role anotherrole running on PID 50889 (2 other jobs running) 2026-08-21 15:58:00.469 | [2101 Async ks-anotherrole:50889]: Signaling child to exit 2026-08-21 15:58:00.469 | WAKEUP 2026-08-21 15:58:00.487 | [2101 Async ks-anotherrole:50889]: Signaled 2026-08-21 15:58:00.488 | + functions-common:get_or_create_role:935 : local role_id 2026-08-21 15:58:00.488 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-21 15:58:00.489 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:00.489 | + functions-common:get_or_create_role:940 : role_id=c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:00.489 | + functions-common:get_or_create_role:941 : echo c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:00.489 | c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:00.526 | [2101 Async ks-anotherrole:50889]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-21 15:58:00.530 | + inc/async:async_wait:197 : return 0 2026-08-21 15:58:00.533 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.592 | + inc/async:async_inner:63 : get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.629 | [2101 Async ks-demo-member:51732]: running: get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.632 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.700 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.744 | [2101 Async ks-demo-admin:51828]: running: get_or_add_user_project_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.747 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.828 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.877 | [2101 Async ks-demo-another:51924]: running: get_or_add_user_project_role anotherrole dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:00.882 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 e9453a601b8c4d36ad66f845c50036ed 2026-08-21 15:58:00.955 | + inc/async:async_inner:63 : get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 e9453a601b8c4d36ad66f845c50036ed 2026-08-21 15:58:01.029 | [2101 Async ks-demo-invis:52020]: running: get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 e9453a601b8c4d36ad66f845c50036ed 2026-08-21 15:58:01.034 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-21 15:58:01.043 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-21 15:58:01.047 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 15:58:01.053 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-21 15:58:01.061 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-21 15:58:01.070 | +++ 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-08-21 15:58:05.985 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:05.989 | ++ functions-common:get_or_create_user:915 : user_id=2e1aa33e60944871818acf26ae504e73 2026-08-21 15:58:05.993 | ++ functions-common:get_or_create_user:916 : echo 2e1aa33e60944871818acf26ae504e73 2026-08-21 15:58:06.002 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2e1aa33e60944871818acf26ae504e73 2026-08-21 15:58:06.005 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2e1aa33e60944871818acf26ae504e73 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:06.114 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2e1aa33e60944871818acf26ae504e73 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:06.190 | [2101 Async ks-demo-reader:52155]: running: get_or_add_user_project_role reader 2e1aa33e60944871818acf26ae504e73 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:06.198 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-21 15:58:06.200 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-21 15:58:06.205 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-21 15:58:06.207 | +++ 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-08-21 15:58:12.238 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:12.245 | ++ functions-common:get_or_create_project:928 : project_id=581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:12.252 | ++ functions-common:get_or_create_project:929 : echo 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:12.258 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:12.264 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-21 15:58:12.267 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-21 15:58:12.270 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 15:58:12.272 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-21 15:58:12.274 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-21 15:58:12.280 | +++ 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-08-21 15:58:13.597 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:13.653 | [51828 Async ks-demo-admin:51828]: finished successfully 2026-08-21 15:58:13.777 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:13.825 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:13.829 | [51732 Async ks-demo-member:51732]: finished successfully 2026-08-21 15:58:13.863 | [52020 Async ks-demo-invis:52020]: finished successfully 2026-08-21 15:58:13.971 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:13.994 | [51924 Async ks-demo-another:51924]: finished successfully 2026-08-21 15:58:16.161 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:16.165 | ++ functions-common:get_or_create_user:915 : user_id=c74802ef7ec245ce85b5aab9eb6f99a3 2026-08-21 15:58:16.168 | ++ functions-common:get_or_create_user:916 : echo c74802ef7ec245ce85b5aab9eb6f99a3 2026-08-21 15:58:16.173 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=c74802ef7ec245ce85b5aab9eb6f99a3 2026-08-21 15:58:16.176 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:16.243 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:16.291 | [2101 Async ks-alt-admin:52576]: running: get_or_add_user_project_role admin c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:16.294 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:16.369 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:16.426 | [2101 Async ks-alt-another:52672]: running: get_or_add_user_project_role anotherrole c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:16.434 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-21 15:58:16.445 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-21 15:58:16.448 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 15:58:16.450 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-21 15:58:16.455 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-21 15:58:16.460 | +++ 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-08-21 15:58:17.151 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:17.176 | [52155 Async ks-demo-reader:52155]: finished successfully 2026-08-21 15:58:20.242 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:20.247 | ++ functions-common:get_or_create_user:915 : user_id=dbca103f91ff46fc8694cc2e93909a39 2026-08-21 15:58:20.254 | ++ functions-common:get_or_create_user:916 : echo dbca103f91ff46fc8694cc2e93909a39 2026-08-21 15:58:20.258 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=dbca103f91ff46fc8694cc2e93909a39 2026-08-21 15:58:20.264 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member dbca103f91ff46fc8694cc2e93909a39 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:20.358 | + inc/async:async_inner:63 : get_or_add_user_project_role member dbca103f91ff46fc8694cc2e93909a39 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:20.412 | [2101 Async ks-alt-member-user:52846]: running: get_or_add_user_project_role member dbca103f91ff46fc8694cc2e93909a39 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:20.415 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-21 15:58:20.419 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-21 15:58:20.423 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 15:58:20.427 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-21 15:58:20.432 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-21 15:58:20.436 | +++ 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-08-21 15:58:24.211 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:24.214 | ++ functions-common:get_or_create_user:915 : user_id=a55b8b27875b42da810cbc085a036403 2026-08-21 15:58:24.217 | ++ functions-common:get_or_create_user:916 : echo a55b8b27875b42da810cbc085a036403 2026-08-21 15:58:24.222 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=a55b8b27875b42da810cbc085a036403 2026-08-21 15:58:24.224 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader a55b8b27875b42da810cbc085a036403 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:24.314 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a55b8b27875b42da810cbc085a036403 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:24.386 | [2101 Async ks-alt-reader-user:53017]: running: get_or_add_user_project_role reader a55b8b27875b42da810cbc085a036403 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:24.394 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-21 15:58:24.398 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 15:58:24.405 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-21 15:58:24.409 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-21 15:58:24.414 | +++ 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-08-21 15:58:25.542 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:25.598 | [52576 Async ks-alt-admin:52576]: finished successfully 2026-08-21 15:58:25.759 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:25.781 | [52672 Async ks-alt-another:52672]: finished successfully 2026-08-21 15:58:28.234 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:28.238 | ++ functions-common:get_or_create_user:915 : user_id=32eb1724977f4b2182de0ff44a9ef36e 2026-08-21 15:58:28.243 | ++ functions-common:get_or_create_user:916 : echo 32eb1724977f4b2182de0ff44a9ef36e 2026-08-21 15:58:28.246 | + lib/keystone:create_keystone_accounts:340 : system_member_user=32eb1724977f4b2182de0ff44a9ef36e 2026-08-21 15:58:28.250 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 32eb1724977f4b2182de0ff44a9ef36e all 2026-08-21 15:58:28.328 | + inc/async:async_inner:63 : get_or_add_user_system_role member 32eb1724977f4b2182de0ff44a9ef36e all 2026-08-21 15:58:28.381 | [2101 Async ks-system-member:53249]: running: get_or_add_user_system_role member 32eb1724977f4b2182de0ff44a9ef36e all 2026-08-21 15:58:28.388 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-21 15:58:28.391 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 15:58:28.395 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-21 15:58:28.399 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-21 15:58:28.405 | +++ 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-08-21 15:58:29.458 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:29.484 | [52846 Async ks-alt-member-user:52846]: finished successfully 2026-08-21 15:58:32.104 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:32.109 | ++ functions-common:get_or_create_user:915 : user_id=004051591daa403f861358bc28594f94 2026-08-21 15:58:32.113 | ++ functions-common:get_or_create_user:916 : echo 004051591daa403f861358bc28594f94 2026-08-21 15:58:32.118 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=004051591daa403f861358bc28594f94 2026-08-21 15:58:32.121 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 004051591daa403f861358bc28594f94 all 2026-08-21 15:58:32.205 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 004051591daa403f861358bc28594f94 all 2026-08-21 15:58:32.268 | [2101 Async ks-system-reader:53455]: running: get_or_add_user_system_role reader 004051591daa403f861358bc28594f94 all 2026-08-21 15:58:32.272 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-21 15:58:32.279 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-21 15:58:32.282 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-21 15:58:32.285 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-21 15:58:32.293 | +++ 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-08-21 15:58:33.217 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:33.245 | [53017 Async ks-alt-reader-user:53017]: finished successfully 2026-08-21 15:58:36.071 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:36.077 | ++ functions-common:get_or_create_group:892 : group_id=a24c0af5f9c94c318b6779dc028ce06a 2026-08-21 15:58:36.082 | ++ functions-common:get_or_create_group:893 : echo a24c0af5f9c94c318b6779dc028ce06a 2026-08-21 15:58:36.086 | + lib/keystone:create_keystone_accounts:350 : admin_group=a24c0af5f9c94c318b6779dc028ce06a 2026-08-21 15:58:36.090 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-21 15:58:36.095 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-21 15:58:36.098 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-21 15:58:36.102 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-21 15:58:36.107 | +++ 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-08-21 15:58:41.461 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:41.465 | ++ functions-common:get_or_create_group:892 : group_id=0e8ce1f4f01e48eda77e77942a46c226 2026-08-21 15:58:41.469 | ++ functions-common:get_or_create_group:893 : echo 0e8ce1f4f01e48eda77e77942a46c226 2026-08-21 15:58:41.472 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=0e8ce1f4f01e48eda77e77942a46c226 2026-08-21 15:58:41.476 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:41.567 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:41.624 | [2101 Async ks-group-memberdemo:53754]: running: get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:41.624 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:41.709 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:41.774 | [2101 Async ks-group-anotherdemo:53833]: running: get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:41.779 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:41.861 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:41.943 | [2101 Async ks-group-memberalt:53913]: running: get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:41.950 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:42.090 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:42.171 | [2101 Async ks-group-anotheralt:53992]: running: get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:42.183 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin a24c0af5f9c94c318b6779dc028ce06a f0905cd6cb114bd88e6dc1971d96ac71 2026-08-21 15:58:42.347 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a24c0af5f9c94c318b6779dc028ce06a f0905cd6cb114bd88e6dc1971d96ac71 2026-08-21 15:58:42.444 | [2101 Async ks-group-admin:54071]: running: get_or_add_group_project_role admin a24c0af5f9c94c318b6779dc028ce06a f0905cd6cb114bd88e6dc1971d96ac71 2026-08-21 15:58:42.453 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-21 15:58:42.589 | [2101 Async ks-demo-member:51732]: Waiting for completion of get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c running on PID 51732 (17 other jobs running) 2026-08-21 15:58:42.634 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:42.650 | [2101 Async ks-demo-member:51732]: Signaling child to exit 2026-08-21 15:58:42.654 | WAKEUP 2026-08-21 15:58:42.706 | [53249 Async ks-system-member:53249]: finished successfully 2026-08-21 15:58:42.707 | [2101 Async ks-demo-member:51732]: Signaled 2026-08-21 15:58:42.714 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:42.716 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:42.717 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:42.717 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:42.717 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:42.717 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:42.717 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:42.717 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:42.717 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:42.717 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user dc28ac84f3aa4fb1b7c625cb5b342b72 --project 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:42.717 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dc28ac84f3aa4fb1b7c625cb5b342b72 --project 9b1ed44483d140d594703e962bd88f2c -c Role -f value 2026-08-21 15:58:42.718 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:42.718 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:42.718 | + functions-common:get_or_add_user_project_role:980 : echo 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:42.718 | 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:42.824 | [2101 Async ks-demo-member:51732]: finished get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c with result 0 in 13 seconds 2026-08-21 15:58:42.913 | [2101 Async ks-demo-admin:51828]: Waiting for completion of get_or_add_user_project_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 9b1ed44483d140d594703e962bd88f2c running on PID 51828 (16 other jobs running) 2026-08-21 15:58:42.965 | [2101 Async ks-demo-admin:51828]: Signaling child to exit 2026-08-21 15:58:42.969 | WAKEUP 2026-08-21 15:58:43.019 | [2101 Async ks-demo-admin:51828]: Signaled 2026-08-21 15:58:43.022 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:43.024 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:43.024 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:43.024 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:43.024 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:43.024 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:43.024 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:43.025 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:43.025 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:43.025 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 45d8b16a4c1c4e4c805bd8f26573ab96 --project 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:43.025 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45d8b16a4c1c4e4c805bd8f26573ab96 --project 9b1ed44483d140d594703e962bd88f2c -c Role -f value 2026-08-21 15:58:43.025 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:43.025 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:43.025 | + functions-common:get_or_add_user_project_role:980 : echo b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:43.025 | b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:43.125 | [2101 Async ks-demo-admin:51828]: finished get_or_add_user_project_role admin 45d8b16a4c1c4e4c805bd8f26573ab96 9b1ed44483d140d594703e962bd88f2c with result 0 in 12 seconds 2026-08-21 15:58:43.218 | [2101 Async ks-demo-another:51924]: Waiting for completion of get_or_add_user_project_role anotherrole dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c running on PID 51924 (15 other jobs running) 2026-08-21 15:58:43.284 | [2101 Async ks-demo-another:51924]: Signaling child to exit 2026-08-21 15:58:43.284 | WAKEUP 2026-08-21 15:58:43.337 | [2101 Async ks-demo-another:51924]: Signaled 2026-08-21 15:58:43.341 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:43.341 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:43.341 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:43.341 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:43.341 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:43.341 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:43.341 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:43.341 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:43.342 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:43.342 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user dc28ac84f3aa4fb1b7c625cb5b342b72 --project 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:43.342 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user dc28ac84f3aa4fb1b7c625cb5b342b72 --project 9b1ed44483d140d594703e962bd88f2c -c Role -f value 2026-08-21 15:58:43.342 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:43.342 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:43.342 | + functions-common:get_or_add_user_project_role:980 : echo c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:43.342 | c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:43.461 | [2101 Async ks-demo-another:51924]: finished get_or_add_user_project_role anotherrole dc28ac84f3aa4fb1b7c625cb5b342b72 9b1ed44483d140d594703e962bd88f2c with result 0 in 13 seconds 2026-08-21 15:58:43.559 | [2101 Async ks-demo-invis:52020]: Waiting for completion of get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 e9453a601b8c4d36ad66f845c50036ed running on PID 52020 (14 other jobs running) 2026-08-21 15:58:43.626 | [2101 Async ks-demo-invis:52020]: Signaling child to exit 2026-08-21 15:58:43.626 | WAKEUP 2026-08-21 15:58:43.676 | [2101 Async ks-demo-invis:52020]: Signaled 2026-08-21 15:58:43.681 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:43.681 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:43.681 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:43.682 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:43.682 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:43.682 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:43.682 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:43.682 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:43.682 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:43.682 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user dc28ac84f3aa4fb1b7c625cb5b342b72 --project e9453a601b8c4d36ad66f845c50036ed 2026-08-21 15:58:43.682 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dc28ac84f3aa4fb1b7c625cb5b342b72 --project e9453a601b8c4d36ad66f845c50036ed -c Role -f value 2026-08-21 15:58:43.682 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:43.682 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:43.682 | + functions-common:get_or_add_user_project_role:980 : echo 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:43.683 | 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:43.800 | [2101 Async ks-demo-invis:52020]: finished get_or_add_user_project_role member dc28ac84f3aa4fb1b7c625cb5b342b72 e9453a601b8c4d36ad66f845c50036ed with result 0 in 12 seconds 2026-08-21 15:58:43.893 | [2101 Async ks-demo-reader:52155]: Waiting for completion of get_or_add_user_project_role reader 2e1aa33e60944871818acf26ae504e73 9b1ed44483d140d594703e962bd88f2c running on PID 52155 (13 other jobs running) 2026-08-21 15:58:43.954 | [2101 Async ks-demo-reader:52155]: Signaling child to exit 2026-08-21 15:58:43.955 | WAKEUP 2026-08-21 15:58:44.009 | [2101 Async ks-demo-reader:52155]: Signaled 2026-08-21 15:58:44.015 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:44.015 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:44.015 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:44.015 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:44.015 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:44.015 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:44.015 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:44.015 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:44.016 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:44.016 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 2e1aa33e60944871818acf26ae504e73 --project 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:44.016 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2e1aa33e60944871818acf26ae504e73 --project 9b1ed44483d140d594703e962bd88f2c -c Role -f value 2026-08-21 15:58:44.016 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:44.016 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:44.016 | + functions-common:get_or_add_user_project_role:980 : echo dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:44.016 | dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:44.119 | [2101 Async ks-demo-reader:52155]: finished get_or_add_user_project_role reader 2e1aa33e60944871818acf26ae504e73 9b1ed44483d140d594703e962bd88f2c with result 0 in 11 seconds 2026-08-21 15:58:44.131 | + inc/async:async_wait:197 : return 0 2026-08-21 15:58:44.136 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-21 15:58:44.247 | [2101 Async ks-alt-admin:52576]: Waiting for completion of get_or_add_user_project_role admin c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a running on PID 52576 (12 other jobs running) 2026-08-21 15:58:44.297 | [2101 Async ks-alt-admin:52576]: Signaling child to exit 2026-08-21 15:58:44.297 | WAKEUP 2026-08-21 15:58:44.341 | [2101 Async ks-alt-admin:52576]: Signaled 2026-08-21 15:58:44.347 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:44.347 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:44.347 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:44.347 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:44.347 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:44.347 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:44.347 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:44.348 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:44.348 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:44.348 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c74802ef7ec245ce85b5aab9eb6f99a3 --project 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:44.348 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c74802ef7ec245ce85b5aab9eb6f99a3 --project 581d9778d16345baabc8fbabe5189e3a -c Role -f value 2026-08-21 15:58:44.348 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:44.348 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:44.348 | + functions-common:get_or_add_user_project_role:980 : echo b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:44.348 | b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:44.442 | [2101 Async ks-alt-admin:52576]: finished get_or_add_user_project_role admin c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a with result 0 in 9 seconds 2026-08-21 15:58:44.531 | [2101 Async ks-alt-another:52672]: Waiting for completion of get_or_add_user_project_role anotherrole c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a running on PID 52672 (11 other jobs running) 2026-08-21 15:58:44.589 | [2101 Async ks-alt-another:52672]: Signaling child to exit 2026-08-21 15:58:44.590 | WAKEUP 2026-08-21 15:58:44.640 | [2101 Async ks-alt-another:52672]: Signaled 2026-08-21 15:58:44.646 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:44.646 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:44.646 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:44.646 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:44.646 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:44.646 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:44.646 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:44.646 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:44.646 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:44.647 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user c74802ef7ec245ce85b5aab9eb6f99a3 --project 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:44.647 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c74802ef7ec245ce85b5aab9eb6f99a3 --project 581d9778d16345baabc8fbabe5189e3a -c Role -f value 2026-08-21 15:58:44.647 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:44.647 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:44.647 | + functions-common:get_or_add_user_project_role:980 : echo c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:44.647 | c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:44.770 | [2101 Async ks-alt-another:52672]: finished get_or_add_user_project_role anotherrole c74802ef7ec245ce85b5aab9eb6f99a3 581d9778d16345baabc8fbabe5189e3a with result 0 in 9 seconds 2026-08-21 15:58:44.858 | [2101 Async ks-alt-member-user:52846]: Waiting for completion of get_or_add_user_project_role member dbca103f91ff46fc8694cc2e93909a39 581d9778d16345baabc8fbabe5189e3a running on PID 52846 (10 other jobs running) 2026-08-21 15:58:44.923 | [2101 Async ks-alt-member-user:52846]: Signaling child to exit 2026-08-21 15:58:44.925 | WAKEUP 2026-08-21 15:58:44.977 | [2101 Async ks-alt-member-user:52846]: Signaled 2026-08-21 15:58:44.978 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:44.978 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:44.978 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:44.978 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:44.978 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:44.978 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:44.979 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:44.979 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:44.979 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:44.979 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user dbca103f91ff46fc8694cc2e93909a39 --project 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:44.979 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dbca103f91ff46fc8694cc2e93909a39 --project 581d9778d16345baabc8fbabe5189e3a -c Role -f value 2026-08-21 15:58:44.979 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:44.979 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:44.979 | + functions-common:get_or_add_user_project_role:980 : echo 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:44.979 | 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:45.124 | [2101 Async ks-alt-member-user:52846]: finished get_or_add_user_project_role member dbca103f91ff46fc8694cc2e93909a39 581d9778d16345baabc8fbabe5189e3a with result 0 in 9 seconds 2026-08-21 15:58:45.215 | [2101 Async ks-alt-reader-user:53017]: Waiting for completion of get_or_add_user_project_role reader a55b8b27875b42da810cbc085a036403 581d9778d16345baabc8fbabe5189e3a running on PID 53017 (9 other jobs running) 2026-08-21 15:58:45.284 | [2101 Async ks-alt-reader-user:53017]: Signaling child to exit 2026-08-21 15:58:45.288 | WAKEUP 2026-08-21 15:58:45.346 | [2101 Async ks-alt-reader-user:53017]: Signaled 2026-08-21 15:58:45.350 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:58:45.351 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:58:45.351 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 15:58:45.351 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:45.351 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:45.351 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:45.351 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:45.351 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:45.351 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 15:58:45.351 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user a55b8b27875b42da810cbc085a036403 --project 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:45.352 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a55b8b27875b42da810cbc085a036403 --project 581d9778d16345baabc8fbabe5189e3a -c Role -f value 2026-08-21 15:58:45.352 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:45.352 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:45.352 | + functions-common:get_or_add_user_project_role:980 : echo dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:45.352 | dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:45.474 | [2101 Async ks-alt-reader-user:53017]: finished get_or_add_user_project_role reader a55b8b27875b42da810cbc085a036403 581d9778d16345baabc8fbabe5189e3a with result 0 in 8 seconds 2026-08-21 15:58:45.481 | + inc/async:async_wait:197 : return 0 2026-08-21 15:58:45.492 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-21 15:58:45.634 | [2101 Async ks-system-member:53249]: Waiting for completion of get_or_add_user_system_role member 32eb1724977f4b2182de0ff44a9ef36e all running on PID 53249 (8 other jobs running) 2026-08-21 15:58:45.695 | [2101 Async ks-system-member:53249]: Signaling child to exit 2026-08-21 15:58:45.696 | WAKEUP 2026-08-21 15:58:45.751 | [2101 Async ks-system-member:53249]: Signaled 2026-08-21 15:58:45.756 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-21 15:58:45.756 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-21 15:58:45.756 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-21 15:58:45.756 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:45.756 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:45.756 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:45.756 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:45.756 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:45.757 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-21 15:58:45.757 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 32eb1724977f4b2182de0ff44a9ef36e --system all -f value -c Role 2026-08-21 15:58:45.757 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:45.757 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-21 15:58:45.757 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-21 15:58:45.757 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 32eb1724977f4b2182de0ff44a9ef36e --system all 2026-08-21 15:58:45.757 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 32eb1724977f4b2182de0ff44a9ef36e --system all -f value -c Role 2026-08-21 15:58:45.757 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:45.757 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:45.757 | + functions-common:get_or_add_user_system_role:1030 : echo 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:45.758 | 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:45.860 | [2101 Async ks-system-member:53249]: finished get_or_add_user_system_role member 32eb1724977f4b2182de0ff44a9ef36e all with result 0 in 14 seconds 2026-08-21 15:58:45.947 | [2101 Async ks-system-reader:53455]: Waiting for completion of get_or_add_user_system_role reader 004051591daa403f861358bc28594f94 all running on PID 53455 (7 other jobs running) 2026-08-21 15:58:46.007 | [2101 Async ks-system-reader:53455]: Signaling child to exit 2026-08-21 15:58:50.494 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:50.560 | [53455 Async ks-system-reader:53455]: finished successfully 2026-08-21 15:58:50.643 | WAKEUP 2026-08-21 15:58:50.685 | [2101 Async ks-system-reader:53455]: Signaled 2026-08-21 15:58:50.690 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-21 15:58:50.690 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-21 15:58:50.690 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-21 15:58:50.690 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:58:50.690 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:58:50.690 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 15:58:50.690 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 15:58:50.691 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 15:58:50.691 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-21 15:58:50.691 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 004051591daa403f861358bc28594f94 --system all -f value -c Role 2026-08-21 15:58:50.691 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:50.691 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-21 15:58:50.691 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-21 15:58:50.691 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 004051591daa403f861358bc28594f94 --system all 2026-08-21 15:58:50.691 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 004051591daa403f861358bc28594f94 --system all -f value -c Role 2026-08-21 15:58:50.691 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:50.692 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:50.692 | + functions-common:get_or_add_user_system_role:1030 : echo dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:50.692 | dc8031fc07c7457a9fef82061a746d54 2026-08-21 15:58:50.781 | [2101 Async ks-system-reader:53455]: finished get_or_add_user_system_role reader 004051591daa403f861358bc28594f94 all with result 0 in 18 seconds 2026-08-21 15:58:50.792 | + inc/async:async_wait:197 : return 0 2026-08-21 15:58:50.801 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-21 15:58:50.929 | [2101 Async ks-group-memberdemo:53754]: Waiting for completion of get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c running on PID 53754 (6 other jobs running) 2026-08-21 15:58:50.989 | [2101 Async ks-group-memberdemo:53754]: Signaling child to exit 2026-08-21 15:58:53.006 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:53.043 | [53833 Async ks-group-anotherdemo:53833]: finished successfully 2026-08-21 15:58:53.686 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:53.710 | [53754 Async ks-group-memberdemo:53754]: finished successfully 2026-08-21 15:58:53.744 | WAKEUP 2026-08-21 15:58:53.771 | [2101 Async ks-group-memberdemo:53754]: Signaled 2026-08-21 15:58:53.774 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 15:58:53.774 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 0e8ce1f4f01e48eda77e77942a46c226 --project 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:53.774 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0e8ce1f4f01e48eda77e77942a46c226 --project 9b1ed44483d140d594703e962bd88f2c -f value -c Role 2026-08-21 15:58:53.774 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:53.774 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:53.775 | + functions-common:get_or_add_group_project_role:1049 : echo 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:53.775 | 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:53.816 | [2101 Async ks-group-memberdemo:53754]: finished get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c with result 0 in 12 seconds 2026-08-21 15:58:53.856 | [2101 Async ks-group-anotherdemo:53833]: Waiting for completion of get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c running on PID 53833 (5 other jobs running) 2026-08-21 15:58:53.881 | [2101 Async ks-group-anotherdemo:53833]: Signaling child to exit 2026-08-21 15:58:53.881 | WAKEUP 2026-08-21 15:58:53.912 | [2101 Async ks-group-anotherdemo:53833]: Signaled 2026-08-21 15:58:53.914 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 15:58:53.914 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 0e8ce1f4f01e48eda77e77942a46c226 --project 9b1ed44483d140d594703e962bd88f2c 2026-08-21 15:58:53.914 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0e8ce1f4f01e48eda77e77942a46c226 --project 9b1ed44483d140d594703e962bd88f2c -f value -c Role 2026-08-21 15:58:53.914 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:53.914 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:53.915 | + functions-common:get_or_add_group_project_role:1049 : echo c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:53.915 | c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:53.978 | [2101 Async ks-group-anotherdemo:53833]: finished get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 9b1ed44483d140d594703e962bd88f2c with result 0 in 11 seconds 2026-08-21 15:58:54.037 | [2101 Async ks-group-memberalt:53913]: Waiting for completion of get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a running on PID 53913 (4 other jobs running) 2026-08-21 15:58:54.068 | [2101 Async ks-group-memberalt:53913]: Signaling child to exit 2026-08-21 15:58:54.240 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:54.274 | [53913 Async ks-group-memberalt:53913]: finished successfully 2026-08-21 15:58:54.301 | WAKEUP 2026-08-21 15:58:54.313 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:54.328 | [2101 Async ks-group-memberalt:53913]: Signaled 2026-08-21 15:58:54.330 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 15:58:54.330 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 0e8ce1f4f01e48eda77e77942a46c226 --project 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:54.330 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0e8ce1f4f01e48eda77e77942a46c226 --project 581d9778d16345baabc8fbabe5189e3a -f value -c Role 2026-08-21 15:58:54.330 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:54.330 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:54.330 | + functions-common:get_or_add_group_project_role:1049 : echo 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:54.331 | 0df0a91baf1040c382071d15bd003b6f 2026-08-21 15:58:54.346 | [54071 Async ks-group-admin:54071]: finished successfully 2026-08-21 15:58:54.394 | [2101 Async ks-group-memberalt:53913]: finished get_or_add_group_project_role member 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a with result 0 in 12 seconds 2026-08-21 15:58:54.443 | [2101 Async ks-group-anotheralt:53992]: Waiting for completion of get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a running on PID 53992 (3 other jobs running) 2026-08-21 15:58:54.479 | [2101 Async ks-group-anotheralt:53992]: Signaling child to exit 2026-08-21 15:58:54.612 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:58:54.640 | [53992 Async ks-group-anotheralt:53992]: finished successfully 2026-08-21 15:58:54.666 | WAKEUP 2026-08-21 15:58:54.691 | [2101 Async ks-group-anotheralt:53992]: Signaled 2026-08-21 15:58:54.692 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 15:58:54.692 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 0e8ce1f4f01e48eda77e77942a46c226 --project 581d9778d16345baabc8fbabe5189e3a 2026-08-21 15:58:54.693 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0e8ce1f4f01e48eda77e77942a46c226 --project 581d9778d16345baabc8fbabe5189e3a -f value -c Role 2026-08-21 15:58:54.693 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:54.693 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:54.693 | + functions-common:get_or_add_group_project_role:1049 : echo c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:54.693 | c5732cc89686435c9621e3d2646b390a 2026-08-21 15:58:54.741 | [2101 Async ks-group-anotheralt:53992]: finished get_or_add_group_project_role anotherrole 0e8ce1f4f01e48eda77e77942a46c226 581d9778d16345baabc8fbabe5189e3a with result 0 in 12 seconds 2026-08-21 15:58:54.784 | [2101 Async ks-group-admin:54071]: Waiting for completion of get_or_add_group_project_role admin a24c0af5f9c94c318b6779dc028ce06a f0905cd6cb114bd88e6dc1971d96ac71 running on PID 54071 (2 other jobs running) 2026-08-21 15:58:54.812 | [2101 Async ks-group-admin:54071]: Signaling child to exit 2026-08-21 15:58:54.813 | WAKEUP 2026-08-21 15:58:54.839 | [2101 Async ks-group-admin:54071]: Signaled 2026-08-21 15:58:54.841 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 15:58:54.841 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group a24c0af5f9c94c318b6779dc028ce06a --project f0905cd6cb114bd88e6dc1971d96ac71 2026-08-21 15:58:54.841 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a24c0af5f9c94c318b6779dc028ce06a --project f0905cd6cb114bd88e6dc1971d96ac71 -f value -c Role 2026-08-21 15:58:54.841 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:58:54.841 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:54.841 | + functions-common:get_or_add_group_project_role:1049 : echo b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:54.842 | b946e8909b894487b087b2c25523f68c 2026-08-21 15:58:54.896 | [2101 Async ks-group-admin:54071]: finished get_or_add_group_project_role admin a24c0af5f9c94c318b6779dc028ce06a f0905cd6cb114bd88e6dc1971d96ac71 with result 0 in 12 seconds 2026-08-21 15:58:54.903 | + inc/async:async_wait:197 : return 0 2026-08-21 15:58:54.906 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-21 15:58:54.936 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:58:54.939 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-21 15:58:54.963 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:58:54.966 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-21 15:58:54.970 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-21 15:58:55.059 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-21 15:58:55.118 | [2101 Async create_nova_accounts:55971]: running: create_nova_accounts 2026-08-21 15:58:55.122 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-21 15:58:55.153 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:58:55.159 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-21 15:58:55.164 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-21 15:58:55.268 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-21 15:58:55.331 | [2101 Async create_glance_accounts:56094]: running: create_glance_accounts 2026-08-21 15:58:55.334 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-21 15:58:55.368 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:58:55.373 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-21 15:58:55.380 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-21 15:58:55.476 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-21 15:58:55.542 | [2101 Async create_cinder_accounts:56232]: running: create_cinder_accounts 2026-08-21 15:58:55.549 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-21 15:58:55.579 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:58:55.582 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-21 15:58:55.585 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-21 15:58:55.665 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-21 15:58:55.737 | [2101 Async create_neutron_accounts:56374]: running: create_neutron_accounts 2026-08-21 15:58:55.743 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-21 15:58:55.779 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:58:55.785 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-21 15:58:55.825 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:58:55.830 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-21 15:58:55.934 | [2101 Async create_nova_accounts:55971]: Waiting for completion of create_nova_accounts running on PID 55971 (5 other jobs running) 2026-08-21 15:58:55.983 | [2101 Async create_nova_accounts:55971]: Signaling child to exit 2026-08-21 15:59:30.485 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:59:30.519 | [56374 Async create_neutron_accounts:56374]: finished successfully 2026-08-21 15:59:38.283 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:59:38.314 | [56232 Async create_cinder_accounts:56232]: finished successfully 2026-08-21 15:59:53.046 | + inc/async:async_inner:64 : rc=0 2026-08-21 15:59:53.071 | [55971 Async create_nova_accounts:55971]: finished successfully 2026-08-21 15:59:53.094 | WAKEUP 2026-08-21 15:59:53.117 | [2101 Async create_nova_accounts:55971]: Signaled 2026-08-21 15:59:53.118 | + lib/nova:create_nova_accounts:388 : [[ 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-08-21 15:59:53.119 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-21 15:59:53.119 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-21 15:59:53.119 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 15:59:53.119 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 15:59:53.119 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 15:59:53.119 | ++ 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-08-21 15:59:53.119 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.119 | + functions-common:get_or_create_user:915 : user_id=fe233fe1c39949549b9f50a923931b43 2026-08-21 15:59:53.119 | + functions-common:get_or_create_user:916 : echo fe233fe1c39949549b9f50a923931b43 2026-08-21 15:59:53.119 | fe233fe1c39949549b9f50a923931b43 2026-08-21 15:59:53.119 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-21 15:59:53.120 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:59:53.120 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:59:53.120 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 15:59:53.120 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:59:53.120 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:59:53.120 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 15:59:53.120 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 15:59:53.120 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 15:59:53.120 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 15:59:53.120 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 15:59:53.120 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 15:59:53.120 | + 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-08-21 15:59:53.121 | ++ 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-08-21 15:59:53.121 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.121 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57f663ff54b1449899e91efd83b30f84 2026-08-21 15:59:53.122 | + functions-common:get_or_add_user_project_role:980 : echo 57f663ff54b1449899e91efd83b30f84 2026-08-21 15:59:53.122 | 57f663ff54b1449899e91efd83b30f84 2026-08-21 15:59:53.122 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-21 15:59:53.123 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-21 15:59:53.123 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 15:59:53.123 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 15:59:53.124 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 15:59:53.124 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 15:59:53.124 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 15:59:53.124 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 15:59:53.124 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 15:59:53.124 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 15:59:53.124 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 15:59:53.124 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 15:59:53.125 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 15:59:53.125 | + 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-08-21 15:59:53.125 | ++ 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-08-21 15:59:53.125 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.125 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b946e8909b894487b087b2c25523f68c 2026-08-21 15:59:53.125 | + functions-common:get_or_add_user_project_role:980 : echo b946e8909b894487b087b2c25523f68c 2026-08-21 15:59:53.125 | b946e8909b894487b087b2c25523f68c 2026-08-21 15:59:53.125 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-21 15:59:53.125 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.27/compute 2026-08-21 15:59:53.125 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-21 15:59:53.125 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 15:59:53.126 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-21 15:59:53.126 | ++ 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-08-21 15:59:53.126 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.127 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 15:59:53.127 | 30922321d7064185927ec5b2e74a329e' 2026-08-21 15:59:53.127 | + functions-common:get_or_create_service:1067 : echo 30922321d7064185927ec5b2e74a329e 2026-08-21 15:59:53.127 | 30922321d7064185927ec5b2e74a329e 2026-08-21 15:59:53.128 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.27/compute/v2/$(project_id)s' 2026-08-21 15:59:53.128 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 15:59:53.128 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.27/compute/v2/$(project_id)s' RegionOne 2026-08-21 15:59:53.128 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 15:59:53.128 | +++ 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-08-21 15:59:53.128 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 15:59:53.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 15:59:53.129 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.27/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-21 15:59:53.129 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=50dd155bb8b94d41b4e3922b9ef7ef59 2026-08-21 15:59:53.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 50dd155bb8b94d41b4e3922b9ef7ef59 2026-08-21 15:59:53.129 | + functions-common:get_or_create_endpoint:1100 : public_id=50dd155bb8b94d41b4e3922b9ef7ef59 2026-08-21 15:59:53.129 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 15:59:53.129 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 15:59:53.129 | + functions-common:get_or_create_endpoint:1109 : echo 50dd155bb8b94d41b4e3922b9ef7ef59 2026-08-21 15:59:53.130 | 50dd155bb8b94d41b4e3922b9ef7ef59 2026-08-21 15:59:53.130 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-21 15:59:53.130 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 15:59:53.130 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-21 15:59:53.131 | ++ 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-08-21 15:59:53.131 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.131 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 15:59:53.132 | cba39e08171a4d6d9a2b63bd9943f4f0' 2026-08-21 15:59:53.132 | + functions-common:get_or_create_service:1067 : echo cba39e08171a4d6d9a2b63bd9943f4f0 2026-08-21 15:59:53.132 | cba39e08171a4d6d9a2b63bd9943f4f0 2026-08-21 15:59:53.132 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.27/compute/v2.1 2026-08-21 15:59:53.132 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 15:59:53.132 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.27/compute/v2.1 RegionOne 2026-08-21 15:59:53.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 15:59:53.132 | +++ 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-08-21 15:59:53.132 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 15:59:53.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 15:59:53.133 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.27/compute/v2.1 --region RegionOne -f value -c id 2026-08-21 15:59:53.133 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 15:59:53.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2c7098ecb6254d3180ea9ccdd9e842de 2026-08-21 15:59:53.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2c7098ecb6254d3180ea9ccdd9e842de 2026-08-21 15:59:53.133 | + functions-common:get_or_create_endpoint:1100 : public_id=2c7098ecb6254d3180ea9ccdd9e842de 2026-08-21 15:59:53.133 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 15:59:53.133 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 15:59:53.133 | + functions-common:get_or_create_endpoint:1109 : echo 2c7098ecb6254d3180ea9ccdd9e842de 2026-08-21 15:59:53.133 | 2c7098ecb6254d3180ea9ccdd9e842de 2026-08-21 15:59:53.134 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-21 15:59:53.134 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:59:53.134 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-21 15:59:53.135 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:59:53.135 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-21 15:59:53.135 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:59:53.136 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-21 15:59:53.136 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:59:53.136 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-21 15:59:53.167 | [2101 Async create_nova_accounts:55971]: finished create_nova_accounts with result 0 in 58 seconds 2026-08-21 15:59:53.207 | [2101 Async create_glance_accounts:56094]: Waiting for completion of create_glance_accounts running on PID 56094 (4 other jobs running) 2026-08-21 15:59:53.231 | [2101 Async create_glance_accounts:56094]: Signaling child to exit 2026-08-21 16:00:06.355 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:00:06.380 | [56094 Async create_glance_accounts:56094]: finished successfully 2026-08-21 16:00:06.405 | WAKEUP 2026-08-21 16:00:06.425 | [2101 Async create_glance_accounts:56094]: Signaled 2026-08-21 16:00:06.426 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-21 16:00:06.426 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:06.426 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-21 16:00:06.427 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-21 16:00:06.427 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:00:06.427 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:00:06.427 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:00:06.427 | ++ 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-08-21 16:00:06.427 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.427 | + functions-common:get_or_create_user:915 : user_id=273496ca67b04ea79db6c5fcd00de54e 2026-08-21 16:00:06.427 | + functions-common:get_or_create_user:916 : echo 273496ca67b04ea79db6c5fcd00de54e 2026-08-21 16:00:06.427 | 273496ca67b04ea79db6c5fcd00de54e 2026-08-21 16:00:06.427 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-21 16:00:06.428 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:00:06.428 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:00:06.428 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:00:06.428 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:00:06.428 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:00:06.428 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:00:06.428 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:00:06.428 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:00:06.428 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:00:06.428 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:00:06.428 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:00:06.429 | + 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-08-21 16:00:06.429 | ++ 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-08-21 16:00:06.429 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.429 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.429 | + functions-common:get_or_add_user_project_role:980 : echo 57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.429 | 57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.429 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-21 16:00:06.429 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-21 16:00:06.429 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:00:06.429 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:00:06.429 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:00:06.430 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:00:06.430 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:00:06.430 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:00:06.430 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:00:06.430 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:00:06.430 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:00:06.430 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:00:06.430 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:00:06.430 | + 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-08-21 16:00:06.430 | ++ 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-08-21 16:00:06.430 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.431 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b946e8909b894487b087b2c25523f68c 2026-08-21 16:00:06.431 | + functions-common:get_or_add_user_project_role:980 : echo b946e8909b894487b087b2c25523f68c 2026-08-21 16:00:06.431 | b946e8909b894487b087b2c25523f68c 2026-08-21 16:00:06.431 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-21 16:00:06.431 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:06.431 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-21 16:00:06.431 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:00:06.431 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-21 16:00:06.431 | ++ 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-08-21 16:00:06.431 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.431 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:00:06.432 | 3e67ebd8c22544ca880607296976cdad' 2026-08-21 16:00:06.432 | + functions-common:get_or_create_service:1067 : echo 3e67ebd8c22544ca880607296976cdad 2026-08-21 16:00:06.432 | 3e67ebd8c22544ca880607296976cdad 2026-08-21 16:00:06.432 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.27/image 2026-08-21 16:00:06.432 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:00:06.432 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.27/image RegionOne 2026-08-21 16:00:06.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:00:06.432 | +++ 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-08-21 16:00:06.432 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:00:06.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:00:06.433 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.27/image --region RegionOne -f value -c id 2026-08-21 16:00:06.433 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=09ceaaacc816434692afbb6493c37987 2026-08-21 16:00:06.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 09ceaaacc816434692afbb6493c37987 2026-08-21 16:00:06.433 | + functions-common:get_or_create_endpoint:1100 : public_id=09ceaaacc816434692afbb6493c37987 2026-08-21 16:00:06.433 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:00:06.433 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:00:06.433 | + functions-common:get_or_create_endpoint:1109 : echo 09ceaaacc816434692afbb6493c37987 2026-08-21 16:00:06.433 | 09ceaaacc816434692afbb6493c37987 2026-08-21 16:00:06.434 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-21 16:00:06.434 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-21 16:00:06.434 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-21 16:00:06.434 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.434 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-21 16:00:06.434 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-21 16:00:06.434 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-21 16:00:06.434 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-21 16:00:06.434 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-21 16:00:06.434 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-21 16:00:06.434 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-21 16:00:06.435 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-21 16:00:06.435 | +---------------+----------------------------------+ 2026-08-21 16:00:06.435 | | Field | Value | 2026-08-21 16:00:06.435 | +---------------+----------------------------------+ 2026-08-21 16:00:06.435 | | default_limit | 2000 | 2026-08-21 16:00:06.435 | | description | None | 2026-08-21 16:00:06.435 | | id | 25113d6ac76045309461d81e7c45c80e | 2026-08-21 16:00:06.435 | | region_id | RegionOne | 2026-08-21 16:00:06.435 | | resource_name | image_size_total | 2026-08-21 16:00:06.435 | | service_id | 3e67ebd8c22544ca880607296976cdad | 2026-08-21 16:00:06.435 | +---------------+----------------------------------+ 2026-08-21 16:00:06.436 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-21 16:00:06.436 | +---------------+----------------------------------+ 2026-08-21 16:00:06.436 | | Field | Value | 2026-08-21 16:00:06.436 | +---------------+----------------------------------+ 2026-08-21 16:00:06.436 | | default_limit | 2000 | 2026-08-21 16:00:06.436 | | description | None | 2026-08-21 16:00:06.436 | | id | 8c0b5d28cfe345aea54a06cb9f04efea | 2026-08-21 16:00:06.436 | | region_id | RegionOne | 2026-08-21 16:00:06.436 | | resource_name | image_stage_total | 2026-08-21 16:00:06.436 | | service_id | 3e67ebd8c22544ca880607296976cdad | 2026-08-21 16:00:06.436 | +---------------+----------------------------------+ 2026-08-21 16:00:06.437 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-21 16:00:06.437 | +---------------+----------------------------------+ 2026-08-21 16:00:06.437 | | Field | Value | 2026-08-21 16:00:06.437 | +---------------+----------------------------------+ 2026-08-21 16:00:06.437 | | default_limit | 100 | 2026-08-21 16:00:06.437 | | description | None | 2026-08-21 16:00:06.437 | | id | 75020b9dfb0246778916c14d9729bebc | 2026-08-21 16:00:06.437 | | region_id | RegionOne | 2026-08-21 16:00:06.437 | | resource_name | image_count_total | 2026-08-21 16:00:06.437 | | service_id | 3e67ebd8c22544ca880607296976cdad | 2026-08-21 16:00:06.437 | +---------------+----------------------------------+ 2026-08-21 16:00:06.438 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-21 16:00:06.438 | +---------------+----------------------------------+ 2026-08-21 16:00:06.438 | | Field | Value | 2026-08-21 16:00:06.438 | +---------------+----------------------------------+ 2026-08-21 16:00:06.438 | | default_limit | 100 | 2026-08-21 16:00:06.438 | | description | None | 2026-08-21 16:00:06.438 | | id | 943b7cda7a3b413290b9d1e4eea4945a | 2026-08-21 16:00:06.438 | | region_id | RegionOne | 2026-08-21 16:00:06.438 | | resource_name | image_count_uploading | 2026-08-21 16:00:06.438 | | service_id | 3e67ebd8c22544ca880607296976cdad | 2026-08-21 16:00:06.438 | +---------------+----------------------------------+ 2026-08-21 16:00:06.439 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-21 16:00:06.439 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-21 16:00:06.439 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-21 16:00:06.439 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-21 16:00:06.439 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-21 16:00:06.439 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.27/identity 2026-08-21 16:00:06.439 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-21 16:00:06.439 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-21 16:00:06.439 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.439 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 09ceaaacc816434692afbb6493c37987 2026-08-21 16:00:06.440 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-21 16:00:06.440 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-21 16:00:06.440 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:06.472 | [2101 Async create_glance_accounts:56094]: finished create_glance_accounts with result 0 in 71 seconds 2026-08-21 16:00:06.509 | [2101 Async create_cinder_accounts:56232]: Waiting for completion of create_cinder_accounts running on PID 56232 (3 other jobs running) 2026-08-21 16:00:06.536 | [2101 Async create_cinder_accounts:56232]: Signaling child to exit 2026-08-21 16:00:06.536 | WAKEUP 2026-08-21 16:00:06.557 | [2101 Async create_cinder_accounts:56232]: Signaled 2026-08-21 16:00:06.559 | + lib/cinder:create_cinder_accounts:453 : [[ 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-08-21 16:00:06.559 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-21 16:00:06.559 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-21 16:00:06.559 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:06.560 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-21 16:00:06.560 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-21 16:00:06.560 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:00:06.560 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:00:06.560 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:00:06.560 | ++ 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-08-21 16:00:06.560 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.560 | + functions-common:get_or_create_user:915 : user_id=893bebb3f34e4f9cbb37db777a32c725 2026-08-21 16:00:06.560 | + functions-common:get_or_create_user:916 : echo 893bebb3f34e4f9cbb37db777a32c725 2026-08-21 16:00:06.560 | 893bebb3f34e4f9cbb37db777a32c725 2026-08-21 16:00:06.560 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-21 16:00:06.560 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:00:06.561 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:00:06.561 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:00:06.561 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:00:06.561 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:00:06.561 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:00:06.561 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:00:06.561 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:00:06.561 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:00:06.561 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:00:06.561 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:00:06.561 | + 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-08-21 16:00:06.562 | ++ 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-08-21 16:00:06.562 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.562 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.562 | + functions-common:get_or_add_user_project_role:980 : echo 57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.562 | 57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.562 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-21 16:00:06.562 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-21 16:00:06.562 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:06.562 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-21 16:00:06.562 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.27/volume 2026-08-21 16:00:06.562 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-21 16:00:06.563 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:00:06.563 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-21 16:00:06.563 | ++ 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-08-21 16:00:06.563 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.563 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:00:06.563 | 8317eec77ec54f3ba1f0282a317a3b09' 2026-08-21 16:00:06.563 | + functions-common:get_or_create_service:1067 : echo 8317eec77ec54f3ba1f0282a317a3b09 2026-08-21 16:00:06.563 | 8317eec77ec54f3ba1f0282a317a3b09 2026-08-21 16:00:06.563 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.27/volume/v3 2026-08-21 16:00:06.563 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:00:06.563 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.27/volume/v3 RegionOne 2026-08-21 16:00:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:00:06.564 | +++ 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-08-21 16:00:06.564 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:00:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:00:06.564 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.27/volume/v3 --region RegionOne -f value -c id 2026-08-21 16:00:06.564 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=afc72b8d5c8c4621a225ab30cd760841 2026-08-21 16:00:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo afc72b8d5c8c4621a225ab30cd760841 2026-08-21 16:00:06.564 | + functions-common:get_or_create_endpoint:1100 : public_id=afc72b8d5c8c4621a225ab30cd760841 2026-08-21 16:00:06.564 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:00:06.565 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:00:06.565 | + functions-common:get_or_create_endpoint:1109 : echo afc72b8d5c8c4621a225ab30cd760841 2026-08-21 16:00:06.565 | afc72b8d5c8c4621a225ab30cd760841 2026-08-21 16:00:06.565 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-21 16:00:06.565 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-21 16:00:06.565 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-21 16:00:06.565 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-21 16:00:06.565 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.565 | ++ functions-common:get_or_create_project:928 : project_id=44d64b1e50ba484d9d001ca2dcabb69b 2026-08-21 16:00:06.565 | ++ functions-common:get_or_create_project:929 : echo 44d64b1e50ba484d9d001ca2dcabb69b 2026-08-21 16:00:06.565 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 44d64b1e50ba484d9d001ca2dcabb69b 2026-08-21 16:00:06.566 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-21 16:00:06.566 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:00:06.566 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:00:06.566 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-21 16:00:06.566 | +++ 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-08-21 16:00:06.566 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-21 16:00:06.566 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.566 | ++ functions-common:get_or_create_user:915 : user_id=893bebb3f34e4f9cbb37db777a32c725 2026-08-21 16:00:06.566 | ++ functions-common:get_or_create_user:916 : echo 893bebb3f34e4f9cbb37db777a32c725 2026-08-21 16:00:06.566 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 893bebb3f34e4f9cbb37db777a32c725 2026-08-21 16:00:06.604 | [2101 Async create_cinder_accounts:56232]: finished create_cinder_accounts with result 0 in 42 seconds 2026-08-21 16:00:06.609 | + inc/async:async_wait:197 : return 0 2026-08-21 16:00:06.613 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-21 16:00:06.661 | [2101 Async create_neutron_accounts:56374]: Waiting for completion of create_neutron_accounts running on PID 56374 (2 other jobs running) 2026-08-21 16:00:06.684 | [2101 Async create_neutron_accounts:56374]: Signaling child to exit 2026-08-21 16:00:06.684 | WAKEUP 2026-08-21 16:00:06.704 | [2101 Async create_neutron_accounts:56374]: Signaled 2026-08-21 16:00:06.705 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-21 16:00:06.706 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.27/ 2026-08-21 16:00:06.706 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-21 16:00:06.706 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.27/networking 2026-08-21 16:00:06.706 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-21 16:00:06.706 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:06.706 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-21 16:00:06.706 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-21 16:00:06.706 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:00:06.706 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:00:06.706 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:00:06.706 | ++ 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-08-21 16:00:06.706 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.707 | + functions-common:get_or_create_user:915 : user_id=a68bb69fdf13431e941f54e8500f00f7 2026-08-21 16:00:06.707 | + functions-common:get_or_create_user:916 : echo a68bb69fdf13431e941f54e8500f00f7 2026-08-21 16:00:06.707 | a68bb69fdf13431e941f54e8500f00f7 2026-08-21 16:00:06.708 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-21 16:00:06.708 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:00:06.708 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:00:06.709 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:00:06.709 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:00:06.709 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:00:06.709 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:00:06.709 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:00:06.709 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:00:06.709 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:00:06.709 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:00:06.709 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:00:06.709 | + 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-08-21 16:00:06.709 | ++ 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-08-21 16:00:06.710 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.710 | + functions-common:get_or_add_user_project_role:980 : echo 57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.711 | 57f663ff54b1449899e91efd83b30f84 2026-08-21 16:00:06.711 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-21 16:00:06.711 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-21 16:00:06.711 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:00:06.711 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-21 16:00:06.712 | ++ 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-08-21 16:00:06.712 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.712 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:00:06.712 | c28c59a8689d4d52a6241a1fb97b3004' 2026-08-21 16:00:06.712 | + functions-common:get_or_create_service:1067 : echo c28c59a8689d4d52a6241a1fb97b3004 2026-08-21 16:00:06.712 | c28c59a8689d4d52a6241a1fb97b3004 2026-08-21 16:00:06.712 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.27/networking 2026-08-21 16:00:06.712 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:00:06.712 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.27/networking RegionOne 2026-08-21 16:00:06.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:00:06.712 | +++ 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-08-21 16:00:06.713 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.713 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:00:06.714 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:00:06.714 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.27/networking --region RegionOne -f value -c id 2026-08-21 16:00:06.714 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:00:06.714 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0237fefa95a44c1fa39695e84e4b0e8e 2026-08-21 16:00:06.715 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0237fefa95a44c1fa39695e84e4b0e8e 2026-08-21 16:00:06.715 | + functions-common:get_or_create_endpoint:1100 : public_id=0237fefa95a44c1fa39695e84e4b0e8e 2026-08-21 16:00:06.715 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:00:06.715 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:00:06.715 | + functions-common:get_or_create_endpoint:1109 : echo 0237fefa95a44c1fa39695e84e4b0e8e 2026-08-21 16:00:06.715 | 0237fefa95a44c1fa39695e84e4b0e8e 2026-08-21 16:00:06.748 | [2101 Async create_neutron_accounts:56374]: finished create_neutron_accounts with result 0 in 34 seconds 2026-08-21 16:00:06.755 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-21 16:00:06.761 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-21 16:00:06.763 | + inc/async:async_wait:197 : return 0 2026-08-21 16:00:06.766 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-21 16:00:06.784 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:06.787 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-21 16:00:06.805 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:06.808 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-21 16:00:06.811 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:00:06.815 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-21 16:00:06.819 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-21 16:00:06.822 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-21 16:00:06.888 | + inc/async:async_inner:63 : init_glance 2026-08-21 16:00:06.928 | [2101 Async init_glance:58631]: running: init_glance 2026-08-21 16:00:06.932 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-21 16:00:06.952 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:06.956 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-21 16:00:06.959 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:00:06.962 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-21 16:00:06.965 | + ./stack.sh:main:1170 : configure_neutron 2026-08-21 16:00:06.968 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-21 16:00:06.971 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-21 16:00:06.974 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-21 16:00:06.991 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-21 16:00:06.993 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-21 16:00:07.666 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:07.666 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:07.666 | we strongly recommend against using it for new projects. 2026-08-21 16:00:07.666 | 2026-08-21 16:00:07.666 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:07.666 | framework. For more detail see 2026-08-21 16:00:07.667 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:07.668 | 2026-08-21 16:00:07.668 | import eventlet as _eventlet # noqa 2026-08-21 16:00:11.824 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:11.824 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:11.824 | we strongly recommend against using it for new projects. 2026-08-21 16:00:11.824 | 2026-08-21 16:00:11.824 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:11.824 | framework. For more detail see 2026-08-21 16:00:11.824 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:11.824 | 2026-08-21 16:00:11.825 | import eventlet as _eventlet # noqa 2026-08-21 16:00:15.800 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:15.800 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:15.800 | we strongly recommend against using it for new projects. 2026-08-21 16:00:15.800 | 2026-08-21 16:00:15.800 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:15.800 | framework. For more detail see 2026-08-21 16:00:15.800 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:15.800 | 2026-08-21 16:00:15.800 | import eventlet as _eventlet # noqa 2026-08-21 16:00:19.657 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:19.657 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:19.657 | we strongly recommend against using it for new projects. 2026-08-21 16:00:19.658 | 2026-08-21 16:00:19.658 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:19.658 | framework. For more detail see 2026-08-21 16:00:19.658 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:19.658 | 2026-08-21 16:00:19.658 | import eventlet as _eventlet # noqa 2026-08-21 16:00:20.822 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:00:20.848 | [58631 Async init_glance:58631]: finished successfully 2026-08-21 16:00:23.852 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:23.852 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:23.852 | we strongly recommend against using it for new projects. 2026-08-21 16:00:23.852 | 2026-08-21 16:00:23.852 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:23.852 | framework. For more detail see 2026-08-21 16:00:23.853 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:23.853 | 2026-08-21 16:00:23.853 | import eventlet as _eventlet # noqa 2026-08-21 16:00:27.618 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:27.618 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:27.618 | we strongly recommend against using it for new projects. 2026-08-21 16:00:27.618 | 2026-08-21 16:00:27.618 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:27.618 | framework. For more detail see 2026-08-21 16:00:27.618 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:27.619 | 2026-08-21 16:00:27.619 | import eventlet as _eventlet # noqa 2026-08-21 16:00:31.979 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:31.979 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:31.979 | we strongly recommend against using it for new projects. 2026-08-21 16:00:31.979 | 2026-08-21 16:00:31.979 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:31.979 | framework. For more detail see 2026-08-21 16:00:31.979 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:31.980 | 2026-08-21 16:00:31.980 | import eventlet as _eventlet # noqa 2026-08-21 16:00:35.943 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:35.943 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:35.943 | we strongly recommend against using it for new projects. 2026-08-21 16:00:35.943 | 2026-08-21 16:00:35.943 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:35.943 | framework. For more detail see 2026-08-21 16:00:35.943 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:35.944 | 2026-08-21 16:00:35.944 | import eventlet as _eventlet # noqa 2026-08-21 16:00:37.735 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:37.735 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:37.735 | we strongly recommend against using it for new projects. 2026-08-21 16:00:37.735 | 2026-08-21 16:00:37.735 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:37.735 | framework. For more detail see 2026-08-21 16:00:37.735 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:37.735 | 2026-08-21 16:00:37.735 | import eventlet as _eventlet # noqa 2026-08-21 16:00:41.511 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:41.511 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:41.512 | we strongly recommend against using it for new projects. 2026-08-21 16:00:41.512 | 2026-08-21 16:00:41.512 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:41.513 | framework. For more detail see 2026-08-21 16:00:41.513 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:41.514 | 2026-08-21 16:00:41.514 | import eventlet as _eventlet # noqa 2026-08-21 16:00:44.009 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:44.010 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:44.010 | we strongly recommend against using it for new projects. 2026-08-21 16:00:44.010 | 2026-08-21 16:00:44.010 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:44.010 | framework. For more detail see 2026-08-21 16:00:44.010 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:44.010 | 2026-08-21 16:00:44.010 | import eventlet as _eventlet # noqa 2026-08-21 16:00:47.125 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-21 16:00:47.131 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-21 16:00:47.134 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-21 16:00:47.137 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-21 16:00:47.140 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-21 16:00:47.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-21 16:00:47.145 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-21 16:00:47.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-21 16:00:47.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-21 16:00:47.153 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-21 16:00:47.156 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-21 16:00:47.159 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-21 16:00:47.161 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-21 16:00:47.165 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-21 16:00:47.168 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-21 16:00:47.171 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-21 16:00:47.176 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:00:47.179 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:00:47.181 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-21 16:00:47.185 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:00:47.191 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-21 16:00:47.194 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-21 16:00:47.197 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-21 16:00:47.200 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-21 16:00:47.202 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 16:00:47.206 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:47.208 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 16:00:47.226 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:47.229 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 16:00:47.232 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:47.235 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:47.273 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-21 16:00:47.308 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-21 16:00:47.345 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-21 16:00:47.382 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-21 16:00:47.420 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-21 16:00:47.457 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-21 16:00:47.460 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-21 16:00:47.463 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-21 16:00:47.466 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:00:47.469 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:00:47.489 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:00:47.491 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:00:47.495 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:00:47.498 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:00:47.500 | + 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-08-21 16:00:47.540 | + 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-08-21 16:00:47.577 | + 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-08-21 16:00:47.618 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:00:47.654 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-21 16:00:47.691 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-21 16:00:47.694 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:00:47.697 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-21 16:00:47.700 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-21 16:00:47.702 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-21 16:00:47.705 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:00:47.708 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-21 16:00:47.710 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-21 16:00:47.727 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-21 16:00:47.744 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-21 16:00:47.760 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-21 16:00:47.777 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-21 16:00:47.795 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-21 16:00:47.799 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 16:00:47.803 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-21 16:00:47.808 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.HcFnnv3qc3 2026-08-21 16:00:47.812 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-21 16:00:47.815 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 16:00:47.818 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.HcFnnv3qc3 2026-08-21 16:00:47.823 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.HcFnnv3qc3 2026-08-21 16:00:47.838 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.HcFnnv3qc3 /etc/sudoers.d/neutron-rootwrap 2026-08-21 16:00:47.854 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-21 16:00:47.857 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-21 16:00:47.860 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-21 16:00:47.895 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:47.898 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 16:00:47.934 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-21 16:00:47.937 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-21 16:00:47.940 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-21 16:00:47.942 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 16:00:47.944 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 16:00:47.947 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 16:00:47.968 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:47.973 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 16:00:47.976 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 16:00:47.980 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 16:00:48.000 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:48.004 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 16:00:48.007 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.27:5672/ 2026-08-21 16:00:48.045 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 16:00:48.048 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 16:00:48.052 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-21 16:00:48.073 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:48.076 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-21 16:00:48.096 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:48.099 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-21 16:00:48.119 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:48.122 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-21 16:00:48.142 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:48.145 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-21 16:00:48.165 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:48.168 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-21 16:00:48.171 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-21 16:00:48.191 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:48.194 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-21 16:00:48.197 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-21 16:00:48.200 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-21 16:00:48.200 | Configuring OVN 2026-08-21 16:00:48.203 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-21 16:00:48.206 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-21 16:00:48.210 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-21 16:00:48.215 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=730d5890-a20b-49d5-b778-8ab95ee5980e 2026-08-21 16:00:48.218 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:00:48.221 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-21 16:00:48.225 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 16:00:48.228 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 16:00:48.232 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 16:00:48.235 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 16:00:48.237 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 16:00:48.240 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 16:00:48.243 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 16:00:48.246 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 16:00:48.249 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 16:00:48.251 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 16:00:48.254 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 16:00:48.257 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 16:00:48.260 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 16:00:48.263 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-21 16:00:48.266 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-21 16:00:48.269 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-21 16:00:48.272 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-21 16:00:48.292 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:48.294 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-21 16:00:48.345 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-21 16:00:48.347 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-21 16:00:48.351 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-21 16:00:48.370 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:48.373 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-21 16:00:48.376 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:00:48.379 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-21 16:00:48.382 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-21 16:00:48.398 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-21 16:00:48.404 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-21 16:00:48.406 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-21 16:00:49.086 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:49.086 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:49.086 | we strongly recommend against using it for new projects. 2026-08-21 16:00:49.087 | 2026-08-21 16:00:49.087 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:49.087 | framework. For more detail see 2026-08-21 16:00:49.088 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:49.088 | 2026-08-21 16:00:49.088 | import eventlet as _eventlet # noqa 2026-08-21 16:00:52.993 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:52.993 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:52.993 | we strongly recommend against using it for new projects. 2026-08-21 16:00:52.993 | 2026-08-21 16:00:52.994 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:52.994 | framework. For more detail see 2026-08-21 16:00:52.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:52.995 | 2026-08-21 16:00:52.995 | import eventlet as _eventlet # noqa 2026-08-21 16:00:56.872 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:00:56.873 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:00:56.873 | we strongly recommend against using it for new projects. 2026-08-21 16:00:56.873 | 2026-08-21 16:00:56.873 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:00:56.873 | framework. For more detail see 2026-08-21 16:00:56.873 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:00:56.873 | 2026-08-21 16:00:56.873 | import eventlet as _eventlet # noqa 2026-08-21 16:01:00.769 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:00.769 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:00.769 | we strongly recommend against using it for new projects. 2026-08-21 16:01:00.769 | 2026-08-21 16:01:00.769 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:00.769 | framework. For more detail see 2026-08-21 16:01:00.769 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:00.769 | 2026-08-21 16:01:00.769 | import eventlet as _eventlet # noqa 2026-08-21 16:01:04.994 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:04.994 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:04.994 | we strongly recommend against using it for new projects. 2026-08-21 16:01:04.994 | 2026-08-21 16:01:04.994 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:04.994 | framework. For more detail see 2026-08-21 16:01:04.995 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:04.995 | 2026-08-21 16:01:04.995 | import eventlet as _eventlet # noqa 2026-08-21 16:01:08.881 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:08.881 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:08.881 | we strongly recommend against using it for new projects. 2026-08-21 16:01:08.881 | 2026-08-21 16:01:08.881 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:08.881 | framework. For more detail see 2026-08-21 16:01:08.882 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:08.882 | 2026-08-21 16:01:08.882 | import eventlet as _eventlet # noqa 2026-08-21 16:01:13.427 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:13.427 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:13.427 | we strongly recommend against using it for new projects. 2026-08-21 16:01:13.427 | 2026-08-21 16:01:13.428 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:13.428 | framework. For more detail see 2026-08-21 16:01:13.428 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:13.428 | 2026-08-21 16:01:13.428 | import eventlet as _eventlet # noqa 2026-08-21 16:01:17.551 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:17.551 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:17.551 | we strongly recommend against using it for new projects. 2026-08-21 16:01:17.551 | 2026-08-21 16:01:17.551 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:17.551 | framework. For more detail see 2026-08-21 16:01:17.551 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:17.552 | 2026-08-21 16:01:17.552 | import eventlet as _eventlet # noqa 2026-08-21 16:01:19.404 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:19.404 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:19.404 | we strongly recommend against using it for new projects. 2026-08-21 16:01:19.404 | 2026-08-21 16:01:19.404 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:19.404 | framework. For more detail see 2026-08-21 16:01:19.405 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:19.405 | 2026-08-21 16:01:19.405 | import eventlet as _eventlet # noqa 2026-08-21 16:01:23.310 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:23.310 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:23.310 | we strongly recommend against using it for new projects. 2026-08-21 16:01:23.310 | 2026-08-21 16:01:23.310 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:23.310 | framework. For more detail see 2026-08-21 16:01:23.311 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:23.311 | 2026-08-21 16:01:23.311 | import eventlet as _eventlet # noqa 2026-08-21 16:01:26.039 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:26.040 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:26.040 | we strongly recommend against using it for new projects. 2026-08-21 16:01:26.040 | 2026-08-21 16:01:26.040 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:26.040 | framework. For more detail see 2026-08-21 16:01:26.040 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:26.041 | 2026-08-21 16:01:26.041 | import eventlet as _eventlet # noqa 2026-08-21 16:01:29.275 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:01:29.281 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:01:29.284 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:01:29.287 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-21 16:01:29.323 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-21 16:01:29.326 | + lib/neutron:configure_root_helper_options:1112 : 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-08-21 16:01:29.361 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-21 16:01:29.396 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.27 2026-08-21 16:01:29.430 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-21 16:01:29.464 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-21 16:01:29.497 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-21 16:01:29.533 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.27:6642 2026-08-21 16:01:29.568 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-21 16:01:29.588 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:29.590 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-21 16:01:29.595 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-21 16:01:29.631 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.27:6641 2026-08-21 16:01:29.665 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-21 16:01:29.668 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-21 16:01:29.671 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-21 16:01:29.671 | Configuring Neutron for OVN 2026-08-21 16:01:29.674 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-21 16:01:29.695 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:29.698 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-21 16:01:29.701 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-21 16:01:29.702 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-21 16:01:30.352 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:30.352 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:30.352 | we strongly recommend against using it for new projects. 2026-08-21 16:01:30.352 | 2026-08-21 16:01:30.352 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:30.353 | framework. For more detail see 2026-08-21 16:01:30.353 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:30.353 | 2026-08-21 16:01:30.353 | import eventlet as _eventlet # noqa 2026-08-21 16:01:33.437 | + 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 2026-08-21 16:01:33.442 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-21 16:01:33.442 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-21 16:01:34.117 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:01:34.117 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:34.117 | we strongly recommend against using it for new projects. 2026-08-21 16:01:34.117 | 2026-08-21 16:01:34.117 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:34.117 | framework. For more detail see 2026-08-21 16:01:34.118 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:34.118 | 2026-08-21 16:01:34.118 | import eventlet as _eventlet # noqa 2026-08-21 16:01:36.699 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : 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-08-21 16:01:36.702 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-21 16:01:36.719 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:36.723 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : 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-08-21 16:01:36.728 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : 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-08-21 16:01:36.728 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:36.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-21 16:01:36.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-21 16:01:36.731 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:36.732 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-21 16:01:36.738 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-21 16:01:36.738 | address-scope 2026-08-21 16:01:36.738 | agent 2026-08-21 16:01:36.738 | allowed-address-pairs 2026-08-21 16:01:36.738 | auto-allocated-topology 2026-08-21 16:01:36.738 | availability_zone 2026-08-21 16:01:36.738 | bgp 2026-08-21 16:01:36.738 | bgp_4byte_asn 2026-08-21 16:01:36.739 | bgp_dragent_scheduler 2026-08-21 16:01:36.739 | binding 2026-08-21 16:01:36.739 | binding-extended 2026-08-21 16:01:36.739 | default-subnetpools 2026-08-21 16:01:36.739 | dhcp_agent_scheduler 2026-08-21 16:01:36.739 | dns-domain-ports 2026-08-21 16:01:36.739 | dns-integration 2026-08-21 16:01:36.739 | dns-integration-domain-keywords 2026-08-21 16:01:36.739 | empty-string-filtering 2026-08-21 16:01:36.739 | enable-default-route-bfd 2026-08-21 16:01:36.739 | enable-default-route-ecmp 2026-08-21 16:01:36.740 | expose-port-forwarding-in-fip 2026-08-21 16:01:36.740 | ext-gw-mode 2026-08-21 16:01:36.740 | external-gateway-multihoming 2026-08-21 16:01:36.740 | external-net 2026-08-21 16:01:36.740 | extra_dhcp_opt 2026-08-21 16:01:36.740 | extraroute 2026-08-21 16:01:36.740 | extraroute-atomic 2026-08-21 16:01:36.740 | filter-validation 2026-08-21 16:01:36.740 | fip-port-details 2026-08-21 16:01:36.740 | flavors 2026-08-21 16:01:36.741 | floating-ip-port-forwarding 2026-08-21 16:01:36.741 | floating-ip-port-forwarding-description 2026-08-21 16:01:36.741 | floating-ip-port-forwarding-detail 2026-08-21 16:01:36.741 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:01:36.741 | floatingip-pools 2026-08-21 16:01:36.741 | fwaas_v2 2026-08-21 16:01:36.741 | ip_allocation 2026-08-21 16:01:36.741 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:01:36.741 | l3-flavors 2026-08-21 16:01:36.741 | l3-ha 2026-08-21 16:01:36.741 | l3_agent_scheduler 2026-08-21 16:01:36.742 | logging 2026-08-21 16:01:36.742 | multi-provider 2026-08-21 16:01:36.742 | net-mtu 2026-08-21 16:01:36.742 | net-mtu-writable 2026-08-21 16:01:36.742 | network-ip-availability 2026-08-21 16:01:36.742 | network_availability_zone 2026-08-21 16:01:36.742 | network_ha 2026-08-21 16:01:36.742 | pagination 2026-08-21 16:01:36.742 | port-device-profile 2026-08-21 16:01:36.742 | port-hardware-offload-type 2026-08-21 16:01:36.743 | port-mac-address-regenerate 2026-08-21 16:01:36.743 | port-numa-affinity-policy 2026-08-21 16:01:36.743 | port-numa-affinity-policy-socket 2026-08-21 16:01:36.743 | port-resource-request 2026-08-21 16:01:36.743 | port-security 2026-08-21 16:01:36.743 | port-trusted-vif 2026-08-21 16:01:36.743 | project-id 2026-08-21 16:01:36.743 | provider 2026-08-21 16:01:36.743 | pvlan 2026-08-21 16:01:36.744 | qinq 2026-08-21 16:01:36.744 | qos 2026-08-21 16:01:36.744 | qos-bw-limit-direction 2026-08-21 16:01:36.744 | qos-bw-minimum-ingress 2026-08-21 16:01:36.744 | qos-default 2026-08-21 16:01:36.744 | qos-fip 2026-08-21 16:01:36.744 | qos-gateway-ip 2026-08-21 16:01:36.744 | qos-rule-type-details 2026-08-21 16:01:36.744 | qos-rule-type-filter 2026-08-21 16:01:36.744 | qos-rules-alias 2026-08-21 16:01:36.744 | quota-check-limit 2026-08-21 16:01:36.745 | quota-check-limit-default 2026-08-21 16:01:36.745 | quota_details 2026-08-21 16:01:36.745 | quotas 2026-08-21 16:01:36.745 | rbac-address-scope 2026-08-21 16:01:36.745 | rbac-policies 2026-08-21 16:01:36.745 | rbac-security-groups 2026-08-21 16:01:36.745 | router 2026-08-21 16:01:36.745 | router-enable-snat 2026-08-21 16:01:36.745 | router_availability_zone 2026-08-21 16:01:36.745 | security-group 2026-08-21 16:01:36.746 | security-groups-default-rules 2026-08-21 16:01:36.746 | security-groups-default-statefulness 2026-08-21 16:01:36.746 | security-groups-normalized-cidr 2026-08-21 16:01:36.746 | security-groups-remote-address-group 2026-08-21 16:01:36.746 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:01:36.746 | security-groups-shared-filtering 2026-08-21 16:01:36.746 | segment 2026-08-21 16:01:36.746 | sorting 2026-08-21 16:01:36.746 | standard-attr-description 2026-08-21 16:01:36.747 | standard-attr-fwaas-v2 2026-08-21 16:01:36.747 | standard-attr-revisions 2026-08-21 16:01:36.747 | standard-attr-tag 2026-08-21 16:01:36.747 | standard-attr-timestamp 2026-08-21 16:01:36.747 | stateful-security-group 2026-08-21 16:01:36.747 | subnet-dns-publish-fixed-ip 2026-08-21 16:01:36.747 | subnet-external-network 2026-08-21 16:01:36.747 | subnet-service-types 2026-08-21 16:01:36.747 | subnet_allocation 2026-08-21 16:01:36.748 | subnet_onboard 2026-08-21 16:01:36.748 | subnetpool-prefix-ops 2026-08-21 16:01:36.748 | tag-creation 2026-08-21 16:01:36.748 | tap-mirror 2026-08-21 16:01:36.748 | tap-mirror-both-direction 2026-08-21 16:01:36.748 | trunk 2026-08-21 16:01:36.748 | uplink-status-propagation 2026-08-21 16:01:36.748 | uplink-status-propagation-updatable 2026-08-21 16:01:36.748 | vlan-transparent 2026-08-21 16:01:36.748 | vpn-endpoint-groups 2026-08-21 16:01:36.749 | vpnaas' 2026-08-21 16:01:36.749 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : 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-08-21 16:01:36.749 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-21 16:01:36.749 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:36.749 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-21 16:01:36.752 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:36.752 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-21 16:01:36.758 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-21 16:01:36.758 | address-scope 2026-08-21 16:01:36.758 | agent 2026-08-21 16:01:36.758 | allowed-address-pairs 2026-08-21 16:01:36.758 | auto-allocated-topology 2026-08-21 16:01:36.758 | availability_zone 2026-08-21 16:01:36.758 | bgp 2026-08-21 16:01:36.758 | bgp_4byte_asn 2026-08-21 16:01:36.758 | bgp_dragent_scheduler 2026-08-21 16:01:36.759 | binding 2026-08-21 16:01:36.759 | binding-extended 2026-08-21 16:01:36.759 | default-subnetpools 2026-08-21 16:01:36.759 | dhcp_agent_scheduler 2026-08-21 16:01:36.759 | dns-domain-ports 2026-08-21 16:01:36.759 | dns-integration 2026-08-21 16:01:36.759 | dns-integration-domain-keywords 2026-08-21 16:01:36.759 | empty-string-filtering 2026-08-21 16:01:36.759 | enable-default-route-bfd 2026-08-21 16:01:36.759 | enable-default-route-ecmp 2026-08-21 16:01:36.760 | expose-port-forwarding-in-fip 2026-08-21 16:01:36.760 | ext-gw-mode 2026-08-21 16:01:36.760 | external-gateway-multihoming 2026-08-21 16:01:36.760 | external-net 2026-08-21 16:01:36.760 | extra_dhcp_opt 2026-08-21 16:01:36.760 | extraroute 2026-08-21 16:01:36.760 | extraroute-atomic 2026-08-21 16:01:36.760 | filter-validation 2026-08-21 16:01:36.760 | fip-port-details 2026-08-21 16:01:36.760 | flavors 2026-08-21 16:01:36.761 | floating-ip-port-forwarding 2026-08-21 16:01:36.761 | floating-ip-port-forwarding-description 2026-08-21 16:01:36.761 | floating-ip-port-forwarding-detail 2026-08-21 16:01:36.761 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:01:36.761 | floatingip-pools 2026-08-21 16:01:36.761 | fwaas_v2 2026-08-21 16:01:36.761 | ip_allocation 2026-08-21 16:01:36.761 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:01:36.761 | l3-flavors 2026-08-21 16:01:36.761 | l3-ha 2026-08-21 16:01:36.762 | l3_agent_scheduler 2026-08-21 16:01:36.762 | logging 2026-08-21 16:01:36.762 | multi-provider 2026-08-21 16:01:36.762 | net-mtu 2026-08-21 16:01:36.762 | net-mtu-writable 2026-08-21 16:01:36.762 | network-ip-availability 2026-08-21 16:01:36.762 | network_availability_zone 2026-08-21 16:01:36.762 | network_ha 2026-08-21 16:01:36.762 | pagination 2026-08-21 16:01:36.762 | port-device-profile 2026-08-21 16:01:36.763 | port-hardware-offload-type 2026-08-21 16:01:36.763 | port-mac-address-regenerate 2026-08-21 16:01:36.763 | port-numa-affinity-policy 2026-08-21 16:01:36.763 | port-numa-affinity-policy-socket 2026-08-21 16:01:36.763 | port-resource-request 2026-08-21 16:01:36.763 | port-security 2026-08-21 16:01:36.763 | port-trusted-vif 2026-08-21 16:01:36.763 | project-id 2026-08-21 16:01:36.763 | provider 2026-08-21 16:01:36.763 | pvlan 2026-08-21 16:01:36.764 | qinq 2026-08-21 16:01:36.764 | qos 2026-08-21 16:01:36.764 | qos-bw-limit-direction 2026-08-21 16:01:36.764 | qos-bw-minimum-ingress 2026-08-21 16:01:36.764 | qos-default 2026-08-21 16:01:36.764 | qos-fip 2026-08-21 16:01:36.764 | qos-gateway-ip 2026-08-21 16:01:36.764 | qos-rule-type-details 2026-08-21 16:01:36.764 | qos-rule-type-filter 2026-08-21 16:01:36.764 | qos-rules-alias 2026-08-21 16:01:36.764 | quota-check-limit 2026-08-21 16:01:36.765 | quota-check-limit-default 2026-08-21 16:01:36.765 | quota_details 2026-08-21 16:01:36.765 | quotas 2026-08-21 16:01:36.765 | rbac-address-scope 2026-08-21 16:01:36.765 | rbac-policies 2026-08-21 16:01:36.765 | rbac-security-groups 2026-08-21 16:01:36.765 | router 2026-08-21 16:01:36.765 | router-enable-snat 2026-08-21 16:01:36.765 | router_availability_zone 2026-08-21 16:01:36.765 | security-group 2026-08-21 16:01:36.766 | security-groups-default-rules 2026-08-21 16:01:36.766 | security-groups-default-statefulness 2026-08-21 16:01:36.766 | security-groups-normalized-cidr 2026-08-21 16:01:36.766 | security-groups-remote-address-group 2026-08-21 16:01:36.766 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:01:36.766 | security-groups-shared-filtering 2026-08-21 16:01:36.766 | segment 2026-08-21 16:01:36.766 | sorting 2026-08-21 16:01:36.766 | standard-attr-description 2026-08-21 16:01:36.767 | standard-attr-fwaas-v2 2026-08-21 16:01:36.767 | standard-attr-revisions 2026-08-21 16:01:36.767 | standard-attr-tag 2026-08-21 16:01:36.767 | standard-attr-timestamp 2026-08-21 16:01:36.767 | stateful-security-group 2026-08-21 16:01:36.767 | subnet-dns-publish-fixed-ip 2026-08-21 16:01:36.767 | subnet-external-network 2026-08-21 16:01:36.767 | subnet-service-types 2026-08-21 16:01:36.767 | subnet_allocation 2026-08-21 16:01:36.767 | subnet_onboard 2026-08-21 16:01:36.768 | subnetpool-prefix-ops 2026-08-21 16:01:36.768 | tag-creation 2026-08-21 16:01:36.768 | tap-mirror 2026-08-21 16:01:36.768 | tap-mirror-both-direction 2026-08-21 16:01:36.768 | trunk 2026-08-21 16:01:36.768 | uplink-status-propagation 2026-08-21 16:01:36.768 | uplink-status-propagation-updatable 2026-08-21 16:01:36.768 | vlan-transparent 2026-08-21 16:01:36.768 | vpn-endpoint-groups 2026-08-21 16:01:36.768 | vpnaas' 2026-08-21 16:01:36.769 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-21 16:01:36.769 | address-scope 2026-08-21 16:01:36.769 | agent 2026-08-21 16:01:36.769 | allowed-address-pairs 2026-08-21 16:01:36.769 | auto-allocated-topology 2026-08-21 16:01:36.769 | availability_zone 2026-08-21 16:01:36.770 | bgp 2026-08-21 16:01:36.770 | bgp_4byte_asn 2026-08-21 16:01:36.770 | bgp_dragent_scheduler 2026-08-21 16:01:36.770 | binding 2026-08-21 16:01:36.770 | binding-extended 2026-08-21 16:01:36.770 | default-subnetpools 2026-08-21 16:01:36.770 | dhcp_agent_scheduler 2026-08-21 16:01:36.770 | dns-domain-ports 2026-08-21 16:01:36.770 | dns-integration 2026-08-21 16:01:36.770 | dns-integration-domain-keywords 2026-08-21 16:01:36.770 | empty-string-filtering 2026-08-21 16:01:36.771 | enable-default-route-bfd 2026-08-21 16:01:36.771 | enable-default-route-ecmp 2026-08-21 16:01:36.771 | expose-port-forwarding-in-fip 2026-08-21 16:01:36.771 | ext-gw-mode 2026-08-21 16:01:36.771 | external-gateway-multihoming 2026-08-21 16:01:36.771 | external-net 2026-08-21 16:01:36.771 | extra_dhcp_opt 2026-08-21 16:01:36.771 | extraroute 2026-08-21 16:01:36.771 | extraroute-atomic 2026-08-21 16:01:36.772 | filter-validation 2026-08-21 16:01:36.772 | fip-port-details 2026-08-21 16:01:36.772 | flavors 2026-08-21 16:01:36.772 | floating-ip-port-forwarding 2026-08-21 16:01:36.772 | floating-ip-port-forwarding-description 2026-08-21 16:01:36.772 | floating-ip-port-forwarding-detail 2026-08-21 16:01:36.772 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:01:36.772 | floatingip-pools 2026-08-21 16:01:36.773 | fwaas_v2 2026-08-21 16:01:36.773 | ip_allocation 2026-08-21 16:01:36.773 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:01:36.773 | l3-flavors 2026-08-21 16:01:36.773 | l3-ha 2026-08-21 16:01:36.773 | l3_agent_scheduler 2026-08-21 16:01:36.773 | logging 2026-08-21 16:01:36.774 | multi-provider 2026-08-21 16:01:36.774 | net-mtu 2026-08-21 16:01:36.774 | net-mtu-writable 2026-08-21 16:01:36.774 | network-ip-availability 2026-08-21 16:01:36.774 | network_availability_zone 2026-08-21 16:01:36.774 | network_ha 2026-08-21 16:01:36.774 | pagination 2026-08-21 16:01:36.775 | port-device-profile 2026-08-21 16:01:36.775 | port-hardware-offload-type 2026-08-21 16:01:36.775 | port-mac-address-regenerate 2026-08-21 16:01:36.775 | port-numa-affinity-policy 2026-08-21 16:01:36.775 | port-numa-affinity-policy-socket 2026-08-21 16:01:36.775 | port-resource-request 2026-08-21 16:01:36.775 | port-security 2026-08-21 16:01:36.776 | port-trusted-vif 2026-08-21 16:01:36.776 | project-id 2026-08-21 16:01:36.776 | provider 2026-08-21 16:01:36.776 | pvlan 2026-08-21 16:01:36.776 | qinq 2026-08-21 16:01:36.776 | qos 2026-08-21 16:01:36.776 | qos-bw-limit-direction 2026-08-21 16:01:36.777 | qos-bw-minimum-ingress 2026-08-21 16:01:36.777 | qos-default 2026-08-21 16:01:36.777 | qos-fip 2026-08-21 16:01:36.777 | qos-gateway-ip 2026-08-21 16:01:36.777 | qos-rule-type-details 2026-08-21 16:01:36.777 | qos-rule-type-filter 2026-08-21 16:01:36.777 | qos-rules-alias 2026-08-21 16:01:36.778 | quota-check-limit 2026-08-21 16:01:36.778 | quota-check-limit-default 2026-08-21 16:01:36.778 | quota_details 2026-08-21 16:01:36.778 | quotas 2026-08-21 16:01:36.778 | rbac-address-scope 2026-08-21 16:01:36.779 | rbac-policies 2026-08-21 16:01:36.779 | rbac-security-groups 2026-08-21 16:01:36.779 | router 2026-08-21 16:01:36.779 | router-enable-snat 2026-08-21 16:01:36.779 | router_availability_zone 2026-08-21 16:01:36.779 | security-group 2026-08-21 16:01:36.779 | security-groups-default-rules 2026-08-21 16:01:36.780 | security-groups-default-statefulness 2026-08-21 16:01:36.780 | security-groups-normalized-cidr 2026-08-21 16:01:36.780 | security-groups-remote-address-group 2026-08-21 16:01:36.780 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:01:36.780 | security-groups-shared-filtering 2026-08-21 16:01:36.780 | segment 2026-08-21 16:01:36.780 | sorting 2026-08-21 16:01:36.780 | standard-attr-description 2026-08-21 16:01:36.781 | standard-attr-fwaas-v2 2026-08-21 16:01:36.781 | standard-attr-revisions 2026-08-21 16:01:36.781 | standard-attr-tag 2026-08-21 16:01:36.781 | standard-attr-timestamp 2026-08-21 16:01:36.781 | stateful-security-group 2026-08-21 16:01:36.781 | subnet-dns-publish-fixed-ip 2026-08-21 16:01:36.781 | subnet-external-network 2026-08-21 16:01:36.782 | subnet-service-types 2026-08-21 16:01:36.782 | subnet_allocation 2026-08-21 16:01:36.782 | subnet_onboard 2026-08-21 16:01:36.782 | subnetpool-prefix-ops 2026-08-21 16:01:36.782 | tag-creation 2026-08-21 16:01:36.782 | tap-mirror 2026-08-21 16:01:36.782 | tap-mirror-both-direction 2026-08-21 16:01:36.783 | trunk 2026-08-21 16:01:36.783 | uplink-status-propagation 2026-08-21 16:01:36.783 | uplink-status-propagation-updatable 2026-08-21 16:01:36.783 | vlan-transparent 2026-08-21 16:01:36.783 | vpn-endpoint-groups 2026-08-21 16:01:36.783 | vpnaas' 2026-08-21 16:01:36.783 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:36.783 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-21 16:01:36.784 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-21 16:01:36.784 | address-scope 2026-08-21 16:01:36.784 | agent 2026-08-21 16:01:36.784 | allowed-address-pairs 2026-08-21 16:01:36.784 | auto-allocated-topology 2026-08-21 16:01:36.784 | availability_zone 2026-08-21 16:01:36.784 | bgp 2026-08-21 16:01:36.784 | bgp_4byte_asn 2026-08-21 16:01:36.785 | bgp_dragent_scheduler 2026-08-21 16:01:36.785 | binding 2026-08-21 16:01:36.785 | binding-extended 2026-08-21 16:01:36.785 | default-subnetpools 2026-08-21 16:01:36.785 | dhcp_agent_scheduler 2026-08-21 16:01:36.785 | dns-domain-ports 2026-08-21 16:01:36.785 | dns-integration 2026-08-21 16:01:36.786 | dns-integration-domain-keywords 2026-08-21 16:01:36.786 | empty-string-filtering 2026-08-21 16:01:36.786 | enable-default-route-bfd 2026-08-21 16:01:36.786 | enable-default-route-ecmp 2026-08-21 16:01:36.786 | expose-port-forwarding-in-fip 2026-08-21 16:01:36.786 | ext-gw-mode 2026-08-21 16:01:36.786 | external-gateway-multihoming 2026-08-21 16:01:36.787 | external-net 2026-08-21 16:01:36.787 | extra_dhcp_opt 2026-08-21 16:01:36.787 | extraroute 2026-08-21 16:01:36.787 | extraroute-atomic 2026-08-21 16:01:36.787 | filter-validation 2026-08-21 16:01:36.787 | fip-port-details 2026-08-21 16:01:36.787 | flavors 2026-08-21 16:01:36.788 | floating-ip-port-forwarding 2026-08-21 16:01:36.788 | floating-ip-port-forwarding-description 2026-08-21 16:01:36.788 | floating-ip-port-forwarding-detail 2026-08-21 16:01:36.788 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:01:36.788 | floatingip-pools 2026-08-21 16:01:36.788 | fwaas_v2 2026-08-21 16:01:36.788 | ip_allocation 2026-08-21 16:01:36.789 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:01:36.789 | l3-flavors 2026-08-21 16:01:36.789 | l3-ha 2026-08-21 16:01:36.789 | l3_agent_scheduler 2026-08-21 16:01:36.789 | logging 2026-08-21 16:01:36.789 | multi-provider 2026-08-21 16:01:36.789 | net-mtu 2026-08-21 16:01:36.789 | net-mtu-writable 2026-08-21 16:01:36.790 | network-ip-availability 2026-08-21 16:01:36.790 | network_availability_zone 2026-08-21 16:01:36.790 | network_ha 2026-08-21 16:01:36.790 | pagination 2026-08-21 16:01:36.790 | port-device-profile 2026-08-21 16:01:36.790 | port-hardware-offload-type 2026-08-21 16:01:36.790 | port-mac-address-regenerate 2026-08-21 16:01:36.790 | port-numa-affinity-policy 2026-08-21 16:01:36.790 | port-numa-affinity-policy-socket 2026-08-21 16:01:36.791 | port-resource-request 2026-08-21 16:01:36.791 | port-security 2026-08-21 16:01:36.791 | port-trusted-vif 2026-08-21 16:01:36.791 | project-id 2026-08-21 16:01:36.791 | provider 2026-08-21 16:01:36.791 | pvlan 2026-08-21 16:01:36.791 | qinq 2026-08-21 16:01:36.791 | qos 2026-08-21 16:01:36.791 | qos-bw-limit-direction 2026-08-21 16:01:36.791 | qos-bw-minimum-ingress 2026-08-21 16:01:36.792 | qos-default 2026-08-21 16:01:36.792 | qos-fip 2026-08-21 16:01:36.792 | qos-gateway-ip 2026-08-21 16:01:36.792 | qos-rule-type-details 2026-08-21 16:01:36.792 | qos-rule-type-filter 2026-08-21 16:01:36.792 | qos-rules-alias 2026-08-21 16:01:36.792 | quota-check-limit 2026-08-21 16:01:36.792 | quota-check-limit-default 2026-08-21 16:01:36.792 | quota_details 2026-08-21 16:01:36.792 | quotas 2026-08-21 16:01:36.792 | rbac-address-scope 2026-08-21 16:01:36.793 | rbac-policies 2026-08-21 16:01:36.793 | rbac-security-groups 2026-08-21 16:01:36.793 | router 2026-08-21 16:01:36.793 | router-enable-snat 2026-08-21 16:01:36.793 | router_availability_zone 2026-08-21 16:01:36.793 | security-group 2026-08-21 16:01:36.793 | security-groups-default-rules 2026-08-21 16:01:36.793 | security-groups-default-statefulness 2026-08-21 16:01:36.793 | security-groups-normalized-cidr 2026-08-21 16:01:36.793 | security-groups-remote-address-group 2026-08-21 16:01:36.794 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:01:36.794 | security-groups-shared-filtering 2026-08-21 16:01:36.794 | segment 2026-08-21 16:01:36.794 | sorting 2026-08-21 16:01:36.794 | standard-attr-description 2026-08-21 16:01:36.794 | standard-attr-fwaas-v2 2026-08-21 16:01:36.794 | standard-attr-revisions 2026-08-21 16:01:36.794 | standard-attr-tag 2026-08-21 16:01:36.794 | standard-attr-timestamp 2026-08-21 16:01:36.794 | stateful-security-group 2026-08-21 16:01:36.795 | subnet-dns-publish-fixed-ip 2026-08-21 16:01:36.795 | subnet-external-network 2026-08-21 16:01:36.795 | subnet-service-types 2026-08-21 16:01:36.795 | subnet_allocation 2026-08-21 16:01:36.795 | subnet_onboard 2026-08-21 16:01:36.795 | subnetpool-prefix-ops 2026-08-21 16:01:36.795 | tag-creation 2026-08-21 16:01:36.795 | tap-mirror 2026-08-21 16:01:36.795 | tap-mirror-both-direction 2026-08-21 16:01:36.795 | trunk 2026-08-21 16:01:36.795 | uplink-status-propagation 2026-08-21 16:01:36.796 | uplink-status-propagation-updatable 2026-08-21 16:01:36.796 | vlan-transparent 2026-08-21 16:01:36.796 | vpn-endpoint-groups 2026-08-21 16:01:36.796 | vpnaas' 2026-08-21 16:01:36.796 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:36.796 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-21 16:01:36.796 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-21 16:01:36.796 | address-scope 2026-08-21 16:01:36.796 | agent 2026-08-21 16:01:36.796 | allowed-address-pairs 2026-08-21 16:01:36.797 | auto-allocated-topology 2026-08-21 16:01:36.797 | availability_zone 2026-08-21 16:01:36.797 | bgp 2026-08-21 16:01:36.797 | bgp_4byte_asn 2026-08-21 16:01:36.797 | bgp_dragent_scheduler 2026-08-21 16:01:36.797 | binding 2026-08-21 16:01:36.797 | binding-extended 2026-08-21 16:01:36.797 | default-subnetpools 2026-08-21 16:01:36.797 | dhcp_agent_scheduler 2026-08-21 16:01:36.797 | dns-domain-ports 2026-08-21 16:01:36.798 | dns-integration 2026-08-21 16:01:36.798 | dns-integration-domain-keywords 2026-08-21 16:01:36.798 | empty-string-filtering 2026-08-21 16:01:36.798 | enable-default-route-bfd 2026-08-21 16:01:36.798 | enable-default-route-ecmp 2026-08-21 16:01:36.798 | expose-port-forwarding-in-fip 2026-08-21 16:01:36.798 | ext-gw-mode 2026-08-21 16:01:36.798 | external-gateway-multihoming 2026-08-21 16:01:36.798 | external-net 2026-08-21 16:01:36.798 | extra_dhcp_opt 2026-08-21 16:01:36.799 | extraroute 2026-08-21 16:01:36.799 | extraroute-atomic 2026-08-21 16:01:36.799 | filter-validation 2026-08-21 16:01:36.799 | fip-port-details 2026-08-21 16:01:36.799 | flavors 2026-08-21 16:01:36.799 | floating-ip-port-forwarding 2026-08-21 16:01:36.799 | floating-ip-port-forwarding-description 2026-08-21 16:01:36.799 | floating-ip-port-forwarding-detail 2026-08-21 16:01:36.799 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:01:36.799 | floatingip-pools 2026-08-21 16:01:36.800 | fwaas_v2 2026-08-21 16:01:36.800 | ip_allocation 2026-08-21 16:01:36.800 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:01:36.800 | l3-flavors 2026-08-21 16:01:36.800 | l3-ha 2026-08-21 16:01:36.801 | l3_agent_scheduler 2026-08-21 16:01:36.801 | logging 2026-08-21 16:01:36.801 | multi-provider 2026-08-21 16:01:36.801 | net-mtu 2026-08-21 16:01:36.801 | net-mtu-writable 2026-08-21 16:01:36.801 | network-ip-availability 2026-08-21 16:01:36.801 | network_availability_zone 2026-08-21 16:01:36.801 | network_ha 2026-08-21 16:01:36.801 | pagination 2026-08-21 16:01:36.801 | port-device-profile 2026-08-21 16:01:36.802 | port-hardware-offload-type 2026-08-21 16:01:36.802 | port-mac-address-regenerate 2026-08-21 16:01:36.802 | port-numa-affinity-policy 2026-08-21 16:01:36.802 | port-numa-affinity-policy-socket 2026-08-21 16:01:36.802 | port-resource-request 2026-08-21 16:01:36.802 | port-security 2026-08-21 16:01:36.802 | port-trusted-vif 2026-08-21 16:01:36.802 | project-id 2026-08-21 16:01:36.802 | provider 2026-08-21 16:01:36.802 | pvlan 2026-08-21 16:01:36.802 | qinq 2026-08-21 16:01:36.803 | qos 2026-08-21 16:01:36.803 | qos-bw-limit-direction 2026-08-21 16:01:36.803 | qos-bw-minimum-ingress 2026-08-21 16:01:36.803 | qos-default 2026-08-21 16:01:36.803 | qos-fip 2026-08-21 16:01:36.803 | qos-gateway-ip 2026-08-21 16:01:36.803 | qos-rule-type-details 2026-08-21 16:01:36.803 | qos-rule-type-filter 2026-08-21 16:01:36.803 | qos-rules-alias 2026-08-21 16:01:36.803 | quota-check-limit 2026-08-21 16:01:36.804 | quota-check-limit-default 2026-08-21 16:01:36.804 | quota_details 2026-08-21 16:01:36.804 | quotas 2026-08-21 16:01:36.804 | rbac-address-scope 2026-08-21 16:01:36.804 | rbac-policies 2026-08-21 16:01:36.804 | rbac-security-groups 2026-08-21 16:01:36.804 | router 2026-08-21 16:01:36.804 | router-enable-snat 2026-08-21 16:01:36.804 | router_availability_zone 2026-08-21 16:01:36.804 | security-group 2026-08-21 16:01:36.805 | security-groups-default-rules 2026-08-21 16:01:36.805 | security-groups-default-statefulness 2026-08-21 16:01:36.805 | security-groups-normalized-cidr 2026-08-21 16:01:36.805 | security-groups-remote-address-group 2026-08-21 16:01:36.805 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:01:36.805 | security-groups-shared-filtering 2026-08-21 16:01:36.805 | segment 2026-08-21 16:01:36.805 | sorting 2026-08-21 16:01:36.805 | standard-attr-description 2026-08-21 16:01:36.805 | standard-attr-fwaas-v2 2026-08-21 16:01:36.805 | standard-attr-revisions 2026-08-21 16:01:36.806 | standard-attr-tag 2026-08-21 16:01:36.806 | standard-attr-timestamp 2026-08-21 16:01:36.806 | stateful-security-group 2026-08-21 16:01:36.806 | subnet-dns-publish-fixed-ip 2026-08-21 16:01:36.806 | subnet-external-network 2026-08-21 16:01:36.806 | subnet-service-types 2026-08-21 16:01:36.806 | subnet_allocation 2026-08-21 16:01:36.806 | subnet_onboard 2026-08-21 16:01:36.806 | subnetpool-prefix-ops 2026-08-21 16:01:36.806 | tag-creation 2026-08-21 16:01:36.807 | tap-mirror 2026-08-21 16:01:36.807 | tap-mirror-both-direction 2026-08-21 16:01:36.807 | trunk 2026-08-21 16:01:36.807 | uplink-status-propagation 2026-08-21 16:01:36.807 | uplink-status-propagation-updatable 2026-08-21 16:01:36.807 | vlan-transparent 2026-08-21 16:01:36.807 | vpn-endpoint-groups 2026-08-21 16:01:36.807 | vpnaas' 2026-08-21 16:01:36.807 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-21 16:01:36.807 | address-scope 2026-08-21 16:01:36.808 | agent 2026-08-21 16:01:36.808 | allowed-address-pairs 2026-08-21 16:01:36.808 | auto-allocated-topology 2026-08-21 16:01:36.808 | availability_zone 2026-08-21 16:01:36.808 | bgp 2026-08-21 16:01:36.808 | bgp_4byte_asn 2026-08-21 16:01:36.808 | bgp_dragent_scheduler 2026-08-21 16:01:36.808 | binding 2026-08-21 16:01:36.808 | binding-extended 2026-08-21 16:01:36.808 | default-subnetpools 2026-08-21 16:01:36.808 | dhcp_agent_scheduler 2026-08-21 16:01:36.809 | dns-domain-ports 2026-08-21 16:01:36.809 | dns-integration 2026-08-21 16:01:36.809 | dns-integration-domain-keywords 2026-08-21 16:01:36.809 | empty-string-filtering 2026-08-21 16:01:36.809 | enable-default-route-bfd 2026-08-21 16:01:36.809 | enable-default-route-ecmp 2026-08-21 16:01:36.809 | expose-port-forwarding-in-fip 2026-08-21 16:01:36.809 | ext-gw-mode 2026-08-21 16:01:36.809 | external-gateway-multihoming 2026-08-21 16:01:36.809 | external-net 2026-08-21 16:01:36.810 | extra_dhcp_opt 2026-08-21 16:01:36.810 | extraroute 2026-08-21 16:01:36.810 | extraroute-atomic 2026-08-21 16:01:36.810 | filter-validation 2026-08-21 16:01:36.810 | fip-port-details 2026-08-21 16:01:36.810 | flavors 2026-08-21 16:01:36.810 | floating-ip-port-forwarding 2026-08-21 16:01:36.810 | floating-ip-port-forwarding-description 2026-08-21 16:01:36.810 | floating-ip-port-forwarding-detail 2026-08-21 16:01:36.811 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:01:36.811 | floatingip-pools 2026-08-21 16:01:36.811 | fwaas_v2 2026-08-21 16:01:36.811 | ip_allocation 2026-08-21 16:01:36.811 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:01:36.811 | l3-flavors 2026-08-21 16:01:36.811 | l3-ha 2026-08-21 16:01:36.811 | l3_agent_scheduler 2026-08-21 16:01:36.811 | logging 2026-08-21 16:01:36.811 | multi-provider 2026-08-21 16:01:36.811 | net-mtu 2026-08-21 16:01:36.812 | net-mtu-writable 2026-08-21 16:01:36.812 | network-ip-availability 2026-08-21 16:01:36.812 | network_availability_zone 2026-08-21 16:01:36.812 | network_ha 2026-08-21 16:01:36.812 | pagination 2026-08-21 16:01:36.812 | port-device-profile 2026-08-21 16:01:36.812 | port-hardware-offload-type 2026-08-21 16:01:36.812 | port-mac-address-regenerate 2026-08-21 16:01:36.812 | port-numa-affinity-policy 2026-08-21 16:01:36.812 | port-numa-affinity-policy-socket 2026-08-21 16:01:36.813 | port-resource-request 2026-08-21 16:01:36.813 | port-security 2026-08-21 16:01:36.813 | port-trusted-vif 2026-08-21 16:01:36.813 | project-id 2026-08-21 16:01:36.813 | provider 2026-08-21 16:01:36.813 | pvlan 2026-08-21 16:01:36.813 | qinq 2026-08-21 16:01:36.813 | qos 2026-08-21 16:01:36.813 | qos-bw-limit-direction 2026-08-21 16:01:36.813 | qos-bw-minimum-ingress 2026-08-21 16:01:36.813 | qos-default 2026-08-21 16:01:36.814 | qos-fip 2026-08-21 16:01:36.814 | qos-gateway-ip 2026-08-21 16:01:36.814 | qos-rule-type-details 2026-08-21 16:01:36.814 | qos-rule-type-filter 2026-08-21 16:01:36.814 | qos-rules-alias 2026-08-21 16:01:36.814 | quota-check-limit 2026-08-21 16:01:36.814 | quota-check-limit-default 2026-08-21 16:01:36.814 | quota_details 2026-08-21 16:01:36.814 | quotas 2026-08-21 16:01:36.814 | rbac-address-scope 2026-08-21 16:01:36.815 | rbac-policies 2026-08-21 16:01:36.815 | rbac-security-groups 2026-08-21 16:01:36.815 | router 2026-08-21 16:01:36.815 | router-enable-snat 2026-08-21 16:01:36.815 | router_availability_zone 2026-08-21 16:01:36.815 | security-group 2026-08-21 16:01:36.815 | security-groups-default-rules 2026-08-21 16:01:36.815 | security-groups-default-statefulness 2026-08-21 16:01:36.815 | security-groups-normalized-cidr 2026-08-21 16:01:36.815 | security-groups-remote-address-group 2026-08-21 16:01:36.816 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:01:36.816 | security-groups-shared-filtering 2026-08-21 16:01:36.816 | segment 2026-08-21 16:01:36.816 | sorting 2026-08-21 16:01:36.816 | standard-attr-description 2026-08-21 16:01:36.816 | standard-attr-fwaas-v2 2026-08-21 16:01:36.816 | standard-attr-revisions 2026-08-21 16:01:36.816 | standard-attr-tag 2026-08-21 16:01:36.816 | standard-attr-timestamp 2026-08-21 16:01:36.816 | stateful-security-group 2026-08-21 16:01:36.817 | subnet-dns-publish-fixed-ip 2026-08-21 16:01:36.817 | subnet-external-network 2026-08-21 16:01:36.817 | subnet-service-types 2026-08-21 16:01:36.817 | subnet_allocation 2026-08-21 16:01:36.817 | subnet_onboard 2026-08-21 16:01:36.817 | subnetpool-prefix-ops 2026-08-21 16:01:36.817 | tag-creation 2026-08-21 16:01:36.817 | tap-mirror 2026-08-21 16:01:36.817 | tap-mirror-both-direction 2026-08-21 16:01:36.817 | trunk 2026-08-21 16:01:36.818 | uplink-status-propagation 2026-08-21 16:01:36.818 | uplink-status-propagation-updatable 2026-08-21 16:01:36.818 | vlan-transparent 2026-08-21 16:01:36.818 | vpn-endpoint-groups 2026-08-21 16:01:36.818 | vpnaas' 2026-08-21 16:01:36.818 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:36.818 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-21 16:01:36.818 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-21 16:01:36.818 | address-scope 2026-08-21 16:01:36.818 | agent 2026-08-21 16:01:36.819 | allowed-address-pairs 2026-08-21 16:01:36.819 | auto-allocated-topology 2026-08-21 16:01:36.819 | availability_zone 2026-08-21 16:01:36.819 | bgp 2026-08-21 16:01:36.819 | bgp_4byte_asn 2026-08-21 16:01:36.819 | bgp_dragent_scheduler 2026-08-21 16:01:36.819 | binding 2026-08-21 16:01:36.819 | binding-extended 2026-08-21 16:01:36.819 | default-subnetpools 2026-08-21 16:01:36.820 | dhcp_agent_scheduler 2026-08-21 16:01:36.820 | dns-domain-ports 2026-08-21 16:01:36.820 | dns-integration 2026-08-21 16:01:36.820 | dns-integration-domain-keywords 2026-08-21 16:01:36.820 | empty-string-filtering 2026-08-21 16:01:36.820 | enable-default-route-bfd 2026-08-21 16:01:36.820 | enable-default-route-ecmp 2026-08-21 16:01:36.820 | expose-port-forwarding-in-fip 2026-08-21 16:01:36.820 | ext-gw-mode 2026-08-21 16:01:36.821 | external-gateway-multihoming 2026-08-21 16:01:36.821 | external-net 2026-08-21 16:01:36.821 | extra_dhcp_opt 2026-08-21 16:01:36.821 | extraroute 2026-08-21 16:01:36.821 | extraroute-atomic 2026-08-21 16:01:36.821 | filter-validation 2026-08-21 16:01:36.821 | fip-port-details 2026-08-21 16:01:36.821 | flavors 2026-08-21 16:01:36.821 | floating-ip-port-forwarding 2026-08-21 16:01:36.821 | floating-ip-port-forwarding-description 2026-08-21 16:01:36.822 | floating-ip-port-forwarding-detail 2026-08-21 16:01:36.822 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:01:36.822 | floatingip-pools 2026-08-21 16:01:36.822 | fwaas_v2 2026-08-21 16:01:36.822 | ip_allocation 2026-08-21 16:01:36.822 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:01:36.822 | l3-flavors 2026-08-21 16:01:36.822 | l3-ha 2026-08-21 16:01:36.822 | l3_agent_scheduler 2026-08-21 16:01:36.823 | logging 2026-08-21 16:01:36.823 | multi-provider 2026-08-21 16:01:36.823 | net-mtu 2026-08-21 16:01:36.823 | net-mtu-writable 2026-08-21 16:01:36.823 | network-ip-availability 2026-08-21 16:01:36.823 | network_availability_zone 2026-08-21 16:01:36.823 | network_ha 2026-08-21 16:01:36.823 | pagination 2026-08-21 16:01:36.823 | port-device-profile 2026-08-21 16:01:36.824 | port-hardware-offload-type 2026-08-21 16:01:36.824 | port-mac-address-regenerate 2026-08-21 16:01:36.824 | port-numa-affinity-policy 2026-08-21 16:01:36.824 | port-numa-affinity-policy-socket 2026-08-21 16:01:36.824 | port-resource-request 2026-08-21 16:01:36.824 | port-security 2026-08-21 16:01:36.824 | port-trusted-vif 2026-08-21 16:01:36.824 | project-id 2026-08-21 16:01:36.824 | provider 2026-08-21 16:01:36.824 | pvlan 2026-08-21 16:01:36.825 | qinq 2026-08-21 16:01:36.825 | qos 2026-08-21 16:01:36.825 | qos-bw-limit-direction 2026-08-21 16:01:36.825 | qos-bw-minimum-ingress 2026-08-21 16:01:36.825 | qos-default 2026-08-21 16:01:36.825 | qos-fip 2026-08-21 16:01:36.825 | qos-gateway-ip 2026-08-21 16:01:36.825 | qos-rule-type-details 2026-08-21 16:01:36.825 | qos-rule-type-filter 2026-08-21 16:01:36.826 | qos-rules-alias 2026-08-21 16:01:36.826 | quota-check-limit 2026-08-21 16:01:36.826 | quota-check-limit-default 2026-08-21 16:01:36.826 | quota_details 2026-08-21 16:01:36.826 | quotas 2026-08-21 16:01:36.826 | rbac-address-scope 2026-08-21 16:01:36.826 | rbac-policies 2026-08-21 16:01:36.826 | rbac-security-groups 2026-08-21 16:01:36.826 | router 2026-08-21 16:01:36.826 | router-enable-snat 2026-08-21 16:01:36.827 | router_availability_zone 2026-08-21 16:01:36.827 | security-group 2026-08-21 16:01:36.827 | security-groups-default-rules 2026-08-21 16:01:36.827 | security-groups-default-statefulness 2026-08-21 16:01:36.827 | security-groups-normalized-cidr 2026-08-21 16:01:36.827 | security-groups-remote-address-group 2026-08-21 16:01:36.827 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:01:36.827 | security-groups-shared-filtering 2026-08-21 16:01:36.827 | segment 2026-08-21 16:01:36.828 | sorting 2026-08-21 16:01:36.828 | standard-attr-description 2026-08-21 16:01:36.828 | standard-attr-fwaas-v2 2026-08-21 16:01:36.828 | standard-attr-revisions 2026-08-21 16:01:36.828 | standard-attr-tag 2026-08-21 16:01:36.828 | standard-attr-timestamp 2026-08-21 16:01:36.828 | stateful-security-group 2026-08-21 16:01:36.828 | subnet-dns-publish-fixed-ip 2026-08-21 16:01:36.828 | subnet-external-network 2026-08-21 16:01:36.828 | subnet-service-types 2026-08-21 16:01:36.829 | subnet_allocation 2026-08-21 16:01:36.829 | subnet_onboard 2026-08-21 16:01:36.829 | subnetpool-prefix-ops 2026-08-21 16:01:36.829 | tag-creation 2026-08-21 16:01:36.829 | tap-mirror 2026-08-21 16:01:36.829 | tap-mirror-both-direction 2026-08-21 16:01:36.829 | trunk 2026-08-21 16:01:36.829 | uplink-status-propagation 2026-08-21 16:01:36.829 | uplink-status-propagation-updatable 2026-08-21 16:01:36.830 | vlan-transparent 2026-08-21 16:01:36.830 | vpn-endpoint-groups 2026-08-21 16:01:36.830 | vpnaas' 2026-08-21 16:01:36.830 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:36.830 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-21 16:01:36.830 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-21 16:01:36.830 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-21 16:01:36.830 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-21 16:01:36.831 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-21 16:01:36.831 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-21 16:01:36.831 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-21 16:01:36.831 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-21 16:01:36.831 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:36.834 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-21 16:01:36.837 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-21 16:01:36.840 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-21 16:01:36.844 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:36.847 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-21 16:01:36.882 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.27:6641 2026-08-21 16:01:36.886 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:36.889 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:01:36.892 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.27:6641 2026-08-21 16:01:36.895 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.27:6641 ']' 2026-08-21 16:01:36.898 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:36.901 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.27:6641 2026-08-21 16:01:36.936 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.27:6642 2026-08-21 16:01:36.939 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:36.941 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:01:36.944 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.27:6642 2026-08-21 16:01:36.948 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.27:6642 ']' 2026-08-21 16:01:36.951 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:36.954 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.27:6642 2026-08-21 16:01:36.989 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-21 16:01:37.008 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.011 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-21 16:01:37.014 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:37.016 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:01:37.019 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-21 16:01:37.022 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-21 16:01:37.024 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:37.027 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-21 16:01:37.063 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-21 16:01:37.066 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:37.069 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:01:37.072 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-21 16:01:37.075 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-21 16:01:37.078 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:37.081 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-21 16:01:37.113 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-21 16:01:37.116 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:37.118 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-21 16:01:37.121 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-21 16:01:37.123 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-21 16:01:37.126 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:37.128 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-21 16:01:37.161 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-21 16:01:37.181 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-21 16:01:37.198 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.201 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-21 16:01:37.203 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-21 16:01:37.221 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:37.224 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:01:37.227 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-21 16:01:37.229 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-21 16:01:37.232 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:37.235 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:01:37.238 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-21 16:01:37.240 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-21 16:01:37.243 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:37.245 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-21 16:01:37.278 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-21 16:01:37.295 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.297 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-21 16:01:37.334 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-21 16:01:37.355 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.358 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-21 16:01:37.395 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-21 16:01:37.414 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:37.417 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-21 16:01:37.420 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-21 16:01:37.436 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:37.439 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:01:37.442 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-21 16:01:37.446 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-21 16:01:37.483 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-21 16:01:37.502 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.505 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-21 16:01:37.526 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.529 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-21 16:01:37.549 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.551 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-21 16:01:37.572 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.575 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-21 16:01:37.593 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.595 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-21 16:01:37.614 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:37.616 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-21 16:01:37.635 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:37.638 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-21 16:01:37.640 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-21 16:01:37.643 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-21 16:01:37.648 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-21 16:01:37.685 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-21 16:01:37.720 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-21 16:01:37.757 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-21 16:01:37.790 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-21 16:01:37.793 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:01:37.797 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-21 16:01:37.799 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 16:01:37.802 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 16:01:37.805 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-21 16:01:37.808 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:01:37.811 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-21 16:01:37.814 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 16:01:37.817 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-21 16:01:37.851 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-21 16:01:37.887 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.27/identity 2026-08-21 16:01:37.924 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-21 16:01:37.956 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-21 16:01:37.989 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-21 16:01:38.042 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-21 16:01:38.091 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-21 16:01:38.131 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.27/identity 2026-08-21 16:01:38.177 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 16:01:38.228 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 16:01:38.269 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 16:01:38.272 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-21 16:01:38.309 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-21 16:01:38.344 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-21 16:01:38.347 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:01:38.350 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:01:38.353 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-21 16:01:38.357 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-21 16:01:38.390 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-21 16:01:38.423 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.27/identity 2026-08-21 16:01:38.457 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-21 16:01:38.491 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-21 16:01:38.528 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-21 16:01:38.562 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-21 16:01:38.596 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-21 16:01:38.629 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-21 16:01:38.631 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:01:38.634 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-21 16:01:38.638 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-21 16:01:38.640 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-21 16:01:38.674 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-21 16:01:38.710 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.27/identity 2026-08-21 16:01:38.746 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-21 16:01:38.782 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-21 16:01:38.818 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-21 16:01:38.853 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-21 16:01:38.888 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-21 16:01:38.924 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-21 16:01:38.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-21 16:01:38.931 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-21 16:01:38.934 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-21 16:01:38.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-21 16:01:38.939 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-21 16:01:38.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-21 16:01:38.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-21 16:01:38.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-21 16:01:38.949 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-21 16:01:38.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-21 16:01:38.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-21 16:01:38.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-21 16:01:38.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-21 16:01:38.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-21 16:01:38.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-21 16:01:38.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-21 16:01:38.971 | + 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-08-21 16:01:38.974 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:38.976 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-21 16:01:38.980 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-21 16:01:38.982 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-21 16:01:38.985 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:38.988 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-21 16:01:39.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-21 16:01:39.024 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.027 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:01:39.031 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-21 16:01:39.034 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-21 16:01:39.037 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.040 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-21 16:01:39.076 | + 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-08-21 16:01:39.079 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.082 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:01:39.085 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-21 16:01:39.087 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-21 16:01:39.090 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.093 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-21 16:01:39.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-21 16:01:39.128 | + 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-08-21 16:01:39.130 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.134 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:01:39.137 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-21 16:01:39.140 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-21 16:01:39.143 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.146 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-21 16:01:39.179 | + 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-08-21 16:01:39.182 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.185 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:01:39.189 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-21 16:01:39.192 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-21 16:01:39.194 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.197 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-21 16:01:39.230 | + 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-08-21 16:01:39.233 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.236 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:01:39.239 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-21 16:01:39.241 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-21 16:01:39.244 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.247 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-21 16:01:39.281 | + 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-08-21 16:01:39.284 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.286 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-21 16:01:39.289 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-21 16:01:39.291 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-21 16:01:39.294 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.297 | + 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-08-21 16:01:39.333 | + 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-08-21 16:01:39.336 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.339 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-21 16:01:39.342 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-21 16:01:39.345 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-21 16:01:39.348 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.352 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-21 16:01:39.389 | + 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-08-21 16:01:39.392 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.396 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-21 16:01:39.399 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-21 16:01:39.402 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-21 16:01:39.406 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.409 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-21 16:01:39.445 | + 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-08-21 16:01:39.449 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.452 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-21 16:01:39.455 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-21 16:01:39.458 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-21 16:01:39.460 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.463 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-21 16:01:39.499 | + 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-08-21 16:01:39.502 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:01:39.509 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-21 16:01:39.511 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-21 16:01:39.514 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-21 16:01:39.518 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:01:39.520 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-21 16:01:39.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-21 16:01:39.561 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-21 16:01:39.597 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-21 16:01:39.637 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-21 16:01:39.640 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-21 16:01:39.642 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-21 16:01:39.645 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-21 16:01:39.648 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 16:01:39.650 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-21 16:01:39.653 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-21 16:01:39.656 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 16:01:39.659 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 16:01:39.676 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:01:39.676 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 16:01:39.686 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 16:01:39.692 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:01:39.706 | /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-08-21 16:01:39.711 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-21 16:01:39.714 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-21 16:01:39.718 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 16:01:39.720 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-21 16:01:39.753 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-21 16:01:39.784 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-21 16:01:39.816 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-21 16:01:39.848 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 16:01:39.882 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 16:01:39.916 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-21 16:01:39.951 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-21 16:01:39.985 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-21 16:01:40.021 | + 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-08-21 16:01:40.058 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 16:01:40.092 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 16:01:40.124 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-21 16:01:40.157 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-21 16:01:40.191 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 16:01:40.194 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 16:01:40.197 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-21 16:01:40.200 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-21 16:01:40.203 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 16:01:40.206 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:01:40.209 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:01:40.211 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-21 16:01:40.215 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-21 16:01:40.218 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-21 16:01:40.252 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 16:01:40.283 | + 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-08-21 16:01:40.283 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-21 16:01:40.292 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-21 16:01:40.297 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-21 16:01:40.299 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-21 16:01:40.301 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 16:01:40.304 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 16:01:40.306 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 16:01:40.308 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 16:01:40.310 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:01:40.313 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:01:40.315 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 16:01:40.317 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 16:01:40.319 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:01:40.322 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:01:40.324 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-21 16:01:40.335 | perl: warning: Setting locale failed. 2026-08-21 16:01:40.335 | perl: warning: Please check that your locale settings: 2026-08-21 16:01:40.335 | LANGUAGE = (unset), 2026-08-21 16:01:40.335 | LC_ALL = "en_US.utf8", 2026-08-21 16:01:40.335 | LANG = "de_DE.UTF-8" 2026-08-21 16:01:40.335 | are supported and installed on your system. 2026-08-21 16:01:40.335 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 16:01:40.374 | Enabling site neutron-api. 2026-08-21 16:01:40.379 | To activate the new configuration, you need to run: 2026-08-21 16:01:40.379 | systemctl reload apache2 2026-08-21 16:01:40.388 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 16:01:40.388 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 16:01:40.388 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:01:40.390 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 16:01:40.586 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-21 16:01:40.607 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:40.610 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-21 16:01:40.629 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:40.631 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-21 16:01:40.635 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-21 16:01:40.701 | + inc/async:async_inner:63 : init_neutron 2026-08-21 16:01:40.747 | [2101 Async init_neutron:62874]: running: init_neutron 2026-08-21 16:01:40.750 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-21 16:01:40.772 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:40.775 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-21 16:01:40.798 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:40.801 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-21 16:01:40.804 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-21 16:01:40.808 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-21 16:01:40.847 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-21 16:01:40.850 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-21 16:01:40.893 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-21 16:01:40.915 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:40.918 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-21 16:01:40.939 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:40.942 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-21 16:01:40.945 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:01:40.948 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-21 16:01:40.952 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-21 16:01:40.955 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-21 16:01:41.028 | + inc/async:async_inner:63 : init_cinder 2026-08-21 16:01:41.073 | [2101 Async init_cinder:63110]: running: init_cinder 2026-08-21 16:01:41.074 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-21 16:01:41.098 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:41.101 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-21 16:01:41.104 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:01:41.108 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-21 16:01:41.113 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-21 16:01:41.115 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-21 16:01:41.180 | + inc/async:async_inner:63 : init_placement 2026-08-21 16:01:41.221 | [2101 Async init_placement:63240]: running: init_placement 2026-08-21 16:01:41.228 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-21 16:01:41.292 | [2101 Async init_neutron:62874]: Waiting for completion of init_neutron running on PID 62874 (5 other jobs running) 2026-08-21 16:01:41.320 | [2101 Async init_neutron:62874]: Signaling child to exit 2026-08-21 16:01:55.806 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:01:55.855 | [63110 Async init_cinder:63110]: finished successfully 2026-08-21 16:02:21.398 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:21.419 | [62874 Async init_neutron:62874]: finished successfully 2026-08-21 16:02:21.439 | WAKEUP 2026-08-21 16:02:21.458 | [2101 Async init_neutron:62874]: Signaled 2026-08-21 16:02:21.460 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-21 16:02:21.460 | + lib/database:recreate_database:112 : local db=neutron 2026-08-21 16:02:21.460 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-21 16:02:21.460 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-21 16:02:21.460 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-21 16:02:21.461 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:21.461 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-21 16:02:21.461 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:21.461 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-21 16:02:21.461 | + functions-common:time_start:2406 : local name=dbsync 2026-08-21 16:02:21.462 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:02:21.462 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:02:21.462 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:02:21.462 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328100887 2026-08-21 16:02:21.463 | + lib/neutron:init_neutron:508 : /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-08-21 16:02:21.463 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:02:21.463 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:21.463 | we strongly recommend against using it for new projects. 2026-08-21 16:02:21.463 | 2026-08-21 16:02:21.463 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:21.464 | framework. For more detail see 2026-08-21 16:02:21.464 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:21.464 | 2026-08-21 16:02:21.464 | import eventlet as _eventlet # noqa 2026-08-21 16:02:21.465 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-21 16:02:21.465 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-21 16:02:21.465 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-21 16:02:21.465 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-21 16:02:21.465 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-21 16:02:21.466 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-21 16:02:21.466 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-21 16:02:21.466 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-21 16:02:21.466 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-21 16:02:21.466 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-21 16:02:21.467 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-21 16:02:21.467 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-21 16:02:21.467 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-21 16:02:21.468 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-21 16:02:21.469 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-21 16:02:21.470 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-21 16:02:21.470 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-21 16:02:21.470 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-21 16:02:21.470 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-21 16:02:21.470 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-21 16:02:21.470 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-21 16:02:21.471 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-21 16:02:21.471 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-21 16:02:21.471 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-21 16:02:21.471 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-21 16:02:21.472 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-21 16:02:21.472 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-21 16:02:21.472 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-21 16:02:21.472 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-21 16:02:21.472 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-21 16:02:21.473 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-21 16:02:21.473 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-21 16:02:21.473 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-21 16:02:21.473 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-21 16:02:21.473 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-21 16:02:21.474 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-21 16:02:21.474 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-21 16:02:21.474 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-21 16:02:21.474 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-21 16:02:21.474 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-21 16:02:21.475 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-21 16:02:21.475 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-21 16:02:21.475 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-21 16:02:21.475 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-21 16:02:21.475 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-21 16:02:21.475 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-21 16:02:21.476 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-21 16:02:21.476 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-21 16:02:21.476 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-21 16:02:21.476 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-21 16:02:21.476 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-21 16:02:21.476 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-21 16:02:21.477 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-21 16:02:21.477 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-21 16:02:21.477 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-21 16:02:21.477 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-21 16:02:21.477 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-21 16:02:21.477 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-21 16:02:21.478 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-21 16:02:21.478 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-21 16:02:21.478 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-21 16:02:21.478 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-21 16:02:21.479 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-21 16:02:21.479 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-21 16:02:21.479 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-21 16:02:21.479 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-21 16:02:21.479 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-21 16:02:21.480 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-21 16:02:21.480 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-21 16:02:21.480 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-21 16:02:21.480 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-21 16:02:21.480 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-21 16:02:21.480 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-21 16:02:21.481 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-21 16:02:21.481 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-21 16:02:21.481 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-21 16:02:21.481 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-21 16:02:21.482 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-21 16:02:21.482 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-21 16:02:21.482 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-21 16:02:21.482 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-21 16:02:21.482 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-21 16:02:21.483 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-21 16:02:21.483 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-21 16:02:21.483 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-21 16:02:21.483 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-21 16:02:21.483 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-21 16:02:21.484 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-21 16:02:21.484 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-21 16:02:21.484 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-21 16:02:21.484 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-21 16:02:21.484 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-21 16:02:21.485 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-21 16:02:21.485 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-21 16:02:21.485 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-21 16:02:21.485 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-21 16:02:21.485 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-21 16:02:21.486 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-21 16:02:21.486 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-21 16:02:21.486 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-21 16:02:21.486 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-21 16:02:21.486 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-21 16:02:21.486 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-21 16:02:21.487 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-21 16:02:21.487 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-21 16:02:21.487 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-21 16:02:21.487 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-21 16:02:21.487 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-21 16:02:21.488 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-21 16:02:21.488 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-21 16:02:21.488 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-21 16:02:21.488 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-21 16:02:21.488 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-21 16:02:21.489 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-21 16:02:21.489 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-21 16:02:21.489 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-21 16:02:21.489 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-21 16:02:21.489 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-21 16:02:21.490 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-21 16:02:21.490 | Running upgrade for neutron ... 2026-08-21 16:02:21.490 | OK 2026-08-21 16:02:21.490 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-21 16:02:21.491 | + functions-common:time_stop:2420 : local name 2026-08-21 16:02:21.491 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:02:21.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:02:21.491 | + functions-common:time_stop:2423 : local total 2026-08-21 16:02:21.491 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:02:21.492 | + functions-common:time_stop:2426 : name=dbsync 2026-08-21 16:02:21.492 | + functions-common:time_stop:2427 : start_time=1787328100887 2026-08-21 16:02:21.492 | + functions-common:time_stop:2429 : [[ -z 1787328100887 ]] 2026-08-21 16:02:21.492 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:02:21.492 | + functions-common:time_stop:2432 : end_time=1787328141384 2026-08-21 16:02:21.492 | + functions-common:time_stop:2433 : elapsed_time=40497 2026-08-21 16:02:21.493 | + functions-common:time_stop:2434 : total=8901 2026-08-21 16:02:21.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:02:21.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49398 2026-08-21 16:02:21.510 | [2101 Async init_neutron:62874]: finished init_neutron with result 0 in 40 seconds 2026-08-21 16:02:21.515 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:21.518 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-21 16:02:21.567 | [2101 Async init_placement:63240]: Waiting for completion of init_placement running on PID 63240 (4 other jobs running) 2026-08-21 16:02:21.589 | [2101 Async init_placement:63240]: Signaling child to exit 2026-08-21 16:02:27.554 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:27.580 | [63240 Async init_placement:63240]: finished successfully 2026-08-21 16:02:27.603 | WAKEUP 2026-08-21 16:02:27.627 | [2101 Async init_placement:63240]: Signaled 2026-08-21 16:02:27.629 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-21 16:02:27.629 | + lib/database:recreate_database:112 : local db=placement 2026-08-21 16:02:27.629 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-21 16:02:27.629 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-21 16:02:27.630 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-21 16:02:27.630 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:27.630 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-21 16:02:27.630 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:27.630 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-21 16:02:27.630 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-21 16:02:27.630 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-21 16:02:27.631 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-21 16:02:27.631 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:02:27.631 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:02:27.631 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:02:27.631 | ++ 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-08-21 16:02:27.631 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:27.631 | + functions-common:get_or_create_user:915 : user_id=971c9d5ceacb4eb8a1418b9b4aa612f7 2026-08-21 16:02:27.632 | + functions-common:get_or_create_user:916 : echo 971c9d5ceacb4eb8a1418b9b4aa612f7 2026-08-21 16:02:27.632 | 971c9d5ceacb4eb8a1418b9b4aa612f7 2026-08-21 16:02:27.632 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-21 16:02:27.632 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:27.632 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:27.632 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:02:27.632 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:27.633 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:27.633 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:02:27.633 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:02:27.634 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:02:27.634 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:02:27.634 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:02:27.634 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:02:27.634 | + 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-08-21 16:02:27.634 | ++ 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-08-21 16:02:27.635 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:27.635 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57f663ff54b1449899e91efd83b30f84 2026-08-21 16:02:27.635 | + functions-common:get_or_add_user_project_role:980 : echo 57f663ff54b1449899e91efd83b30f84 2026-08-21 16:02:27.635 | 57f663ff54b1449899e91efd83b30f84 2026-08-21 16:02:27.635 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-21 16:02:27.635 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-21 16:02:27.636 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:27.636 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:27.636 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:02:27.636 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:27.636 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:27.637 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:02:27.637 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:02:27.637 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:02:27.637 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:02:27.637 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:02:27.637 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:02:27.638 | + 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-08-21 16:02:27.638 | ++ 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-08-21 16:02:27.638 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:27.638 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b946e8909b894487b087b2c25523f68c 2026-08-21 16:02:27.638 | + functions-common:get_or_add_user_project_role:980 : echo b946e8909b894487b087b2c25523f68c 2026-08-21 16:02:27.638 | b946e8909b894487b087b2c25523f68c 2026-08-21 16:02:27.639 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.27/placement 2026-08-21 16:02:27.639 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-21 16:02:27.639 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:02:27.639 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-21 16:02:27.639 | ++ 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-08-21 16:02:27.640 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:27.640 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:02:27.640 | bc423d16616e444b8c56b46522bf73ce' 2026-08-21 16:02:27.640 | + functions-common:get_or_create_service:1067 : echo bc423d16616e444b8c56b46522bf73ce 2026-08-21 16:02:27.640 | bc423d16616e444b8c56b46522bf73ce 2026-08-21 16:02:27.641 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.27/placement 2026-08-21 16:02:27.641 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:02:27.641 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.27/placement RegionOne 2026-08-21 16:02:27.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:02:27.641 | +++ 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-08-21 16:02:27.641 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:27.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:02:27.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:02:27.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.27/placement --region RegionOne -f value -c id 2026-08-21 16:02:27.642 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:27.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8f40adc1acc84cffb4c53db90b8fa206 2026-08-21 16:02:27.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8f40adc1acc84cffb4c53db90b8fa206 2026-08-21 16:02:27.643 | + functions-common:get_or_create_endpoint:1100 : public_id=8f40adc1acc84cffb4c53db90b8fa206 2026-08-21 16:02:27.643 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:02:27.643 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:02:27.643 | + functions-common:get_or_create_endpoint:1109 : echo 8f40adc1acc84cffb4c53db90b8fa206 2026-08-21 16:02:27.644 | 8f40adc1acc84cffb4c53db90b8fa206 2026-08-21 16:02:27.677 | [2101 Async init_placement:63240]: finished init_placement with result 0 in 46 seconds 2026-08-21 16:02:27.682 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:27.685 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-21 16:02:27.737 | [2101 Async init_glance:58631]: Waiting for completion of init_glance running on PID 58631 (3 other jobs running) 2026-08-21 16:02:27.763 | [2101 Async init_glance:58631]: Signaling child to exit 2026-08-21 16:02:27.763 | WAKEUP 2026-08-21 16:02:27.785 | [2101 Async init_glance:58631]: Signaled 2026-08-21 16:02:27.786 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-21 16:02:27.786 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-21 16:02:27.787 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-21 16:02:27.787 | + lib/database:recreate_database:112 : local db=glance 2026-08-21 16:02:27.787 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-21 16:02:27.787 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-21 16:02:27.787 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-21 16:02:27.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:27.787 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-21 16:02:27.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:27.788 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-21 16:02:27.788 | + functions-common:time_start:2406 : local name=dbsync 2026-08-21 16:02:27.788 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:02:27.788 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:02:27.788 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:02:27.788 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328007079 2026-08-21 16:02:27.788 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-21 16:02:27.789 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:02:27.789 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:27.789 | we strongly recommend against using it for new projects. 2026-08-21 16:02:27.789 | 2026-08-21 16:02:27.789 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:27.789 | framework. For more detail see 2026-08-21 16:02:27.789 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:27.790 | 2026-08-21 16:02:27.790 | import eventlet as _eventlet # noqa 2026-08-21 16:02:27.790 | INFO dbcounter [-] Registered counter for database glance 2026-08-21 16:02:27.790 | 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=58737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:02:27.790 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.790 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.790 | DEBUG dbcounter [-] [58737] Writer thread running {{(pid=58737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:27.791 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.791 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.791 | INFO dbcounter [-] Registered counter for database glance 2026-08-21 16:02:27.791 | 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=58737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:02:27.791 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.791 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.791 | DEBUG dbcounter [-] [58737] Writer thread running {{(pid=58737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:27.792 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-21 16:02:27.792 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:02:27.792 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-21 16:02:27.792 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.792 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-21 16:02:27.792 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.792 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-21 16:02:27.793 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.793 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-21 16:02:27.793 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.793 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-21 16:02:27.793 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.793 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-21 16:02:27.793 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.794 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-21 16:02:27.794 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.794 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-21 16:02:27.794 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.794 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-21 16:02:27.794 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.794 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-21 16:02:27.795 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.795 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-21 16:02:27.795 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.795 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-21 16:02:27.795 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.795 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-21 16:02:27.796 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.796 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-21 16:02:27.796 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.796 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-21 16:02:27.796 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.796 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.796 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.797 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.797 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.797 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.797 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.797 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.797 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.797 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.798 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.798 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-21 16:02:27.798 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:02:27.798 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-21 16:02:27.798 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.798 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-21 16:02:27.798 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.799 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-21 16:02:27.799 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.799 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-21 16:02:27.799 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.799 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-21 16:02:27.799 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.799 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-21 16:02:27.799 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.800 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-21 16:02:27.800 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.800 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-21 16:02:27.800 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.800 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-21 16:02:27.800 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.800 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-21 16:02:27.801 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.801 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-21 16:02:27.801 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.801 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-21 16:02:27.801 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=58737) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-08-21 16:02:27.801 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.801 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.802 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.802 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.802 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-21 16:02:27.802 | Database migration is up to date. No migration needed. 2026-08-21 16:02:27.802 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-21 16:02:27.802 | Database is synced successfully. 2026-08-21 16:02:27.802 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-21 16:02:27.803 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:02:27.803 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:27.803 | we strongly recommend against using it for new projects. 2026-08-21 16:02:27.803 | 2026-08-21 16:02:27.803 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:27.803 | framework. For more detail see 2026-08-21 16:02:27.803 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:27.803 | 2026-08-21 16:02:27.804 | import eventlet as _eventlet # noqa 2026-08-21 16:02:27.804 | INFO dbcounter [-] Registered counter for database glance 2026-08-21 16:02:27.804 | 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=58917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:02:27.804 | DEBUG dbcounter [-] [58917] Writer thread running {{(pid=58917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:27.804 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-21 16:02:27.804 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-21 16:02:27.805 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-21 16:02:27.805 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-21 16:02:27.805 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-21 16:02:27.805 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-21 16:02:27.805 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-21 16:02:27.805 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-21 16:02:27.805 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-21 16:02:27.805 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-21 16:02:27.806 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-21 16:02:27.806 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-21 16:02:27.806 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-21 16:02:27.806 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-21 16:02:27.806 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-21 16:02:27.806 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-21 16:02:27.807 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-21 16:02:27.807 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-21 16:02:27.807 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-21 16:02:27.807 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-21 16:02:27.807 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-21 16:02:27.807 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-21 16:02:27.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-21 16:02:27.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-21 16:02:27.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-21 16:02:27.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-21 16:02:27.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-21 16:02:27.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-21 16:02:27.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-21 16:02:27.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-21 16:02:27.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-21 16:02:27.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-21 16:02:27.809 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-21 16:02:27.809 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-21 16:02:27.809 | + functions-common:time_stop:2420 : local name 2026-08-21 16:02:27.810 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:02:27.810 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:02:27.810 | + functions-common:time_stop:2423 : local total 2026-08-21 16:02:27.810 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:02:27.810 | + functions-common:time_stop:2426 : name=dbsync 2026-08-21 16:02:27.810 | + functions-common:time_stop:2427 : start_time=1787328007079 2026-08-21 16:02:27.811 | + functions-common:time_stop:2429 : [[ -z 1787328007079 ]] 2026-08-21 16:02:27.811 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:02:27.811 | + functions-common:time_stop:2432 : end_time=1787328020805 2026-08-21 16:02:27.811 | + functions-common:time_stop:2433 : elapsed_time=13726 2026-08-21 16:02:27.811 | + functions-common:time_stop:2434 : total=8901 2026-08-21 16:02:27.811 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:02:27.811 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22627 2026-08-21 16:02:27.828 | [2101 Async init_glance:58631]: finished init_glance with result 0 in 13 seconds 2026-08-21 16:02:27.832 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:27.836 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-21 16:02:27.859 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-21 16:02:27.861 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:27.865 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-21 16:02:27.917 | [2101 Async init_cinder:63110]: Waiting for completion of init_cinder running on PID 63110 (2 other jobs running) 2026-08-21 16:02:27.941 | [2101 Async init_cinder:63110]: Signaling child to exit 2026-08-21 16:02:27.943 | WAKEUP 2026-08-21 16:02:27.964 | [2101 Async init_cinder:63110]: Signaled 2026-08-21 16:02:27.965 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-21 16:02:27.965 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:02:27.966 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-21 16:02:27.966 | + lib/database:recreate_database:112 : local db=cinder 2026-08-21 16:02:27.966 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-21 16:02:27.966 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-21 16:02:27.966 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-21 16:02:27.966 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:27.966 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-21 16:02:27.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:27.967 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-21 16:02:27.967 | + functions-common:time_start:2406 : local name=dbsync 2026-08-21 16:02:27.967 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:02:27.967 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:02:27.967 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:02:27.967 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328101251 2026-08-21 16:02:27.968 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-21 16:02:27.968 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-21 16:02:27.968 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:27.968 | we strongly recommend against using it for new projects. 2026-08-21 16:02:27.968 | 2026-08-21 16:02:27.968 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:27.968 | framework. For more detail see 2026-08-21 16:02:27.968 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:27.969 | 2026-08-21 16:02:27.969 | import eventlet # noqa 2026-08-21 16:02:27.969 | INFO dbcounter [-] Registered counter for database cinder 2026-08-21 16:02:27.969 | 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=63318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:02:27.969 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-21 16:02:27.969 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:27.969 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:27.970 | DEBUG dbcounter [-] [63318] Writer thread running {{(pid=63318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:27.970 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-21 16:02:27.970 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=63318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:02:27.970 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-21 16:02:27.970 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=63318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.970 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-21 16:02:27.970 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=63318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.971 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-21 16:02:27.971 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=63318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.971 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-21 16:02:27.971 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=63318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.971 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-21 16:02:27.971 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=63318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.971 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-21 16:02:27.972 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=63318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.972 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-21 16:02:27.972 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=63318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:27.972 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-21 16:02:27.972 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-21 16:02:27.972 | + functions-common:time_stop:2420 : local name 2026-08-21 16:02:27.972 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:02:27.973 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:02:27.973 | + functions-common:time_stop:2423 : local total 2026-08-21 16:02:27.973 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:02:27.973 | + functions-common:time_stop:2426 : name=dbsync 2026-08-21 16:02:27.973 | + functions-common:time_stop:2427 : start_time=1787328101251 2026-08-21 16:02:27.973 | + functions-common:time_stop:2429 : [[ -z 1787328101251 ]] 2026-08-21 16:02:27.973 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:02:27.974 | + functions-common:time_stop:2432 : end_time=1787328113672 2026-08-21 16:02:27.974 | + functions-common:time_stop:2433 : elapsed_time=12421 2026-08-21 16:02:27.974 | + functions-common:time_stop:2434 : total=8901 2026-08-21 16:02:27.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:02:27.974 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21322 2026-08-21 16:02:27.974 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-21 16:02:27.974 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:02:27.974 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-21 16:02:27.975 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-21 16:02:27.975 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-21 16:02:27.975 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-21 16:02:27.975 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-21 16:02:27.975 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-21 16:02:27.975 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-21 16:02:27.975 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-21 16:02:27.975 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-21 16:02:27.976 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-21 16:02:27.976 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-21 16:02:27.976 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-21 16:02:27.976 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 16:02:27.976 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 16:02:27.976 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 16:02:27.976 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 16:02:27.977 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 16:02:27.977 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 16:02:27.977 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 16:02:27.977 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 16:02:27.977 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 16:02:27.977 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 16:02:27.977 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 16:02:27.978 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 16:02:27.978 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 16:02:27.978 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-21 16:02:27.978 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-21 16:02:27.978 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-21 16:02:27.978 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-21 16:02:27.978 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-21 16:02:27.979 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-21 16:02:27.979 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-21 16:02:27.979 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-21 16:02:27.979 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-21 16:02:27.979 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-21 16:02:27.979 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-21 16:02:27.979 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-21 16:02:27.980 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-21 16:02:27.980 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-21 16:02:27.980 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-21 16:02:27.980 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-21 16:02:27.980 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-21 16:02:27.980 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-21 16:02:27.980 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-21 16:02:27.981 | [Unit] 2026-08-21 16:02:27.981 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-21 16:02:27.981 | DefaultDependencies=no 2026-08-21 16:02:27.981 | After=systemd-udev-settle.service 2026-08-21 16:02:27.981 | Before=lvm2-activation-early.service 2026-08-21 16:02:27.981 | Wants=systemd-udev-settle.service 2026-08-21 16:02:27.981 | 2026-08-21 16:02:27.982 | [Service] 2026-08-21 16:02:27.982 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-21 16:02:27.982 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-21 16:02:27.982 | RemainAfterExit=yes 2026-08-21 16:02:27.982 | Type=oneshot 2026-08-21 16:02:27.982 | 2026-08-21 16:02:27.982 | [Install] 2026-08-21 16:02:27.982 | WantedBy=local-fs.target 2026-08-21 16:02:27.983 | Also=systemd-udev-settle.service 2026-08-21 16:02:27.983 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-21 16:02:27.983 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-21 16:02:27.983 | 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-08-21 16:02:27.983 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-21 16:02:27.983 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-21 16:02:27.983 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-21 16:02:27.984 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-21 16:02:27.984 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-21 16:02:27.984 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-21 16:02:27.984 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-21 16:02:27.984 | Physical volume "/dev/loop0" successfully created. 2026-08-21 16:02:27.984 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-21 16:02:27.984 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-21 16:02:27.984 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:02:27.985 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-21 16:02:27.985 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-21 16:02:27.985 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-21 16:02:27.985 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-21 16:02:27.985 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:27.985 | we strongly recommend against using it for new projects. 2026-08-21 16:02:27.985 | 2026-08-21 16:02:27.986 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:27.986 | framework. For more detail see 2026-08-21 16:02:27.986 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:27.986 | 2026-08-21 16:02:27.986 | import eventlet # noqa 2026-08-21 16:02:27.986 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-21 16:02:27.986 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-21 16:02:27.986 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-21 16:02:27.987 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-21 16:02:27.987 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:02:27.987 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-21 16:02:28.011 | [2101 Async init_cinder:63110]: finished init_cinder with result 0 in 14 seconds 2026-08-21 16:02:28.016 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:28.020 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-21 16:02:28.039 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:02:28.042 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-21 16:02:28.045 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:02:28.048 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-21 16:02:28.051 | + ./stack.sh:main:1242 : init_nova 2026-08-21 16:02:28.054 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-21 16:02:28.075 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:02:28.078 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-21 16:02:28.097 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:02:28.100 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:02:28.103 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-21 16:02:28.171 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-21 16:02:28.211 | [2101 Async nova-cell-0:65348]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-21 16:02:28.215 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-21 16:02:28.220 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:02:28.223 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-21 16:02:28.226 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:02:28.229 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:02:28.232 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-21 16:02:28.304 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-21 16:02:28.347 | [2101 Async nova-cell-1:65452]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-21 16:02:28.352 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-21 16:02:28.356 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-21 16:02:28.360 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-21 16:02:28.364 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-21 16:02:28.367 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-21 16:02:28.374 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:28.446 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-21 16:02:28.451 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:28.524 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-21 16:02:29.111 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:02:29.111 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:29.111 | we strongly recommend against using it for new projects. 2026-08-21 16:02:29.111 | 2026-08-21 16:02:29.111 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:29.111 | framework. For more detail see 2026-08-21 16:02:29.111 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:29.111 | 2026-08-21 16:02:29.112 | import eventlet # noqa 2026-08-21 16:02:29.382 | 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-08-21 16:02:33.463 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-21 16:02:33.559 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:33.560 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:33.561 | DEBUG dbcounter [-] [65522] Writer thread running {{(pid=65522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:33.655 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-21 16:02:38.930 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=65522) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:02:38.938 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-21 16:02:41.279 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=65522) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:41.285 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-21 16:02:41.297 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=65522) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:41.949 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-21 16:02:41.953 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-21 16:02:41.957 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-21 16:02:41.962 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-21 16:02:41.965 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 16:02:41.970 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 16:02:41.974 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 16:02:42.000 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:02:42.004 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 16:02:42.009 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-21 16:02:42.015 | + lib/nova:init_nova:870 : /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-08-21 16:02:42.654 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:02:42.654 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:42.655 | we strongly recommend against using it for new projects. 2026-08-21 16:02:42.655 | 2026-08-21 16:02:42.655 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:42.656 | framework. For more detail see 2026-08-21 16:02:42.656 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:42.657 | 2026-08-21 16:02:42.657 | import eventlet # noqa 2026-08-21 16:02:42.984 | 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-08-21 16:02:46.351 | INFO dbcounter [None req-96056aa3-9a9d-4658-bf6f-e5a96d215631 None None] Registered counter for database nova_api 2026-08-21 16:02:46.483 | DEBUG dbcounter [-] [66135] Writer thread running {{(pid=66135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:47.128 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-21 16:02:47.132 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-21 16:02:47.137 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-21 16:02:47.201 | [2101 Async nova-cell-0:65348]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 65348 (3 other jobs running) 2026-08-21 16:02:47.224 | [2101 Async nova-cell-0:65348]: Signaling child to exit 2026-08-21 16:02:55.115 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:55.130 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:55.144 | [65452 Async nova-cell-1:65452]: finished successfully 2026-08-21 16:02:55.156 | [65348 Async nova-cell-0:65348]: finished successfully 2026-08-21 16:02:55.180 | WAKEUP 2026-08-21 16:02:55.202 | [2101 Async nova-cell-0:65348]: Signaled 2026-08-21 16:02:55.203 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-21 16:02:55.203 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-21 16:02:55.203 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-21 16:02:55.203 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-21 16:02:55.203 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-21 16:02:55.203 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-21 16:02:55.204 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-21 16:02:55.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:55.204 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-21 16:02:55.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:55.204 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-21 16:02:55.204 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:02:55.204 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:55.204 | we strongly recommend against using it for new projects. 2026-08-21 16:02:55.204 | 2026-08-21 16:02:55.204 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:55.204 | framework. For more detail see 2026-08-21 16:02:55.205 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:55.205 | 2026-08-21 16:02:55.205 | import eventlet # noqa 2026-08-21 16:02:55.205 | 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-08-21 16:02:55.205 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-21 16:02:55.205 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:55.205 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:55.205 | DEBUG dbcounter [-] [65501] Writer thread running {{(pid=65501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:55.205 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-21 16:02:55.205 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:02:55.205 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-21 16:02:55.206 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.206 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-21 16:02:55.206 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.206 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-21 16:02:55.206 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.206 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-21 16:02:55.206 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.206 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-21 16:02:55.206 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.207 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-21 16:02:55.207 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.207 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-21 16:02:55.207 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.207 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-21 16:02:55.207 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.207 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-21 16:02:55.207 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65501) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.244 | [2101 Async nova-cell-0:65348]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-08-21 16:02:55.249 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:55.253 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-21 16:02:55.256 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-21 16:02:55.308 | [2101 Async nova-cell-1:65452]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 65452 (2 other jobs running) 2026-08-21 16:02:55.333 | [2101 Async nova-cell-1:65452]: Signaling child to exit 2026-08-21 16:02:55.334 | WAKEUP 2026-08-21 16:02:55.356 | [2101 Async nova-cell-1:65452]: Signaled 2026-08-21 16:02:55.357 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-21 16:02:55.357 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-21 16:02:55.357 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-21 16:02:55.357 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-21 16:02:55.357 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-21 16:02:55.358 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-21 16:02:55.358 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-21 16:02:55.358 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:55.358 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-21 16:02:55.358 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:02:55.358 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-21 16:02:55.358 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:02:55.359 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:55.359 | we strongly recommend against using it for new projects. 2026-08-21 16:02:55.359 | 2026-08-21 16:02:55.359 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:55.359 | framework. For more detail see 2026-08-21 16:02:55.359 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:55.359 | 2026-08-21 16:02:55.360 | import eventlet # noqa 2026-08-21 16:02:55.360 | 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-08-21 16:02:55.360 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-21 16:02:55.360 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:02:55.360 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:02:55.360 | DEBUG dbcounter [-] [65519] Writer thread running {{(pid=65519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:55.360 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-21 16:02:55.361 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:02:55.361 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-21 16:02:55.361 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.361 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-21 16:02:55.361 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.361 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-21 16:02:55.361 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.362 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-21 16:02:55.362 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.362 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-21 16:02:55.362 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.362 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-21 16:02:55.362 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.362 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-21 16:02:55.363 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.363 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-21 16:02:55.363 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.363 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-21 16:02:55.363 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65519) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:02:55.402 | [2101 Async nova-cell-1:65452]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-08-21 16:02:55.406 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:55.409 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:02:55.412 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-21 16:02:55.970 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:02:55.970 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:02:55.970 | we strongly recommend against using it for new projects. 2026-08-21 16:02:55.970 | 2026-08-21 16:02:55.970 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:02:55.970 | framework. For more detail see 2026-08-21 16:02:55.971 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:02:55.971 | 2026-08-21 16:02:55.971 | import eventlet # noqa 2026-08-21 16:02:56.233 | 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-08-21 16:02:59.293 | Running batches of 50 until complete 2026-08-21 16:02:59.293 | INFO dbcounter [None req-8012c9a3-f891-43b1-8139-9af40e069eaa None None] Registered counter for database nova_cell0 2026-08-21 16:02:59.497 | DEBUG dbcounter [-] [66783] Writer thread running {{(pid=66783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:59.503 | INFO dbcounter [None req-8012c9a3-f891-43b1-8139-9af40e069eaa None None] Registered counter for database nova_api 2026-08-21 16:02:59.673 | DEBUG dbcounter [-] [66783] Writer thread running {{(pid=66783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:02:59.706 | INFO dbcounter [None req-8012c9a3-f891-43b1-8139-9af40e069eaa None None] Registered counter for database nova_cell0 2026-08-21 16:02:59.777 | DEBUG dbcounter [-] [66783] Writer thread running {{(pid=66783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:03:00.004 | +-------------------------------------+--------------+-----------+ 2026-08-21 16:03:00.004 | | Migration | Total Needed | Completed | 2026-08-21 16:03:00.004 | +-------------------------------------+--------------+-----------+ 2026-08-21 16:03:00.004 | | fill_virtual_interface_list | 0 | 0 | 2026-08-21 16:03:00.005 | | migrate_empty_ratio | 0 | 0 | 2026-08-21 16:03:00.005 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-21 16:03:00.005 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-21 16:03:00.005 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-21 16:03:00.005 | | populate_dev_uuids | 0 | 0 | 2026-08-21 16:03:00.005 | | populate_instance_compute_id | 0 | 0 | 2026-08-21 16:03:00.005 | | populate_missing_availability_zones | 0 | 0 | 2026-08-21 16:03:00.005 | | populate_queued_for_delete | 0 | 0 | 2026-08-21 16:03:00.006 | | populate_user_id | 0 | 0 | 2026-08-21 16:03:00.006 | | populate_uuids | 0 | 0 | 2026-08-21 16:03:00.006 | +-------------------------------------+--------------+-----------+ 2026-08-21 16:03:00.692 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-21 16:03:00.698 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:03:00.702 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-21 16:03:00.706 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:03:00.709 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:03:00.713 | + lib/nova:init_nova:888 : /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-08-21 16:03:01.292 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:03:01.292 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:03:01.292 | we strongly recommend against using it for new projects. 2026-08-21 16:03:01.292 | 2026-08-21 16:03:01.293 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:03:01.293 | framework. For more detail see 2026-08-21 16:03:01.293 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:03:01.293 | 2026-08-21 16:03:01.293 | import eventlet # noqa 2026-08-21 16:03:01.560 | 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-08-21 16:03:04.602 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-21 16:03:04.602 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-21 16:03:04.602 | INFO dbcounter [None req-b801e61b-fcbc-4ace-83b8-58a75f6893f8 None None] Registered counter for database nova_api 2026-08-21 16:03:04.723 | DEBUG dbcounter [-] [66808] Writer thread running {{(pid=66808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:03:05.349 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-21 16:03:05.353 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-21 16:03:05.369 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-21 16:03:05.372 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-21 16:03:05.375 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-21 16:03:05.441 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-21 16:03:05.482 | [2101 Async configure_neutron_nova:66867]: running: configure_neutron_nova 2026-08-21 16:03:05.485 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-21 16:03:05.489 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 16:03:05.492 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-21 16:03:05.495 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 16:03:05.498 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 16:03:05.502 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 16:03:05.508 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 16:03:05.510 | + functions-common:run_phase:1858 : local extra 2026-08-21 16:03:05.515 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 16:03:05.520 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 16:03:05.523 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 16:03:05.525 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 16:03:05.530 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-21 16:03:05.533 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 16:03:05.555 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:05.558 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:03:05.561 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:03:05.565 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-21 16:03:05.569 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:03:05.573 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-21 16:03:05.576 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-21 16:03:05.579 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 16:03:05.584 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 16:03:05.588 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:03:05.590 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 16:03:05.594 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-21 16:03:05.597 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 16:03:05.599 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-21 16:03:05.602 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 16:03:05.605 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 16:03:05.610 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-21 16:03:05.612 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-21 16:03:05.615 | + inc/meta-config:merge_config_group:171 : shift 2026-08-21 16:03:05.617 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-21 16:03:05.620 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:03:05.623 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-21 16:03:05.625 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-21 16:03:05.629 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-21 16:03:05.631 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:03:05.635 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-21 16:03:05.638 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:03:05.641 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-21 16:03:05.642 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:03:05.642 | gsub("[][]", "", $1); 2026-08-21 16:03:05.642 | split($1, a, "|"); 2026-08-21 16:03:05.642 | if (a[1] == matchgroup) 2026-08-21 16:03:05.642 | print a[2] 2026-08-21 16:03:05.642 | } 2026-08-21 16:03:05.642 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:03:05.648 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-21 16:03:05.652 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-21 16:03:05.654 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-21 16:03:05.658 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-21 16:03:05.661 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-21 16:03:05.665 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-21 16:03:05.670 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-21 16:03:05.673 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-21 16:03:05.677 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-21 16:03:05.680 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-21 16:03:05.683 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-21 16:03:05.687 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-21 16:03:05.689 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-21 16:03:05.693 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:03:05.696 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-21 16:03:05.700 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-21 16:03:05.703 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-21 16:03:05.708 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-21 16:03:05.711 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-21 16:03:05.715 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-21 16:03:05.718 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-21 16:03:05.722 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-21 16:03:05.723 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:05.724 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-21 16:03:05.724 | BEGIN { 2026-08-21 16:03:05.724 | section = "" 2026-08-21 16:03:05.724 | last_section = "" 2026-08-21 16:03:05.724 | section_count = 0 2026-08-21 16:03:05.724 | } 2026-08-21 16:03:05.724 | /^\[.+\]/ { 2026-08-21 16:03:05.724 | gsub("[][]", "", $1); 2026-08-21 16:03:05.725 | section=$1 2026-08-21 16:03:05.725 | next 2026-08-21 16:03:05.725 | } 2026-08-21 16:03:05.725 | /^ *\#/ { 2026-08-21 16:03:05.725 | next 2026-08-21 16:03:05.725 | } 2026-08-21 16:03:05.725 | /^[^ \t]+/ { 2026-08-21 16:03:05.725 | # get offset of first = in $0 2026-08-21 16:03:05.725 | eq_idx = index($0, "=") 2026-08-21 16:03:05.726 | # extract attr & value from $0 2026-08-21 16:03:05.726 | attr = substr($0, 1, eq_idx - 1) 2026-08-21 16:03:05.726 | value = substr($0, eq_idx + 1) 2026-08-21 16:03:05.726 | # only need to strip trailing whitespace from attr 2026-08-21 16:03:05.726 | sub(/[ \t]*$/, "", attr) 2026-08-21 16:03:05.726 | # need to strip leading & trailing whitespace from value 2026-08-21 16:03:05.726 | sub(/^[ \t]*/, "", value) 2026-08-21 16:03:05.726 | sub(/[ \t]*$/, "", value) 2026-08-21 16:03:05.727 | 2026-08-21 16:03:05.727 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-21 16:03:05.727 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-21 16:03:05.727 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-21 16:03:05.727 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-21 16:03:05.727 | if (! (section, attr) in cfg_attr_count) { 2026-08-21 16:03:05.727 | if (section != last_section) { 2026-08-21 16:03:05.727 | cfg_section[section_count++] = section 2026-08-21 16:03:05.727 | last_section = section 2026-08-21 16:03:05.727 | } 2026-08-21 16:03:05.728 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-21 16:03:05.728 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-21 16:03:05.728 | 2026-08-21 16:03:05.728 | cfg_attr[section, attr, 0] = value 2026-08-21 16:03:05.728 | cfg_attr_count[section, attr] = 1 2026-08-21 16:03:05.728 | } else { 2026-08-21 16:03:05.728 | lno = cfg_attr_count[section, attr]++ 2026-08-21 16:03:05.728 | cfg_attr[section, attr, lno] = value 2026-08-21 16:03:05.729 | } 2026-08-21 16:03:05.729 | } 2026-08-21 16:03:05.730 | END { 2026-08-21 16:03:05.730 | # Process each section in order 2026-08-21 16:03:05.730 | for (sno = 0; sno < section_count; sno++) { 2026-08-21 16:03:05.730 | section = cfg_section[sno] 2026-08-21 16:03:05.730 | # The ini routines simply append a config item immediately 2026-08-21 16:03:05.730 | # after the section header. To keep the same order as defined 2026-08-21 16:03:05.730 | # in local.conf, invoke the ini routines in the reverse order 2026-08-21 16:03:05.730 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-21 16:03:05.730 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-21 16:03:05.730 | if (cfg_attr_count[section, attr] == 1) 2026-08-21 16:03:05.730 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-21 16:03:05.731 | else { 2026-08-21 16:03:05.731 | # For multiline, invoke the ini routines in the reverse order 2026-08-21 16:03:05.731 | count = cfg_attr_count[section, attr] 2026-08-21 16:03:05.731 | print "inidelete " configfile " " section " " attr 2026-08-21 16:03:05.731 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-21 16:03:05.731 | for (l = count -2; l >= 0; l--) 2026-08-21 16:03:05.731 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-21 16:03:05.731 | } 2026-08-21 16:03:05.731 | } 2026-08-21 16:03:05.731 | } 2026-08-21 16:03:05.731 | } 2026-08-21 16:03:05.732 | ' 2026-08-21 16:03:05.732 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-21 16:03:05.732 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:03:05.732 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-21 16:03:05.736 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-21 16:03:05.739 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:03:05.742 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-21 16:03:05.745 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-21 16:03:05.746 | BEGIN { group = "" } 2026-08-21 16:03:05.746 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:03:05.746 | gsub("[][]", "", $1); 2026-08-21 16:03:05.746 | split($1, a, "|"); 2026-08-21 16:03:05.746 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-21 16:03:05.746 | group=a[1] 2026-08-21 16:03:05.746 | } else { 2026-08-21 16:03:05.746 | group="" 2026-08-21 16:03:05.746 | } 2026-08-21 16:03:05.746 | next 2026-08-21 16:03:05.746 | } 2026-08-21 16:03:05.747 | { 2026-08-21 16:03:05.747 | if (group != "") 2026-08-21 16:03:05.747 | print $0 2026-08-21 16:03:05.747 | } 2026-08-21 16:03:05.748 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:03:05.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-21 16:03:05.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-21 16:03:05.789 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:05.792 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-21 16:03:05.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-21 16:03:05.830 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:05.833 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-21 16:03:05.836 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-21 16:03:05.872 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:05.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-21 16:03:05.879 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-21 16:03:05.914 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:05.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-21 16:03:05.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-21 16:03:05.956 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:05.960 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-21 16:03:05.964 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-21 16:03:05.967 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-21 16:03:05.971 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-21 16:03:05.975 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-21 16:03:05.979 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-21 16:03:05.982 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-21 16:03:05.986 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-21 16:03:05.991 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-21 16:03:05.994 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-21 16:03:05.996 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-21 16:03:05.999 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-21 16:03:06.002 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-21 16:03:06.005 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:03:06.008 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-21 16:03:06.011 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-21 16:03:06.014 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-21 16:03:06.017 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-21 16:03:06.020 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-21 16:03:06.024 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-21 16:03:06.027 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-21 16:03:06.030 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-21 16:03:06.038 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-21 16:03:06.038 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.039 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-21 16:03:06.039 | BEGIN { 2026-08-21 16:03:06.039 | section = "" 2026-08-21 16:03:06.039 | last_section = "" 2026-08-21 16:03:06.039 | section_count = 0 2026-08-21 16:03:06.039 | } 2026-08-21 16:03:06.039 | /^\[.+\]/ { 2026-08-21 16:03:06.039 | gsub("[][]", "", $1); 2026-08-21 16:03:06.039 | section=$1 2026-08-21 16:03:06.040 | next 2026-08-21 16:03:06.040 | } 2026-08-21 16:03:06.040 | /^ *\#/ { 2026-08-21 16:03:06.040 | next 2026-08-21 16:03:06.040 | } 2026-08-21 16:03:06.040 | /^[^ \t]+/ { 2026-08-21 16:03:06.040 | # get offset of first = in $0 2026-08-21 16:03:06.040 | eq_idx = index($0, "=") 2026-08-21 16:03:06.040 | # extract attr & value from $0 2026-08-21 16:03:06.040 | attr = substr($0, 1, eq_idx - 1) 2026-08-21 16:03:06.040 | value = substr($0, eq_idx + 1) 2026-08-21 16:03:06.041 | # only need to strip trailing whitespace from attr 2026-08-21 16:03:06.041 | sub(/[ \t]*$/, "", attr) 2026-08-21 16:03:06.041 | # need to strip leading & trailing whitespace from value 2026-08-21 16:03:06.043 | sub(/^[ \t]*/, "", value) 2026-08-21 16:03:06.043 | sub(/[ \t]*$/, "", value) 2026-08-21 16:03:06.043 | 2026-08-21 16:03:06.043 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-21 16:03:06.043 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-21 16:03:06.043 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-21 16:03:06.043 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-21 16:03:06.043 | if (! (section, attr) in cfg_attr_count) { 2026-08-21 16:03:06.043 | if (section != last_section) { 2026-08-21 16:03:06.043 | cfg_section[section_count++] = section 2026-08-21 16:03:06.043 | last_section = section 2026-08-21 16:03:06.044 | } 2026-08-21 16:03:06.044 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-21 16:03:06.044 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-21 16:03:06.044 | 2026-08-21 16:03:06.044 | cfg_attr[section, attr, 0] = value 2026-08-21 16:03:06.044 | cfg_attr_count[section, attr] = 1 2026-08-21 16:03:06.044 | } else { 2026-08-21 16:03:06.044 | lno = cfg_attr_count[section, attr]++ 2026-08-21 16:03:06.044 | cfg_attr[section, attr, lno] = value 2026-08-21 16:03:06.044 | } 2026-08-21 16:03:06.044 | } 2026-08-21 16:03:06.045 | END { 2026-08-21 16:03:06.045 | # Process each section in order 2026-08-21 16:03:06.045 | for (sno = 0; sno < section_count; sno++) { 2026-08-21 16:03:06.045 | section = cfg_section[sno] 2026-08-21 16:03:06.045 | # The ini routines simply append a config item immediately 2026-08-21 16:03:06.045 | # after the section header. To keep the same order as defined 2026-08-21 16:03:06.046 | # in local.conf, invoke the ini routines in the reverse order 2026-08-21 16:03:06.046 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-21 16:03:06.046 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-21 16:03:06.046 | if (cfg_attr_count[section, attr] == 1) 2026-08-21 16:03:06.046 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-21 16:03:06.046 | else { 2026-08-21 16:03:06.046 | # For multiline, invoke the ini routines in the reverse order 2026-08-21 16:03:06.046 | count = cfg_attr_count[section, attr] 2026-08-21 16:03:06.046 | print "inidelete " configfile " " section " " attr 2026-08-21 16:03:06.046 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-21 16:03:06.046 | for (l = count -2; l >= 0; l--) 2026-08-21 16:03:06.046 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-21 16:03:06.047 | } 2026-08-21 16:03:06.047 | } 2026-08-21 16:03:06.047 | } 2026-08-21 16:03:06.047 | } 2026-08-21 16:03:06.047 | ' 2026-08-21 16:03:06.047 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-21 16:03:06.047 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:03:06.047 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-21 16:03:06.051 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-21 16:03:06.053 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:03:06.055 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-21 16:03:06.058 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-21 16:03:06.058 | BEGIN { group = "" } 2026-08-21 16:03:06.058 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:03:06.058 | gsub("[][]", "", $1); 2026-08-21 16:03:06.058 | split($1, a, "|"); 2026-08-21 16:03:06.058 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-21 16:03:06.059 | group=a[1] 2026-08-21 16:03:06.059 | } else { 2026-08-21 16:03:06.059 | group="" 2026-08-21 16:03:06.059 | } 2026-08-21 16:03:06.059 | next 2026-08-21 16:03:06.059 | } 2026-08-21 16:03:06.059 | { 2026-08-21 16:03:06.059 | if (group != "") 2026-08-21 16:03:06.059 | print $0 2026-08-21 16:03:06.059 | } 2026-08-21 16:03:06.059 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:03:06.066 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-21 16:03:06.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-21 16:03:06.107 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.112 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-21 16:03:06.115 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-21 16:03:06.118 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-21 16:03:06.122 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-21 16:03:06.125 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-21 16:03:06.128 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-21 16:03:06.131 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-21 16:03:06.134 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-21 16:03:06.139 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-21 16:03:06.143 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-21 16:03:06.147 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-21 16:03:06.150 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-21 16:03:06.153 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-21 16:03:06.157 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:03:06.159 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-21 16:03:06.162 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-21 16:03:06.165 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-21 16:03:06.169 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-21 16:03:06.173 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-21 16:03:06.176 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-21 16:03:06.180 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-21 16:03:06.184 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-21 16:03:06.186 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-21 16:03:06.186 | BEGIN { 2026-08-21 16:03:06.187 | section = "" 2026-08-21 16:03:06.187 | last_section = "" 2026-08-21 16:03:06.187 | section_count = 0 2026-08-21 16:03:06.187 | } 2026-08-21 16:03:06.187 | /^\[.+\]/ { 2026-08-21 16:03:06.187 | gsub("[][]", "", $1); 2026-08-21 16:03:06.187 | section=$1 2026-08-21 16:03:06.187 | next 2026-08-21 16:03:06.187 | } 2026-08-21 16:03:06.188 | /^ *\#/ { 2026-08-21 16:03:06.188 | next 2026-08-21 16:03:06.188 | } 2026-08-21 16:03:06.188 | /^[^ \t]+/ { 2026-08-21 16:03:06.188 | # get offset of first = in $0 2026-08-21 16:03:06.188 | eq_idx = index($0, "=") 2026-08-21 16:03:06.188 | # extract attr & value from $0 2026-08-21 16:03:06.188 | attr = substr($0, 1, eq_idx - 1) 2026-08-21 16:03:06.188 | value = substr($0, eq_idx + 1) 2026-08-21 16:03:06.188 | # only need to strip trailing whitespace from attr 2026-08-21 16:03:06.188 | sub(/[ \t]*$/, "", attr) 2026-08-21 16:03:06.189 | # need to strip leading & trailing whitespace from value 2026-08-21 16:03:06.189 | sub(/^[ \t]*/, "", value) 2026-08-21 16:03:06.190 | sub(/[ \t]*$/, "", value) 2026-08-21 16:03:06.190 | 2026-08-21 16:03:06.190 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-21 16:03:06.190 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-21 16:03:06.190 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-21 16:03:06.190 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-21 16:03:06.190 | if (! (section, attr) in cfg_attr_count) { 2026-08-21 16:03:06.190 | if (section != last_section) { 2026-08-21 16:03:06.191 | cfg_section[section_count++] = section 2026-08-21 16:03:06.191 | last_section = section 2026-08-21 16:03:06.191 | } 2026-08-21 16:03:06.191 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-21 16:03:06.191 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-21 16:03:06.191 | 2026-08-21 16:03:06.191 | cfg_attr[section, attr, 0] = value 2026-08-21 16:03:06.192 | cfg_attr_count[section, attr] = 1 2026-08-21 16:03:06.192 | } else { 2026-08-21 16:03:06.192 | lno = cfg_attr_count[section, attr]++ 2026-08-21 16:03:06.192 | cfg_attr[section, attr, lno] = value 2026-08-21 16:03:06.192 | } 2026-08-21 16:03:06.192 | } 2026-08-21 16:03:06.192 | END { 2026-08-21 16:03:06.193 | # Process each section in order 2026-08-21 16:03:06.193 | for (sno = 0; sno < section_count; sno++) { 2026-08-21 16:03:06.193 | section = cfg_section[sno] 2026-08-21 16:03:06.193 | # The ini routines simply append a config item immediately 2026-08-21 16:03:06.193 | # after the section header. To keep the same order as defined 2026-08-21 16:03:06.193 | # in local.conf, invoke the ini routines in the reverse order 2026-08-21 16:03:06.193 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-21 16:03:06.193 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-21 16:03:06.194 | if (cfg_attr_count[section, attr] == 1) 2026-08-21 16:03:06.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-21 16:03:06.194 | else { 2026-08-21 16:03:06.194 | # For multiline, invoke the ini routines in the reverse order 2026-08-21 16:03:06.194 | count = cfg_attr_count[section, attr] 2026-08-21 16:03:06.194 | print "inidelete " configfile " " section " " attr 2026-08-21 16:03:06.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-21 16:03:06.195 | for (l = count -2; l >= 0; l--) 2026-08-21 16:03:06.195 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-21 16:03:06.195 | } 2026-08-21 16:03:06.195 | } 2026-08-21 16:03:06.195 | } 2026-08-21 16:03:06.195 | } 2026-08-21 16:03:06.195 | ' 2026-08-21 16:03:06.196 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.196 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:03:06.196 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-21 16:03:06.196 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-21 16:03:06.196 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-21 16:03:06.198 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:03:06.201 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-21 16:03:06.203 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-21 16:03:06.203 | BEGIN { group = "" } 2026-08-21 16:03:06.204 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:03:06.204 | gsub("[][]", "", $1); 2026-08-21 16:03:06.204 | split($1, a, "|"); 2026-08-21 16:03:06.205 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-21 16:03:06.205 | group=a[1] 2026-08-21 16:03:06.205 | } else { 2026-08-21 16:03:06.205 | group="" 2026-08-21 16:03:06.205 | } 2026-08-21 16:03:06.205 | next 2026-08-21 16:03:06.205 | } 2026-08-21 16:03:06.205 | { 2026-08-21 16:03:06.205 | if (group != "") 2026-08-21 16:03:06.206 | print $0 2026-08-21 16:03:06.206 | } 2026-08-21 16:03:06.206 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:03:06.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-21 16:03:06.215 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-21 16:03:06.251 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.254 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-21 16:03:06.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-21 16:03:06.292 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.295 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-21 16:03:06.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-21 16:03:06.334 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.336 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-21 16:03:06.341 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-21 16:03:06.350 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:06.377 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.379 | [66867 Async configure_neutron_nova:66867]: finished successfully 2026-08-21 16:03:06.381 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-0526ed12-5752-4239-b7a9-5ef0509e6fb2"' 2026-08-21 16:03:06.384 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-0526ed12-5752-4239-b7a9-5ef0509e6fb2 2026-08-21 16:03:06.418 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-21 16:03:06.424 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-21 16:03:06.456 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-08-21 16:03:06.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-08-21 16:03:06.495 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:03:06.499 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-21 16:03:06.522 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:06.525 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-21 16:03:06.528 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-21 16:03:06.550 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:06.553 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-21 16:03:06.591 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-21 16:03:06.642 | [2101 Async configure_neutron_nova:66867]: Waiting for completion of configure_neutron_nova running on PID 66867 (2 other jobs running) 2026-08-21 16:03:06.665 | [2101 Async configure_neutron_nova:66867]: Signaling child to exit 2026-08-21 16:03:06.665 | WAKEUP 2026-08-21 16:03:06.687 | [2101 Async configure_neutron_nova:66867]: Signaled 2026-08-21 16:03:06.689 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-21 16:03:06.689 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-21 16:03:06.689 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-21 16:03:06.689 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 16:03:06.689 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:03:06.689 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-21 16:03:06.689 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-21 16:03:06.690 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-21 16:03:06.690 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.27/identity 2026-08-21 16:03:06.690 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-21 16:03:06.690 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-21 16:03:06.690 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-21 16:03:06.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-21 16:03:06.690 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-21 16:03:06.691 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-21 16:03:06.691 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-21 16:03:06.691 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-21 16:03:06.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-21 16:03:06.691 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-21 16:03:06.691 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:06.691 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-21 16:03:06.691 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-21 16:03:06.692 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:03:06.692 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-21 16:03:06.692 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:03:06.692 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-21 16:03:06.692 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-21 16:03:06.692 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:03:06.692 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:03:06.692 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-21 16:03:06.693 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-21 16:03:06.693 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-21 16:03:06.693 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-21 16:03:06.693 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-21 16:03:06.693 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:03:06.693 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-21 16:03:06.693 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-21 16:03:06.693 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-21 16:03:06.694 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.27/identity 2026-08-21 16:03:06.694 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-21 16:03:06.694 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-21 16:03:06.694 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-21 16:03:06.694 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-21 16:03:06.694 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-21 16:03:06.694 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-21 16:03:06.695 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-21 16:03:06.695 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-21 16:03:06.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-21 16:03:06.695 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-21 16:03:06.695 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:06.695 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-21 16:03:06.695 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-21 16:03:06.734 | [2101 Async configure_neutron_nova:66867]: finished configure_neutron_nova with result 0 in 0 seconds 2026-08-21 16:03:06.739 | + inc/async:async_wait:197 : return 0 2026-08-21 16:03:06.742 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-21 16:03:06.763 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:06.766 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-21 16:03:06.803 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-21 16:03:06.842 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-21 16:03:06.862 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:06.865 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-21 16:03:06.869 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:03:06.872 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-21 16:03:06.875 | + ./stack.sh:main:1296 : start_nova_api 2026-08-21 16:03:06.878 | + lib/nova:start_nova_api:968 : 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-08-21 16:03:06.881 | + lib/nova:start_nova_api:969 : 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-08-21 16:03:06.884 | + lib/nova:start_nova_api:969 : 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-08-21 16:03:06.889 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-21 16:03:06.893 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:03:06.896 | + functions-common:run_process:1674 : local service=n-api 2026-08-21 16:03:06.899 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:03:06.902 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:06.905 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:06.907 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:06.910 | + functions-common:run_process:1680 : local name=n-api 2026-08-21 16:03:06.913 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:06.916 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:06.919 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:06.921 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:06.925 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:06.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328186926 2026-08-21 16:03:06.932 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-21 16:03:06.950 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:06.953 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-21 16:03:06.956 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-21 16:03:06.958 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:03:06.961 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:03:06.965 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:03:06.967 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:03:06.971 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-21 16:03:06.973 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-21 16:03:06.976 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-21 16:03:06.979 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:03:06.982 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:03:06.984 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:03:06.987 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:03:06.990 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-21 16:03:06.993 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:03:06.996 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:06.999 | + 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-08-21 16:03:07.002 | + 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-08-21 16:03:07.005 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-21 16:03:07.008 | + 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-08-21 16:03:07.010 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:03:07.013 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:03:07.015 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:03:07.018 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-21 16:03:07.020 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:03:07.025 | + 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-08-21 16:03:07.099 | + 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-08-21 16:03:07.174 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-21 16:03:07.237 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-21 16:03:07.298 | + 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-08-21 16:03:07.364 | + 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-08-21 16:03:07.431 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-21 16:03:07.493 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-21 16:03:07.556 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-21 16:03:07.620 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-21 16:03:07.684 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-21 16:03:07.749 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:03:07.752 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:03:07.754 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-21 16:03:07.832 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:03:08.307 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-21 16:03:08.334 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-21 16:03:08.783 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-21 16:03:08.931 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:08.934 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:08.937 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:08.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:08.941 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:08.944 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:08.947 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:08.950 | + functions-common:time_stop:2427 : start_time=1787328186926 2026-08-21 16:03:08.952 | + functions-common:time_stop:2429 : [[ -z 1787328186926 ]] 2026-08-21 16:03:08.956 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:08.961 | + functions-common:time_stop:2432 : end_time=1787328188958 2026-08-21 16:03:08.964 | + functions-common:time_stop:2433 : elapsed_time=2032 2026-08-21 16:03:08.966 | + functions-common:time_stop:2434 : total=4104 2026-08-21 16:03:08.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:08.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6136 2026-08-21 16:03:08.974 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-21 16:03:08.974 | Waiting for nova-api to start... 2026-08-21 16:03:08.977 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.27/compute/v2.1/ 2026-08-21 16:03:08.979 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.27/compute/v2.1/ 2026-08-21 16:03:08.982 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:03:08.984 | + functions:wait_for_service:477 : local url=http://192.168.122.27/compute/v2.1/ 2026-08-21 16:03:08.987 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:03:08.989 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:03:08.992 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:03:08.994 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:08.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:08.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:09.003 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328189001 2026-08-21 16:03:09.006 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:03:09.009 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:03:09.011 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.27/compute/v2.1/ 2026-08-21 16:03:15.068 | + :: : [[ 200 == 503 ]] 2026-08-21 16:03:15.070 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:03:15.074 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:03:15.077 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:15.080 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:15.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:15.087 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:15.090 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:15.093 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:03:15.095 | + functions-common:time_stop:2427 : start_time=1787328189001 2026-08-21 16:03:15.098 | + functions-common:time_stop:2429 : [[ -z 1787328189001 ]] 2026-08-21 16:03:15.102 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:15.107 | + functions-common:time_stop:2432 : end_time=1787328195104 2026-08-21 16:03:15.110 | + functions-common:time_stop:2433 : elapsed_time=6103 2026-08-21 16:03:15.113 | + functions-common:time_stop:2434 : total=5714 2026-08-21 16:03:15.116 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:15.119 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11817 2026-08-21 16:03:15.122 | + functions:wait_for_service:486 : return 0 2026-08-21 16:03:15.125 | + lib/nova:start_nova_api:981 : 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-08-21 16:03:15.128 | + lib/nova:start_nova_api:981 : 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-08-21 16:03:15.131 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-21 16:03:15.153 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:15.156 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-21 16:03:15.159 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:03:15.163 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-21 16:03:15.166 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-21 16:03:15.169 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-21 16:03:15.172 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-21 16:03:15.175 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-21 16:03:15.178 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-21 16:03:15.181 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:03:15.184 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-21 16:03:15.187 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-21 16:03:15.205 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-21 16:03:15.211 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-21 16:03:15.216 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-21 16:03:15.221 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-21 16:03:15.236 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-21 16:03:15.252 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-21 16:03:15.268 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-21 16:03:15.271 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-21 16:03:15.271 | Starting OVN 2026-08-21 16:03:15.274 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-21 16:03:15.276 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-21 16:03:15.277 | Starting OVS 2026-08-21 16:03:15.279 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-21 16:03:15.299 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:15.301 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-21 16:03:15.346 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-21 16:03:15.391 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-21 16:03:15.393 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-21 16:03:15.396 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-21 16:03:15.841 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-21 16:03:16.291 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-21 16:03:16.292 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-21 16:03:16.292 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-21 16:03:16.292 | 2026-08-21 16:03:16.292 | Possible reasons for having these kinds of units are: 2026-08-21 16:03:16.292 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-21 16:03:16.292 | .wants/, .requires/, or .upholds/ directory. 2026-08-21 16:03:16.292 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-21 16:03:16.292 | a requirement dependency on it. 2026-08-21 16:03:16.292 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-21 16:03:16.292 | D-Bus, udev, scripted systemctl call, ...). 2026-08-21 16:03:16.292 | • In case of template units, the unit is meant to be enabled with some 2026-08-21 16:03:16.293 | instance name specified. 2026-08-21 16:03:16.297 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-21 16:03:20.954 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-21 16:03:20.959 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-21 16:03:21.421 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-21 16:03:21.909 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-21 16:03:21.909 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-21 16:03:21.909 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-21 16:03:21.909 | 2026-08-21 16:03:21.909 | Possible reasons for having these kinds of units are: 2026-08-21 16:03:21.909 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-21 16:03:21.910 | .wants/, .requires/, or .upholds/ directory. 2026-08-21 16:03:21.910 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-21 16:03:21.910 | a requirement dependency on it. 2026-08-21 16:03:21.910 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-21 16:03:21.910 | D-Bus, udev, scripted systemctl call, ...). 2026-08-21 16:03:21.910 | • In case of template units, the unit is meant to be enabled with some 2026-08-21 16:03:21.910 | instance name specified. 2026-08-21 16:03:21.918 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-21 16:03:22.097 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-21 16:03:22.098 | Configuring OVSDB 2026-08-21 16:03:22.100 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-21 16:03:22.122 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:22.126 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-21 16:03:22.153 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-21 16:03:22.178 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=730d5890-a20b-49d5-b778-8ab95ee5980e 2026-08-21 16:03:22.202 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.27:6642 2026-08-21 16:03:22.225 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-21 16:03:22.247 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-21 16:03:22.270 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.27 2026-08-21 16:03:22.294 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-21 16:03:22.299 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-21 16:03:22.320 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:22.323 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-21 16:03:22.345 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-21 16:03:22.348 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-21 16:03:22.352 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-21 16:03:22.356 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-21 16:03:22.359 | + functions-common:is_provider_network:2272 : return 1 2026-08-21 16:03:22.362 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:22.364 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-21 16:03:22.367 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-21 16:03:22.370 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-21 16:03:22.372 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-21 16:03:22.375 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-21 16:03:22.406 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-21 16:03:22.437 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-21 16:03:22.465 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-21 16:03:22.484 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:22.488 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-21 16:03:22.490 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-21 16:03:22.493 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:03:22.495 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-21 16:03:22.499 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-21 16:03:22.522 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:22.525 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-21 16:03:22.528 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-21 16:03:22.532 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-21 16:03:23.024 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-21 16:03:23.498 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-21 16:03:23.585 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-21 16:03:23.588 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-21 16:03:23.592 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-21 16:03:23.596 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-21 16:03:23.602 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-21 16:03:24.606 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-21 16:03:24.610 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-21 16:03:24.613 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-21 16:03:24.616 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-21 16:03:24.620 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-21 16:03:24.623 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-21 16:03:24.626 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-21 16:03:24.629 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-21 16:03:24.632 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-21 16:03:24.636 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-21 16:03:24.639 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-21 16:03:24.643 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-21 16:03:24.647 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-21 16:03:24.668 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:24.672 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : 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-08-21 16:03:24.698 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : 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-08-21 16:03:24.727 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-21 16:03:24.744 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-21 16:03:24.763 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-21 16:03:24.784 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:24.787 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-21 16:03:24.790 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-21 16:03:24.793 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-21 16:03:25.263 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-21 16:03:25.728 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-21 16:03:25.728 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-21 16:03:25.728 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-21 16:03:25.728 | 2026-08-21 16:03:25.728 | Possible reasons for having these kinds of units are: 2026-08-21 16:03:25.728 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-21 16:03:25.728 | .wants/, .requires/, or .upholds/ directory. 2026-08-21 16:03:25.728 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-21 16:03:25.729 | a requirement dependency on it. 2026-08-21 16:03:25.729 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-21 16:03:25.729 | D-Bus, udev, scripted systemctl call, ...). 2026-08-21 16:03:25.729 | • In case of template units, the unit is meant to be enabled with some 2026-08-21 16:03:25.729 | instance name specified. 2026-08-21 16:03:25.738 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-21 16:03:26.005 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-21 16:03:26.026 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:26.030 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-21 16:03:26.033 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-21 16:03:26.054 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:26.058 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:03:26.064 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-21 16:03:26.070 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : 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-08-21 16:03:26.074 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-21 16:03:26.076 | + 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-08-21 16:03:26.080 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:26.082 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:26.086 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:26.089 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-21 16:03:26.092 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:26.096 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:26.100 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:26.104 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:26.108 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:26.114 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328206110 2026-08-21 16:03:26.117 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-21 16:03:26.136 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:26.139 | + 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-08-21 16:03:26.142 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-21 16:03:26.145 | + 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-08-21 16:03:26.149 | + 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-08-21 16:03:26.152 | + 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-08-21 16:03:26.156 | + 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-08-21 16:03:26.159 | + 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-08-21 16:03:26.162 | + 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-08-21 16:03:26.166 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-21 16:03:26.169 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:03:26.172 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:03:26.176 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:03:26.179 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:03:26.182 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-21 16:03:26.186 | + 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-08-21 16:03:26.189 | + 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-08-21 16:03:26.192 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-21 16:03:26.195 | + 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-08-21 16:03:26.198 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:03:26.201 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:03:26.204 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:03:26.207 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:03:26.210 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:03:26.213 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-21 16:03:26.216 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:03:26.222 | + 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-08-21 16:03:26.304 | + 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-08-21 16:03:26.385 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-21 16:03:26.453 | + 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-08-21 16:03:26.523 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-21 16:03:26.596 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-21 16:03:26.663 | + 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-08-21 16:03:26.731 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:03:26.734 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:03:26.738 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-21 16:03:26.820 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:03:27.292 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-21 16:03:27.320 | 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-08-21 16:03:27.767 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-21 16:03:27.837 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:27.840 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:27.844 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:27.847 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:27.851 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:27.854 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:27.858 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:27.861 | + functions-common:time_stop:2427 : start_time=1787328206110 2026-08-21 16:03:27.864 | + functions-common:time_stop:2429 : [[ -z 1787328206110 ]] 2026-08-21 16:03:27.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:27.873 | + functions-common:time_stop:2432 : end_time=1787328207870 2026-08-21 16:03:27.877 | + functions-common:time_stop:2433 : elapsed_time=1760 2026-08-21 16:03:27.880 | + functions-common:time_stop:2434 : total=6136 2026-08-21 16:03:27.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:27.886 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7896 2026-08-21 16:03:27.889 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-21 16:03:27.893 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-21 16:03:27.896 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-21 16:03:27.900 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:03:27.921 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:03:27.924 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:03:27.927 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:03:27.931 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:03:27.934 | + 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-08-21 16:03:27.973 | + 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-08-21 16:03:28.010 | + 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-08-21 16:03:28.045 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:03:28.081 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-21 16:03:28.116 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-21 16:03:28.119 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-21 16:03:28.140 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:28.143 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-21 16:03:28.192 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-21 16:03:28.195 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-21 16:03:28.198 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-21 16:03:28.201 | + 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-08-21 16:03:28.205 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:28.208 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:28.211 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:28.215 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-21 16:03:28.218 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:28.221 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:28.224 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:28.228 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:28.232 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:28.237 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328208233 2026-08-21 16:03:28.240 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-21 16:03:28.260 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:28.263 | + 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-08-21 16:03:28.267 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-21 16:03:28.270 | + 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-08-21 16:03:28.273 | + 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-08-21 16:03:28.277 | + 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-08-21 16:03:28.281 | + 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-08-21 16:03:28.284 | + 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-08-21 16:03:28.288 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-21 16:03:28.291 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-21 16:03:28.295 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:03:28.299 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:03:28.302 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:03:28.306 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:03:28.309 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-21 16:03:28.313 | + 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-08-21 16:03:28.317 | + 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-08-21 16:03:28.320 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-21 16:03:28.324 | + 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-08-21 16:03:28.327 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:03:28.331 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:03:28.334 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:03:28.338 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:03:28.341 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:03:28.345 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-21 16:03:28.348 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:03:28.354 | + 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-08-21 16:03:28.441 | + 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-08-21 16:03:28.536 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-21 16:03:28.608 | + 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-08-21 16:03:28.682 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-21 16:03:28.756 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-21 16:03:28.832 | + 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-08-21 16:03:28.906 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:03:28.908 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:03:28.911 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-21 16:03:28.999 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:03:29.491 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-21 16:03:29.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-21 16:03:29.983 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-21 16:03:30.050 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:30.055 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:30.058 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:30.062 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:30.065 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:30.069 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:30.073 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:30.077 | + functions-common:time_stop:2427 : start_time=1787328208233 2026-08-21 16:03:30.081 | + functions-common:time_stop:2429 : [[ -z 1787328208233 ]] 2026-08-21 16:03:30.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:30.093 | + functions-common:time_stop:2432 : end_time=1787328210088 2026-08-21 16:03:30.096 | + functions-common:time_stop:2433 : elapsed_time=1855 2026-08-21 16:03:30.100 | + functions-common:time_stop:2434 : total=7896 2026-08-21 16:03:30.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:30.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9751 2026-08-21 16:03:30.112 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:03:30.114 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:03:30.120 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:03:30.122 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:03:30.143 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:03:30.146 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:03:30.149 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:03:30.152 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:03:30.154 | + 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-08-21 16:03:30.192 | + 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-08-21 16:03:30.230 | + 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-08-21 16:03:30.270 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:03:30.309 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-21 16:03:30.349 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:30.352 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-21 16:03:30.356 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-21 16:03:30.359 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-21 16:03:30.381 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-21 16:03:30.406 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-21 16:03:30.410 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-21 16:03:30.413 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-21 16:03:30.417 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-21 16:03:30.480 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-21 16:03:30.503 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:30.510 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-21 16:03:30.512 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:03:30.515 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-21 16:03:30.518 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-21 16:03:30.520 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-21 16:03:30.522 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-21 16:03:30.555 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-21 16:03:30.557 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:30.560 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-21 16:03:30.590 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-21 16:03:30.593 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-21 16:03:30.595 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-21 16:03:30.598 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-21 16:03:30.601 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-21 16:03:30.603 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-21 16:03:30.606 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-21 16:03:30.608 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-21 16:03:30.610 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-21 16:03:30.613 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-21 16:03:30.615 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:03:30.618 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:03:30.621 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:03:30.623 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-21 16:03:30.626 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:03:30.628 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:03:30.631 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-21 16:03:30.634 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-21 16:03:30.636 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-21 16:03:30.640 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-21 16:03:30.659 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-21 16:03:30.661 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-21 16:03:30.703 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-21 16:03:30.743 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-21 16:03:30.746 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-21 16:03:30.787 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-21 16:03:30.789 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-21 16:03:30.830 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-21 16:03:30.836 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:03:30.838 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-21 16:03:30.840 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:03:30.843 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:30.845 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:30.847 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:30.850 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-21 16:03:30.852 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:30.854 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:30.856 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:30.859 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:30.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:30.866 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328210863 2026-08-21 16:03:30.869 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-21 16:03:30.886 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:30.889 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-21 16:03:30.891 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-21 16:03:30.894 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:03:30.896 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:03:30.899 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:03:30.901 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:03:30.903 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-21 16:03:30.906 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-21 16:03:30.909 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-21 16:03:30.911 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:03:30.913 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:03:30.915 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:03:30.918 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:03:30.920 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-21 16:03:30.923 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:03:30.925 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:30.927 | + 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-08-21 16:03:30.930 | + 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-08-21 16:03:30.932 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-21 16:03:30.935 | + 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-08-21 16:03:30.937 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:03:30.940 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:03:30.942 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:03:30.944 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-21 16:03:30.946 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:03:30.950 | + 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-08-21 16:03:31.023 | + 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-08-21 16:03:31.098 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-21 16:03:31.158 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-21 16:03:31.219 | + 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-08-21 16:03:31.279 | + 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-08-21 16:03:31.342 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-21 16:03:31.407 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-21 16:03:31.467 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-21 16:03:31.529 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-21 16:03:31.595 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-21 16:03:31.658 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:03:31.661 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:03:31.664 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-21 16:03:31.739 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:03:32.220 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-21 16:03:32.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-21 16:03:32.703 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-21 16:03:32.857 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:32.861 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:32.864 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:32.867 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:32.872 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:32.874 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:32.878 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:32.883 | + functions-common:time_stop:2427 : start_time=1787328210863 2026-08-21 16:03:32.887 | + functions-common:time_stop:2429 : [[ -z 1787328210863 ]] 2026-08-21 16:03:32.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:32.897 | + functions-common:time_stop:2432 : end_time=1787328212893 2026-08-21 16:03:32.900 | + functions-common:time_stop:2433 : elapsed_time=2030 2026-08-21 16:03:32.902 | + functions-common:time_stop:2434 : total=9751 2026-08-21 16:03:32.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:32.907 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11781 2026-08-21 16:03:32.909 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.27/ 2026-08-21 16:03:32.911 | + lib/neutron:start_neutron_service_and_check:649 : 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-08-21 16:03:32.913 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-21 16:03:32.915 | + 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-08-21 16:03:32.918 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:32.920 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:32.922 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:32.924 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-21 16:03:32.927 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:32.929 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:32.931 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:32.933 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:32.936 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:32.940 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328212937 2026-08-21 16:03:32.942 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-21 16:03:32.961 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:32.964 | + 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-08-21 16:03:32.966 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-21 16:03:32.969 | + 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-08-21 16:03:32.971 | + 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-08-21 16:03:32.973 | + 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-08-21 16:03:32.976 | + 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-08-21 16:03:32.978 | + 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-08-21 16:03:32.980 | + 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-08-21 16:03:32.982 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-21 16:03:32.985 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:03:32.987 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:03:32.989 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:03:32.991 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:03:32.993 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-21 16:03:32.996 | + 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-08-21 16:03:32.998 | + 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-08-21 16:03:33.000 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-21 16:03:33.002 | + 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-08-21 16:03:33.004 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:03:33.007 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:03:33.009 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:03:33.011 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:03:33.013 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:03:33.015 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-21 16:03:33.017 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:03:33.021 | + 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-08-21 16:03:33.102 | + 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-08-21 16:03:33.192 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-21 16:03:33.257 | + 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-08-21 16:03:33.324 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-21 16:03:33.392 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-21 16:03:33.460 | + 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-08-21 16:03:33.526 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:03:33.528 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:03:33.531 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-21 16:03:33.617 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:03:34.131 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-21 16:03:34.174 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-21 16:03:34.666 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-21 16:03:34.721 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:34.727 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:34.735 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:34.739 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:34.744 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:34.750 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:34.753 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:34.756 | + functions-common:time_stop:2427 : start_time=1787328212937 2026-08-21 16:03:34.760 | + functions-common:time_stop:2429 : [[ -z 1787328212937 ]] 2026-08-21 16:03:34.775 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:34.780 | + functions-common:time_stop:2432 : end_time=1787328214775 2026-08-21 16:03:34.786 | + functions-common:time_stop:2433 : elapsed_time=1838 2026-08-21 16:03:34.794 | + functions-common:time_stop:2434 : total=11781 2026-08-21 16:03:34.800 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:34.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13619 2026-08-21 16:03:34.822 | + lib/neutron:start_neutron_service_and_check:650 : 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-08-21 16:03:34.826 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-21 16:03:34.833 | + 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-08-21 16:03:34.842 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:34.849 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:34.860 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:34.866 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-21 16:03:34.874 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:34.881 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:34.891 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:34.901 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:34.913 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:34.922 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328214917 2026-08-21 16:03:34.929 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-21 16:03:34.973 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:34.980 | + 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-08-21 16:03:34.986 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-21 16:03:34.996 | + 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-08-21 16:03:35.003 | + 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-08-21 16:03:35.011 | + 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-08-21 16:03:35.020 | + 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-08-21 16:03:35.028 | + 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-08-21 16:03:35.033 | + 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-08-21 16:03:35.043 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-21 16:03:35.053 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:03:35.063 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:03:35.074 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:03:35.083 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:03:35.087 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-21 16:03:35.095 | + 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-08-21 16:03:35.103 | + 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-08-21 16:03:35.109 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-21 16:03:35.116 | + 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-08-21 16:03:35.121 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:03:35.126 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:03:35.131 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:03:35.136 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:03:35.140 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:03:35.147 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-21 16:03:35.153 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:03:35.158 | + 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-08-21 16:03:35.266 | + 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-08-21 16:03:35.408 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-21 16:03:35.509 | + 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-08-21 16:03:35.604 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-21 16:03:35.665 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-21 16:03:35.730 | + 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-08-21 16:03:35.792 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:03:35.794 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:03:35.796 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-21 16:03:35.873 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:03:36.432 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-21 16:03:36.471 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-21 16:03:36.968 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-21 16:03:37.027 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:37.032 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:37.034 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:37.037 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:37.040 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:37.043 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:37.045 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:37.049 | + functions-common:time_stop:2427 : start_time=1787328214917 2026-08-21 16:03:37.053 | + functions-common:time_stop:2429 : [[ -z 1787328214917 ]] 2026-08-21 16:03:37.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:37.067 | + functions-common:time_stop:2432 : end_time=1787328217063 2026-08-21 16:03:37.070 | + functions-common:time_stop:2433 : elapsed_time=2146 2026-08-21 16:03:37.072 | + functions-common:time_stop:2434 : total=13619 2026-08-21 16:03:37.074 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:37.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15765 2026-08-21 16:03:37.078 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-21 16:03:37.080 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-21 16:03:37.082 | + lib/neutron:_run_ovn_maintenance:354 : 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-08-21 16:03:37.084 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-21 16:03:37.086 | + 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-08-21 16:03:37.088 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:37.090 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:37.092 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:37.094 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-21 16:03:37.096 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:37.098 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:37.100 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:37.102 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:37.105 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:37.109 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328217107 2026-08-21 16:03:37.111 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-21 16:03:37.136 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:37.142 | + 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-08-21 16:03:37.146 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-21 16:03:37.149 | + 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-08-21 16:03:37.153 | + 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-08-21 16:03:37.156 | + 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-08-21 16:03:37.161 | + 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-08-21 16:03:37.163 | + 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-08-21 16:03:37.167 | + 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-08-21 16:03:37.173 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:03:37.175 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:03:37.177 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:03:37.180 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:03:37.182 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:03:37.184 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-21 16:03:37.187 | + 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-08-21 16:03:37.192 | + 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-08-21 16:03:37.194 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:03:37.198 | + 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-08-21 16:03:37.201 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:03:37.203 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:03:37.208 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:03:37.211 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:03:37.214 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:03:37.217 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:03:37.223 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:03:37.231 | + 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-08-21 16:03:37.344 | + 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-08-21 16:03:37.450 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-21 16:03:37.515 | + 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-08-21 16:03:37.580 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-21 16:03:37.646 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-21 16:03:37.711 | + 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-08-21 16:03:37.773 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:03:37.776 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:03:37.779 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-21 16:03:37.879 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:03:38.410 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:03:38.452 | 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-08-21 16:03:38.966 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:03:39.026 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:39.032 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:39.036 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:39.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:39.045 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:39.048 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:39.053 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:39.057 | + functions-common:time_stop:2427 : start_time=1787328217107 2026-08-21 16:03:39.060 | + functions-common:time_stop:2429 : [[ -z 1787328217107 ]] 2026-08-21 16:03:39.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:39.072 | + functions-common:time_stop:2432 : end_time=1787328219066 2026-08-21 16:03:39.075 | + functions-common:time_stop:2433 : elapsed_time=1959 2026-08-21 16:03:39.080 | + functions-common:time_stop:2434 : total=15765 2026-08-21 16:03:39.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:39.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17724 2026-08-21 16:03:39.091 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-21 16:03:39.096 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.27/networking 2026-08-21 16:03:39.103 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-21 16:03:39.104 | Waiting for Neutron to start... 2026-08-21 16:03:39.109 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.27/networking' 2026-08-21 16:03:39.117 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.27/networking' 'Neutron did not start' 60 2026-08-21 16:03:39.123 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.27/networking' 2026-08-21 16:03:39.126 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-21 16:03:39.132 | + functions-common:test_with_retry:2360 : local until=60 2026-08-21 16:03:39.135 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-21 16:03:39.139 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-21 16:03:39.144 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-21 16:03:39.149 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:39.153 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:39.156 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:39.162 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328219157 2026-08-21 16:03:39.164 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.27/networking; do sleep 0.5; done' 2026-08-21 16:03:48.920 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.27/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-21 16:03:48.923 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:48.926 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:48.930 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:48.934 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:48.936 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:48.940 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-21 16:03:48.943 | + functions-common:time_stop:2427 : start_time=1787328219157 2026-08-21 16:03:48.947 | + functions-common:time_stop:2429 : [[ -z 1787328219157 ]] 2026-08-21 16:03:48.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:48.956 | + functions-common:time_stop:2432 : end_time=1787328228952 2026-08-21 16:03:48.959 | + functions-common:time_stop:2433 : elapsed_time=9795 2026-08-21 16:03:48.963 | + functions-common:time_stop:2434 : total=0 2026-08-21 16:03:48.966 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:48.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9795 2026-08-21 16:03:48.974 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-21 16:03:48.997 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:49.002 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-21 16:03:49.005 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:03:49.008 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-21 16:03:49.013 | + ./stack.sh:main:1314 : start_placement 2026-08-21 16:03:49.016 | + lib/placement:start_placement:137 : start_placement_api 2026-08-21 16:03:49.021 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-21 16:03:49.026 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:03:49.029 | + functions-common:run_process:1674 : local service=placement-api 2026-08-21 16:03:49.032 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:03:49.035 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:49.038 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:49.042 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:49.044 | + functions-common:run_process:1680 : local name=placement-api 2026-08-21 16:03:49.047 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:49.051 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:49.053 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:49.057 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:49.061 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:49.065 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328229062 2026-08-21 16:03:49.068 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-21 16:03:49.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:49.094 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-21 16:03:49.097 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-21 16:03:49.101 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:03:49.104 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:03:49.107 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:03:49.110 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:03:49.113 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-21 16:03:49.116 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-21 16:03:49.119 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-21 16:03:49.123 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:03:49.126 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:03:49.129 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:03:49.132 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:03:49.136 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-21 16:03:49.139 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:03:49.142 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:49.145 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-21 16:03:49.148 | + 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-08-21 16:03:49.151 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-21 16:03:49.154 | + 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-08-21 16:03:49.157 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:03:49.160 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:03:49.162 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:03:49.165 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-21 16:03:49.168 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:03:49.173 | + 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-08-21 16:03:49.254 | + 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-08-21 16:03:49.333 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-21 16:03:49.401 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-21 16:03:49.469 | + 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-08-21 16:03:49.538 | + 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-08-21 16:03:49.606 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-21 16:03:49.675 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-21 16:03:49.744 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-21 16:03:49.807 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-21 16:03:49.875 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-21 16:03:49.941 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:03:49.944 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:03:49.948 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-21 16:03:50.042 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:03:50.498 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-21 16:03:50.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-21 16:03:50.971 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-21 16:03:51.117 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:51.120 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:51.123 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:51.125 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:51.128 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:51.130 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:51.132 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:51.134 | + functions-common:time_stop:2427 : start_time=1787328229062 2026-08-21 16:03:51.137 | + functions-common:time_stop:2429 : [[ -z 1787328229062 ]] 2026-08-21 16:03:51.140 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:51.144 | + functions-common:time_stop:2432 : end_time=1787328231141 2026-08-21 16:03:51.146 | + functions-common:time_stop:2433 : elapsed_time=2079 2026-08-21 16:03:51.148 | + functions-common:time_stop:2434 : total=17724 2026-08-21 16:03:51.151 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:51.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19803 2026-08-21 16:03:51.155 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-21 16:03:51.156 | Waiting for placement-api to start... 2026-08-21 16:03:51.158 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.27/placement 2026-08-21 16:03:51.160 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:03:51.163 | + functions:wait_for_service:477 : local url=http://192.168.122.27/placement 2026-08-21 16:03:51.165 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:03:51.167 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:03:51.170 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:03:51.172 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:51.175 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:51.178 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:51.182 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328231180 2026-08-21 16:03:51.185 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:03:51.188 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:03:51.190 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.27/placement 2026-08-21 16:03:53.785 | + :: : [[ 200 == 503 ]] 2026-08-21 16:03:53.787 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:03:53.790 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:03:53.793 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:53.795 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:53.799 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:53.801 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:53.803 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:53.806 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:03:53.809 | + functions-common:time_stop:2427 : start_time=1787328231180 2026-08-21 16:03:53.812 | + functions-common:time_stop:2429 : [[ -z 1787328231180 ]] 2026-08-21 16:03:53.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:53.821 | + functions-common:time_stop:2432 : end_time=1787328233817 2026-08-21 16:03:53.824 | + functions-common:time_stop:2433 : elapsed_time=2637 2026-08-21 16:03:53.826 | + functions-common:time_stop:2434 : total=11817 2026-08-21 16:03:53.830 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:53.833 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14454 2026-08-21 16:03:53.836 | + functions:wait_for_service:486 : return 0 2026-08-21 16:03:53.840 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-21 16:03:53.859 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:53.861 | + ./stack.sh:main:1318 : start_neutron 2026-08-21 16:03:53.864 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-21 16:03:53.867 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:03:53.870 | + functions-common:run_process:1674 : local service=q-agt 2026-08-21 16:03:53.873 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:03:53.876 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:53.879 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:53.882 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:53.886 | + functions-common:run_process:1680 : local name=q-agt 2026-08-21 16:03:53.889 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:53.892 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:53.894 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:53.898 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:53.902 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:53.906 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328233903 2026-08-21 16:03:53.909 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-21 16:03:53.928 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:53.931 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:53.934 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:53.936 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:53.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:53.942 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:53.945 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:53.947 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:53.950 | + functions-common:time_stop:2427 : start_time=1787328233903 2026-08-21 16:03:53.953 | + functions-common:time_stop:2429 : [[ -z 1787328233903 ]] 2026-08-21 16:03:53.957 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:53.962 | + functions-common:time_stop:2432 : end_time=1787328233958 2026-08-21 16:03:53.965 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-21 16:03:53.968 | + functions-common:time_stop:2434 : total=19803 2026-08-21 16:03:53.972 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:53.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19858 2026-08-21 16:03:53.978 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-21 16:03:53.981 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-21 16:03:53.984 | + functions-common:is_provider_network:2272 : return 1 2026-08-21 16:03:53.987 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-21 16:03:53.990 | + lib/neutron:start_other_agents:687 : 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-08-21 16:03:53.993 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-21 16:03:53.996 | + 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-08-21 16:03:53.998 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:54.001 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:54.004 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:54.007 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-21 16:03:54.010 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:54.013 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:54.016 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:54.019 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:54.023 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:54.029 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328234025 2026-08-21 16:03:54.032 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-21 16:03:54.051 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:54.054 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:54.057 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:54.059 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:54.062 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:54.065 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:54.068 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:54.070 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:54.074 | + functions-common:time_stop:2427 : start_time=1787328234025 2026-08-21 16:03:54.078 | + functions-common:time_stop:2429 : [[ -z 1787328234025 ]] 2026-08-21 16:03:54.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:54.085 | + functions-common:time_stop:2432 : end_time=1787328234081 2026-08-21 16:03:54.088 | + functions-common:time_stop:2433 : elapsed_time=56 2026-08-21 16:03:54.091 | + functions-common:time_stop:2434 : total=19858 2026-08-21 16:03:54.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:54.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19914 2026-08-21 16:03:54.101 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-21 16:03:54.104 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-21 16:03:54.107 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-21 16:03:54.112 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-21 16:03:54.115 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:03:54.118 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:03:54.121 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:03:54.124 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-21 16:03:54.126 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:03:54.130 | + lib/neutron:start_other_agents:689 : 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-08-21 16:03:54.133 | + functions-common:run_process:1674 : local service=q-l3 2026-08-21 16:03:54.137 | + 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-08-21 16:03:54.139 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:54.142 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:54.144 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:54.147 | + functions-common:run_process:1680 : local name=q-l3 2026-08-21 16:03:54.150 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:54.153 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:54.156 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:54.160 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:54.163 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:54.168 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328234165 2026-08-21 16:03:54.171 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-21 16:03:54.192 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:54.194 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:54.197 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:54.199 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:54.202 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:54.205 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:54.208 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:54.210 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:54.213 | + functions-common:time_stop:2427 : start_time=1787328234165 2026-08-21 16:03:54.215 | + functions-common:time_stop:2429 : [[ -z 1787328234165 ]] 2026-08-21 16:03:54.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:54.224 | + functions-common:time_stop:2432 : end_time=1787328234220 2026-08-21 16:03:54.226 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-21 16:03:54.229 | + functions-common:time_stop:2434 : total=19914 2026-08-21 16:03:54.231 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:54.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19969 2026-08-21 16:03:54.236 | + lib/neutron:start_other_agents:691 : 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-08-21 16:03:54.239 | + functions-common:run_process:1674 : local service=q-meta 2026-08-21 16:03:54.242 | + 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-08-21 16:03:54.245 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:54.247 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:54.250 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:54.253 | + functions-common:run_process:1680 : local name=q-meta 2026-08-21 16:03:54.256 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:54.258 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:54.262 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:54.265 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:54.268 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:54.273 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328234269 2026-08-21 16:03:54.276 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-21 16:03:54.294 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:54.297 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:54.299 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:54.303 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:54.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:54.308 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:54.312 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:54.314 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:54.317 | + functions-common:time_stop:2427 : start_time=1787328234269 2026-08-21 16:03:54.320 | + functions-common:time_stop:2429 : [[ -z 1787328234269 ]] 2026-08-21 16:03:54.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:54.328 | + functions-common:time_stop:2432 : end_time=1787328234326 2026-08-21 16:03:54.332 | + functions-common:time_stop:2433 : elapsed_time=57 2026-08-21 16:03:54.335 | + functions-common:time_stop:2434 : total=19969 2026-08-21 16:03:54.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:54.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20026 2026-08-21 16:03:54.344 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-21 16:03:54.346 | + functions-common:run_process:1674 : local service=q-metering 2026-08-21 16:03:54.349 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-21 16:03:54.353 | + functions-common:run_process:1676 : local group= 2026-08-21 16:03:54.355 | + functions-common:run_process:1677 : local user= 2026-08-21 16:03:54.359 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:03:54.362 | + functions-common:run_process:1680 : local name=q-metering 2026-08-21 16:03:54.365 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:03:54.367 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:03:54.370 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:03:54.373 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:03:54.376 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:03:54.381 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328234377 2026-08-21 16:03:54.384 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-21 16:03:54.404 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:54.407 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:03:54.411 | + functions-common:time_stop:2420 : local name 2026-08-21 16:03:54.414 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:03:54.417 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:03:54.419 | + functions-common:time_stop:2423 : local total 2026-08-21 16:03:54.423 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:03:54.425 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:03:54.428 | + functions-common:time_stop:2427 : start_time=1787328234377 2026-08-21 16:03:54.431 | + functions-common:time_stop:2429 : [[ -z 1787328234377 ]] 2026-08-21 16:03:54.435 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:03:54.439 | + functions-common:time_stop:2432 : end_time=1787328234436 2026-08-21 16:03:54.442 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-21 16:03:54.444 | + functions-common:time_stop:2434 : total=20026 2026-08-21 16:03:54.446 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:03:54.450 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20085 2026-08-21 16:03:54.453 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-21 16:03:54.471 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:54.474 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:54.477 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-21 16:03:54.479 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:03:54.482 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-21 16:03:54.485 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-21 16:03:54.488 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-21 16:03:54.491 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-21 16:03:54.494 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-21 16:03:54.497 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-21 16:03:54.500 | ++ 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-08-21 16:03:58.057 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:03:58.060 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:03:58.060 | address-scope 2026-08-21 16:03:58.061 | agent 2026-08-21 16:03:58.061 | allowed-address-pairs 2026-08-21 16:03:58.061 | auto-allocated-topology 2026-08-21 16:03:58.061 | availability_zone 2026-08-21 16:03:58.061 | default-subnetpools 2026-08-21 16:03:58.061 | dhcp_agent_scheduler 2026-08-21 16:03:58.061 | dns-integration 2026-08-21 16:03:58.061 | dns-domain-ports 2026-08-21 16:03:58.061 | dns-integration-domain-keywords 2026-08-21 16:03:58.061 | empty-string-filtering 2026-08-21 16:03:58.061 | external-net 2026-08-21 16:03:58.062 | extra_dhcp_opt 2026-08-21 16:03:58.062 | extraroute 2026-08-21 16:03:58.062 | extraroute-atomic 2026-08-21 16:03:58.062 | filter-validation 2026-08-21 16:03:58.062 | floating-ip-port-forwarding-detail 2026-08-21 16:03:58.062 | fip-port-details 2026-08-21 16:03:58.062 | flavors 2026-08-21 16:03:58.062 | floatingip-pools 2026-08-21 16:03:58.062 | router 2026-08-21 16:03:58.062 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:03:58.062 | enable-default-route-bfd 2026-08-21 16:03:58.062 | enable-default-route-ecmp 2026-08-21 16:03:58.063 | ext-gw-mode 2026-08-21 16:03:58.063 | l3-ha 2026-08-21 16:03:58.063 | external-gateway-multihoming 2026-08-21 16:03:58.063 | l3-flavors 2026-08-21 16:03:58.063 | l3_agent_scheduler 2026-08-21 16:03:58.063 | multi-provider 2026-08-21 16:03:58.063 | net-mtu 2026-08-21 16:03:58.063 | net-mtu-writable 2026-08-21 16:03:58.063 | network_availability_zone 2026-08-21 16:03:58.063 | network-ip-availability 2026-08-21 16:03:58.063 | network-ip-availability-details 2026-08-21 16:03:58.064 | pagination 2026-08-21 16:03:58.064 | port-device-profile 2026-08-21 16:03:58.064 | port-mac-address-regenerate 2026-08-21 16:03:58.064 | port-numa-affinity-policy 2026-08-21 16:03:58.064 | port-numa-affinity-policy-socket 2026-08-21 16:03:58.064 | binding 2026-08-21 16:03:58.064 | binding-extended 2026-08-21 16:03:58.064 | port-security 2026-08-21 16:03:58.064 | project-id 2026-08-21 16:03:58.064 | provider 2026-08-21 16:03:58.064 | qinq 2026-08-21 16:03:58.065 | quota-check-limit 2026-08-21 16:03:58.065 | quota-check-limit-default 2026-08-21 16:03:58.065 | quotas 2026-08-21 16:03:58.065 | quota_details 2026-08-21 16:03:58.065 | rbac-policies 2026-08-21 16:03:58.065 | rbac-address-scope 2026-08-21 16:03:58.065 | rbac-security-groups 2026-08-21 16:03:58.065 | revision-if-match 2026-08-21 16:03:58.065 | standard-attr-revisions 2026-08-21 16:03:58.065 | router_availability_zone 2026-08-21 16:03:58.065 | router-enable-snat 2026-08-21 16:03:58.065 | security-groups-default-rules 2026-08-21 16:03:58.066 | security-groups-default-statefulness 2026-08-21 16:03:58.066 | security-groups-normalized-cidr 2026-08-21 16:03:58.066 | security-groups-remote-address-group 2026-08-21 16:03:58.066 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:03:58.066 | security-groups-shared-filtering 2026-08-21 16:03:58.066 | security-group 2026-08-21 16:03:58.066 | service-type 2026-08-21 16:03:58.066 | sorting 2026-08-21 16:03:58.066 | standard-attr-description 2026-08-21 16:03:58.066 | stateful-security-group 2026-08-21 16:03:58.066 | subnet-dns-publish-fixed-ip 2026-08-21 16:03:58.067 | subnet-external-network 2026-08-21 16:03:58.067 | subnet_onboard 2026-08-21 16:03:58.067 | subnet-service-types 2026-08-21 16:03:58.067 | subnet_allocation 2026-08-21 16:03:58.067 | subnetpool-prefix-ops 2026-08-21 16:03:58.067 | tag-creation 2026-08-21 16:03:58.067 | standard-attr-tag 2026-08-21 16:03:58.067 | standard-attr-timestamp 2026-08-21 16:03:58.067 | vlan-transparent' 2026-08-21 16:03:58.067 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:03:58.067 | address-scope 2026-08-21 16:03:58.068 | agent 2026-08-21 16:03:58.068 | allowed-address-pairs 2026-08-21 16:03:58.068 | auto-allocated-topology 2026-08-21 16:03:58.068 | availability_zone 2026-08-21 16:03:58.068 | default-subnetpools 2026-08-21 16:03:58.068 | dhcp_agent_scheduler 2026-08-21 16:03:58.068 | dns-integration 2026-08-21 16:03:58.068 | dns-domain-ports 2026-08-21 16:03:58.068 | dns-integration-domain-keywords 2026-08-21 16:03:58.068 | empty-string-filtering 2026-08-21 16:03:58.068 | external-net 2026-08-21 16:03:58.069 | extra_dhcp_opt 2026-08-21 16:03:58.069 | extraroute 2026-08-21 16:03:58.069 | extraroute-atomic 2026-08-21 16:03:58.069 | filter-validation 2026-08-21 16:03:58.069 | floating-ip-port-forwarding-detail 2026-08-21 16:03:58.069 | fip-port-details 2026-08-21 16:03:58.069 | flavors 2026-08-21 16:03:58.069 | floatingip-pools 2026-08-21 16:03:58.069 | router 2026-08-21 16:03:58.069 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:03:58.069 | enable-default-route-bfd 2026-08-21 16:03:58.069 | enable-default-route-ecmp 2026-08-21 16:03:58.070 | ext-gw-mode 2026-08-21 16:03:58.070 | l3-ha 2026-08-21 16:03:58.070 | external-gateway-multihoming 2026-08-21 16:03:58.070 | l3-flavors 2026-08-21 16:03:58.070 | l3_agent_scheduler 2026-08-21 16:03:58.070 | multi-provider 2026-08-21 16:03:58.070 | net-mtu 2026-08-21 16:03:58.070 | net-mtu-writable 2026-08-21 16:03:58.070 | network_availability_zone 2026-08-21 16:03:58.070 | network-ip-availability 2026-08-21 16:03:58.070 | network-ip-availability-details 2026-08-21 16:03:58.071 | pagination 2026-08-21 16:03:58.071 | port-device-profile 2026-08-21 16:03:58.071 | port-mac-address-regenerate 2026-08-21 16:03:58.071 | port-numa-affinity-policy 2026-08-21 16:03:58.071 | port-numa-affinity-policy-socket 2026-08-21 16:03:58.071 | binding 2026-08-21 16:03:58.071 | binding-extended 2026-08-21 16:03:58.071 | port-security 2026-08-21 16:03:58.071 | project-id 2026-08-21 16:03:58.071 | provider 2026-08-21 16:03:58.071 | qinq 2026-08-21 16:03:58.071 | quota-check-limit 2026-08-21 16:03:58.072 | quota-check-limit-default 2026-08-21 16:03:58.072 | quotas 2026-08-21 16:03:58.072 | quota_details 2026-08-21 16:03:58.072 | rbac-policies 2026-08-21 16:03:58.072 | rbac-address-scope 2026-08-21 16:03:58.072 | rbac-security-groups 2026-08-21 16:03:58.072 | revision-if-match 2026-08-21 16:03:58.072 | standard-attr-revisions 2026-08-21 16:03:58.072 | router_availability_zone 2026-08-21 16:03:58.072 | router-enable-snat 2026-08-21 16:03:58.072 | security-groups-default-rules 2026-08-21 16:03:58.073 | security-groups-default-statefulness 2026-08-21 16:03:58.073 | security-groups-normalized-cidr 2026-08-21 16:03:58.073 | security-groups-remote-address-group 2026-08-21 16:03:58.073 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:03:58.073 | security-groups-shared-filtering 2026-08-21 16:03:58.073 | security-group 2026-08-21 16:03:58.073 | service-type 2026-08-21 16:03:58.073 | sorting 2026-08-21 16:03:58.073 | standard-attr-description 2026-08-21 16:03:58.073 | stateful-security-group 2026-08-21 16:03:58.073 | subnet-dns-publish-fixed-ip 2026-08-21 16:03:58.073 | subnet-external-network 2026-08-21 16:03:58.074 | subnet_onboard 2026-08-21 16:03:58.074 | subnet-service-types 2026-08-21 16:03:58.074 | subnet_allocation 2026-08-21 16:03:58.074 | subnetpool-prefix-ops 2026-08-21 16:03:58.074 | tag-creation 2026-08-21 16:03:58.074 | standard-attr-tag 2026-08-21 16:03:58.074 | standard-attr-timestamp 2026-08-21 16:03:58.074 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-21 16:03:58.074 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:03:58.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-21 16:03:58.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-21 16:03:58.078 | ++ 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-08-21 16:04:02.009 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:02.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=046c20fa-84a6-4c47-89d6-1f4e9aedde5b 2026-08-21 16:04:02.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-21 16:04:02.021 | ++ 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 fddd:9678:b54d::/56 --share --default -f value -c id 2026-08-21 16:04:05.656 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:05.660 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=9d86ca26-7831-4a27-8c63-1023a1837281 2026-08-21 16:04:05.664 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-21 16:04:05.668 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-21 16:04:05.671 | + functions-common:is_provider_network:2272 : return 1 2026-08-21 16:04:05.676 | ++ 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-08-21 16:04:10.820 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:10.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=48c6b2f7-ff31-459b-9afd-d764e7f70366 2026-08-21 16:04:10.827 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-21 16:04:10.829 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:10.848 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-21 16:04:10.851 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-21 16:04:10.854 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 046c20fa-84a6-4c47-89d6-1f4e9aedde5b ']' 2026-08-21 16:04:10.857 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-21 16:04:10.860 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-21 16:04:10.862 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 046c20fa-84a6-4c47-89d6-1f4e9aedde5b ' 2026-08-21 16:04:10.865 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-21 16:04:10.868 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 48c6b2f7-ff31-459b-9afd-d764e7f70366 private-subnet' 2026-08-21 16:04:10.870 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-21 16:04:10.874 | +++ 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 046c20fa-84a6-4c47-89d6-1f4e9aedde5b --network 48c6b2f7-ff31-459b-9afd-d764e7f70366 private-subnet -f value -c id 2026-08-21 16:04:15.787 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:15.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=6db92fd7-c28a-449d-b1da-acd9082f7c74 2026-08-21 16:04:15.792 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-21 16:04:15.795 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:15.814 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 6db92fd7-c28a-449d-b1da-acd9082f7c74 2026-08-21 16:04:15.817 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=6db92fd7-c28a-449d-b1da-acd9082f7c74 2026-08-21 16:04:15.821 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-21 16:04:15.825 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-21 16:04:15.828 | ++ 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-08-21 16:04:15.831 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:15.850 | ++ 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-08-21 16:04:15.852 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:15.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-21 16:04:15.874 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 9d86ca26-7831-4a27-8c63-1023a1837281 ']' 2026-08-21 16:04:15.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-21 16:04:15.881 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-21 16:04:15.884 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 9d86ca26-7831-4a27-8c63-1023a1837281 ' 2026-08-21 16:04:15.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-21 16:04:15.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 48c6b2f7-ff31-459b-9afd-d764e7f70366 ipv6-private-subnet ' 2026-08-21 16:04:15.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-21 16:04:15.896 | +++ 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 9d86ca26-7831-4a27-8c63-1023a1837281 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 48c6b2f7-ff31-459b-9afd-d764e7f70366 ipv6-private-subnet -f value -c id 2026-08-21 16:04:20.506 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:20.509 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=e055c174-d6dd-4f30-a191-5f8b0d8679d6 2026-08-21 16:04:20.512 | ++ 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-08-21 16:04:20.515 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:20.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo e055c174-d6dd-4f30-a191-5f8b0d8679d6 2026-08-21 16:04:20.540 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=e055c174-d6dd-4f30-a191-5f8b0d8679d6 2026-08-21 16:04:20.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-21 16:04:20.547 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-21 16:04:20.552 | ++ 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-08-21 16:04:23.619 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.622 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:04:23.622 | address-scope 2026-08-21 16:04:23.622 | agent 2026-08-21 16:04:23.622 | allowed-address-pairs 2026-08-21 16:04:23.622 | auto-allocated-topology 2026-08-21 16:04:23.622 | availability_zone 2026-08-21 16:04:23.622 | default-subnetpools 2026-08-21 16:04:23.622 | dhcp_agent_scheduler 2026-08-21 16:04:23.622 | dns-integration 2026-08-21 16:04:23.622 | dns-domain-ports 2026-08-21 16:04:23.623 | dns-integration-domain-keywords 2026-08-21 16:04:23.623 | empty-string-filtering 2026-08-21 16:04:23.623 | external-net 2026-08-21 16:04:23.623 | extra_dhcp_opt 2026-08-21 16:04:23.623 | extraroute 2026-08-21 16:04:23.623 | extraroute-atomic 2026-08-21 16:04:23.623 | filter-validation 2026-08-21 16:04:23.623 | floating-ip-port-forwarding-detail 2026-08-21 16:04:23.623 | fip-port-details 2026-08-21 16:04:23.623 | flavors 2026-08-21 16:04:23.623 | floatingip-pools 2026-08-21 16:04:23.624 | router 2026-08-21 16:04:23.624 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:04:23.624 | enable-default-route-bfd 2026-08-21 16:04:23.624 | enable-default-route-ecmp 2026-08-21 16:04:23.624 | ext-gw-mode 2026-08-21 16:04:23.624 | l3-ha 2026-08-21 16:04:23.624 | external-gateway-multihoming 2026-08-21 16:04:23.624 | l3-flavors 2026-08-21 16:04:23.624 | l3_agent_scheduler 2026-08-21 16:04:23.624 | multi-provider 2026-08-21 16:04:23.625 | net-mtu 2026-08-21 16:04:23.625 | net-mtu-writable 2026-08-21 16:04:23.625 | network_availability_zone 2026-08-21 16:04:23.625 | network-ip-availability 2026-08-21 16:04:23.625 | network-ip-availability-details 2026-08-21 16:04:23.625 | pagination 2026-08-21 16:04:23.625 | port-device-profile 2026-08-21 16:04:23.625 | port-mac-address-regenerate 2026-08-21 16:04:23.625 | port-numa-affinity-policy 2026-08-21 16:04:23.625 | port-numa-affinity-policy-socket 2026-08-21 16:04:23.626 | binding 2026-08-21 16:04:23.626 | binding-extended 2026-08-21 16:04:23.626 | port-security 2026-08-21 16:04:23.626 | project-id 2026-08-21 16:04:23.626 | provider 2026-08-21 16:04:23.626 | qinq 2026-08-21 16:04:23.626 | quota-check-limit 2026-08-21 16:04:23.626 | quota-check-limit-default 2026-08-21 16:04:23.626 | quotas 2026-08-21 16:04:23.626 | quota_details 2026-08-21 16:04:23.627 | rbac-policies 2026-08-21 16:04:23.627 | rbac-address-scope 2026-08-21 16:04:23.627 | rbac-security-groups 2026-08-21 16:04:23.627 | revision-if-match 2026-08-21 16:04:23.627 | standard-attr-revisions 2026-08-21 16:04:23.627 | router_availability_zone 2026-08-21 16:04:23.627 | router-enable-snat 2026-08-21 16:04:23.627 | security-groups-default-rules 2026-08-21 16:04:23.627 | security-groups-default-statefulness 2026-08-21 16:04:23.627 | security-groups-normalized-cidr 2026-08-21 16:04:23.628 | security-groups-remote-address-group 2026-08-21 16:04:23.628 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:04:23.628 | security-groups-shared-filtering 2026-08-21 16:04:23.628 | security-group 2026-08-21 16:04:23.628 | service-type 2026-08-21 16:04:23.628 | sorting 2026-08-21 16:04:23.628 | standard-attr-description 2026-08-21 16:04:23.628 | stateful-security-group 2026-08-21 16:04:23.628 | subnet-dns-publish-fixed-ip 2026-08-21 16:04:23.628 | subnet-external-network 2026-08-21 16:04:23.628 | subnet_onboard 2026-08-21 16:04:23.629 | subnet-service-types 2026-08-21 16:04:23.629 | subnet_allocation 2026-08-21 16:04:23.629 | subnetpool-prefix-ops 2026-08-21 16:04:23.629 | tag-creation 2026-08-21 16:04:23.629 | standard-attr-tag 2026-08-21 16:04:23.629 | standard-attr-timestamp 2026-08-21 16:04:23.629 | vlan-transparent' 2026-08-21 16:04:23.629 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:04:23.629 | address-scope 2026-08-21 16:04:23.630 | agent 2026-08-21 16:04:23.630 | allowed-address-pairs 2026-08-21 16:04:23.630 | auto-allocated-topology 2026-08-21 16:04:23.630 | availability_zone 2026-08-21 16:04:23.630 | default-subnetpools 2026-08-21 16:04:23.630 | dhcp_agent_scheduler 2026-08-21 16:04:23.630 | dns-integration 2026-08-21 16:04:23.630 | dns-domain-ports 2026-08-21 16:04:23.630 | dns-integration-domain-keywords 2026-08-21 16:04:23.630 | empty-string-filtering 2026-08-21 16:04:23.630 | external-net 2026-08-21 16:04:23.631 | extra_dhcp_opt 2026-08-21 16:04:23.631 | extraroute 2026-08-21 16:04:23.631 | extraroute-atomic 2026-08-21 16:04:23.631 | filter-validation 2026-08-21 16:04:23.631 | floating-ip-port-forwarding-detail 2026-08-21 16:04:23.631 | fip-port-details 2026-08-21 16:04:23.631 | flavors 2026-08-21 16:04:23.631 | floatingip-pools 2026-08-21 16:04:23.631 | router 2026-08-21 16:04:23.631 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:04:23.632 | enable-default-route-bfd 2026-08-21 16:04:23.632 | enable-default-route-ecmp 2026-08-21 16:04:23.632 | ext-gw-mode 2026-08-21 16:04:23.632 | l3-ha 2026-08-21 16:04:23.632 | external-gateway-multihoming 2026-08-21 16:04:23.632 | l3-flavors 2026-08-21 16:04:23.632 | l3_agent_scheduler 2026-08-21 16:04:23.632 | multi-provider 2026-08-21 16:04:23.632 | net-mtu 2026-08-21 16:04:23.632 | net-mtu-writable 2026-08-21 16:04:23.633 | network_availability_zone 2026-08-21 16:04:23.633 | network-ip-availability 2026-08-21 16:04:23.633 | network-ip-availability-details 2026-08-21 16:04:23.633 | pagination 2026-08-21 16:04:23.633 | port-device-profile 2026-08-21 16:04:23.633 | port-mac-address-regenerate 2026-08-21 16:04:23.633 | port-numa-affinity-policy 2026-08-21 16:04:23.633 | port-numa-affinity-policy-socket 2026-08-21 16:04:23.633 | binding 2026-08-21 16:04:23.634 | binding-extended 2026-08-21 16:04:23.634 | port-security 2026-08-21 16:04:23.634 | project-id 2026-08-21 16:04:23.634 | provider 2026-08-21 16:04:23.634 | qinq 2026-08-21 16:04:23.634 | quota-check-limit 2026-08-21 16:04:23.634 | quota-check-limit-default 2026-08-21 16:04:23.635 | quotas 2026-08-21 16:04:23.635 | quota_details 2026-08-21 16:04:23.635 | rbac-policies 2026-08-21 16:04:23.635 | rbac-address-scope 2026-08-21 16:04:23.635 | rbac-security-groups 2026-08-21 16:04:23.635 | revision-if-match 2026-08-21 16:04:23.635 | standard-attr-revisions 2026-08-21 16:04:23.635 | router_availability_zone 2026-08-21 16:04:23.635 | router-enable-snat 2026-08-21 16:04:23.635 | security-groups-default-rules 2026-08-21 16:04:23.635 | security-groups-default-statefulness 2026-08-21 16:04:23.636 | security-groups-normalized-cidr 2026-08-21 16:04:23.636 | security-groups-remote-address-group 2026-08-21 16:04:23.636 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:04:23.636 | security-groups-shared-filtering 2026-08-21 16:04:23.636 | security-group 2026-08-21 16:04:23.636 | service-type 2026-08-21 16:04:23.636 | sorting 2026-08-21 16:04:23.636 | standard-attr-description 2026-08-21 16:04:23.636 | stateful-security-group 2026-08-21 16:04:23.636 | subnet-dns-publish-fixed-ip 2026-08-21 16:04:23.637 | subnet-external-network 2026-08-21 16:04:23.637 | subnet_onboard 2026-08-21 16:04:23.637 | subnet-service-types 2026-08-21 16:04:23.637 | subnet_allocation 2026-08-21 16:04:23.637 | subnetpool-prefix-ops 2026-08-21 16:04:23.637 | tag-creation 2026-08-21 16:04:23.637 | standard-attr-tag 2026-08-21 16:04:23.637 | standard-attr-timestamp 2026-08-21 16:04:23.637 | vlan-transparent =~ router ]] 2026-08-21 16:04:23.637 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:04:23.638 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-21 16:04:23.638 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-21 16:04:23.638 | ++ 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-08-21 16:04:26.686 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:26.689 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:04:26.689 | address-scope 2026-08-21 16:04:26.689 | agent 2026-08-21 16:04:26.689 | allowed-address-pairs 2026-08-21 16:04:26.690 | auto-allocated-topology 2026-08-21 16:04:26.690 | availability_zone 2026-08-21 16:04:26.690 | default-subnetpools 2026-08-21 16:04:26.690 | dhcp_agent_scheduler 2026-08-21 16:04:26.690 | dns-integration 2026-08-21 16:04:26.690 | dns-domain-ports 2026-08-21 16:04:26.690 | dns-integration-domain-keywords 2026-08-21 16:04:26.691 | empty-string-filtering 2026-08-21 16:04:26.691 | external-net 2026-08-21 16:04:26.691 | extra_dhcp_opt 2026-08-21 16:04:26.691 | extraroute 2026-08-21 16:04:26.691 | extraroute-atomic 2026-08-21 16:04:26.691 | filter-validation 2026-08-21 16:04:26.691 | floating-ip-port-forwarding-detail 2026-08-21 16:04:26.692 | fip-port-details 2026-08-21 16:04:26.692 | flavors 2026-08-21 16:04:26.692 | floatingip-pools 2026-08-21 16:04:26.692 | router 2026-08-21 16:04:26.692 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:04:26.692 | enable-default-route-bfd 2026-08-21 16:04:26.692 | enable-default-route-ecmp 2026-08-21 16:04:26.692 | ext-gw-mode 2026-08-21 16:04:26.693 | l3-ha 2026-08-21 16:04:26.693 | external-gateway-multihoming 2026-08-21 16:04:26.693 | l3-flavors 2026-08-21 16:04:26.693 | l3_agent_scheduler 2026-08-21 16:04:26.693 | multi-provider 2026-08-21 16:04:26.693 | net-mtu 2026-08-21 16:04:26.693 | net-mtu-writable 2026-08-21 16:04:26.694 | network_availability_zone 2026-08-21 16:04:26.694 | network-ip-availability 2026-08-21 16:04:26.694 | network-ip-availability-details 2026-08-21 16:04:26.694 | pagination 2026-08-21 16:04:26.694 | port-device-profile 2026-08-21 16:04:26.694 | port-mac-address-regenerate 2026-08-21 16:04:26.694 | port-numa-affinity-policy 2026-08-21 16:04:26.695 | port-numa-affinity-policy-socket 2026-08-21 16:04:26.695 | binding 2026-08-21 16:04:26.695 | binding-extended 2026-08-21 16:04:26.695 | port-security 2026-08-21 16:04:26.695 | project-id 2026-08-21 16:04:26.695 | provider 2026-08-21 16:04:26.695 | qinq 2026-08-21 16:04:26.696 | quota-check-limit 2026-08-21 16:04:26.696 | quota-check-limit-default 2026-08-21 16:04:26.696 | quotas 2026-08-21 16:04:26.696 | quota_details 2026-08-21 16:04:26.696 | rbac-policies 2026-08-21 16:04:26.696 | rbac-address-scope 2026-08-21 16:04:26.697 | rbac-security-groups 2026-08-21 16:04:26.697 | revision-if-match 2026-08-21 16:04:26.697 | standard-attr-revisions 2026-08-21 16:04:26.697 | router_availability_zone 2026-08-21 16:04:26.697 | router-enable-snat 2026-08-21 16:04:26.697 | security-groups-default-rules 2026-08-21 16:04:26.697 | security-groups-default-statefulness 2026-08-21 16:04:26.697 | security-groups-normalized-cidr 2026-08-21 16:04:26.698 | security-groups-remote-address-group 2026-08-21 16:04:26.698 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:04:26.698 | security-groups-shared-filtering 2026-08-21 16:04:26.698 | security-group 2026-08-21 16:04:26.698 | service-type 2026-08-21 16:04:26.698 | sorting 2026-08-21 16:04:26.698 | standard-attr-description 2026-08-21 16:04:26.698 | stateful-security-group 2026-08-21 16:04:26.699 | subnet-dns-publish-fixed-ip 2026-08-21 16:04:26.699 | subnet-external-network 2026-08-21 16:04:26.699 | subnet_onboard 2026-08-21 16:04:26.699 | subnet-service-types 2026-08-21 16:04:26.699 | subnet_allocation 2026-08-21 16:04:26.699 | subnetpool-prefix-ops 2026-08-21 16:04:26.699 | tag-creation 2026-08-21 16:04:26.699 | standard-attr-tag 2026-08-21 16:04:26.700 | standard-attr-timestamp 2026-08-21 16:04:26.700 | vlan-transparent' 2026-08-21 16:04:26.700 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:04:26.700 | address-scope 2026-08-21 16:04:26.700 | agent 2026-08-21 16:04:26.700 | allowed-address-pairs 2026-08-21 16:04:26.701 | auto-allocated-topology 2026-08-21 16:04:26.701 | availability_zone 2026-08-21 16:04:26.701 | default-subnetpools 2026-08-21 16:04:26.701 | dhcp_agent_scheduler 2026-08-21 16:04:26.701 | dns-integration 2026-08-21 16:04:26.701 | dns-domain-ports 2026-08-21 16:04:26.701 | dns-integration-domain-keywords 2026-08-21 16:04:26.702 | empty-string-filtering 2026-08-21 16:04:26.702 | external-net 2026-08-21 16:04:26.702 | extra_dhcp_opt 2026-08-21 16:04:26.702 | extraroute 2026-08-21 16:04:26.702 | extraroute-atomic 2026-08-21 16:04:26.702 | filter-validation 2026-08-21 16:04:26.702 | floating-ip-port-forwarding-detail 2026-08-21 16:04:26.702 | fip-port-details 2026-08-21 16:04:26.703 | flavors 2026-08-21 16:04:26.703 | floatingip-pools 2026-08-21 16:04:26.703 | router 2026-08-21 16:04:26.703 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:04:26.703 | enable-default-route-bfd 2026-08-21 16:04:26.703 | enable-default-route-ecmp 2026-08-21 16:04:26.703 | ext-gw-mode 2026-08-21 16:04:26.703 | l3-ha 2026-08-21 16:04:26.704 | external-gateway-multihoming 2026-08-21 16:04:26.704 | l3-flavors 2026-08-21 16:04:26.704 | l3_agent_scheduler 2026-08-21 16:04:26.704 | multi-provider 2026-08-21 16:04:26.704 | net-mtu 2026-08-21 16:04:26.704 | net-mtu-writable 2026-08-21 16:04:26.704 | network_availability_zone 2026-08-21 16:04:26.704 | network-ip-availability 2026-08-21 16:04:26.704 | network-ip-availability-details 2026-08-21 16:04:26.704 | pagination 2026-08-21 16:04:26.705 | port-device-profile 2026-08-21 16:04:26.705 | port-mac-address-regenerate 2026-08-21 16:04:26.705 | port-numa-affinity-policy 2026-08-21 16:04:26.705 | port-numa-affinity-policy-socket 2026-08-21 16:04:26.705 | binding 2026-08-21 16:04:26.705 | binding-extended 2026-08-21 16:04:26.705 | port-security 2026-08-21 16:04:26.705 | project-id 2026-08-21 16:04:26.705 | provider 2026-08-21 16:04:26.706 | qinq 2026-08-21 16:04:26.706 | quota-check-limit 2026-08-21 16:04:26.706 | quota-check-limit-default 2026-08-21 16:04:26.706 | quotas 2026-08-21 16:04:26.706 | quota_details 2026-08-21 16:04:26.706 | rbac-policies 2026-08-21 16:04:26.706 | rbac-address-scope 2026-08-21 16:04:26.707 | rbac-security-groups 2026-08-21 16:04:26.707 | revision-if-match 2026-08-21 16:04:26.707 | standard-attr-revisions 2026-08-21 16:04:26.707 | router_availability_zone 2026-08-21 16:04:26.707 | router-enable-snat 2026-08-21 16:04:26.707 | security-groups-default-rules 2026-08-21 16:04:26.707 | security-groups-default-statefulness 2026-08-21 16:04:26.708 | security-groups-normalized-cidr 2026-08-21 16:04:26.708 | security-groups-remote-address-group 2026-08-21 16:04:26.708 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:04:26.708 | security-groups-shared-filtering 2026-08-21 16:04:26.708 | security-group 2026-08-21 16:04:26.708 | service-type 2026-08-21 16:04:26.708 | sorting 2026-08-21 16:04:26.708 | standard-attr-description 2026-08-21 16:04:26.709 | stateful-security-group 2026-08-21 16:04:26.709 | subnet-dns-publish-fixed-ip 2026-08-21 16:04:26.709 | subnet-external-network 2026-08-21 16:04:26.709 | subnet_onboard 2026-08-21 16:04:26.709 | subnet-service-types 2026-08-21 16:04:26.709 | subnet_allocation 2026-08-21 16:04:26.710 | subnetpool-prefix-ops 2026-08-21 16:04:26.711 | tag-creation 2026-08-21 16:04:26.711 | standard-attr-tag 2026-08-21 16:04:26.711 | standard-attr-timestamp 2026-08-21 16:04:26.711 | vlan-transparent =~ external-net ]] 2026-08-21 16:04:26.711 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:04:26.711 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-21 16:04:26.711 | ++ 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-08-21 16:04:30.270 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:30.276 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=c5fe5d84-3374-438e-8c77-574cd715b273 2026-08-21 16:04:30.279 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-21 16:04:30.283 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:30.305 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-21 16:04:30.309 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-21 16:04:30.313 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-21 16:04:30.316 | ++ 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-08-21 16:04:33.397 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:33.401 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:04:33.401 | address-scope 2026-08-21 16:04:33.401 | agent 2026-08-21 16:04:33.401 | allowed-address-pairs 2026-08-21 16:04:33.401 | auto-allocated-topology 2026-08-21 16:04:33.401 | availability_zone 2026-08-21 16:04:33.401 | default-subnetpools 2026-08-21 16:04:33.401 | dhcp_agent_scheduler 2026-08-21 16:04:33.402 | dns-integration 2026-08-21 16:04:33.402 | dns-domain-ports 2026-08-21 16:04:33.402 | dns-integration-domain-keywords 2026-08-21 16:04:33.402 | empty-string-filtering 2026-08-21 16:04:33.402 | external-net 2026-08-21 16:04:33.402 | extra_dhcp_opt 2026-08-21 16:04:33.402 | extraroute 2026-08-21 16:04:33.402 | extraroute-atomic 2026-08-21 16:04:33.402 | filter-validation 2026-08-21 16:04:33.402 | floating-ip-port-forwarding-detail 2026-08-21 16:04:33.402 | fip-port-details 2026-08-21 16:04:33.403 | flavors 2026-08-21 16:04:33.403 | floatingip-pools 2026-08-21 16:04:33.403 | router 2026-08-21 16:04:33.403 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:04:33.403 | enable-default-route-bfd 2026-08-21 16:04:33.403 | enable-default-route-ecmp 2026-08-21 16:04:33.403 | ext-gw-mode 2026-08-21 16:04:33.403 | l3-ha 2026-08-21 16:04:33.403 | external-gateway-multihoming 2026-08-21 16:04:33.403 | l3-flavors 2026-08-21 16:04:33.403 | l3_agent_scheduler 2026-08-21 16:04:33.404 | multi-provider 2026-08-21 16:04:33.404 | net-mtu 2026-08-21 16:04:33.404 | net-mtu-writable 2026-08-21 16:04:33.404 | network_availability_zone 2026-08-21 16:04:33.404 | network-ip-availability 2026-08-21 16:04:33.404 | network-ip-availability-details 2026-08-21 16:04:33.404 | pagination 2026-08-21 16:04:33.404 | port-device-profile 2026-08-21 16:04:33.404 | port-mac-address-regenerate 2026-08-21 16:04:33.404 | port-numa-affinity-policy 2026-08-21 16:04:33.404 | port-numa-affinity-policy-socket 2026-08-21 16:04:33.404 | binding 2026-08-21 16:04:33.405 | binding-extended 2026-08-21 16:04:33.405 | port-security 2026-08-21 16:04:33.405 | project-id 2026-08-21 16:04:33.405 | provider 2026-08-21 16:04:33.405 | qinq 2026-08-21 16:04:33.405 | quota-check-limit 2026-08-21 16:04:33.405 | quota-check-limit-default 2026-08-21 16:04:33.405 | quotas 2026-08-21 16:04:33.405 | quota_details 2026-08-21 16:04:33.405 | rbac-policies 2026-08-21 16:04:33.405 | rbac-address-scope 2026-08-21 16:04:33.406 | rbac-security-groups 2026-08-21 16:04:33.406 | revision-if-match 2026-08-21 16:04:33.406 | standard-attr-revisions 2026-08-21 16:04:33.406 | router_availability_zone 2026-08-21 16:04:33.406 | router-enable-snat 2026-08-21 16:04:33.406 | security-groups-default-rules 2026-08-21 16:04:33.406 | security-groups-default-statefulness 2026-08-21 16:04:33.406 | security-groups-normalized-cidr 2026-08-21 16:04:33.406 | security-groups-remote-address-group 2026-08-21 16:04:33.406 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:04:33.406 | security-groups-shared-filtering 2026-08-21 16:04:33.407 | security-group 2026-08-21 16:04:33.407 | service-type 2026-08-21 16:04:33.407 | sorting 2026-08-21 16:04:33.407 | standard-attr-description 2026-08-21 16:04:33.407 | stateful-security-group 2026-08-21 16:04:33.407 | subnet-dns-publish-fixed-ip 2026-08-21 16:04:33.407 | subnet-external-network 2026-08-21 16:04:33.407 | subnet_onboard 2026-08-21 16:04:33.407 | subnet-service-types 2026-08-21 16:04:33.407 | subnet_allocation 2026-08-21 16:04:33.407 | subnetpool-prefix-ops 2026-08-21 16:04:33.407 | tag-creation 2026-08-21 16:04:33.408 | standard-attr-tag 2026-08-21 16:04:33.408 | standard-attr-timestamp 2026-08-21 16:04:33.408 | vlan-transparent' 2026-08-21 16:04:33.408 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:04:33.408 | address-scope 2026-08-21 16:04:33.408 | agent 2026-08-21 16:04:33.408 | allowed-address-pairs 2026-08-21 16:04:33.408 | auto-allocated-topology 2026-08-21 16:04:33.408 | availability_zone 2026-08-21 16:04:33.408 | default-subnetpools 2026-08-21 16:04:33.408 | dhcp_agent_scheduler 2026-08-21 16:04:33.409 | dns-integration 2026-08-21 16:04:33.409 | dns-domain-ports 2026-08-21 16:04:33.409 | dns-integration-domain-keywords 2026-08-21 16:04:33.409 | empty-string-filtering 2026-08-21 16:04:33.409 | external-net 2026-08-21 16:04:33.409 | extra_dhcp_opt 2026-08-21 16:04:33.409 | extraroute 2026-08-21 16:04:33.409 | extraroute-atomic 2026-08-21 16:04:33.409 | filter-validation 2026-08-21 16:04:33.409 | floating-ip-port-forwarding-detail 2026-08-21 16:04:33.409 | fip-port-details 2026-08-21 16:04:33.410 | flavors 2026-08-21 16:04:33.410 | floatingip-pools 2026-08-21 16:04:33.410 | router 2026-08-21 16:04:33.410 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:04:33.410 | enable-default-route-bfd 2026-08-21 16:04:33.410 | enable-default-route-ecmp 2026-08-21 16:04:33.410 | ext-gw-mode 2026-08-21 16:04:33.410 | l3-ha 2026-08-21 16:04:33.410 | external-gateway-multihoming 2026-08-21 16:04:33.410 | l3-flavors 2026-08-21 16:04:33.410 | l3_agent_scheduler 2026-08-21 16:04:33.411 | multi-provider 2026-08-21 16:04:33.411 | net-mtu 2026-08-21 16:04:33.411 | net-mtu-writable 2026-08-21 16:04:33.411 | network_availability_zone 2026-08-21 16:04:33.411 | network-ip-availability 2026-08-21 16:04:33.411 | network-ip-availability-details 2026-08-21 16:04:33.411 | pagination 2026-08-21 16:04:33.411 | port-device-profile 2026-08-21 16:04:33.411 | port-mac-address-regenerate 2026-08-21 16:04:33.411 | port-numa-affinity-policy 2026-08-21 16:04:33.411 | port-numa-affinity-policy-socket 2026-08-21 16:04:33.411 | binding 2026-08-21 16:04:33.412 | binding-extended 2026-08-21 16:04:33.412 | port-security 2026-08-21 16:04:33.412 | project-id 2026-08-21 16:04:33.412 | provider 2026-08-21 16:04:33.412 | qinq 2026-08-21 16:04:33.412 | quota-check-limit 2026-08-21 16:04:33.412 | quota-check-limit-default 2026-08-21 16:04:33.412 | quotas 2026-08-21 16:04:33.412 | quota_details 2026-08-21 16:04:33.412 | rbac-policies 2026-08-21 16:04:33.412 | rbac-address-scope 2026-08-21 16:04:33.413 | rbac-security-groups 2026-08-21 16:04:33.413 | revision-if-match 2026-08-21 16:04:33.413 | standard-attr-revisions 2026-08-21 16:04:33.413 | router_availability_zone 2026-08-21 16:04:33.413 | router-enable-snat 2026-08-21 16:04:33.413 | security-groups-default-rules 2026-08-21 16:04:33.413 | security-groups-default-statefulness 2026-08-21 16:04:33.413 | security-groups-normalized-cidr 2026-08-21 16:04:33.413 | security-groups-remote-address-group 2026-08-21 16:04:33.413 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:04:33.413 | security-groups-shared-filtering 2026-08-21 16:04:33.413 | security-group 2026-08-21 16:04:33.414 | service-type 2026-08-21 16:04:33.414 | sorting 2026-08-21 16:04:33.414 | standard-attr-description 2026-08-21 16:04:33.414 | stateful-security-group 2026-08-21 16:04:33.414 | subnet-dns-publish-fixed-ip 2026-08-21 16:04:33.414 | subnet-external-network 2026-08-21 16:04:33.414 | subnet_onboard 2026-08-21 16:04:33.414 | subnet-service-types 2026-08-21 16:04:33.414 | subnet_allocation 2026-08-21 16:04:33.414 | subnetpool-prefix-ops 2026-08-21 16:04:33.414 | tag-creation 2026-08-21 16:04:33.415 | standard-attr-tag 2026-08-21 16:04:33.415 | standard-attr-timestamp 2026-08-21 16:04:33.415 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-21 16:04:33.415 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:04:33.415 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-21 16:04:33.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-21 16:04:33.422 | ++ 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-08-21 16:04:37.918 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:37.921 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=605db563-13a3-419d-81e9-ec155ecc7934 2026-08-21 16:04:37.924 | + 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-08-21 16:04:37.926 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:37.944 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-21 16:04:37.947 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-21 16:04:37.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c5fe5d84-3374-438e-8c77-574cd715b273 6db92fd7-c28a-449d-b1da-acd9082f7c74 2026-08-21 16:04:43.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-21 16:04:43.739 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 605db563-13a3-419d-81e9-ec155ecc7934 2026-08-21 16:04:43.743 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-21 16:04:43.745 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-21 16:04:43.747 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-21 16:04:43.750 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-21 16:04:43.753 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-21 16:04:43.756 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 605db563-13a3-419d-81e9-ec155ecc7934 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-21 16:04:43.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-21 16:04:43.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-21 16:04:43.765 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-21 16:04:43.766 | +++ 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 605db563-13a3-419d-81e9-ec155ecc7934 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-21 16:04:47.194 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:47.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-21 16:04:47.198 | | id | 542a436a-f8f1-4145-b921-0d9f21751ad1 |' 2026-08-21 16:04:47.200 | ++ 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-08-21 16:04:47.202 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:47.216 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 542a436a-f8f1-4145-b921-0d9f21751ad1 '|' 2026-08-21 16:04:47.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 542a436a-f8f1-4145-b921-0d9f21751ad1 |' 2026-08-21 16:04:47.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-21 16:04:47.225 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 542a436a-f8f1-4145-b921-0d9f21751ad1 '|' 2026-08-21 16:04:47.225 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-21 16:04:47.227 | ++ functions-common:get_field:806 : local data field 2026-08-21 16:04:47.229 | ++ functions-common:get_field:807 : read data 2026-08-21 16:04:47.231 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-21 16:04:47.234 | ++ functions-common:get_field:811 : field='$3' 2026-08-21 16:04:47.237 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 542a436a-f8f1-4145-b921-0d9f21751ad1 |' 2026-08-21 16:04:47.237 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-21 16:04:47.242 | ++ functions-common:get_field:807 : read data 2026-08-21 16:04:47.246 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-21 16:04:47.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 542a436a-f8f1-4145-b921-0d9f21751ad1 '|' 2026-08-21 16:04:47.249 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-21 16:04:47.251 | ++ functions-common:get_field:806 : local data field 2026-08-21 16:04:47.253 | ++ functions-common:get_field:807 : read data 2026-08-21 16:04:47.255 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-21 16:04:47.257 | ++ functions-common:get_field:811 : field='$6' 2026-08-21 16:04:47.260 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 542a436a-f8f1-4145-b921-0d9f21751ad1 |' 2026-08-21 16:04:47.260 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-21 16:04:47.265 | ++ functions-common:get_field:807 : read data 2026-08-21 16:04:47.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=542a436a-f8f1-4145-b921-0d9f21751ad1 2026-08-21 16:04:47.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 605db563-13a3-419d-81e9-ec155ecc7934 c5fe5d84-3374-438e-8c77-574cd715b273 2026-08-21 16:04:52.894 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-21 16:04:52.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-21 16:04:52.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-21 16:04:52.912 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:04:52.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-21 16:04:52.917 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-21 16:04:52.920 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-21 16:04:52.923 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-21 16:04:52.925 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-21 16:04:52.927 | ++ 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-08-21 16:04:52.956 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-21 16:04:52.959 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-21 16:04:52.962 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-21 16:04:52.964 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-21 16:04:52.966 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-21 16:04:52.968 | + 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-08-21 16:04:52.970 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-21 16:04:52.973 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-21 16:04:52.976 | + functions-common:test_with_retry:2360 : local until=10 2026-08-21 16:04:52.981 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-21 16:04:52.983 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-21 16:04:52.985 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-21 16:04:52.988 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:04:52.992 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:04:52.996 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:04:53.001 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328292997 2026-08-21 16:04:53.004 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-21 16:04:53.014 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-21 16:04:53.017 | + functions-common:time_stop:2420 : local name 2026-08-21 16:04:53.020 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:04:53.023 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:04:53.026 | + functions-common:time_stop:2423 : local total 2026-08-21 16:04:53.029 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:04:53.033 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-21 16:04:53.035 | + functions-common:time_stop:2427 : start_time=1787328292997 2026-08-21 16:04:53.039 | + functions-common:time_stop:2429 : [[ -z 1787328292997 ]] 2026-08-21 16:04:53.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:04:53.049 | + functions-common:time_stop:2432 : end_time=1787328293045 2026-08-21 16:04:53.052 | + functions-common:time_stop:2433 : elapsed_time=48 2026-08-21 16:04:53.054 | + functions-common:time_stop:2434 : total=9795 2026-08-21 16:04:53.057 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:04:53.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9843 2026-08-21 16:04:53.066 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-21 16:04:53.069 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-21 16:04:53.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-21 16:04:53.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:04:53.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-21 16:04:53.086 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-21 16:04:53.089 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-21 16:04:53.108 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-21 16:04:53.130 | ++ 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-08-21 16:04:53.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-21 16:04:53.133 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-21 16:04:53.137 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-21 16:04:56.163 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:56.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.115 ' 2026-08-21 16:04:56.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-21 16:04:56.174 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:04:56.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-21 16:04:56.196 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:04:56.199 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-21 16:04:56.202 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-21 16:04:56.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c5fe5d84-3374-438e-8c77-574cd715b273 e055c174-d6dd-4f30-a191-5f8b0d8679d6 2026-08-21 16:05:02.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-21 16:05:02.134 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 605db563-13a3-419d-81e9-ec155ecc7934 2026-08-21 16:05:02.137 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-21 16:05:02.140 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-21 16:05:02.142 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-21 16:05:02.144 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-21 16:05:02.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 605db563-13a3-419d-81e9-ec155ecc7934 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-21 16:05:02.149 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-21 16:05:02.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-21 16:05:02.156 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-21 16:05:02.157 | +++ 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 605db563-13a3-419d-81e9-ec155ecc7934 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-21 16:05:07.570 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:05:07.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-21 16:05:07.573 | | id | e4b17b37-aa09-4109-b7eb-5edec2cb9d8f |' 2026-08-21 16:05:07.575 | ++ 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-08-21 16:05:07.577 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:05:07.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e4b17b37-aa09-4109-b7eb-5edec2cb9d8f '|' 2026-08-21 16:05:07.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | e4b17b37-aa09-4109-b7eb-5edec2cb9d8f |' 2026-08-21 16:05:07.601 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-21 16:05:07.607 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-21 16:05:07.607 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e4b17b37-aa09-4109-b7eb-5edec2cb9d8f '|' 2026-08-21 16:05:07.610 | ++ functions-common:get_field:806 : local data field 2026-08-21 16:05:07.613 | ++ functions-common:get_field:807 : read data 2026-08-21 16:05:07.616 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-21 16:05:07.618 | ++ functions-common:get_field:811 : field='$3' 2026-08-21 16:05:07.622 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-21 16:05:07.623 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | e4b17b37-aa09-4109-b7eb-5edec2cb9d8f |' 2026-08-21 16:05:07.628 | ++ functions-common:get_field:807 : read data 2026-08-21 16:05:07.633 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-21 16:05:07.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-21 16:05:07.640 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e4b17b37-aa09-4109-b7eb-5edec2cb9d8f '|' 2026-08-21 16:05:07.641 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-21 16:05:07.644 | ++ functions-common:get_field:806 : local data field 2026-08-21 16:05:07.647 | ++ functions-common:get_field:807 : read data 2026-08-21 16:05:07.650 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-21 16:05:07.653 | ++ functions-common:get_field:811 : field='$6' 2026-08-21 16:05:07.657 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | e4b17b37-aa09-4109-b7eb-5edec2cb9d8f |' 2026-08-21 16:05:07.657 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-21 16:05:07.662 | ++ functions-common:get_field:807 : read data 2026-08-21 16:05:07.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=e4b17b37-aa09-4109-b7eb-5edec2cb9d8f 2026-08-21 16:05:07.670 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-21 16:05:07.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-21 16:05:07.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-21 16:05:07.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-21 16:05:07.697 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:07.700 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-21 16:05:07.712 | net.ipv6.conf.all.forwarding = 1 2026-08-21 16:05:07.720 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show c5fe5d84-3374-438e-8c77-574cd715b273 -c external_gateway_info -f json 2026-08-21 16:05:07.720 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 e4b17b37-aa09-4109-b7eb-5edec2cb9d8f 2026-08-21 16:05:07.720 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-21 16:05:07.723 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-21 16:05:07.723 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-21 16:05:10.859 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:05:10.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-21 16:05:10.867 | + 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-08-21 16:05:10.869 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:05:10.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-21 16:05:10.891 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-21 16:05:10.894 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-21 16:05:10.898 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-21 16:05:10.901 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-21 16:05:10.904 | ++ 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-08-21 16:05:10.927 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-21 16:05:10.932 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-21 16:05:10.935 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-21 16:05:10.938 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-21 16:05:10.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-21 16:05:10.970 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fddd:9678:b54d::/56 2026-08-21 16:05:10.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 9d86ca26-7831-4a27-8c63-1023a1837281 ]] 2026-08-21 16:05:10.976 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fddd:9678:b54d::/56 via 2001:db8::1 dev br-ex 2026-08-21 16:05:10.993 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-21 16:05:10.996 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:05:10.999 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-21 16:05:11.020 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:11.023 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-21 16:05:11.026 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:05:11.030 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-21 16:05:11.033 | + ./stack.sh:main:1335 : start_nova 2026-08-21 16:05:11.036 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-21 16:05:11.039 | + lib/nova:start_nova_rest:1083 : 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-08-21 16:05:11.042 | + lib/nova:start_nova_rest:1084 : 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-08-21 16:05:11.046 | + lib/nova:start_nova_rest:1084 : 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-08-21 16:05:11.049 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-21 16:05:11.053 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:05:11.056 | + functions-common:run_process:1674 : local service=n-sch 2026-08-21 16:05:11.059 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:05:11.063 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:11.066 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:11.070 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:11.073 | + functions-common:run_process:1680 : local name=n-sch 2026-08-21 16:05:11.076 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:11.080 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:11.083 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:11.086 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:11.091 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:11.096 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328311092 2026-08-21 16:05:11.099 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-21 16:05:11.121 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:11.124 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-21 16:05:11.128 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-21 16:05:11.131 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:05:11.135 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:05:11.138 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:05:11.141 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:05:11.144 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-21 16:05:11.147 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-21 16:05:11.151 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-21 16:05:11.154 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:11.157 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:11.161 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:11.164 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:11.167 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-21 16:05:11.170 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-21 16:05:11.174 | + 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-08-21 16:05:11.177 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-21 16:05:11.180 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:05:11.183 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:05:11.186 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:05:11.189 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:05:11.192 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:05:11.195 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:05:11.198 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-21 16:05:11.201 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:05:11.207 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-21 16:05:11.288 | + 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-08-21 16:05:11.370 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-21 16:05:11.436 | + 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-08-21 16:05:11.502 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-21 16:05:11.573 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-21 16:05:11.643 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:05:11.710 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:05:11.712 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:05:11.715 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-21 16:05:11.794 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:05:12.266 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-21 16:05:12.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-21 16:05:12.759 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-21 16:05:12.818 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:12.820 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:12.824 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:12.827 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:12.830 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:12.833 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:12.837 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:12.840 | + functions-common:time_stop:2427 : start_time=1787328311092 2026-08-21 16:05:12.843 | + functions-common:time_stop:2429 : [[ -z 1787328311092 ]] 2026-08-21 16:05:12.848 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:12.852 | + functions-common:time_stop:2432 : end_time=1787328312849 2026-08-21 16:05:12.856 | + functions-common:time_stop:2433 : elapsed_time=1757 2026-08-21 16:05:12.859 | + functions-common:time_stop:2434 : total=20085 2026-08-21 16:05:12.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:12.865 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21842 2026-08-21 16:05:12.870 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-21 16:05:12.876 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:05:12.879 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-21 16:05:12.882 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:05:12.885 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:12.889 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:12.892 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:12.894 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-21 16:05:12.897 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:12.900 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:12.903 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:12.906 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:12.911 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:12.915 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328312912 2026-08-21 16:05:12.918 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-21 16:05:12.938 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:12.941 | + 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-08-21 16:05:12.944 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-21 16:05:12.947 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:05:12.949 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:05:12.952 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:05:12.955 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:05:12.958 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-21 16:05:12.961 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-21 16:05:12.964 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-21 16:05:12.966 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:12.969 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:12.972 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:12.975 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:12.978 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-21 16:05:12.980 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:05:12.983 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:05:12.986 | + 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-08-21 16:05:12.989 | + 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-08-21 16:05:12.992 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-21 16:05:12.995 | + 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-08-21 16:05:12.998 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:05:13.000 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:05:13.003 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:05:13.006 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-21 16:05:13.008 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:05:13.014 | + 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-08-21 16:05:13.094 | + 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-08-21 16:05:13.174 | + 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-08-21 16:05:13.243 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-21 16:05:13.310 | + 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-08-21 16:05:13.378 | + 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-08-21 16:05:13.448 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-21 16:05:13.515 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-21 16:05:13.586 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-21 16:05:13.658 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-21 16:05:13.726 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-21 16:05:13.792 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:05:13.795 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:05:13.798 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-21 16:05:13.879 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:05:14.358 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-21 16:05:14.392 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-21 16:05:14.849 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-21 16:05:14.987 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:14.991 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:14.993 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:14.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:14.998 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:15.000 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:15.006 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:15.008 | + functions-common:time_stop:2427 : start_time=1787328312912 2026-08-21 16:05:15.010 | + functions-common:time_stop:2429 : [[ -z 1787328312912 ]] 2026-08-21 16:05:15.015 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:15.018 | + functions-common:time_stop:2432 : end_time=1787328315016 2026-08-21 16:05:15.020 | + functions-common:time_stop:2433 : elapsed_time=2104 2026-08-21 16:05:15.022 | + functions-common:time_stop:2434 : total=21842 2026-08-21 16:05:15.025 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:15.027 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23946 2026-08-21 16:05:15.029 | + lib/nova:start_nova_rest:1091 : 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-08-21 16:05:15.032 | + lib/nova:start_nova_rest:1091 : 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-08-21 16:05:15.034 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-21 16:05:15.037 | + lib/nova:start_nova_console_proxies:1106 : 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-08-21 16:05:15.040 | + lib/nova:start_nova_console_proxies:1108 : 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-08-21 16:05:15.042 | + lib/nova:start_nova_console_proxies:1108 : 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-08-21 16:05:15.045 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-21 16:05:15.047 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:05:15.049 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-21 16:05:15.054 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-21 16:05:15.057 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:05:15.059 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-21 16:05:15.062 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-21 16:05:15.080 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:15.082 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-21 16:05:15.131 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-21 16:05:15.134 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-21 16:05:15.151 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:15.153 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-21 16:05:15.155 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-21 16:05:15.178 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:15.181 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-21 16:05:15.185 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:05:15.188 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-21 16:05:15.191 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-21 16:05:15.194 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:05:15.196 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:05:15.200 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-21 16:05:15.202 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-21 16:05:15.205 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-21 16:05:15.208 | + 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-08-21 16:05:15.210 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:15.213 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:15.216 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:15.219 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-21 16:05:15.222 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:15.224 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:15.227 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:15.229 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:15.235 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:15.239 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328315236 2026-08-21 16:05:15.242 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-21 16:05:15.260 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:15.264 | + 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-08-21 16:05:15.266 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-21 16:05:15.269 | + 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-08-21 16:05:15.272 | + 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-08-21 16:05:15.273 | + 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-08-21 16:05:15.276 | + 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-08-21 16:05:15.278 | + 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-08-21 16:05:15.281 | + 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-08-21 16:05:15.284 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-21 16:05:15.286 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:15.289 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:15.291 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:15.294 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:15.296 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-21 16:05:15.299 | + 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-08-21 16:05:15.304 | + 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-08-21 16:05:15.306 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-21 16:05:15.309 | + 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-08-21 16:05:15.311 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:05:15.313 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:05:15.316 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:05:15.318 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:05:15.320 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:05:15.323 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-21 16:05:15.326 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:05:15.330 | + 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-08-21 16:05:15.430 | + 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-08-21 16:05:15.515 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-21 16:05:15.587 | + 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-08-21 16:05:15.651 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-21 16:05:15.716 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-21 16:05:15.800 | + 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-08-21 16:05:15.880 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:05:15.883 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:05:15.885 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-21 16:05:15.988 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:05:16.543 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-21 16:05:16.587 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-21 16:05:17.071 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-21 16:05:17.132 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:17.137 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:17.141 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:17.143 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:17.147 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:17.149 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:17.152 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:17.155 | + functions-common:time_stop:2427 : start_time=1787328315236 2026-08-21 16:05:17.157 | + functions-common:time_stop:2429 : [[ -z 1787328315236 ]] 2026-08-21 16:05:17.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:17.168 | + functions-common:time_stop:2432 : end_time=1787328317165 2026-08-21 16:05:17.171 | + functions-common:time_stop:2433 : elapsed_time=1929 2026-08-21 16:05:17.173 | + functions-common:time_stop:2434 : total=23946 2026-08-21 16:05:17.176 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:17.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25875 2026-08-21 16:05:17.180 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-21 16:05:17.183 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-21 16:05:17.185 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-21 16:05:17.187 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:17.189 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:17.192 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:17.194 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-21 16:05:17.196 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:17.199 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:17.201 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:17.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:17.207 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:17.211 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328317208 2026-08-21 16:05:17.214 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-21 16:05:17.236 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:17.239 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:17.242 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:17.244 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:17.246 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:17.249 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:17.251 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:17.253 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:17.256 | + functions-common:time_stop:2427 : start_time=1787328317208 2026-08-21 16:05:17.258 | + functions-common:time_stop:2429 : [[ -z 1787328317208 ]] 2026-08-21 16:05:17.263 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:17.266 | + functions-common:time_stop:2432 : end_time=1787328317263 2026-08-21 16:05:17.268 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-21 16:05:17.270 | + functions-common:time_stop:2434 : total=25875 2026-08-21 16:05:17.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:17.275 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25930 2026-08-21 16:05:17.278 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:17.281 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-21 16:05:17.283 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:17.285 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:17.288 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:17.290 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:17.292 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-21 16:05:17.295 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:17.297 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:17.299 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:17.302 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:17.306 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:17.308 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328317306 2026-08-21 16:05:17.311 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-21 16:05:17.331 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:17.334 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:17.337 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:17.339 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:17.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:17.344 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:17.346 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:17.349 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:17.351 | + functions-common:time_stop:2427 : start_time=1787328317306 2026-08-21 16:05:17.353 | + functions-common:time_stop:2429 : [[ -z 1787328317306 ]] 2026-08-21 16:05:17.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:17.361 | + functions-common:time_stop:2432 : end_time=1787328317358 2026-08-21 16:05:17.363 | + functions-common:time_stop:2433 : elapsed_time=52 2026-08-21 16:05:17.366 | + functions-common:time_stop:2434 : total=25930 2026-08-21 16:05:17.368 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:17.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25982 2026-08-21 16:05:17.373 | + lib/nova:start_nova_console_proxies:1127 : 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-08-21 16:05:17.375 | + lib/nova:start_nova_console_proxies:1127 : 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-08-21 16:05:17.379 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-21 16:05:17.381 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:05:17.384 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-21 16:05:17.386 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-21 16:05:17.407 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:17.409 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-21 16:05:17.468 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-21 16:05:17.472 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:05:17.475 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-21 16:05:17.527 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-21 16:05:17.550 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:17.553 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:05:17.555 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-21 16:05:17.558 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:05:17.560 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:17.562 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:17.565 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:17.567 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-21 16:05:17.570 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:17.572 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:17.574 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:17.577 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:17.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:17.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328317581 2026-08-21 16:05:17.587 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-21 16:05:17.608 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:17.611 | + 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-08-21 16:05:17.613 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-21 16:05:17.615 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:05:17.618 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:05:17.620 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:05:17.623 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:05:17.625 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-21 16:05:17.627 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-21 16:05:17.630 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-21 16:05:17.632 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:17.635 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:17.637 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:17.640 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:17.642 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-21 16:05:17.645 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-21 16:05:17.647 | + 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-08-21 16:05:17.650 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-21 16:05:17.652 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:05:17.654 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:05:17.656 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:05:17.659 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:05:17.661 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:05:17.663 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:05:17.666 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-21 16:05:17.668 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:05:17.673 | + 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-08-21 16:05:17.755 | + 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-08-21 16:05:17.838 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-21 16:05:17.955 | + 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-08-21 16:05:18.071 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-21 16:05:18.189 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-21 16:05:18.285 | + 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-08-21 16:05:18.384 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:05:18.388 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:05:18.395 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-21 16:05:18.529 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:05:19.091 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-21 16:05:19.134 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-21 16:05:19.640 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-21 16:05:19.704 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:19.707 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:19.713 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:19.717 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:19.722 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:19.726 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:19.732 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:19.736 | + functions-common:time_stop:2427 : start_time=1787328317581 2026-08-21 16:05:19.743 | + functions-common:time_stop:2429 : [[ -z 1787328317581 ]] 2026-08-21 16:05:19.754 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:19.762 | + functions-common:time_stop:2432 : end_time=1787328319754 2026-08-21 16:05:19.767 | + functions-common:time_stop:2433 : elapsed_time=2173 2026-08-21 16:05:19.771 | + functions-common:time_stop:2434 : total=25982 2026-08-21 16:05:19.780 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:19.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28155 2026-08-21 16:05:19.797 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-21 16:05:19.805 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:05:19.813 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-21 16:05:19.848 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:19.851 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-21 16:05:19.857 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-21 16:05:19.860 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:05:19.862 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:05:19.866 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-21 16:05:19.868 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:19.870 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-21 16:05:19.873 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:19.875 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:19.878 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:19.880 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:19.882 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-21 16:05:19.884 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:19.887 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:19.889 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:19.892 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:19.897 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:19.900 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328319897 2026-08-21 16:05:19.902 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-21 16:05:19.923 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:19.925 | + 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-08-21 16:05:19.928 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-21 16:05:19.930 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:19.932 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:19.935 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:19.938 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:19.940 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-21 16:05:19.943 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-21 16:05:19.945 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-21 16:05:19.947 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:19.949 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:19.951 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:19.954 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:19.956 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-21 16:05:19.958 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-21 16:05:19.960 | + 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-08-21 16:05:19.963 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-21 16:05:19.965 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:05:19.967 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:05:19.970 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:05:19.972 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:05:19.975 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:05:19.979 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:05:19.982 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-21 16:05:19.986 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:05:19.997 | + 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-08-21 16:05:20.132 | + 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-08-21 16:05:20.260 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-21 16:05:20.390 | + 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-08-21 16:05:20.530 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-21 16:05:20.625 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-21 16:05:20.744 | + 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-08-21 16:05:20.834 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:05:20.834 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:05:20.836 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-21 16:05:20.923 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:05:21.526 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-21 16:05:21.557 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-21 16:05:22.046 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-21 16:05:22.098 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:22.101 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:22.104 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:22.107 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:22.110 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:22.113 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:22.118 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:22.120 | + functions-common:time_stop:2427 : start_time=1787328319897 2026-08-21 16:05:22.124 | + functions-common:time_stop:2429 : [[ -z 1787328319897 ]] 2026-08-21 16:05:22.129 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:22.134 | + functions-common:time_stop:2432 : end_time=1787328322131 2026-08-21 16:05:22.138 | + functions-common:time_stop:2433 : elapsed_time=2234 2026-08-21 16:05:22.141 | + functions-common:time_stop:2434 : total=28155 2026-08-21 16:05:22.145 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:22.148 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30389 2026-08-21 16:05:22.152 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-21 16:05:22.155 | + lib/nova:start_nova_compute:988 : 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-08-21 16:05:22.159 | + lib/nova:start_nova_compute:989 : 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-08-21 16:05:22.163 | + lib/nova:start_nova_compute:989 : 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-08-21 16:05:22.168 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-21 16:05:22.172 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-21 16:05:22.178 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-21 16:05:22.182 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:05:22.185 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-21 16:05:22.188 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-21 16:05:22.192 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-21 16:05:22.196 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-21 16:05:22.199 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-21 16:05:22.203 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-21 16:05:22.207 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-21 16:05:22.212 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-21 16:05:22.216 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-21 16:05:22.216 | BEGIN { 2026-08-21 16:05:22.216 | section = "" 2026-08-21 16:05:22.216 | last_section = "" 2026-08-21 16:05:22.216 | section_count = 0 2026-08-21 16:05:22.216 | } 2026-08-21 16:05:22.216 | /^\[.+\]/ { 2026-08-21 16:05:22.216 | gsub("[][]", "", $1); 2026-08-21 16:05:22.216 | section=$1 2026-08-21 16:05:22.217 | next 2026-08-21 16:05:22.217 | } 2026-08-21 16:05:22.217 | /^ *\#/ { 2026-08-21 16:05:22.217 | next 2026-08-21 16:05:22.217 | } 2026-08-21 16:05:22.217 | /^[^ \t]+/ { 2026-08-21 16:05:22.217 | # get offset of first = in $0 2026-08-21 16:05:22.217 | eq_idx = index($0, "=") 2026-08-21 16:05:22.217 | # extract attr & value from $0 2026-08-21 16:05:22.217 | attr = substr($0, 1, eq_idx - 1) 2026-08-21 16:05:22.217 | value = substr($0, eq_idx + 1) 2026-08-21 16:05:22.218 | # only need to strip trailing whitespace from attr 2026-08-21 16:05:22.218 | sub(/[ \t]*$/, "", attr) 2026-08-21 16:05:22.218 | # need to strip leading & trailing whitespace from value 2026-08-21 16:05:22.220 | sub(/^[ \t]*/, "", value) 2026-08-21 16:05:22.220 | sub(/[ \t]*$/, "", value) 2026-08-21 16:05:22.221 | 2026-08-21 16:05:22.221 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-21 16:05:22.222 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-21 16:05:22.222 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-21 16:05:22.222 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-21 16:05:22.222 | if (! (section, attr) in cfg_attr_count) { 2026-08-21 16:05:22.222 | if (section != last_section) { 2026-08-21 16:05:22.222 | cfg_section[section_count++] = section 2026-08-21 16:05:22.223 | last_section = section 2026-08-21 16:05:22.223 | } 2026-08-21 16:05:22.223 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-21 16:05:22.223 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-21 16:05:22.223 | 2026-08-21 16:05:22.224 | cfg_attr[section, attr, 0] = value 2026-08-21 16:05:22.224 | cfg_attr_count[section, attr] = 1 2026-08-21 16:05:22.224 | } else { 2026-08-21 16:05:22.224 | lno = cfg_attr_count[section, attr]++ 2026-08-21 16:05:22.224 | cfg_attr[section, attr, lno] = value 2026-08-21 16:05:22.224 | } 2026-08-21 16:05:22.225 | } 2026-08-21 16:05:22.225 | END { 2026-08-21 16:05:22.225 | # Process each section in order 2026-08-21 16:05:22.225 | for (sno = 0; sno < section_count; sno++) { 2026-08-21 16:05:22.225 | section = cfg_section[sno] 2026-08-21 16:05:22.225 | # The ini routines simply append a config item immediately 2026-08-21 16:05:22.226 | # after the section header. To keep the same order as defined 2026-08-21 16:05:22.226 | # in local.conf, invoke the ini routines in the reverse order 2026-08-21 16:05:22.226 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-21 16:05:22.226 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-21 16:05:22.226 | if (cfg_attr_count[section, attr] == 1) 2026-08-21 16:05:22.226 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-21 16:05:22.227 | else { 2026-08-21 16:05:22.227 | # For multiline, invoke the ini routines in the reverse order 2026-08-21 16:05:22.227 | count = cfg_attr_count[section, attr] 2026-08-21 16:05:22.227 | print "inidelete " configfile " " section " " attr 2026-08-21 16:05:22.227 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-21 16:05:22.227 | for (l = count -2; l >= 0; l--) 2026-08-21 16:05:22.227 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-21 16:05:22.227 | } 2026-08-21 16:05:22.227 | } 2026-08-21 16:05:22.227 | } 2026-08-21 16:05:22.227 | } 2026-08-21 16:05:22.228 | ' 2026-08-21 16:05:22.228 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:05:22.228 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-21 16:05:22.228 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-21 16:05:22.229 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:05:22.229 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-21 16:05:22.230 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:05:22.230 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-21 16:05:22.230 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-21 16:05:22.230 | BEGIN { group = "" } 2026-08-21 16:05:22.230 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:05:22.231 | gsub("[][]", "", $1); 2026-08-21 16:05:22.231 | split($1, a, "|"); 2026-08-21 16:05:22.231 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-21 16:05:22.231 | group=a[1] 2026-08-21 16:05:22.232 | } else { 2026-08-21 16:05:22.232 | group="" 2026-08-21 16:05:22.232 | } 2026-08-21 16:05:22.232 | next 2026-08-21 16:05:22.232 | } 2026-08-21 16:05:22.232 | { 2026-08-21 16:05:22.232 | if (group != "") 2026-08-21 16:05:22.232 | print $0 2026-08-21 16:05:22.232 | } 2026-08-21 16:05:22.232 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:05:22.232 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:05:22.235 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-21 16:05:22.276 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-21 16:05:22.314 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-21 16:05:22.317 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-21 16:05:22.320 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-21 16:05:22.323 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 16:05:22.326 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-21 16:05:22.329 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 16:05:22.349 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:22.354 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-21 16:05:22.358 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-21 16:05:22.361 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 16:05:22.381 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:22.386 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.27:5672/nova_cell1 2026-08-21 16:05:22.390 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.27:5672/nova_cell1 2026-08-21 16:05:22.436 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 16:05:22.440 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 16:05:22.444 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-21 16:05:22.474 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-21 16:05:22.506 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-21 16:05:22.511 | + lib/nova:configure_console_compute:671 : local offset 2026-08-21 16:05:22.515 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-21 16:05:22.518 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-21 16:05:22.524 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-21 16:05:22.557 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.27 2026-08-21 16:05:22.561 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-21 16:05:22.588 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:22.593 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-21 16:05:22.597 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-21 16:05:22.601 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-21 16:05:22.606 | + functions:vercmp:648 : local 'op=<' 2026-08-21 16:05:22.610 | + functions:vercmp:649 : local v2=1.0.0 2026-08-21 16:05:22.614 | + functions:vercmp:650 : local result 2026-08-21 16:05:22.623 | ++ functions:vercmp:654 : sort -V 2026-08-21 16:05:22.625 | ++ functions:vercmp:654 : head -1 2026-08-21 16:05:22.626 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-21 16:05:22.632 | + functions:vercmp:654 : result=1.0.0 2026-08-21 16:05:22.637 | + functions:vercmp:656 : case $op in 2026-08-21 16:05:22.640 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-21 16:05:22.643 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-21 16:05:22.647 | + functions:vercmp:667 : return 2026-08-21 16:05:22.651 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.27:6080/vnc_lite.html 2026-08-21 16:05:22.655 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.27:6080/vnc_lite.html 2026-08-21 16:05:22.704 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.27:6081/spice_auto.html 2026-08-21 16:05:22.708 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.27:6081/spice_auto.html 2026-08-21 16:05:22.758 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-21 16:05:22.786 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:22.790 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-21 16:05:22.795 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.27 2026-08-21 16:05:22.800 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-21 16:05:22.845 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.27 2026-08-21 16:05:22.889 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-21 16:05:22.918 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:22.921 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-21 16:05:22.925 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-21 16:05:22.953 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:22.958 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-21 16:05:22.962 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-21 16:05:22.995 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-21 16:05:22.997 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-21 16:05:23.044 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-21 16:05:23.048 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-21 16:05:23.053 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-21 16:05:23.057 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-21 16:05:23.062 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-21 16:05:23.067 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-21 16:05:23.071 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-21 16:05:23.075 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:05:23.080 | + functions-common:run_process:1676 : local group=libvirt 2026-08-21 16:05:23.086 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:23.090 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:23.094 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-21 16:05:23.098 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:23.103 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:23.108 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:23.113 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:23.118 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:23.126 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328323121 2026-08-21 16:05:23.131 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-21 16:05:23.159 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:23.164 | + 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-08-21 16:05:23.169 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-21 16:05:23.174 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:05:23.180 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:05:23.183 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:05:23.187 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:05:23.189 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-21 16:05:23.192 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-21 16:05:23.194 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-21 16:05:23.197 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-21 16:05:23.200 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:23.203 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:23.206 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:23.209 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-21 16:05:23.211 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-21 16:05:23.214 | + 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-08-21 16:05:23.217 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-21 16:05:23.220 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:05:23.222 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-21 16:05:23.224 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:05:23.226 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:05:23.228 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:05:23.232 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-21 16:05:23.236 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-21 16:05:23.241 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-21 16:05:23.245 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:05:23.252 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-21 16:05:23.345 | + 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-08-21 16:05:23.432 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-21 16:05:23.498 | + 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-08-21 16:05:23.564 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-21 16:05:23.630 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-21 16:05:23.711 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:05:23.804 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:05:23.808 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-21 16:05:23.813 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-21 16:05:23.901 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-21 16:05:23.992 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:05:24.476 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-21 16:05:24.519 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-21 16:05:24.992 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-21 16:05:25.057 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:25.062 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:25.066 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:25.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:25.072 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:25.080 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:25.087 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:25.093 | + functions-common:time_stop:2427 : start_time=1787328323121 2026-08-21 16:05:25.102 | + functions-common:time_stop:2429 : [[ -z 1787328323121 ]] 2026-08-21 16:05:25.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:25.111 | + functions-common:time_stop:2432 : end_time=1787328325107 2026-08-21 16:05:25.121 | + functions-common:time_stop:2433 : elapsed_time=1986 2026-08-21 16:05:25.124 | + functions-common:time_stop:2434 : total=30389 2026-08-21 16:05:25.127 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:25.134 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32375 2026-08-21 16:05:25.145 | + lib/nova:start_nova_compute:1077 : 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-08-21 16:05:25.150 | + lib/nova:start_nova_compute:1077 : 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-08-21 16:05:25.156 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-21 16:05:25.200 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:25.206 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-21 16:05:25.208 | Dumping cells_v2 mapping 2026-08-21 16:05:25.214 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-21 16:05:25.856 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:05:25.857 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:25.857 | we strongly recommend against using it for new projects. 2026-08-21 16:05:25.857 | 2026-08-21 16:05:25.857 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:25.857 | framework. For more detail see 2026-08-21 16:05:25.857 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:25.857 | 2026-08-21 16:05:25.857 | import eventlet # noqa 2026-08-21 16:05:26.215 | 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-08-21 16:05:29.279 | INFO dbcounter [None req-6f2f56f8-c98c-4725-b8ce-24250ae8be00 None None] Registered counter for database nova_api 2026-08-21 16:05:29.407 | DEBUG dbcounter [-] [81146] Writer thread running {{(pid=81146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:05:29.441 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-21 16:05:29.441 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-21 16:05:29.441 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-21 16:05:29.441 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-21 16:05:29.441 | | cell1 | 3e9be5a8-ad96-4d12-b9a3-ff673aa3a7b5 | rabbit://stackrabbit:stackqueue@192.168.122.27:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-21 16:05:29.442 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-21 16:05:30.118 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-21 16:05:30.122 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-21 16:05:30.216 | + inc/async:async_inner:63 : create_flavors 2026-08-21 16:05:30.280 | [2101 Async create_flavors:81249]: running: create_flavors 2026-08-21 16:05:30.284 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-21 16:05:30.317 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:30.321 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-21 16:05:30.328 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:05:30.331 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-21 16:05:30.335 | + ./stack.sh:main:1340 : start_cinder 2026-08-21 16:05:30.339 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-21 16:05:30.347 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-21 16:05:30.355 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:05:30.358 | + functions-common:run_process:1674 : local service=c-api 2026-08-21 16:05:30.364 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:05:30.369 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:30.376 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:30.379 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:30.383 | + functions-common:run_process:1680 : local name=c-api 2026-08-21 16:05:30.388 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:30.390 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:30.392 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:30.394 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:30.400 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:30.407 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328330402 2026-08-21 16:05:30.413 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-21 16:05:30.448 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:30.455 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-21 16:05:30.461 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-21 16:05:30.469 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:05:30.475 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:05:30.482 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:05:30.491 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:05:30.497 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-21 16:05:30.501 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-21 16:05:30.506 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-21 16:05:30.511 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:30.519 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:30.526 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:30.534 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:30.540 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-21 16:05:30.546 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:05:30.555 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:05:30.563 | + 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-08-21 16:05:30.571 | + 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-08-21 16:05:30.576 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-21 16:05:30.583 | + 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-08-21 16:05:30.595 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:05:30.602 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:05:30.607 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:05:30.613 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-21 16:05:30.621 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:05:30.633 | + 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-08-21 16:05:30.783 | + 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-08-21 16:05:30.886 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-21 16:05:30.968 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-21 16:05:31.054 | + 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-08-21 16:05:31.145 | + 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-08-21 16:05:31.248 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-21 16:05:31.342 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-21 16:05:31.425 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-21 16:05:31.506 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-21 16:05:31.586 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-21 16:05:31.659 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:05:31.661 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:05:31.663 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-21 16:05:31.778 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:05:32.329 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-21 16:05:32.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-21 16:05:32.899 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-21 16:05:33.043 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:33.047 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:33.049 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:33.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:33.064 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:33.072 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:33.075 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:33.082 | + functions-common:time_stop:2427 : start_time=1787328330402 2026-08-21 16:05:33.086 | + functions-common:time_stop:2429 : [[ -z 1787328330402 ]] 2026-08-21 16:05:33.094 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:33.105 | + functions-common:time_stop:2432 : end_time=1787328333095 2026-08-21 16:05:33.110 | + functions-common:time_stop:2433 : elapsed_time=2693 2026-08-21 16:05:33.115 | + functions-common:time_stop:2434 : total=32375 2026-08-21 16:05:33.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:33.117 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35068 2026-08-21 16:05:33.119 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-21 16:05:33.119 | Waiting for Cinder API to start... 2026-08-21 16:05:33.121 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.27/volume/v3/ 2026-08-21 16:05:33.125 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.27/volume/v3/ 2026-08-21 16:05:33.126 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:05:33.128 | + functions:wait_for_service:477 : local url=http://192.168.122.27/volume/v3/ 2026-08-21 16:05:33.131 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:05:33.133 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:05:33.136 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:05:33.137 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:33.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:33.147 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:33.149 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328333146 2026-08-21 16:05:33.151 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:05:33.154 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:33.160 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.27/volume/v3/ 2026-08-21 16:05:38.040 | + :: : [[ 401 == 503 ]] 2026-08-21 16:05:38.042 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:05:38.047 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:05:38.051 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:38.056 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:38.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:38.064 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:38.069 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:38.073 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:05:38.077 | + functions-common:time_stop:2427 : start_time=1787328333146 2026-08-21 16:05:38.081 | + functions-common:time_stop:2429 : [[ -z 1787328333146 ]] 2026-08-21 16:05:38.088 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:38.093 | + functions-common:time_stop:2432 : end_time=1787328338089 2026-08-21 16:05:38.098 | + functions-common:time_stop:2433 : elapsed_time=4943 2026-08-21 16:05:38.102 | + functions-common:time_stop:2434 : total=14454 2026-08-21 16:05:38.107 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:38.111 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19397 2026-08-21 16:05:38.116 | + functions:wait_for_service:486 : return 0 2026-08-21 16:05:38.120 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:38.124 | + functions-common:run_process:1674 : local service=c-sch 2026-08-21 16:05:38.128 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:38.131 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:38.135 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:38.139 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:38.143 | + functions-common:run_process:1680 : local name=c-sch 2026-08-21 16:05:38.147 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:38.151 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:38.155 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:38.159 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:38.165 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:38.170 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328338166 2026-08-21 16:05:38.175 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-21 16:05:38.201 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:38.206 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-21 16:05:38.210 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-21 16:05:38.214 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:38.218 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:38.224 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:38.228 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:38.233 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-21 16:05:38.237 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-21 16:05:38.242 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-21 16:05:38.246 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:38.251 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:38.254 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:38.263 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:38.267 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-21 16:05:38.272 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-21 16:05:38.279 | + 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-08-21 16:05:38.283 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-21 16:05:38.290 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:38.294 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:05:38.298 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:05:38.301 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:05:38.304 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:05:38.307 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:05:38.311 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-21 16:05:38.314 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:05:38.319 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-21 16:05:38.426 | + 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-08-21 16:05:38.542 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-21 16:05:38.627 | + 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-08-21 16:05:38.717 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-21 16:05:38.799 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-21 16:05:38.887 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:05:38.959 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:05:38.963 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:05:38.966 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-21 16:05:39.057 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:05:39.578 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-21 16:05:39.613 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-21 16:05:40.110 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-21 16:05:40.156 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:40.158 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:40.160 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:40.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:40.165 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:40.167 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:40.170 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:40.172 | + functions-common:time_stop:2427 : start_time=1787328338166 2026-08-21 16:05:40.174 | + functions-common:time_stop:2429 : [[ -z 1787328338166 ]] 2026-08-21 16:05:40.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:40.181 | + functions-common:time_stop:2432 : end_time=1787328340178 2026-08-21 16:05:40.183 | + functions-common:time_stop:2433 : elapsed_time=2012 2026-08-21 16:05:40.185 | + functions-common:time_stop:2434 : total=35068 2026-08-21 16:05:40.188 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:40.190 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37080 2026-08-21 16:05:40.192 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:05:40.195 | + lib/cinder:start_cinder:649 : 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-08-21 16:05:40.197 | + functions-common:run_process:1674 : local service=c-bak 2026-08-21 16:05:40.199 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:40.201 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:40.204 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:40.207 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:05:40.209 | + functions-common:run_process:1680 : local name=c-bak 2026-08-21 16:05:40.211 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:40.214 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:40.216 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:40.218 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:40.222 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:40.226 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328340223 2026-08-21 16:05:40.228 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-21 16:05:40.244 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:40.246 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:40.249 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:40.252 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:40.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:40.256 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:40.259 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:40.262 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:40.264 | + functions-common:time_stop:2427 : start_time=1787328340223 2026-08-21 16:05:40.266 | + functions-common:time_stop:2429 : [[ -z 1787328340223 ]] 2026-08-21 16:05:40.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:40.273 | + functions-common:time_stop:2432 : end_time=1787328340270 2026-08-21 16:05:40.276 | + functions-common:time_stop:2433 : elapsed_time=47 2026-08-21 16:05:40.278 | + functions-common:time_stop:2434 : total=37080 2026-08-21 16:05:40.280 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:40.283 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37127 2026-08-21 16:05:40.285 | + lib/cinder:start_cinder:650 : 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-08-21 16:05:40.287 | + functions-common:run_process:1674 : local service=c-vol 2026-08-21 16:05:40.290 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:40.292 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:40.294 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:40.297 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:05:40.299 | + functions-common:run_process:1680 : local name=c-vol 2026-08-21 16:05:40.303 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:40.305 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:40.308 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:40.311 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:40.318 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:40.320 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328340317 2026-08-21 16:05:40.326 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-21 16:05:40.352 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:40.355 | + 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-08-21 16:05:40.358 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-21 16:05:40.360 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:40.363 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:40.365 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:40.367 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:40.370 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-21 16:05:40.372 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-21 16:05:40.375 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-21 16:05:40.378 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:40.380 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:40.383 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:40.385 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:05:40.388 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-21 16:05:40.391 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-21 16:05:40.393 | + 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-08-21 16:05:40.395 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-21 16:05:40.398 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:05:40.400 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:05:40.403 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:05:40.405 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:05:40.407 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:05:40.411 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:05:40.414 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-21 16:05:40.417 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:05:40.422 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-21 16:05:40.524 | + 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-08-21 16:05:40.612 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-21 16:05:40.696 | + 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-08-21 16:05:40.766 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-21 16:05:40.841 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-21 16:05:40.920 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:05:41.006 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-21 16:05:41.011 | + 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-08-21 16:05:41.125 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:05:41.134 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-21 16:05:41.316 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:05:41.920 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-21 16:05:41.937 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-21 16:05:42.487 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-21 16:05:42.558 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:42.562 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:42.567 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:42.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:42.582 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:42.590 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:42.597 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:42.603 | + functions-common:time_stop:2427 : start_time=1787328340317 2026-08-21 16:05:42.613 | + functions-common:time_stop:2429 : [[ -z 1787328340317 ]] 2026-08-21 16:05:42.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:42.642 | + functions-common:time_stop:2432 : end_time=1787328342627 2026-08-21 16:05:42.651 | + functions-common:time_stop:2433 : elapsed_time=2310 2026-08-21 16:05:42.655 | + functions-common:time_stop:2434 : total=37127 2026-08-21 16:05:42.665 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:42.672 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39437 2026-08-21 16:05:42.681 | + ./stack.sh:main:1341 : create_volume_types 2026-08-21 16:05:42.685 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-21 16:05:42.728 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:42.733 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-21 16:05:42.739 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-21 16:05:42.745 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-21 16:05:42.749 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-21 16:05:42.754 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-21 16:05:42.763 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-21 16:05:42.766 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-21 16:05:42.769 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-21 16:05:42.772 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-21 16:05:42.795 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:42.797 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-21 16:05:47.829 | +-------------+--------------------------------------+ 2026-08-21 16:05:47.830 | | Field | Value | 2026-08-21 16:05:47.830 | +-------------+--------------------------------------+ 2026-08-21 16:05:47.830 | | description | None | 2026-08-21 16:05:47.830 | | id | c528a8b2-7575-49aa-b63e-a5af16304bf8 | 2026-08-21 16:05:47.830 | | is_public | True | 2026-08-21 16:05:47.830 | | name | lvmdriver-1 | 2026-08-21 16:05:47.830 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-21 16:05:47.832 | +-------------+--------------------------------------+ 2026-08-21 16:05:48.150 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-21 16:05:48.156 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-21 16:05:48.164 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-21 16:05:48.169 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-21 16:05:48.171 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-21 16:05:48.208 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:48.215 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-21 16:05:48.219 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:05:48.227 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-21 16:05:48.233 | + ./stack.sh:main:1356 : start_glance 2026-08-21 16:05:48.239 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-21 16:05:48.240 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-21 16:05:48.247 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:05:48.252 | + functions-common:run_process:1674 : local service=g-api 2026-08-21 16:05:48.255 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:05:48.257 | + functions-common:run_process:1676 : local group= 2026-08-21 16:05:48.262 | + functions-common:run_process:1677 : local user= 2026-08-21 16:05:48.266 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:05:48.273 | + functions-common:run_process:1680 : local name=g-api 2026-08-21 16:05:48.276 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:05:48.283 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:05:48.288 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:48.294 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:48.301 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:48.309 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328348302 2026-08-21 16:05:48.314 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-21 16:05:48.359 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:48.366 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-21 16:05:48.371 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-21 16:05:48.376 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:05:48.386 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:05:48.390 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:05:48.395 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:05:48.401 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-21 16:05:48.406 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-21 16:05:48.411 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-21 16:05:48.415 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:05:48.419 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:05:48.425 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:05:48.429 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:05:48.431 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-21 16:05:48.433 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:05:48.436 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:05:48.440 | + 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-08-21 16:05:48.441 | + 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-08-21 16:05:48.443 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-21 16:05:48.445 | + 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-08-21 16:05:48.449 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:05:48.450 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:05:48.453 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:05:48.454 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-21 16:05:48.457 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:05:48.465 | + 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-08-21 16:05:48.582 | + 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-08-21 16:05:48.757 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-21 16:05:48.861 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-21 16:05:48.966 | + 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-08-21 16:05:49.056 | + 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-08-21 16:05:49.128 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-21 16:05:49.203 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-21 16:05:49.287 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-21 16:05:49.377 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-21 16:05:49.460 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-21 16:05:49.546 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:05:49.550 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:05:49.555 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-21 16:05:49.688 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:05:50.217 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-21 16:05:50.256 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-21 16:05:50.775 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-21 16:05:50.907 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:05:50.910 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:50.913 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:50.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:50.918 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:50.920 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:50.923 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:05:50.926 | + functions-common:time_stop:2427 : start_time=1787328348302 2026-08-21 16:05:50.929 | + functions-common:time_stop:2429 : [[ -z 1787328348302 ]] 2026-08-21 16:05:50.932 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:50.938 | + functions-common:time_stop:2432 : end_time=1787328350934 2026-08-21 16:05:50.941 | + functions-common:time_stop:2433 : elapsed_time=2632 2026-08-21 16:05:50.944 | + functions-common:time_stop:2434 : total=39437 2026-08-21 16:05:50.946 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:50.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42069 2026-08-21 16:05:50.952 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-21 16:05:50.997 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:51.004 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.27) to start...' 2026-08-21 16:05:51.007 | Waiting for g-api (192.168.122.27) to start... 2026-08-21 16:05:51.011 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.27/image 2026-08-21 16:05:51.014 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:05:51.017 | + functions:wait_for_service:477 : local url=http://192.168.122.27/image 2026-08-21 16:05:51.019 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:05:51.021 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:05:51.024 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:05:51.026 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:05:51.028 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:05:51.034 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:05:51.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328351035 2026-08-21 16:05:51.040 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:05:51.043 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:51.048 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.27/image 2026-08-21 16:05:56.149 | + :: : [[ 300 == 503 ]] 2026-08-21 16:05:56.153 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:05:56.157 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:05:56.162 | + functions-common:time_stop:2420 : local name 2026-08-21 16:05:56.166 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:05:56.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:05:56.175 | + functions-common:time_stop:2423 : local total 2026-08-21 16:05:56.178 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:05:56.181 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:05:56.185 | + functions-common:time_stop:2427 : start_time=1787328351035 2026-08-21 16:05:56.188 | + functions-common:time_stop:2429 : [[ -z 1787328351035 ]] 2026-08-21 16:05:56.194 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:05:56.199 | + functions-common:time_stop:2432 : end_time=1787328356195 2026-08-21 16:05:56.205 | + functions-common:time_stop:2433 : elapsed_time=5160 2026-08-21 16:05:56.209 | + functions-common:time_stop:2434 : total=19397 2026-08-21 16:05:56.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:05:56.218 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24557 2026-08-21 16:05:56.222 | + functions:wait_for_service:486 : return 0 2026-08-21 16:05:56.230 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-21 16:05:56.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:56.271 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-21 16:05:56.301 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:56.306 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-21 16:05:56.313 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:05:56.319 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-21 16:05:56.324 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-21 16:05:56.328 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:05:56.334 | + 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-08-21 16:05:56.338 | + functions:upload_image:141 : local image image_fname image_name 2026-08-21 16:05:56.341 | + functions:upload_image:143 : local max_attempts=5 2026-08-21 16:05:56.344 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-21 16:05:56.355 | ++ 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-08-21 16:05:56.361 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-21 16:05:56.365 | + 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-08-21 16:05:56.369 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-21 16:05:56.374 | ++ functions:upload_image:151 : seq 5 2026-08-21 16:05:56.379 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-21 16:05:56.383 | + functions:upload_image:152 : local rc=0 2026-08-21 16:05:56.387 | + 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-08-21 16:05:56.392 | --2026-08-21 18:05:56-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:05:56.454 | Resolving github.com (github.com)... 140.82.121.3 2026-08-21 16:05:56.469 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-21 16:05:56.684 | HTTP request sent, awaiting response... 302 Found 2026-08-21 16:05:56.684 | 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-08-21T16%3A59%3A46Z&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-08-21T15%3A59%3A46Z&ske=2026-08-21T16%3A59%3A46Z&sks=b&skv=2018-11-09&sig=%2FMtkFKqo0bPa9P946Aq%2FQJ6OsDbSRw9jpjdWVnyrwRo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzMzMDE1NiwibmJmIjoxNzg3MzI4MzU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-2p4AVtvvPY16NgmmqbvCVZUEGz-MSfNU-W5bX9s1Yk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-21 16:05:56.685 | --2026-08-21 18:05:56-- 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-08-21T16%3A59%3A46Z&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-08-21T15%3A59%3A46Z&ske=2026-08-21T16%3A59%3A46Z&sks=b&skv=2018-11-09&sig=%2FMtkFKqo0bPa9P946Aq%2FQJ6OsDbSRw9jpjdWVnyrwRo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzMzMDE1NiwibmJmIjoxNzg3MzI4MzU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-2p4AVtvvPY16NgmmqbvCVZUEGz-MSfNU-W5bX9s1Yk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-21 16:05:56.686 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-08-21 16:05:56.698 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-21 16:05:56.741 | HTTP request sent, awaiting response... 200 OK 2026-08-21 16:05:56.741 | Length: 21692416 (21M) [application/octet-stream] 2026-08-21 16:05:56.742 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-21 16:05:56.796 | 2026-08-21 16:05:57.013 | 0K ........ ........ .... 100% 76.2M=0.3s 2026-08-21 16:05:57.013 | 2026-08-21 16:05:57.013 | 2026-08-21 18:05:57 (76.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-21 16:05:57.014 | 2026-08-21 16:05:57.021 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-21 16:05:57.023 | + functions:upload_image:163 : break 2026-08-21 16:05:57.026 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:05:57.029 | + 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-08-21 16:05:57.035 | + 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-08-21 16:05:57.038 | + 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-08-21 16:05:57.043 | + functions:upload_image:313 : local kernel= 2026-08-21 16:05:57.048 | + functions:upload_image:314 : local ramdisk= 2026-08-21 16:05:57.051 | + functions:upload_image:315 : local disk_format= 2026-08-21 16:05:57.056 | + functions:upload_image:316 : local container_format= 2026-08-21 16:05:57.060 | + functions:upload_image:317 : local unpack= 2026-08-21 16:05:57.065 | + functions:upload_image:318 : local img_property= 2026-08-21 16:05:57.069 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-21 16:05:57.075 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-21 16:05:57.078 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-21 16:05:57.081 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-21 16:05:57.084 | + functions:upload_image:328 : case "$image_fname" in 2026-08-21 16:05:57.090 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-21 16:05:57.098 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-21 16:05:57.102 | + functions:upload_image:350 : local format 2026-08-21 16:05:57.108 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:05:57.108 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-21 16:05:57.122 | + functions:upload_image:351 : format=qcow2 2026-08-21 16:05:57.125 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-21 16:05:57.129 | + functions:upload_image:353 : disk_format=qcow2 2026-08-21 16:05:57.132 | + functions:upload_image:357 : container_format=bare 2026-08-21 16:05:57.136 | + functions:upload_image:404 : is_arch ppc64le 2026-08-21 16:05:57.141 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:05:57.146 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-21 16:05:57.150 | + functions:upload_image:404 : is_arch ppc64 2026-08-21 16:05:57.156 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:05:57.160 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-21 16:05:57.163 | + functions:upload_image:404 : is_arch ppc 2026-08-21 16:05:57.168 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:05:57.174 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-21 16:05:57.177 | + functions:upload_image:408 : is_arch aarch64 2026-08-21 16:05:57.183 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:05:57.187 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-21 16:05:57.191 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-21 16:05:57.194 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-21 16:05:57.197 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-21 16:05:57.200 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-21 16:05:57.203 | + 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-08-21 16:05:57.205 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-21 16:05:57.208 | + functions:_upload_image:112 : shift 2026-08-21 16:05:57.211 | + functions:_upload_image:113 : local container=bare 2026-08-21 16:05:57.214 | + functions:_upload_image:114 : shift 2026-08-21 16:05:57.217 | + functions:_upload_image:115 : local disk=qcow2 2026-08-21 16:05:57.220 | + functions:_upload_image:116 : shift 2026-08-21 16:05:57.224 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:05:57.227 | + functions:_upload_image:118 : shift 2026-08-21 16:05:57.229 | + functions:_upload_image:119 : local properties 2026-08-21 16:05:57.233 | + functions:_upload_image:120 : local useimport 2026-08-21 16:05:57.239 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-21 16:05:57.242 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-21 16:05:57.245 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-21 16:05:57.248 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-21 16:05:57.251 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-21 16:05:57.255 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-21 16:05:57.257 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-21 16:05:57.262 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:05:57.267 | + 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-08-21 16:06:02.811 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-21 16:06:02.813 | | Field | Value | 2026-08-21 16:06:02.813 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-21 16:06:02.813 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-21 16:06:02.813 | | container_format | bare | 2026-08-21 16:06:02.813 | | created_at | 2026-08-21T16:06:01Z | 2026-08-21 16:06:02.813 | | disk_format | qcow2 | 2026-08-21 16:06:02.813 | | file | /v2/images/0adaa57d-215d-4979-a2ca-c4852b1b020a/file | 2026-08-21 16:06:02.814 | | id | 0adaa57d-215d-4979-a2ca-c4852b1b020a | 2026-08-21 16:06:02.814 | | min_disk | 0 | 2026-08-21 16:06:02.814 | | min_ram | 0 | 2026-08-21 16:06:02.814 | | name | cirros-0.6.3-x86_64-disk | 2026-08-21 16:06:02.814 | | owner | f0905cd6cb114bd88e6dc1971d96ac71 | 2026-08-21 16:06:02.814 | | 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-08-21 16:06:02.814 | | protected | False | 2026-08-21 16:06:02.814 | | schema | /v2/schemas/image | 2026-08-21 16:06:02.814 | | size | 21692416 | 2026-08-21 16:06:02.814 | | status | active | 2026-08-21 16:06:02.814 | | tags | | 2026-08-21 16:06:02.815 | | updated_at | 2026-08-21T16:06:03Z | 2026-08-21 16:06:02.815 | | virtual_size | 117440512 | 2026-08-21 16:06:02.816 | | visibility | public | 2026-08-21 16:06:02.816 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-21 16:06:03.111 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-21 16:06:03.176 | [2101 Async create_flavors:81249]: Waiting for completion of create_flavors running on PID 81249 (2 other jobs running) 2026-08-21 16:06:03.205 | [2101 Async create_flavors:81249]: Signaling child to exit 2026-08-21 16:06:10.203 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:06:10.229 | [81249 Async create_flavors:81249]: finished successfully 2026-08-21 16:06:10.254 | WAKEUP 2026-08-21 16:06:10.274 | [2101 Async create_flavors:81249]: Signaled 2026-08-21 16:06:10.275 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-21 16:06:10.275 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:10.275 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-21 16:06:10.276 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-21 16:06:10.276 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-21 16:06:10.276 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.276 | | Field | Value | 2026-08-21 16:06:10.276 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.276 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.276 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.276 | | description | None | 2026-08-21 16:06:10.276 | | disk | 1 | 2026-08-21 16:06:10.276 | | id | c1 | 2026-08-21 16:06:10.277 | | name | cirros256 | 2026-08-21 16:06:10.277 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.277 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.277 | | ram | 256 | 2026-08-21 16:06:10.277 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.277 | | swap | 0 | 2026-08-21 16:06:10.277 | | vcpus | 1 | 2026-08-21 16:06:10.277 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.277 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-21 16:06:10.277 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.277 | | Field | Value | 2026-08-21 16:06:10.277 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.278 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.278 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.278 | | description | None | 2026-08-21 16:06:10.278 | | disk | 5 | 2026-08-21 16:06:10.278 | | id | d1 | 2026-08-21 16:06:10.278 | | name | ds512M | 2026-08-21 16:06:10.278 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.278 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.278 | | ram | 512 | 2026-08-21 16:06:10.278 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.278 | | swap | 0 | 2026-08-21 16:06:10.279 | | vcpus | 1 | 2026-08-21 16:06:10.279 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.279 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-21 16:06:10.279 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.279 | | Field | Value | 2026-08-21 16:06:10.279 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.279 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.279 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.279 | | description | None | 2026-08-21 16:06:10.279 | | disk | 10 | 2026-08-21 16:06:10.279 | | id | d2 | 2026-08-21 16:06:10.279 | | name | ds1G | 2026-08-21 16:06:10.280 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.280 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.280 | | ram | 1024 | 2026-08-21 16:06:10.280 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.280 | | swap | 0 | 2026-08-21 16:06:10.280 | | vcpus | 1 | 2026-08-21 16:06:10.280 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.280 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-21 16:06:10.280 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.280 | | Field | Value | 2026-08-21 16:06:10.280 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.281 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.281 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.281 | | description | None | 2026-08-21 16:06:10.281 | | disk | 10 | 2026-08-21 16:06:10.281 | | id | d3 | 2026-08-21 16:06:10.281 | | name | ds2G | 2026-08-21 16:06:10.281 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.281 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.281 | | ram | 2048 | 2026-08-21 16:06:10.281 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.281 | | swap | 0 | 2026-08-21 16:06:10.281 | | vcpus | 2 | 2026-08-21 16:06:10.282 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.282 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-21 16:06:10.282 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.282 | | Field | Value | 2026-08-21 16:06:10.282 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.282 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.282 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.282 | | description | None | 2026-08-21 16:06:10.282 | | disk | 20 | 2026-08-21 16:06:10.282 | | id | d4 | 2026-08-21 16:06:10.282 | | name | ds4G | 2026-08-21 16:06:10.283 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.283 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.283 | | ram | 4096 | 2026-08-21 16:06:10.283 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.283 | | swap | 0 | 2026-08-21 16:06:10.283 | | vcpus | 4 | 2026-08-21 16:06:10.283 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.283 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-21 16:06:10.283 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-21 16:06:10.283 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-21 16:06:10.283 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.283 | | Field | Value | 2026-08-21 16:06:10.284 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.284 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.284 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.284 | | description | None | 2026-08-21 16:06:10.284 | | disk | 1 | 2026-08-21 16:06:10.284 | | id | 1 | 2026-08-21 16:06:10.284 | | name | m1.tiny | 2026-08-21 16:06:10.284 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.284 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.284 | | ram | 512 | 2026-08-21 16:06:10.284 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.285 | | swap | 0 | 2026-08-21 16:06:10.285 | | vcpus | 1 | 2026-08-21 16:06:10.285 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.285 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-21 16:06:10.285 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.285 | | Field | Value | 2026-08-21 16:06:10.285 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.285 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.285 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.285 | | description | None | 2026-08-21 16:06:10.285 | | disk | 20 | 2026-08-21 16:06:10.286 | | id | 2 | 2026-08-21 16:06:10.286 | | name | m1.small | 2026-08-21 16:06:10.286 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.286 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.286 | | ram | 2048 | 2026-08-21 16:06:10.286 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.286 | | swap | 0 | 2026-08-21 16:06:10.286 | | vcpus | 1 | 2026-08-21 16:06:10.286 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.286 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-21 16:06:10.286 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.286 | | Field | Value | 2026-08-21 16:06:10.287 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.287 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.287 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.287 | | description | None | 2026-08-21 16:06:10.287 | | disk | 40 | 2026-08-21 16:06:10.287 | | id | 3 | 2026-08-21 16:06:10.287 | | name | m1.medium | 2026-08-21 16:06:10.287 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.287 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.287 | | ram | 4096 | 2026-08-21 16:06:10.287 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.288 | | swap | 0 | 2026-08-21 16:06:10.288 | | vcpus | 2 | 2026-08-21 16:06:10.288 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.288 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-21 16:06:10.288 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.288 | | Field | Value | 2026-08-21 16:06:10.288 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.288 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.288 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.288 | | description | None | 2026-08-21 16:06:10.288 | | disk | 80 | 2026-08-21 16:06:10.289 | | id | 4 | 2026-08-21 16:06:10.289 | | name | m1.large | 2026-08-21 16:06:10.289 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.289 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.289 | | ram | 8192 | 2026-08-21 16:06:10.289 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.289 | | swap | 0 | 2026-08-21 16:06:10.289 | | vcpus | 4 | 2026-08-21 16:06:10.289 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.289 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-21 16:06:10.289 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.289 | | Field | Value | 2026-08-21 16:06:10.290 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.290 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:10.290 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:10.290 | | description | None | 2026-08-21 16:06:10.290 | | disk | 160 | 2026-08-21 16:06:10.290 | | id | 5 | 2026-08-21 16:06:10.290 | | name | m1.xlarge | 2026-08-21 16:06:10.290 | | os-flavor-access:is_public | True | 2026-08-21 16:06:10.290 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:10.290 | | ram | 16384 | 2026-08-21 16:06:10.290 | | rxtx_factor | 1.0 | 2026-08-21 16:06:10.291 | | swap | 0 | 2026-08-21 16:06:10.291 | | vcpus | 8 | 2026-08-21 16:06:10.291 | +----------------------------+-----------------------+ 2026-08-21 16:06:10.323 | [2101 Async create_flavors:81249]: finished create_flavors with result 0 in 40 seconds 2026-08-21 16:06:10.327 | + inc/async:async_wait:197 : return 0 2026-08-21 16:06:10.330 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-21 16:06:10.348 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:10.351 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-21 16:06:10.371 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:10.374 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-21 16:06:10.394 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:10.397 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-21 16:06:10.399 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-21 16:06:10.402 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-21 16:06:10.406 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:06:10.408 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-21 16:06:10.410 | ++ 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-08-21 16:06:10.413 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-21 16:06:10.415 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-21 16:06:10.416 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-21 16:06:10.418 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-21 16:06:10.420 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-21 16:06:10.422 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-21 16:06:10.424 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-21 16:06:10.426 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-21 16:06:10.428 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-21 16:06:10.429 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-21 16:06:10.431 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-21 16:06:10.432 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:06:10.434 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-21 16:06:10.435 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-21 16:06:10.437 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-21 16:06:10.439 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:06:10.440 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-21 16:06:10.442 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-21 16:06:10.444 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-21 16:06:10.446 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:06:10.447 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-21 16:06:10.449 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-21 16:06:10.451 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-21 16:06:10.453 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-21 16:06:10.454 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:06:10.456 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-21 16:06:10.457 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-21 16:06:10.458 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-21 16:06:10.460 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-21 16:06:10.461 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-21 16:06:10.463 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:06:10.465 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-21 16:06:10.466 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-21 16:06:10.468 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-21 16:06:10.470 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-21 16:06:10.472 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-21 16:06:10.474 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-21 16:06:10.475 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-21 16:06:10.477 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-21 16:06:10.479 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-21 16:06:10.481 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-21 16:06:10.482 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-21 16:06:10.484 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-21 16:06:10.486 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-21 16:06:10.488 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-21 16:06:10.489 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-21 16:06:10.491 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-21 16:06:10.492 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-21 16:06:10.494 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-21 16:06:10.496 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-21 16:06:10.497 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-21 16:06:10.499 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-21 16:06:10.501 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-21 16:06:10.504 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-21 16:06:10.504 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-21 16:06:10.504 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-21 16:06:10.504 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-21 16:06:10.505 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-21 16:06:12.570 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-21 16:06:12.573 | 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-08-21 16:06:12.838 | + ./stack.sh:main:1406 : save_stackenv 2026-08-21 16:06:12.842 | + functions-common:save_stackenv:65 : local tag= 2026-08-21 16:06:12.847 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-21 16:06:12.852 | + functions-common:save_stackenv:67 : time_stamp=2026-08-21-180612 2026-08-21 16:06:12.855 | + functions-common:save_stackenv:68 : echo '# 2026-08-21-180612 ' 2026-08-21 16:06:12.858 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.861 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-21 16:06:12.864 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.867 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-21 16:06:12.873 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.876 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-21 16:06:12.879 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.883 | + 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-08-21 16:06:12.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.889 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.27 2026-08-21 16:06:12.893 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.896 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.27/identity 2026-08-21 16:06:12.899 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.902 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-21-174100 2026-08-21 16:06:12.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.909 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-21 16:06:12.912 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.916 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.27 2026-08-21 16:06:12.919 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.922 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-21 16:06:12.925 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.928 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-21 16:06:12.931 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.934 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-21 16:06:12.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.941 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-21 16:06:12.945 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.948 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.27 2026-08-21 16:06:12.951 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:06:12.955 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-21 16:06:12.957 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-21 16:06:12.960 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-21 16:06:12.962 | + inc/meta-config:merge_config_group:171 : shift 2026-08-21 16:06:12.965 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-21 16:06:12.967 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:06:12.970 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-21 16:06:12.972 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-21 16:06:12.975 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-21 16:06:12.978 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:06:12.980 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-21 16:06:12.983 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:06:12.985 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-21 16:06:12.985 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:06:12.985 | gsub("[][]", "", $1); 2026-08-21 16:06:12.986 | split($1, a, "|"); 2026-08-21 16:06:12.986 | if (a[1] == matchgroup) 2026-08-21 16:06:12.986 | print a[2] 2026-08-21 16:06:12.986 | } 2026-08-21 16:06:12.986 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:06:12.991 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-21 16:06:12.994 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 16:06:12.996 | + functions-common:run_phase:1849 : local phase=extra 2026-08-21 16:06:12.998 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 16:06:13.000 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 16:06:13.003 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 16:06:13.005 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 16:06:13.008 | + functions-common:run_phase:1858 : local extra 2026-08-21 16:06:13.011 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 16:06:13.015 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 16:06:13.018 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 16:06:13.020 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 16:06:13.023 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-21 16:06:13.026 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 16:06:13.041 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:13.043 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:06:13.046 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:06:13.048 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-21 16:06:13.050 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:06:13.052 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-21 16:06:13.055 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:06:13.058 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-21 16:06:13.060 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-21 16:06:13.062 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 16:06:13.065 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 16:06:13.068 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:06:13.070 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 16:06:13.073 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-21 16:06:13.075 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 16:06:13.078 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-21 16:06:13.080 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 16:06:13.083 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 16:06:13.085 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-21 16:06:13.088 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-21 16:06:13.090 | + inc/meta-config:merge_config_group:171 : shift 2026-08-21 16:06:13.093 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-21 16:06:13.096 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:06:13.098 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-21 16:06:13.101 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-21 16:06:13.104 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-21 16:06:13.107 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:06:13.109 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-21 16:06:13.112 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:06:13.115 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-21 16:06:13.115 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:06:13.115 | gsub("[][]", "", $1); 2026-08-21 16:06:13.115 | split($1, a, "|"); 2026-08-21 16:06:13.115 | if (a[1] == matchgroup) 2026-08-21 16:06:13.115 | print a[2] 2026-08-21 16:06:13.115 | } 2026-08-21 16:06:13.115 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:06:13.121 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-21 16:06:13.139 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:13.141 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-21 16:06:13.144 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-21 16:06:13.147 | + functions:wait_for_compute:490 : local timeout=60 2026-08-21 16:06:13.149 | + functions:wait_for_compute:491 : local rval=0 2026-08-21 16:06:13.152 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-21 16:06:13.154 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-21 16:06:13.157 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:06:13.159 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:06:13.162 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:06:13.165 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:06:13.170 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328373167 2026-08-21 16:06:13.173 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-21 16:06:13.193 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-21 16:06:13.196 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-21 16:06:13.199 | ++ functions:wait_for_compute:496 : hostname 2026-08-21 16:06:13.203 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-21 16:06:13.206 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-21 16:06:13.209 | ++ functions:wait_for_compute:498 : hostname 2026-08-21 16:06:13.214 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:06:13.216 | + :: : ID= 2026-08-21 16:06:13.217 | + :: : [[ '' == '' ]] 2026-08-21 16:06:13.219 | + :: : sleep 1 2026-08-21 16:06:14.222 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-21 16:06:14.225 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-21 16:06:17.290 | + :: : ID=7c3caba9-a68c-4812-b5da-3b2b21d84c50 2026-08-21 16:06:17.291 | + :: : [[ 7c3caba9-a68c-4812-b5da-3b2b21d84c50 == '' ]] 2026-08-21 16:06:17.294 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-21 16:06:17.297 | + functions-common:time_stop:2420 : local name 2026-08-21 16:06:17.299 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:17.302 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:17.304 | + functions-common:time_stop:2423 : local total 2026-08-21 16:06:17.307 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:17.309 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:06:17.312 | + functions-common:time_stop:2427 : start_time=1787328373167 2026-08-21 16:06:17.314 | + functions-common:time_stop:2429 : [[ -z 1787328373167 ]] 2026-08-21 16:06:17.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:17.322 | + functions-common:time_stop:2432 : end_time=1787328377319 2026-08-21 16:06:17.324 | + functions-common:time_stop:2433 : elapsed_time=4152 2026-08-21 16:06:17.326 | + functions-common:time_stop:2434 : total=24557 2026-08-21 16:06:17.329 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:17.331 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28709 2026-08-21 16:06:17.334 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-21 16:06:17.336 | + functions:wait_for_compute:516 : return 0 2026-08-21 16:06:17.339 | + ./stack.sh:main:1446 : service_check 2026-08-21 16:06:17.341 | + functions-common:service_check:1713 : local service 2026-08-21 16:06:17.344 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.346 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-21 16:06:17.363 | not-found 2026-08-21 16:06:17.368 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.370 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-21 16:06:17.389 | enabled 2026-08-21 16:06:17.393 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-21 16:06:17.415 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-21 16:06:17.415 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-21 16:06:17.415 | Active: active (running) since Fri 2026-08-21 18:03:08 CEST; 3min 8s ago 2026-08-21 16:06:17.415 | Main PID: 69043 (uwsgi) 2026-08-21 16:06:17.415 | Status: "uWSGI is ready" 2026-08-21 16:06:17.415 | Tasks: 17 (limit: 14255) 2026-08-21 16:06:17.416 | Memory: 271.5M (peak: 272.1M) 2026-08-21 16:06:17.416 | CPU: 14.656s 2026-08-21 16:06:17.416 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-21 16:06:17.416 | ├─69043 "nova-apiuWSGI master" 2026-08-21 16:06:17.416 | ├─69044 "nova-apiuWSGI worker 1" 2026-08-21 16:06:17.416 | └─69045 "nova-apiuWSGI worker 2" 2026-08-21 16:06:17.416 | 2026-08-21 16:06:17.416 | Aug 21 18:06:16 devstack devstack@n-api.service[69044]: [pid: 69044|app: 0|req: 19/36] 192.168.122.27 () {54 vars in 930 bytes} [Fri Aug 21 18:06:16 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-21 16:06:17.416 | Aug 21 18:06:16 devstack devstack@n-api.service[69045]: DEBUG nova.api.openstack.wsgi [None req-f49f8549-8906-4278-b4b1-ee32bb3e607c admin admin] Calling method '>' {{(pid=69045) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-21 16:06:17.416 | Aug 21 18:06:16 devstack devstack@n-api.service[69045]: DEBUG oslo_concurrency.lockutils [None req-f49f8549-8906-4278-b4b1-ee32bb3e607c admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=69045) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:06:17.416 | Aug 21 18:06:16 devstack devstack@n-api.service[69045]: DEBUG oslo_concurrency.lockutils [None req-f49f8549-8906-4278-b4b1-ee32bb3e607c 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=69045) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:06:17.417 | Aug 21 18:06:16 devstack devstack@n-api.service[69045]: DEBUG oslo_concurrency.lockutils [None req-f49f8549-8906-4278-b4b1-ee32bb3e607c 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.000s {{(pid=69045) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:06:17.417 | Aug 21 18:06:16 devstack devstack@n-api.service[69045]: DEBUG oslo_concurrency.lockutils [None req-f49f8549-8906-4278-b4b1-ee32bb3e607c admin admin] Acquiring lock "3e9be5a8-ad96-4d12-b9a3-ff673aa3a7b5" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=69045) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:06:17.417 | Aug 21 18:06:16 devstack devstack@n-api.service[69045]: DEBUG oslo_concurrency.lockutils [None req-f49f8549-8906-4278-b4b1-ee32bb3e607c admin admin] Lock "3e9be5a8-ad96-4d12-b9a3-ff673aa3a7b5" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=69045) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:06:17.417 | Aug 21 18:06:16 devstack devstack@n-api.service[69045]: DEBUG oslo_concurrency.lockutils [None req-f49f8549-8906-4278-b4b1-ee32bb3e607c admin admin] Lock "3e9be5a8-ad96-4d12-b9a3-ff673aa3a7b5" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=69045) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:06:17.417 | Aug 21 18:06:17 devstack devstack@n-api.service[69045]: INFO nova.api.openstack.requestlog [None req-f49f8549-8906-4278-b4b1-ee32bb3e607c admin admin] 192.168.122.27 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.169071 2026-08-21 16:06:17.417 | Aug 21 18:06:17 devstack devstack@n-api.service[69045]: [pid: 69045|app: 0|req: 18/37] 192.168.122.27 () {60 vars in 1320 bytes} [Fri Aug 21 18:06:16 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-21 16:06:17.422 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.424 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-21 16:06:17.442 | enabled 2026-08-21 16:06:17.448 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-21 16:06:17.472 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-21 16:06:17.472 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-21 16:06:17.472 | Active: active (running) since Fri 2026-08-21 18:05:25 CEST; 52s ago 2026-08-21 16:06:17.472 | Main PID: 81083 (nova-compute) 2026-08-21 16:06:17.472 | Tasks: 10 (limit: 14255) 2026-08-21 16:06:17.472 | Memory: 135.6M (peak: 137.0M) 2026-08-21 16:06:17.473 | CPU: 4.779s 2026-08-21 16:06:17.473 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-21 16:06:17.474 | └─81083 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-21 16:06:17.474 | 2026-08-21 16:06:17.474 | Aug 21 18:05:48 devstack nova-compute[81083]: DEBUG nova.compute.resource_tracker [None req-d2bc6391-bd21-489a-806d-eb2a242b2841 None None] Compute_service record updated for devstack:devstack {{(pid=81083) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-21 16:06:17.474 | Aug 21 18:05:48 devstack nova-compute[81083]: DEBUG oslo_concurrency.lockutils [None req-d2bc6391-bd21-489a-806d-eb2a242b2841 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.282s {{(pid=81083) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:06:17.474 | Aug 21 18:05:48 devstack nova-compute[81083]: DEBUG nova.service [None req-d2bc6391-bd21-489a-806d-eb2a242b2841 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=81083) start /opt/stack/nova/nova/service.py:262}} 2026-08-21 16:06:17.474 | Aug 21 18:05:48 devstack nova-compute[81083]: DEBUG nova.service [None req-d2bc6391-bd21-489a-806d-eb2a242b2841 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=81083) start /opt/stack/nova/nova/service.py:278}} 2026-08-21 16:06:17.474 | Aug 21 18:05:48 devstack nova-compute[81083]: DEBUG nova.service [None req-d2bc6391-bd21-489a-806d-eb2a242b2841 None None] Join ServiceGroup membership for this service compute {{(pid=81083) start /opt/stack/nova/nova/service.py:288}} 2026-08-21 16:06:17.475 | Aug 21 18:05:48 devstack nova-compute[81083]: DEBUG nova.servicegroup.drivers.db [None req-d2bc6391-bd21-489a-806d-eb2a242b2841 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=81083) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-21 16:06:17.475 | Aug 21 18:05:54 devstack nova-compute[81083]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.92 seconds {{(pid=81083) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:17.475 | Aug 21 18:06:12 devstack nova-compute[81083]: DEBUG oslo_service.periodic_task [None req-6d3c187a-c4c2-483f-ad89-35c068a625bc None None] Running periodic task ComputeManager._sync_power_states {{(pid=81083) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-21 16:06:17.475 | Aug 21 18:06:12 devstack nova-compute[81083]: DEBUG oslo_service.periodic_task [None req-6d3c187a-c4c2-483f-ad89-35c068a625bc None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=81083) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-21 16:06:17.475 | Aug 21 18:06:12 devstack nova-compute[81083]: DEBUG oslo.service.backend._threading.loopingcall [None req-6d3c187a-c4c2-483f-ad89-35c068a625bc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 16.68 seconds {{(pid=81083) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:17.477 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.479 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-21 16:06:17.496 | not-found 2026-08-21 16:06:17.501 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.504 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-21 16:06:17.522 | enabled 2026-08-21 16:06:17.528 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-21 16:06:17.552 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-21 16:06:17.552 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-21 16:06:17.552 | Active: active (running) since Fri 2026-08-21 18:05:12 CEST; 1min 4s ago 2026-08-21 16:06:17.552 | Main PID: 77399 (nova-scheduler:) 2026-08-21 16:06:17.552 | Tasks: 19 (limit: 14255) 2026-08-21 16:06:17.552 | Memory: 156.1M (peak: 156.3M) 2026-08-21 16:06:17.553 | CPU: 4.802s 2026-08-21 16:06:17.553 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-21 16:06:17.553 | ├─77399 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-21 16:06:17.553 | ├─79270 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-21 16:06:17.553 | └─79278 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-21 16:06:17.553 | 2026-08-21 16:06:17.553 | Aug 21 18:05:19 devstack nova-scheduler[79270]: DEBUG nova.servicegroup.drivers.db [None req-0818fb0b-1497-4a6e-aae0-85c0e31a22b5 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=79270) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-21 16:06:17.553 | Aug 21 18:05:24 devstack nova-scheduler[79278]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=79278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:17.553 | Aug 21 18:05:24 devstack nova-scheduler[79270]: DEBUG oslo.service.backend._threading.loopingcall [None req-b9da884a-6c6e-428c-97b7-28aa83f0a5a7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79270) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:17.553 | Aug 21 18:05:24 devstack nova-scheduler[79270]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=79270) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:17.554 | Aug 21 18:05:26 devstack nova-scheduler[77399]: DEBUG dbcounter [-] [77399] Writing DB stats nova_api:SELECT=3 {{(pid=77399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.554 | Aug 21 18:05:26 devstack nova-scheduler[77399]: DEBUG dbcounter [-] [77399] Writing DB stats nova_cell0:SELECT=1 {{(pid=77399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.554 | Aug 21 18:05:26 devstack nova-scheduler[77399]: DEBUG dbcounter [-] [77399] Writing DB stats nova_cell1:SELECT=1 {{(pid=77399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.554 | Aug 21 18:05:30 devstack nova-scheduler[79278]: DEBUG oslo.service.backend._threading.loopingcall [None req-e61398c0-686b-4986-b891-bb41549479fc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:17.554 | Aug 21 18:05:34 devstack nova-scheduler[79278]: DEBUG dbcounter [-] [79278] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.554 | Aug 21 18:05:34 devstack nova-scheduler[79270]: DEBUG dbcounter [-] [79270] Writing DB stats nova_cell0:SELECT=3 {{(pid=79270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.558 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.561 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-21 16:06:17.578 | not-found 2026-08-21 16:06:17.583 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.587 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-21 16:06:17.605 | enabled 2026-08-21 16:06:17.609 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-21 16:06:17.632 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-21 16:06:17.632 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-21 16:06:17.632 | Active: active (running) since Fri 2026-08-21 18:05:14 CEST; 1min 2s ago 2026-08-21 16:06:17.632 | Main PID: 78012 (uwsgi) 2026-08-21 16:06:17.632 | Status: "uWSGI is ready" 2026-08-21 16:06:17.632 | Tasks: 16 (limit: 14255) 2026-08-21 16:06:17.633 | Memory: 218.9M (peak: 219.3M) 2026-08-21 16:06:17.633 | CPU: 9.822s 2026-08-21 16:06:17.633 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-21 16:06:17.634 | ├─78012 "nova-api-metauWSGI master" 2026-08-21 16:06:17.634 | ├─78013 "nova-api-metauWSGI worker 1" 2026-08-21 16:06:17.634 | ├─78014 "nova-api-metauWSGI worker 2" 2026-08-21 16:06:17.634 | └─78015 "nova-api-metauWSGI http 1" 2026-08-21 16:06:17.635 | 2026-08-21 16:06:17.635 | Aug 21 18:05:21 devstack devstack@n-api-meta.service[78013]: DEBUG nova.api.openstack.wsgi_app [None req-ab7895be-daef-408e-8ec5-814d5de727c9 None None] ******************************************************************************** {{(pid=78013) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-21 16:06:17.635 | Aug 21 18:05:21 devstack devstack@n-api-meta.service[78013]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7b58c7ea4668 pid: 78013 (default app) 2026-08-21 16:06:17.635 | Aug 21 18:05:29 devstack devstack@n-api-meta.service[78014]: DEBUG dbcounter [-] [78014] Writing DB stats nova_api:SELECT=1 {{(pid=78014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.635 | Aug 21 18:05:30 devstack devstack@n-api-meta.service[78013]: DEBUG dbcounter [-] [78013] Writing DB stats nova_api:SELECT=1 {{(pid=78013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.635 | Aug 21 18:05:30 devstack devstack@n-api-meta.service[78014]: DEBUG dbcounter [-] [78014] Writing DB stats nova_cell0:SELECT=1 {{(pid=78014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.635 | Aug 21 18:05:30 devstack devstack@n-api-meta.service[78014]: DEBUG dbcounter [-] [78014] Writing DB stats nova_cell1:SELECT=1 {{(pid=78014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.635 | Aug 21 18:05:30 devstack devstack@n-api-meta.service[78013]: DEBUG dbcounter [-] [78013] Writing DB stats nova_cell1:SELECT=1 {{(pid=78013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.636 | Aug 21 18:05:30 devstack devstack@n-api-meta.service[78013]: DEBUG dbcounter [-] [78013] Writing DB stats nova_cell0:SELECT=1 {{(pid=78013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.636 | Aug 21 18:05:30 devstack devstack@n-api-meta.service[78014]: DEBUG dbcounter [-] [78014] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=78014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.636 | Aug 21 18:05:30 devstack devstack@n-api-meta.service[78013]: DEBUG dbcounter [-] [78013] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=78013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.638 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.641 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-21 16:06:17.660 | enabled 2026-08-21 16:06:17.666 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-21 16:06:17.690 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-21 16:06:17.690 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-21 16:06:17.690 | Active: active (running) since Fri 2026-08-21 18:03:51 CEST; 2min 26s ago 2026-08-21 16:06:17.690 | Main PID: 75195 (uwsgi) 2026-08-21 16:06:17.690 | Status: "uWSGI is ready" 2026-08-21 16:06:17.690 | Tasks: 5 (limit: 14255) 2026-08-21 16:06:17.690 | Memory: 173.6M (peak: 173.9M) 2026-08-21 16:06:17.690 | CPU: 6.523s 2026-08-21 16:06:17.691 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-21 16:06:17.691 | ├─75195 "placementuWSGI master" 2026-08-21 16:06:17.691 | ├─75196 "placementuWSGI worker 1" 2026-08-21 16:06:17.691 | └─75197 "placementuWSGI worker 2" 2026-08-21 16:06:17.691 | 2026-08-21 16:06:17.691 | Aug 21 18:05:48 devstack devstack@placement-api.service[75197]: INFO placement.requestlog [req-ef11c04c-4eb7-472b-b44a-7e0daa730d58 req-249f8fad-a549-4e26-acb6-64f31b9f9f4e service nova] 192.168.122.27 "PUT /placement/resource_providers/cd97d2b8-4f67-4abd-bb9d-31e3d8a3ca8c/inventories" status: 200 len: 396 microversion: 1.26 2026-08-21 16:06:17.691 | Aug 21 18:05:48 devstack devstack@placement-api.service[75197]: [pid: 75197|app: 0|req: 4/9] 192.168.122.27 () {64 vars in 1493 bytes} [Fri Aug 21 18:05:48 2026] PUT /placement/resource_providers/cd97d2b8-4f67-4abd-bb9d-31e3d8a3ca8c/inventories => generated 396 bytes in 140 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-21 16:06:17.691 | Aug 21 18:05:48 devstack devstack@placement-api.service[75196]: DEBUG placement.requestlog [req-ef11c04c-4eb7-472b-b44a-7e0daa730d58 req-d6ce8662-603e-44e4-b469-08f7d96f6252 None None] Starting request: 192.168.122.27 "GET /placement/traits?name=in:HW_CPU_X86_SSE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_USB,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE42,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_TRUSTED_CERTS,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,HW_CPU_X86_FMA3,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_DEVICE_TAGGING" {{(pid=75196) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-21 16:06:17.692 | Aug 21 18:05:48 devstack devstack@placement-api.service[75196]: INFO placement.requestlog [req-ef11c04c-4eb7-472b-b44a-7e0daa730d58 req-d6ce8662-603e-44e4-b469-08f7d96f6252 service nova] 192.168.122.27 "GET /placement/traits?name=in:HW_CPU_X86_SSE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_USB,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE42,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_TRUSTED_CERTS,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,HW_CPU_X86_FMA3,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_DEVICE_TAGGING" status: 200 len: 2058 microversion: 1.6 2026-08-21 16:06:17.692 | Aug 21 18:05:48 devstack devstack@placement-api.service[75196]: [pid: 75196|app: 0|req: 6/10] 192.168.122.27 () {60 vars in 4907 bytes} [Fri Aug 21 18:05:48 2026] GET /placement/traits?name=in:HW_CPU_X86_SSE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_USB,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE42,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_TRUSTED_CERTS,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,HW_CPU_X86_FMA3,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_DEVICE_TAGGING => generated 2058 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-21 16:06:17.692 | Aug 21 18:05:48 devstack devstack@placement-api.service[75197]: DEBUG placement.requestlog [req-ef11c04c-4eb7-472b-b44a-7e0daa730d58 req-0dec347d-8f8e-430c-857c-aa2e08e67012 None None] Starting request: 192.168.122.27 "PUT /placement/resource_providers/cd97d2b8-4f67-4abd-bb9d-31e3d8a3ca8c/traits" {{(pid=75197) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-21 16:06:17.692 | Aug 21 18:05:48 devstack devstack@placement-api.service[75197]: INFO placement.requestlog [req-ef11c04c-4eb7-472b-b44a-7e0daa730d58 req-0dec347d-8f8e-430c-857c-aa2e08e67012 service nova] 192.168.122.27 "PUT /placement/resource_providers/cd97d2b8-4f67-4abd-bb9d-31e3d8a3ca8c/traits" status: 200 len: 2093 microversion: 1.6 2026-08-21 16:06:17.692 | Aug 21 18:05:48 devstack devstack@placement-api.service[75197]: [pid: 75197|app: 0|req: 5/11] 192.168.122.27 () {64 vars in 1478 bytes} [Fri Aug 21 18:05:48 2026] PUT /placement/resource_providers/cd97d2b8-4f67-4abd-bb9d-31e3d8a3ca8c/traits => generated 2093 bytes in 299 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-21 16:06:17.692 | Aug 21 18:05:58 devstack devstack@placement-api.service[75196]: DEBUG dbcounter [-] [75196] Writing DB stats placement:SELECT=4 {{(pid=75196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.692 | Aug 21 18:05:58 devstack devstack@placement-api.service[75197]: DEBUG dbcounter [-] [75197] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=75197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.698 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.702 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-21 16:06:17.719 | not-found 2026-08-21 16:06:17.724 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.728 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-21 16:06:17.746 | enabled 2026-08-21 16:06:17.752 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-21 16:06:17.774 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-21 16:06:17.774 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-21 16:06:17.774 | Active: active (running) since Fri 2026-08-21 18:05:50 CEST; 26s ago 2026-08-21 16:06:17.774 | Main PID: 84274 (uwsgi) 2026-08-21 16:06:17.774 | Status: "uWSGI is ready" 2026-08-21 16:06:17.774 | Tasks: 9 (limit: 14255) 2026-08-21 16:06:17.774 | Memory: 254.8M (peak: 255.3M) 2026-08-21 16:06:17.774 | CPU: 10.907s 2026-08-21 16:06:17.774 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-21 16:06:17.774 | ├─84274 "glance-apiuWSGI master" 2026-08-21 16:06:17.775 | ├─84276 "glance-apiuWSGI worker 1" 2026-08-21 16:06:17.775 | └─84277 "glance-apiuWSGI worker 2" 2026-08-21 16:06:17.775 | 2026-08-21 16:06:17.775 | Aug 21 18:06:02 devstack devstack@g-api.service[84276]: INFO glance.location [None req-b0d5e8b7-ef1e-48c2-8a03-b53cbc7b4d77 admin admin] Image format matched and virtual size computed: 117440512 2026-08-21 16:06:17.775 | Aug 21 18:06:02 devstack devstack@g-api.service[84276]: DEBUG glance_store.backend [None req-b0d5e8b7-ef1e-48c2-8a03-b53cbc7b4d77 admin admin] Skipping store.set_acls... not implemented. {{(pid=84276) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-21 16:06:17.775 | Aug 21 18:06:02 devstack devstack@g-api.service[84276]: [pid: 84276|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 911 bytes} [Fri Aug 21 18:06:01 2026] PUT /v2/images/0adaa57d-215d-4979-a2ca-c4852b1b020a/file => generated 0 bytes in 1694 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-21 16:06:17.775 | Aug 21 18:06:02 devstack devstack@g-api.service[84277]: DEBUG glance.api.middleware.version_negotiation [None req-df8ccc6d-02c5-40b2-ad15-9dbad7b0e8dc admin admin] Determining version of request: GET /v2/images/0adaa57d-215d-4979-a2ca-c4852b1b020a Accept: */* {{(pid=84277) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-21 16:06:17.775 | Aug 21 18:06:02 devstack devstack@g-api.service[84277]: DEBUG glance.api.middleware.version_negotiation [None req-df8ccc6d-02c5-40b2-ad15-9dbad7b0e8dc admin admin] Using url versioning {{(pid=84277) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-21 16:06:17.776 | Aug 21 18:06:02 devstack devstack@g-api.service[84277]: DEBUG glance.api.middleware.version_negotiation [None req-df8ccc6d-02c5-40b2-ad15-9dbad7b0e8dc admin admin] Matched version: v2 {{(pid=84277) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-21 16:06:17.776 | Aug 21 18:06:02 devstack devstack@g-api.service[84277]: DEBUG glance.api.middleware.version_negotiation [None req-df8ccc6d-02c5-40b2-ad15-9dbad7b0e8dc admin admin] new path /v2/images/0adaa57d-215d-4979-a2ca-c4852b1b020a {{(pid=84277) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-21 16:06:17.776 | Aug 21 18:06:02 devstack devstack@g-api.service[84277]: [pid: 84277|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Fri Aug 21 18:06:02 2026] GET /v2/images/0adaa57d-215d-4979-a2ca-c4852b1b020a => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-21 16:06:17.776 | Aug 21 18:06:12 devstack devstack@g-api.service[84276]: DEBUG dbcounter [-] [84276] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=84276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.776 | Aug 21 18:06:12 devstack devstack@g-api.service[84277]: DEBUG dbcounter [-] [84277] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=84277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.779 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.782 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-21 16:06:17.801 | enabled 2026-08-21 16:06:17.805 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-21 16:06:17.828 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-21 16:06:17.829 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-21 16:06:17.829 | Active: active (running) since Fri 2026-08-21 18:05:40 CEST; 37s ago 2026-08-21 16:06:17.829 | Main PID: 82724 (cinder-schedule) 2026-08-21 16:06:17.829 | Tasks: 1 (limit: 14255) 2026-08-21 16:06:17.829 | Memory: 108.1M (peak: 108.6M) 2026-08-21 16:06:17.829 | CPU: 4.121s 2026-08-21 16:06:17.829 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-21 16:06:17.829 | └─82724 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-21 16:06:17.830 | 2026-08-21 16:06:17.830 | Aug 21 18:05:45 devstack cinder-scheduler[82724]: DEBUG oslo_service.backend._eventlet.service [None req-30d49d27-bb5e-4137-8170-55f7122a5560 None None] ******************************************************************************** {{(pid=82724) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-21 16:06:17.830 | Aug 21 18:05:45 devstack cinder-scheduler[82724]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-21 16:06:17.830 | Aug 21 18:05:45 devstack cinder-scheduler[82724]: INFO cinder.manager [None req-0e9ea36b-c55a-4901-b98f-7865c4869997 None None] Initiating service 1 cleanup 2026-08-21 16:06:17.830 | Aug 21 18:05:45 devstack cinder-scheduler[82724]: INFO cinder.manager [None req-0e9ea36b-c55a-4901-b98f-7865c4869997 None None] Service 1 cleanup completed. 2026-08-21 16:06:17.830 | Aug 21 18:05:45 devstack cinder-scheduler[82724]: DEBUG cinder.service [None req-0e9ea36b-c55a-4901-b98f-7865c4869997 None None] Creating RPC server for service cinder-scheduler {{(pid=82724) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-21 16:06:17.830 | Aug 21 18:05:45 devstack cinder-scheduler[82724]: DEBUG cinder.service [None req-0e9ea36b-c55a-4901-b98f-7865c4869997 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82724) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-21 16:06:17.830 | Aug 21 18:05:54 devstack cinder-scheduler[82724]: DEBUG cinder.scheduler.host_manager [None req-4d4ad960-3fba-4700-955e-80d5a52c09d6 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', '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}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=82724) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-21 16:06:17.830 | Aug 21 18:05:54 devstack cinder-scheduler[82724]: DEBUG cinder.scheduler.host_manager [None req-4d4ad960-3fba-4700-955e-80d5a52c09d6 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, 8, 21, 16, 5, 54, 615460)}, {'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, 8, 21, 16, 5, 54, 615460)}]. {{(pid=82724) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-21 16:06:17.831 | Aug 21 18:05:54 devstack cinder-scheduler[82724]: DEBUG cinder.scheduler.host_manager [None req-4d4ad960-3fba-4700-955e-80d5a52c09d6 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, 8, 21, 16, 5, 54, 581822)} {{(pid=82724) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-21 16:06:17.831 | Aug 21 18:06:04 devstack cinder-scheduler[82724]: DEBUG dbcounter [-] [82724] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=82724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.833 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.837 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-21 16:06:17.855 | enabled 2026-08-21 16:06:17.860 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-21 16:06:17.882 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-21 16:06:17.882 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-21 16:06:17.882 | Active: active (running) since Fri 2026-08-21 18:05:33 CEST; 44s ago 2026-08-21 16:06:17.883 | Main PID: 81993 (uwsgi) 2026-08-21 16:06:17.883 | Status: "uWSGI is ready" 2026-08-21 16:06:17.883 | Tasks: 7 (limit: 14255) 2026-08-21 16:06:17.883 | Memory: 245.9M (peak: 246.3M) 2026-08-21 16:06:17.883 | CPU: 10.808s 2026-08-21 16:06:17.883 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-21 16:06:17.883 | ├─81993 "cinder-apiuWSGI master" 2026-08-21 16:06:17.883 | ├─82001 "cinder-apiuWSGI worker 1" 2026-08-21 16:06:17.883 | └─82002 "cinder-apiuWSGI worker 2" 2026-08-21 16:06:17.884 | 2026-08-21 16:06:17.884 | Aug 21 18:05:47 devstack devstack@c-api.service[82002]: DEBUG cinder.api.middleware.request_id [None req-f0bd62ce-fced-4355-aa90-77976f140de3 None None] RequestId filter calling following filter/app {{(pid=82002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-21 16:06:17.884 | Aug 21 18:05:47 devstack devstack@c-api.service[82002]: INFO cinder.api.openstack.wsgi [None req-f0bd62ce-fced-4355-aa90-77976f140de3 admin admin] POST http://192.168.122.27/volume/v3/types/c528a8b2-7575-49aa-b63e-a5af16304bf8/extra_specs 2026-08-21 16:06:17.884 | Aug 21 18:05:47 devstack devstack@c-api.service[82002]: DEBUG cinder.api.openstack.wsgi [None req-f0bd62ce-fced-4355-aa90-77976f140de3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=82002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-21 16:06:17.884 | Aug 21 18:05:47 devstack devstack@c-api.service[82002]: /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-08-21 16:06:17.884 | Aug 21 18:05:47 devstack devstack@c-api.service[82002]: warnings.warn( 2026-08-21 16:06:17.884 | Aug 21 18:05:47 devstack devstack@c-api.service[82002]: DEBUG oslo_db.sqlalchemy.engines [None req-f0bd62ce-fced-4355-aa90-77976f140de3 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=82002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:06:17.884 | Aug 21 18:05:47 devstack devstack@c-api.service[82002]: INFO cinder.api.openstack.wsgi [None req-f0bd62ce-fced-4355-aa90-77976f140de3 admin admin] http://192.168.122.27/volume/v3/types/c528a8b2-7575-49aa-b63e-a5af16304bf8/extra_specs returned with HTTP 200 2026-08-21 16:06:17.884 | Aug 21 18:05:47 devstack devstack@c-api.service[82002]: [pid: 82002|app: 0|req: 1/3] 192.168.122.27 () {60 vars in 1333 bytes} [Fri Aug 21 18:05:47 2026] POST /volume/v3/types/c528a8b2-7575-49aa-b63e-a5af16304bf8/extra_specs => generated 55 bytes in 794 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-08-21 16:06:17.885 | Aug 21 18:05:57 devstack devstack@c-api.service[82001]: DEBUG dbcounter [-] [82001] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=82001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.885 | Aug 21 18:05:57 devstack devstack@c-api.service[82002]: DEBUG dbcounter [-] [82002] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=82002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.887 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.889 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-21 16:06:17.909 | enabled 2026-08-21 16:06:17.914 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-21 16:06:17.936 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-21 16:06:17.936 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-21 16:06:17.936 | Active: active (running) since Fri 2026-08-21 18:05:42 CEST; 35s ago 2026-08-21 16:06:17.936 | Main PID: 83413 (cinder-volume) 2026-08-21 16:06:17.936 | Tasks: 2 (limit: 14255) 2026-08-21 16:06:17.936 | Memory: 141.6M (peak: 156.7M) 2026-08-21 16:06:17.936 | CPU: 11.326s 2026-08-21 16:06:17.937 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-21 16:06:17.937 | ├─83413 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-21 16:06:17.937 | └─83568 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-21 16:06:17.937 | 2026-08-21 16:06:17.937 | Aug 21 18:05:55 devstack cinder-volume[83568]: DEBUG oslo_concurrency.processutils [None req-4d4ad960-3fba-4700-955e-80d5a52c09d6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.247s {{(pid=83568) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-21 16:06:17.937 | Aug 21 18:05:55 devstack cinder-volume[83568]: DEBUG oslo_concurrency.processutils [None req-4d4ad960-3fba-4700-955e-80d5a52c09d6 None None] Running cmd (subprocess): 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 {{(pid=83568) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-08-21 16:06:17.937 | Aug 21 18:05:55 devstack sudo[84419]: 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-08-21 16:06:17.937 | Aug 21 18:05:55 devstack sudo[84419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-21 16:06:17.938 | Aug 21 18:05:55 devstack sudo[84419]: pam_unix(sudo:session): session closed for user root 2026-08-21 16:06:17.938 | Aug 21 18:05:55 devstack cinder-volume[83568]: DEBUG oslo_concurrency.processutils [None req-4d4ad960-3fba-4700-955e-80d5a52c09d6 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.273s {{(pid=83568) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-21 16:06:17.938 | Aug 21 18:05:55 devstack cinder-volume[83568]: INFO cinder.volume.manager [None req-4d4ad960-3fba-4700-955e-80d5a52c09d6 None None] Driver post RPC initialization completed successfully. 2026-08-21 16:06:17.938 | Aug 21 18:05:58 devstack cinder-volume[83413]: DEBUG dbcounter [-] [83413] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.938 | Aug 21 18:06:04 devstack cinder-volume[83568]: DEBUG dbcounter [-] [83568] Writing DB stats cinder:SELECT=3 {{(pid=83568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.938 | Aug 21 18:06:05 devstack cinder-volume[83568]: DEBUG dbcounter [-] [83568] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=83568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:17.941 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.944 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-21 16:06:17.962 | not-found 2026-08-21 16:06:17.967 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.969 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-21 16:06:17.986 | not-found 2026-08-21 16:06:17.990 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:17.993 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-21 16:06:18.010 | not-found 2026-08-21 16:06:18.015 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.018 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-21 16:06:18.036 | not-found 2026-08-21 16:06:18.041 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.044 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-21 16:06:18.061 | not-found 2026-08-21 16:06:18.066 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.070 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-21 16:06:18.088 | enabled 2026-08-21 16:06:18.094 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-21 16:06:18.118 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-21 16:06:18.118 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-21 16:06:18.118 | Active: active (running) since Fri 2026-08-21 18:03:30 CEST; 2min 48s ago 2026-08-21 16:06:18.118 | Main PID: 71781 (neutron-ovn-age) 2026-08-21 16:06:18.118 | Tasks: 20 (limit: 14255) 2026-08-21 16:06:18.118 | Memory: 342.0M (peak: 342.7M) 2026-08-21 16:06:18.118 | CPU: 11.703s 2026-08-21 16:06:18.118 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-21 16:06:18.118 | ├─71781 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-21 16:06:18.119 | ├─73286 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-21 16:06:18.119 | ├─73727 /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/tmpxcm2k0hp/privsep.sock 2026-08-21 16:06:18.119 | └─76054 /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/tmppzzwkz8c/privsep.sock 2026-08-21 16:06:18.119 | 2026-08-21 16:06:18.119 | Aug 21 18:04:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:06:18.119 | Aug 21 18:04:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:06:18.119 | Aug 21 18:04:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:06:18.119 | Aug 21 18:04:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:06:18.120 | Aug 21 18:05:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:06:18.120 | Aug 21 18:05:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:06:18.121 | Aug 21 18:05:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:06:18.121 | Aug 21 18:05:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:06:18.121 | Aug 21 18:05:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:06:18.121 | Aug 21 18:05:34 devstack neutron-ovn-agent[73286]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:06:18.126 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.129 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-21 16:06:18.145 | not-found 2026-08-21 16:06:18.151 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.154 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-21 16:06:18.171 | not-found 2026-08-21 16:06:18.177 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.180 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-21 16:06:18.198 | not-found 2026-08-21 16:06:18.204 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.206 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-21 16:06:18.223 | not-found 2026-08-21 16:06:18.230 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.233 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-21 16:06:18.252 | enabled 2026-08-21 16:06:18.257 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-21 16:06:18.279 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-21 16:06:18.279 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-21 16:06:18.280 | Active: active (running) since Fri 2026-08-21 17:56:57 CEST; 9min ago 2026-08-21 16:06:18.280 | Main PID: 48352 (dstat.sh) 2026-08-21 16:06:18.280 | Tasks: 3 (limit: 14255) 2026-08-21 16:06:18.280 | Memory: 27.2M (peak: 27.7M) 2026-08-21 16:06:18.280 | CPU: 3.305s 2026-08-21 16:06:18.280 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-21 16:06:18.280 | ├─48352 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-21 16:06:18.280 | ├─48527 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-21 16:06:18.280 | └─48529 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-21 16:06:18.281 | 2026-08-21 16:06:18.281 | Aug 21 18:06:08 devstack dstat.sh[48529]: 21-08 18:06:08| 17 10 71 0 0|5237M 245M 224M 6018M| 52B 0 | 0 21M| 0 73.0 |2015 1571 |3.74 2.77 1.79|2.0 0 0| 0 0 | | 17 283 0 29 0 2026-08-21 16:06:18.281 | Aug 21 18:06:09 devstack dstat.sh[48529]: 21-08 18:06:09| 20 7 70 1 0|5259M 223M 224M 6018M| 0 0 | 0 300k| 0 17.0 |2092 1524 |3.74 2.77 1.79|2.0 0 0| 0 0 | | 17 283 0 29 0 2026-08-21 16:06:18.281 | Aug 21 18:06:10 devstack dstat.sh[48529]: 21-08 18:06:10| 17 13 64 1 0|5229M 253M 224M 6018M| 10k 34k| 44k 2028k|3.00 105 |4642 4303 |3.68 2.77 1.80|3.0 0 262| 0 0 | | 17 283 0 29 0 2026-08-21 16:06:18.281 | Aug 21 18:06:11 devstack dstat.sh[48529]: 21-08 18:06:11| 16 9 72 0 0|5259M 223M 224M 6018M| 0 0 | 0 188k| 0 10.0 |1762 1514 |3.68 2.77 1.80|1.0 0 0| 0 0 | | 17 283 0 29 0 2026-08-21 16:06:18.281 | Aug 21 18:06:12 devstack dstat.sh[48529]: 21-08 18:06:12| 19 9 69 0 0|5294M 188M 224M 6018M| 52B 0 | 0 1496k| 0 264 |2158 1940 |3.68 2.77 1.80|2.0 0 1.0| 0 0 | | 17 283 0 29 0 2026-08-21 16:06:18.281 | Aug 21 18:06:13 devstack dstat.sh[48529]: 21-08 18:06:13| 13 12 70 0 0|5278M 204M 224M 6018M|7793B 22k| 16k 576k|3.00 43.0 |4155 4127 |3.68 2.77 1.80| 0 0 282| 0 0 | | 17 287 0 29 0 2026-08-21 16:06:18.281 | Aug 21 18:06:14 devstack dstat.sh[48529]: 21-08 18:06:14| 6 4 87 0 0|5269M 213M 224M 6018M| 184B 476B| 0 168k| 0 22.0 |1385 1612 |3.68 2.77 1.80|2.0 0 5.0| 0 0 | | 17 287 0 29 0 2026-08-21 16:06:18.282 | Aug 21 18:06:15 devstack dstat.sh[48529]: 21-08 18:06:15| 16 10 72 0 0|5266M 216M 224M 6018M| 0 0 | 0 36k| 0 3.00 |1930 1488 |3.55 2.76 1.80|2.0 0 0| 0 0 | | 17 287 0 29 0 2026-08-21 16:06:18.282 | Aug 21 18:06:16 devstack dstat.sh[48529]: 21-08 18:06:16| 20 7 71 0 0|5278M 203M 224M 6018M| 52B 0 | 0 4096B| 0 1.00 |1956 1522 |3.55 2.76 1.80|2.0 0 0| 0 0 | | 17 287 0 29 0 2026-08-21 16:06:18.282 | Aug 21 18:06:17 devstack dstat.sh[48529]: 21-08 18:06:17| 20 9 66 0 0|5236M 245M 224M 6018M|3423B 16k| 88k 120k|5.98 12.0 |3544 3251 |3.55 2.76 1.80|4.0 0 87| 0 0 | | 17 291 0 29 0 2026-08-21 16:06:18.286 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.290 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-21 16:06:18.310 | enabled 2026-08-21 16:06:18.314 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-21 16:06:18.337 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-21 16:06:18.337 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-21 16:06:18.337 | Active: active (running) since Fri 2026-08-21 18:03:27 CEST; 2min 50s ago 2026-08-21 16:06:18.337 | Main PID: 71084 (neutron-ovn-met) 2026-08-21 16:06:18.337 | Tasks: 2 (limit: 14255) 2026-08-21 16:06:18.338 | Memory: 120.7M (peak: 121.4M) 2026-08-21 16:06:18.338 | CPU: 3.772s 2026-08-21 16:06:18.338 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-21 16:06:18.338 | └─71084 "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-08-21 16:06:18.338 | 2026-08-21 16:06:18.338 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-21 16:06:18.338 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-21 16:06:18.338 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 16:06:18.338 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: 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-08-21 16:06:18.338 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-21 16:06:18.339 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 16:06:18.339 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: 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-08-21 16:06:18.339 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-21 16:06:18.339 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-21 16:06:18.339 | Aug 21 18:03:31 devstack neutron-ovn-metadata-agent[71084]: ERROR neutron 2026-08-21 16:06:18.342 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.344 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-21 16:06:18.362 | enabled 2026-08-21 16:06:18.367 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-21 16:06:18.389 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-21 16:06:18.389 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-21 16:06:18.389 | Active: active (running) since Fri 2026-08-21 18:03:32 CEST; 2min 45s ago 2026-08-21 16:06:18.389 | Main PID: 72853 (uwsgi) 2026-08-21 16:06:18.389 | Status: "uWSGI is ready" 2026-08-21 16:06:18.389 | Tasks: 23 (limit: 14255) 2026-08-21 16:06:18.389 | Memory: 386.0M (peak: 387.0M) 2026-08-21 16:06:18.389 | CPU: 40.838s 2026-08-21 16:06:18.389 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-21 16:06:18.390 | ├─72853 "neutron-apiuWSGI master" 2026-08-21 16:06:18.390 | ├─72854 "neutron-apiuWSGI worker 1" 2026-08-21 16:06:18.390 | └─72855 "neutron-apiuWSGI worker 2" 2026-08-21 16:06:18.390 | 2026-08-21 16:06:18.390 | Aug 21 18:05:48 devstack devstack@neutron-api.service[72854]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72854) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-21 16:06:18.390 | Aug 21 18:05:48 devstack devstack@neutron-api.service[72854]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "e86f574bec6d5f21b3ddc372e67b6a5a" from periodic health check thread {{(pid=72854) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-21 16:06:18.390 | Aug 21 18:05:58 devstack devstack@neutron-api.service[72855]: DEBUG dbcounter [-] [72855] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.390 | Aug 21 18:05:58 devstack devstack@neutron-api.service[72854]: DEBUG dbcounter [-] [72854] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.390 | Aug 21 18:06:03 devstack devstack@neutron-api.service[72855]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72855) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-21 16:06:18.390 | Aug 21 18:06:03 devstack devstack@neutron-api.service[72855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "aada7b45b2a55ef7a8ad0f3fb446399b" from periodic health check thread {{(pid=72855) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-21 16:06:18.391 | Aug 21 18:06:03 devstack devstack@neutron-api.service[72854]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72854) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-21 16:06:18.391 | Aug 21 18:06:03 devstack devstack@neutron-api.service[72854]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "e86f574bec6d5f21b3ddc372e67b6a5a" from periodic health check thread {{(pid=72854) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-21 16:06:18.391 | Aug 21 18:06:13 devstack devstack@neutron-api.service[72855]: DEBUG dbcounter [-] [72855] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.392 | Aug 21 18:06:13 devstack devstack@neutron-api.service[72854]: DEBUG dbcounter [-] [72854] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.393 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.395 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-21 16:06:18.413 | enabled 2026-08-21 16:06:18.418 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-21 16:06:18.440 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-21 16:06:18.440 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-21 16:06:18.440 | Active: active (running) since Fri 2026-08-21 18:03:37 CEST; 2min 41s ago 2026-08-21 16:06:18.440 | Main PID: 73867 (neutron-periodi) 2026-08-21 16:06:18.440 | Tasks: 15 (limit: 14255) 2026-08-21 16:06:18.440 | Memory: 178.5M (peak: 178.8M) 2026-08-21 16:06:18.440 | CPU: 6.585s 2026-08-21 16:06:18.440 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-21 16:06:18.440 | ├─73867 "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-08-21 16:06:18.441 | └─74519 "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-08-21 16:06:18.441 | 2026-08-21 16:06:18.441 | Aug 21 18:05:05 devstack neutron-periodic-workers[74519]: DEBUG oslo.service.backend._threading.loopingcall [None req-b9a0a932-23c7-4bd0-b22d-22b827067ee0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74519) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.441 | Aug 21 18:05:15 devstack neutron-periodic-workers[74519]: DEBUG dbcounter [-] [74519] Writing DB stats neutron:SELECT=1 {{(pid=74519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.441 | Aug 21 18:05:28 devstack neutron-periodic-workers[74519]: DEBUG oslo.service.backend._threading.loopingcall [None req-32c5b128-0abb-405d-a31c-8cb916aa6c34 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=74519) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.441 | Aug 21 18:05:38 devstack neutron-periodic-workers[74519]: DEBUG dbcounter [-] [74519] Writing DB stats neutron:SELECT=3 {{(pid=74519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.441 | Aug 21 18:05:42 devstack neutron-periodic-workers[74519]: DEBUG neutron.db.agents_db [None req-b9a0a932-23c7-4bd0-b22d-22b827067ee0 None None] Agent healthcheck: found 0 active agents {{(pid=74519) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-21 16:06:18.441 | Aug 21 18:05:42 devstack neutron-periodic-workers[74519]: DEBUG oslo.service.backend._threading.loopingcall [None req-b9a0a932-23c7-4bd0-b22d-22b827067ee0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74519) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.441 | Aug 21 18:05:48 devstack neutron-periodic-workers[74519]: DEBUG oslo.service.backend._threading.loopingcall [None req-0b0c5ea9-7547-4277-8770-d5f00e21f4e3 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.96 seconds {{(pid=74519) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.441 | Aug 21 18:05:58 devstack neutron-periodic-workers[74519]: DEBUG dbcounter [-] [74519] Writing DB stats neutron:SELECT=1,neutron:DELETE=1 {{(pid=74519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.442 | Aug 21 18:06:05 devstack neutron-periodic-workers[74519]: DEBUG oslo.service.backend._threading.loopingcall [None req-32c5b128-0abb-405d-a31c-8cb916aa6c34 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=74519) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.442 | Aug 21 18:06:15 devstack neutron-periodic-workers[74519]: DEBUG dbcounter [-] [74519] Writing DB stats neutron:SELECT=3 {{(pid=74519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.446 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.449 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-21 16:06:18.466 | enabled 2026-08-21 16:06:18.470 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-21 16:06:18.492 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-21 16:06:18.492 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-21 16:06:18.492 | Active: active (running) since Fri 2026-08-21 18:03:34 CEST; 2min 43s ago 2026-08-21 16:06:18.493 | Main PID: 73366 (neutron-rpc-ser) 2026-08-21 16:06:18.494 | Tasks: 23 (limit: 14255) 2026-08-21 16:06:18.494 | Memory: 189.9M (peak: 190.4M) 2026-08-21 16:06:18.494 | CPU: 8.178s 2026-08-21 16:06:18.494 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-21 16:06:18.494 | ├─73366 "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-08-21 16:06:18.494 | ├─74494 "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-08-21 16:06:18.494 | └─74496 "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-08-21 16:06:18.494 | 2026-08-21 16:06:18.495 | Aug 21 18:03:47 devstack neutron-rpc-server[74496]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=74496) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-21 16:06:18.495 | Aug 21 18:03:47 devstack neutron-rpc-server[74494]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=74494) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-21 16:06:18.495 | Aug 21 18:03:47 devstack neutron-rpc-server[74494]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=74494) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-21 16:06:18.495 | Aug 21 18:03:47 devstack neutron-rpc-server[74494]: DEBUG neutron.service [-] calling wait on {{(pid=74494) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-21 16:06:18.495 | Aug 21 18:03:47 devstack neutron-rpc-server[74496]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=74496) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-21 16:06:18.495 | Aug 21 18:03:47 devstack neutron-rpc-server[74496]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=74496) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-21 16:06:18.496 | Aug 21 18:03:47 devstack neutron-rpc-server[74496]: DEBUG neutron.service [-] calling wait on {{(pid=74496) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-21 16:06:18.496 | Aug 21 18:03:56 devstack neutron-rpc-server[73366]: DEBUG dbcounter [-] [73366] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=73366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.496 | Aug 21 18:04:17 devstack neutron-rpc-server[74494]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-21 16:06:18.497 | Aug 21 18:04:17 devstack neutron-rpc-server[74496]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-21 16:06:18.497 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.499 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:06:18.518 | enabled 2026-08-21 16:06:18.522 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-21 16:06:18.546 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:06:18.546 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-21 16:06:18.546 | Active: active (running) since Fri 2026-08-21 18:03:39 CEST; 2min 39s ago 2026-08-21 16:06:18.546 | Main PID: 74392 (neutron-ovn-mai) 2026-08-21 16:06:18.546 | Tasks: 12 (limit: 14255) 2026-08-21 16:06:18.547 | Memory: 269.3M (peak: 271.8M) 2026-08-21 16:06:18.547 | CPU: 7.912s 2026-08-21 16:06:18.547 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:06:18.547 | ├─74392 "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-08-21 16:06:18.547 | └─74532 "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-08-21 16:06:18.547 | 2026-08-21 16:06:18.547 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=74532) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-21 16:06:18.547 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=74532) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-21 16:06:18.547 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-08-21 16:06:18.547 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: DEBUG futurist.periodics [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be 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=74532) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-21 16:06:18.547 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=74532) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-21 16:06:18.548 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=74532) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-21 16:06:18.548 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-08-21 16:06:18.548 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: DEBUG futurist.periodics [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be 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=74532) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-21 16:06:18.549 | Aug 21 18:04:09 devstack neutron-ovn-maintenance-worker[74532]: DEBUG futurist.periodics [None req-b2728792-5a09-4772-bd9f-9d5b227cd4be 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=74532) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-21 16:06:18.549 | Aug 21 18:04:19 devstack neutron-ovn-maintenance-worker[74532]: DEBUG dbcounter [-] [74532] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=74532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.554 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.557 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-21 16:06:18.576 | enabled 2026-08-21 16:06:18.582 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-21 16:06:18.604 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-21 16:06:18.604 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-21 16:06:18.604 | Active: active (running) since Fri 2026-08-21 18:05:17 CEST; 1min 1s ago 2026-08-21 16:06:18.604 | Main PID: 78659 (nova-novncproxy) 2026-08-21 16:06:18.605 | Tasks: 4 (limit: 14255) 2026-08-21 16:06:18.605 | Memory: 108.7M (peak: 108.9M) 2026-08-21 16:06:18.605 | CPU: 3.587s 2026-08-21 16:06:18.605 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-21 16:06:18.605 | └─78659 /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-08-21 16:06:18.605 | 2026-08-21 16:06:18.605 | Aug 21 18:05:17 devstack nova-novncproxy[78659]: If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:18.605 | Aug 21 18:05:17 devstack nova-novncproxy[78659]: framework. For more detail see 2026-08-21 16:06:18.605 | Aug 21 18:05:17 devstack nova-novncproxy[78659]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:18.606 | Aug 21 18:05:17 devstack nova-novncproxy[78659]: import eventlet # noqa 2026-08-21 16:06:18.606 | Aug 21 18:05:18 devstack nova-novncproxy[78659]: 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-08-21 16:06:18.606 | Aug 21 18:05:22 devstack nova-novncproxy[78659]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-21 16:06:18.606 | Aug 21 18:05:22 devstack nova-novncproxy[78659]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-21 16:06:18.606 | Aug 21 18:05:22 devstack nova-novncproxy[78659]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-21 16:06:18.606 | Aug 21 18:05:22 devstack nova-novncproxy[78659]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-21 16:06:18.606 | Aug 21 18:05:22 devstack nova-novncproxy[78659]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-21 16:06:18.611 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.614 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-21 16:06:18.633 | enabled 2026-08-21 16:06:18.637 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-21 16:06:18.661 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-21 16:06:18.661 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-21 16:06:18.662 | Active: active (running) since Fri 2026-08-21 18:05:19 CEST; 58s ago 2026-08-21 16:06:18.662 | Main PID: 79456 (nova-conductor:) 2026-08-21 16:06:18.662 | Tasks: 19 (limit: 14255) 2026-08-21 16:06:18.662 | Memory: 157.5M (peak: 158.0M) 2026-08-21 16:06:18.662 | CPU: 4.782s 2026-08-21 16:06:18.662 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-21 16:06:18.662 | ├─79456 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-21 16:06:18.662 | ├─81149 "nova-conductor: ServiceWrapper worker(0)" 2026-08-21 16:06:18.662 | └─81151 "nova-conductor: ServiceWrapper worker(1)" 2026-08-21 16:06:18.663 | 2026-08-21 16:06:18.663 | Aug 21 18:05:26 devstack nova-conductor[81151]: DEBUG nova.servicegroup.drivers.db [None req-12f7c508-d104-4c98-86dc-e2aa3e01e30d None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=81151) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-21 16:06:18.663 | Aug 21 18:05:27 devstack nova-conductor[81151]: DEBUG oslo.service.backend._threading.loopingcall [None req-f13e6885-fd32-4e16-813f-d072ac98e392 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.663 | Aug 21 18:05:31 devstack nova-conductor[81151]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=81151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.663 | Aug 21 18:05:31 devstack nova-conductor[81149]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=81149) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.663 | Aug 21 18:05:33 devstack nova-conductor[79456]: DEBUG dbcounter [-] [79456] Writing DB stats nova_api:SELECT=1 {{(pid=79456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.663 | Aug 21 18:05:33 devstack nova-conductor[79456]: DEBUG dbcounter [-] [79456] Writing DB stats nova_cell1:SELECT=1 {{(pid=79456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.663 | Aug 21 18:05:33 devstack nova-conductor[79456]: DEBUG dbcounter [-] [79456] Writing DB stats nova_cell0:SELECT=1 {{(pid=79456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.663 | Aug 21 18:05:41 devstack nova-conductor[81149]: DEBUG dbcounter [-] [81149] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=81149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.664 | Aug 21 18:05:41 devstack nova-conductor[81151]: DEBUG dbcounter [-] [81151] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=81151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:06:18.664 | Aug 21 18:06:01 devstack nova-conductor[81149]: DEBUG oslo.service.backend._threading.loopingcall [None req-be20d764-1e4f-4764-8b82-da09a0139aff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81149) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.666 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:06:18.669 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-21 16:06:18.691 | enabled 2026-08-21 16:06:18.695 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-21 16:06:18.719 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-21 16:06:18.719 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-21 16:06:18.719 | Active: active (running) since Fri 2026-08-21 18:05:22 CEST; 56s ago 2026-08-21 16:06:18.719 | Main PID: 80018 (nova-conductor:) 2026-08-21 16:06:18.719 | Tasks: 37 (limit: 14255) 2026-08-21 16:06:18.719 | Memory: 165.3M (peak: 165.7M) 2026-08-21 16:06:18.719 | CPU: 4.807s 2026-08-21 16:06:18.719 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-21 16:06:18.720 | ├─80018 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-21 16:06:18.720 | ├─81168 "nova-conductor: ServiceWrapper worker(0)" 2026-08-21 16:06:18.720 | └─81170 "nova-conductor: ServiceWrapper worker(1)" 2026-08-21 16:06:18.720 | 2026-08-21 16:06:18.720 | Aug 21 18:05:41 devstack nova-conductor[81170]: DEBUG oslo.service.backend._threading.loopingcall [None req-cc24e9ad-4a43-4596-b00e-9485b0624a42 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81170) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.721 | Aug 21 18:05:41 devstack nova-conductor[81170]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81170) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.721 | Aug 21 18:05:41 devstack nova-conductor[81168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.721 | Aug 21 18:05:42 devstack nova-conductor[81168]: DEBUG oslo.service.backend._threading.loopingcall [None req-0af413a2-baed-4ea9-9337-28fe0dd44c4e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.721 | Aug 21 18:05:51 devstack nova-conductor[81170]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=81170) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.721 | Aug 21 18:05:51 devstack nova-conductor[81168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=81168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.721 | Aug 21 18:06:01 devstack nova-conductor[81170]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81170) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.721 | Aug 21 18:06:01 devstack nova-conductor[81168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.721 | Aug 21 18:06:11 devstack nova-conductor[81170]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81170) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.722 | Aug 21 18:06:11 devstack nova-conductor[81168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:06:18.726 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-21 16:06:18.744 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:18.746 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-21 16:06:18.764 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:18.767 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-21 16:06:18.771 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:06:19.350 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:06:19.350 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:06:19.350 | we strongly recommend against using it for new projects. 2026-08-21 16:06:19.350 | 2026-08-21 16:06:19.350 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:19.351 | framework. For more detail see 2026-08-21 16:06:19.351 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:19.351 | 2026-08-21 16:06:19.351 | import eventlet # noqa 2026-08-21 16:06:19.618 | 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-08-21 16:06:22.632 | INFO dbcounter [None req-21ee8743-79bd-4771-888f-363f1ef0fdfe None None] Registered counter for database nova_api 2026-08-21 16:06:22.754 | DEBUG dbcounter [-] [85657] Writer thread running {{(pid=85657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:06:22.764 | Found 2 cell mappings. 2026-08-21 16:06:22.764 | Skipping cell0 since it does not contain hosts. 2026-08-21 16:06:22.765 | Getting computes from cell 'cell1': 3e9be5a8-ad96-4d12-b9a3-ff673aa3a7b5 2026-08-21 16:06:22.765 | INFO dbcounter [None req-21ee8743-79bd-4771-888f-363f1ef0fdfe None None] Registered counter for database nova_cell1 2026-08-21 16:06:22.837 | DEBUG dbcounter [-] [85657] Writer thread running {{(pid=85657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:06:23.002 | Checking host mapping for compute host 'devstack': cd97d2b8-4f67-4abd-bb9d-31e3d8a3ca8c 2026-08-21 16:06:23.002 | Creating host mapping for compute host 'devstack': cd97d2b8-4f67-4abd-bb9d-31e3d8a3ca8c 2026-08-21 16:06:23.002 | Found 1 unmapped computes in cell: 3e9be5a8-ad96-4d12-b9a3-ff673aa3a7b5 2026-08-21 16:06:23.664 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-21 16:06:24.251 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:06:24.251 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:06:24.251 | we strongly recommend against using it for new projects. 2026-08-21 16:06:24.251 | 2026-08-21 16:06:24.251 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:24.251 | framework. For more detail see 2026-08-21 16:06:24.251 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:24.252 | 2026-08-21 16:06:24.252 | import eventlet # noqa 2026-08-21 16:06:24.518 | 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-08-21 16:06:28.067 | +-------------------------------------------+ 2026-08-21 16:06:28.068 | | Upgrade Check Results | 2026-08-21 16:06:28.068 | +-------------------------------------------+ 2026-08-21 16:06:28.068 | | Check: Cells v2 | 2026-08-21 16:06:28.068 | | Result: Success | 2026-08-21 16:06:28.068 | | Details: None | 2026-08-21 16:06:28.068 | +-------------------------------------------+ 2026-08-21 16:06:28.068 | | Check: Placement API | 2026-08-21 16:06:28.068 | | Result: Success | 2026-08-21 16:06:28.068 | | Details: None | 2026-08-21 16:06:28.068 | +-------------------------------------------+ 2026-08-21 16:06:28.068 | | Check: Cinder API | 2026-08-21 16:06:28.069 | | Result: Success | 2026-08-21 16:06:28.069 | | Details: None | 2026-08-21 16:06:28.069 | +-------------------------------------------+ 2026-08-21 16:06:28.069 | | Check: Policy File JSON to YAML Migration | 2026-08-21 16:06:28.069 | | Result: Success | 2026-08-21 16:06:28.069 | | Details: None | 2026-08-21 16:06:28.069 | +-------------------------------------------+ 2026-08-21 16:06:28.069 | | Check: Older than N-1 computes | 2026-08-21 16:06:28.069 | | Result: Success | 2026-08-21 16:06:28.069 | | Details: None | 2026-08-21 16:06:28.069 | +-------------------------------------------+ 2026-08-21 16:06:28.070 | | Check: hw_machine_type unset | 2026-08-21 16:06:28.070 | | Result: Success | 2026-08-21 16:06:28.070 | | Details: None | 2026-08-21 16:06:28.071 | +-------------------------------------------+ 2026-08-21 16:06:28.071 | | Check: Service User Token Configuration | 2026-08-21 16:06:28.071 | | Result: Success | 2026-08-21 16:06:28.072 | | Details: None | 2026-08-21 16:06:28.072 | +-------------------------------------------+ 2026-08-21 16:06:28.656 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-21 16:06:28.662 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-21 16:06:28.662 | + ./stack.sh:main:1485 : command openstack complete 2026-08-21 16:06:32.057 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-21 16:06:32.078 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:32.081 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-21 16:06:32.084 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:06:32.087 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:06:32.090 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-21 16:06:32.093 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:06:32.096 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-21 16:06:32.100 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-21 16:06:32.103 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-21 16:06:32.106 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-21 16:06:32.109 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-21 16:06:32.112 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-21 16:06:32.115 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-21 16:06:32.119 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-21 16:06:32.178 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-21 16:06:32.183 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-21 16:06:32.184 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-21 16:06:32.186 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-21 16:06:32.191 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-21 16:06:32.194 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-21 16:06:32.198 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-21 16:06:32.201 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-21 16:06:32.205 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-21 16:06:32.208 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-21 16:06:32.227 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-21 16:06:32.244 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-21 16:06:32.248 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:06:32.251 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-21 16:06:32.255 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-21 16:06:32.259 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 16:06:32.262 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-21 16:06:32.266 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 16:06:32.269 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 16:06:32.272 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 16:06:32.275 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 16:06:32.279 | + functions-common:run_phase:1858 : local extra 2026-08-21 16:06:32.283 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 16:06:32.289 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 16:06:32.292 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 16:06:32.295 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 16:06:32.298 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-21 16:06:32.302 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 16:06:32.321 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:32.324 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:06:32.327 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:06:32.330 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-21 16:06:32.334 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:06:32.337 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-21 16:06:32.340 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:06:32.343 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-21 16:06:32.347 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:06:32.350 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-21 16:06:32.353 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:06:32.356 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-21 16:06:32.359 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-21 16:06:32.409 | [2101 Async install_tempest:46420]: Waiting for completion of install_tempest running on PID 46420 (1 other jobs running) 2026-08-21 16:06:32.434 | [2101 Async install_tempest:46420]: Signaling child to exit 2026-08-21 16:06:32.434 | WAKEUP 2026-08-21 16:06:32.456 | [2101 Async install_tempest:46420]: Signaled 2026-08-21 16:06:32.458 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-21 16:06:32.458 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-21 16:06:32.458 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-21 16:06:32.458 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-21 16:06:32.458 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-21 16:06:32.459 | +++ functions-common:git_clone:593 : pwd 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 16:06:32.459 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:610 : echo master 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 16:06:32.459 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-21 16:06:32.460 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:06:32.460 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:06:32.460 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:06:32.460 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:06:32.460 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:06:32.460 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:06:32.460 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:06:32.460 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:06:32.460 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:06:32.460 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787327790748 2026-08-21 16:06:32.460 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-21 16:06:32.461 | Cloning into '/opt/stack/tempest'... 2026-08-21 16:06:32.461 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:06:32.461 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:06:32.462 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:32.462 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:32.462 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:06:32.463 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:32.463 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:06:32.463 | ++ functions-common:time_stop:2427 : start_time=1787327790748 2026-08-21 16:06:32.464 | ++ functions-common:time_stop:2429 : [[ -z 1787327790748 ]] 2026-08-21 16:06:32.464 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:32.464 | ++ functions-common:time_stop:2432 : end_time=1787327800820 2026-08-21 16:06:32.464 | ++ functions-common:time_stop:2433 : elapsed_time=10072 2026-08-21 16:06:32.464 | ++ functions-common:time_stop:2434 : total=428381 2026-08-21 16:06:32.464 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:32.465 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=438453 2026-08-21 16:06:32.465 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-21 16:06:32.465 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 16:06:32.465 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:06:32.465 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:06:32.465 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:06:32.465 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:06:32.465 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:06:32.465 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:06:32.465 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:06:32.466 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:06:32.466 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:06:32.466 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787327800875 2026-08-21 16:06:32.466 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 16:06:32.466 | From https://review.opendev.org/openstack/tempest 2026-08-21 16:06:32.466 | * branch master -> FETCH_HEAD 2026-08-21 16:06:32.466 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:06:32.466 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:06:32.466 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:32.466 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:32.466 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:06:32.466 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:32.467 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:06:32.467 | ++ functions-common:time_stop:2427 : start_time=1787327800875 2026-08-21 16:06:32.467 | ++ functions-common:time_stop:2429 : [[ -z 1787327800875 ]] 2026-08-21 16:06:32.467 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:32.467 | ++ functions-common:time_stop:2432 : end_time=1787327801480 2026-08-21 16:06:32.467 | ++ functions-common:time_stop:2433 : elapsed_time=605 2026-08-21 16:06:32.467 | ++ functions-common:time_stop:2434 : total=438453 2026-08-21 16:06:32.467 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:32.467 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=439058 2026-08-21 16:06:32.467 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 16:06:32.467 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:06:32.468 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:06:32.468 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:06:32.468 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:06:32.468 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:06:32.469 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:06:32.469 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:06:32.469 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:06:32.469 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:06:32.469 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787327801533 2026-08-21 16:06:32.469 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 16:06:32.469 | Note: switching to 'FETCH_HEAD'. 2026-08-21 16:06:32.469 | 2026-08-21 16:06:32.470 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 16:06:32.470 | changes and commit them, and you can discard any commits you make in this 2026-08-21 16:06:32.470 | state without impacting any branches by switching back to a branch. 2026-08-21 16:06:32.470 | 2026-08-21 16:06:32.470 | If you want to create a new branch to retain commits you create, you may 2026-08-21 16:06:32.470 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 16:06:32.470 | 2026-08-21 16:06:32.470 | git switch -c 2026-08-21 16:06:32.470 | 2026-08-21 16:06:32.470 | Or undo this operation with: 2026-08-21 16:06:32.470 | 2026-08-21 16:06:32.471 | git switch - 2026-08-21 16:06:32.471 | 2026-08-21 16:06:32.471 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 16:06:32.471 | 2026-08-21 16:06:32.471 | HEAD is now at fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-21 16:06:32.471 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:06:32.471 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:06:32.471 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:32.471 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:32.471 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:06:32.471 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:32.472 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:06:32.472 | ++ functions-common:time_stop:2427 : start_time=1787327801533 2026-08-21 16:06:32.472 | ++ functions-common:time_stop:2429 : [[ -z 1787327801533 ]] 2026-08-21 16:06:32.472 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:32.472 | ++ functions-common:time_stop:2432 : end_time=1787327801734 2026-08-21 16:06:32.472 | ++ functions-common:time_stop:2433 : elapsed_time=201 2026-08-21 16:06:32.472 | ++ functions-common:time_stop:2434 : total=439058 2026-08-21 16:06:32.472 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:32.472 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=439259 2026-08-21 16:06:32.472 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-21 16:06:32.472 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-21 16:06:32.472 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-21 16:06:32.473 | ++ functions-common:git_clone:673 : head -1 2026-08-21 16:06:32.473 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-21 16:06:32.473 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 16:06:32.473 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-21 16:06:32.473 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-21 16:06:32.473 | ++ 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-08-21 16:06:32.473 | Collecting tox!=2.8.0,<4.0.0 2026-08-21 16:06:32.473 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-21 16:06:32.473 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-21 16:06:32.473 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-21 16:06:32.474 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-08-21 16:06:32.474 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-21 16:06:32.474 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-21 16:06:32.474 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-21 16:06:32.474 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-21 16:06:32.474 | 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-08-21 16:06:32.474 | 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-08-21 16:06:32.474 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 16:06:32.474 | 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-08-21 16:06:32.474 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-21 16:06:32.474 | 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.11.3) 2026-08-21 16:06:32.474 | 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-08-21 16:06:32.475 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-21 16:06:32.475 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-21 16:06:32.475 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-21 16:06:32.475 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-21 16:06:32.475 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-21 16:06:32.475 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-21 16:06:32.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 53.0 MB/s 0:00:00 2026-08-21 16:06:32.475 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-21 16:06:32.475 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-21 16:06:32.476 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-21 16:06:32.476 | 2026-08-21 16:06:32.476 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-08-21 16:06:32.476 | ++ inc/python:pip_install:216 : result=0 2026-08-21 16:06:32.476 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:06:32.476 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:06:32.476 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:32.476 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:32.476 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2427 : start_time=1787327801814 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2429 : [[ -z 1787327801814 ]] 2026-08-21 16:06:32.477 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2432 : end_time=1787327807048 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2433 : elapsed_time=5234 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2434 : total=176067 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:32.477 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181301 2026-08-21 16:06:32.477 | ++ inc/python:pip_install:219 : return 0 2026-08-21 16:06:32.478 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-21 16:06:32.478 | /opt/stack/tempest ~/devstack 2026-08-21 16:06:32.478 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-21 16:06:32.478 | Switched to branch 'master' 2026-08-21 16:06:32.478 | Your branch is up to date with 'origin/master'. 2026-08-21 16:06:32.478 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-21 16:06:32.478 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-21 16:06:32.478 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.KqOylRX8HJ 2026-08-21 16:06:32.478 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KqOylRX8HJ 2026-08-21 16:06:32.478 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-21 16:06:32.478 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.KqOylRX8HJ 2026-08-21 16:06:32.478 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-21 16:06:32.479 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-21 16:06:32.479 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-21 16:06:32.479 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:06:32.479 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:06:32.479 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:06:32.479 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:06:32.479 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-21 16:06:32.479 | full create: /opt/stack/tempest/.tox/tempest 2026-08-21 16:06:32.479 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-21 16:06:32.479 | full develop-inst: /opt/stack/tempest 2026-08-21 16:06:32.479 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.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.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-21 16:06:32.480 | ___________________________________ summary ____________________________________ 2026-08-21 16:06:32.480 | full: skipped tests 2026-08-21 16:06:32.480 | congratulations :) 2026-08-21 16:06:32.480 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.KqOylRX8HJ -r requirements.txt 2026-08-21 16:06:32.480 | 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-08-21 16:06:32.480 | 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.15.0) 2026-08-21 16:06:32.480 | 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-08-21 16:06:32.480 | 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-08-21 16:06:32.480 | 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-08-21 16:06:32.480 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-21 16:06:32.481 | 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-08-21 16:06:32.481 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-21 16:06:32.481 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-21 16:06:32.481 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-21 16:06:32.481 | 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-08-21 16:06:32.481 | 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.11.0) 2026-08-21 16:06:32.481 | 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-08-21 16:06:32.481 | 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-08-21 16:06:32.481 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-21 16:06:32.481 | 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-08-21 16:06:32.481 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-21 16:06:32.482 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-21 16:06:32.482 | 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-08-21 16:06:32.482 | 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-08-21 16:06:32.482 | 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-08-21 16:06:32.482 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-21 16:06:32.482 | 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-08-21 16:06:32.482 | 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)) (84.0.0) 2026-08-21 16:06:32.482 | 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-08-21 16:06:32.482 | 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.2.0) 2026-08-21 16:06:32.482 | 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-08-21 16:06:32.482 | 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-08-21 16:06:32.483 | 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-08-21 16:06:32.483 | 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.6.3) 2026-08-21 16:06:32.483 | 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-08-21 16:06:32.483 | 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-08-21 16:06:32.483 | 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-08-21 16:06:32.483 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-21 16:06:32.483 | 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.9.0) 2026-08-21 16:06:32.483 | 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-08-21 16:06:32.483 | 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-08-21 16:06:32.483 | 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.5.0) 2026-08-21 16:06:32.483 | 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-08-21 16:06:32.484 | 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-08-21 16:06:32.484 | 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.1) 2026-08-21 16:06:32.484 | 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-08-21 16:06:32.484 | 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-08-21 16:06:32.484 | 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-08-21 16:06:32.484 | 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.3) 2026-08-21 16:06:32.484 | 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-08-21 16:06:32.484 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-08-21 16:06:32.484 | 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.3.0) 2026-08-21 16:06:32.484 | 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-08-21 16:06:32.484 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.53) 2026-08-21 16:06:32.485 | 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-08-21 16:06:32.485 | 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-08-21 16:06:32.485 | 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-08-21 16:06:32.485 | 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.16.0) 2026-08-21 16:06:32.485 | 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-08-21 16:06:32.485 | 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.5.0) 2026-08-21 16:06:32.485 | 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-08-21 16:06:32.485 | 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.7.22) 2026-08-21 16:06:32.485 | 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-08-21 16:06:32.485 | 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-08-21 16:06:32.485 | 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-08-21 16:06:32.486 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-21 16:06:32.486 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.KqOylRX8HJ 2026-08-21 16:06:32.486 | ++ lib/tempest:install_tempest:868 : popd 2026-08-21 16:06:32.486 | ~/devstack 2026-08-21 16:06:32.508 | [2101 Async install_tempest:46420]: finished install_tempest with result 0 in 46 seconds 2026-08-21 16:06:32.512 | ++ inc/async:async_wait:197 : return 0 2026-08-21 16:06:32.516 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-21 16:06:32.519 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:06:32.522 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-21 16:06:32.526 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-21 16:06:32.529 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-21 16:06:32.532 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-21 16:06:32.537 | ++ inc/python:setup_develop:353 : local bindep 2026-08-21 16:06:32.539 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-21 16:06:32.542 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-21 16:06:32.544 | ++ inc/python:setup_develop:359 : local extras= 2026-08-21 16:06:32.546 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-21 16:06:32.548 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 16:06:32.550 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-21 16:06:32.552 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-21 16:06:32.554 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 16:06:32.557 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 16:06:32.561 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-21 16:06:32.564 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 16:06:32.567 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-21 16:06:32.570 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 16:06:32.572 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 16:06:32.576 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-21 16:06:32.581 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-21 16:06:32.583 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-21 16:06:32.585 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-21 16:06:32.748 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-21 16:06:32.750 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-21 16:06:32.752 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-21 16:06:32.754 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 16:06:32.756 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-21 16:06:32.758 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-21 16:06:32.760 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-21 16:06:32.761 | ++ inc/python:setup_package:446 : local extras= 2026-08-21 16:06:32.763 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 16:06:32.765 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 16:06:32.767 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 16:06:32.769 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 16:06:32.771 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 16:06:32.772 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-21 16:06:32.793 | Using python 3.12 to install /opt/stack/tempest 2026-08-21 16:06:32.795 | ++ 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-08-21 16:06:33.855 | Obtaining file:///opt/stack/tempest 2026-08-21 16:06:33.858 | Installing build dependencies: started 2026-08-21 16:06:35.678 | Installing build dependencies: finished with status 'done' 2026-08-21 16:06:35.679 | Checking if build backend supports build_editable: started 2026-08-21 16:06:36.272 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 16:06:36.274 | Getting requirements to build editable: started 2026-08-21 16:06:36.592 | Getting requirements to build editable: finished with status 'done' 2026-08-21 16:06:36.594 | Preparing editable metadata (pyproject.toml): started 2026-08-21 16:06:37.935 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 16:06:37.961 | 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.dev43) (7.0.3) 2026-08-21 16:06:37.962 | 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.dev43) (4.15.0) 2026-08-21 16:06:37.963 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-08-21 16:06:37.964 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-08-21 16:06:37.965 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-08-21 16:06:37.966 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-08-21 16:06:37.967 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-08-21 16:06:37.968 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-08-21 16:06:37.969 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.7.0) 2026-08-21 16:06:37.970 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-08-21 16:06:38.013 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-08-21 16:06:38.016 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-21 16:06:38.020 | 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.dev43) (5.11.0) 2026-08-21 16:06:38.021 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-08-21 16:06:38.022 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-08-21 16:06:38.023 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-08-21 16:06:38.024 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-08-21 16:06:38.025 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.1) 2026-08-21 16:06:38.025 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-08-21 16:06:38.026 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-08-21 16:06:38.027 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-08-21 16:06:38.028 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-08-21 16:06:38.029 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-08-21 16:06:38.030 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-08-21 16:06:38.032 | 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.dev43) (0.6.0) 2026-08-21 16:06:38.032 | 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.dev43) (4.2.0) 2026-08-21 16:06:38.036 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.dev43) (3.0.53) 2026-08-21 16:06:38.037 | 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.dev43) (1.11.0) 2026-08-21 16:06:38.038 | 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.dev43) (15.0.0) 2026-08-21 16:06:38.039 | 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.dev43) (1.8.0) 2026-08-21 16:06:38.041 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.1.1) 2026-08-21 16:06:38.046 | 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.dev43) (3.0) 2026-08-21 16:06:38.047 | 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.dev43) (2.3.0) 2026-08-21 16:06:38.054 | 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.dev43) (26.1.0) 2026-08-21 16:06:38.055 | 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.dev43) (2025.9.1) 2026-08-21 16:06:38.056 | 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.dev43) (0.37.0) 2026-08-21 16:06:38.057 | 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.dev43) (2026.6.3) 2026-08-21 16:06:38.065 | 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.dev43) (6.9.0) 2026-08-21 16:06:38.068 | 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.dev43) (2.0.0) 2026-08-21 16:06:38.069 | 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.dev43) (2.34.2) 2026-08-21 16:06:38.073 | 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.dev43) (6.5.0) 2026-08-21 16:06:38.075 | 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.dev43) (2.9.0.post0) 2026-08-21 16:06:38.078 | 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.dev43) (4.16.0) 2026-08-21 16:06:38.080 | 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.dev43) (1.2.1) 2026-08-21 16:06:38.085 | 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.dev43) (2.1.0) 2026-08-21 16:06:38.086 | 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.dev43) (3.3.2) 2026-08-21 16:06:38.087 | 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.dev43) (26.3) 2026-08-21 16:06:38.088 | 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.dev43) (7.2.2) 2026-08-21 16:06:38.094 | 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.dev43) (5.0.0) 2026-08-21 16:06:38.095 | 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.dev43) (3.0.3) 2026-08-21 16:06:38.096 | 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.dev43) (1.6.2) 2026-08-21 16:06:38.102 | 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.dev43) (84.0.0) 2026-08-21 16:06:38.105 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.2) 2026-08-21 16:06:38.125 | 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.dev43) (1.17.0) 2026-08-21 16:06:38.135 | 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.dev43) (3.5.0) 2026-08-21 16:06:38.136 | 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.dev43) (3.18) 2026-08-21 16:06:38.138 | 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.dev43) (2023.11.17) 2026-08-21 16:06:38.154 | 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.dev43) (4.2.0) 2026-08-21 16:06:38.155 | 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.dev43) (2.20.0) 2026-08-21 16:06:38.160 | 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.dev43) (0.1.2) 2026-08-21 16:06:38.174 | 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.dev43) (0.16.0) 2026-08-21 16:06:38.188 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-08-21 16:06:38.190 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-21 16:06:38.228 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-21 16:06:38.230 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-21 16:06:38.245 | Building wheels for collected packages: tempest 2026-08-21 16:06:38.247 | Building editable for tempest (pyproject.toml): started 2026-08-21 16:06:39.865 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-21 16:06:39.866 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8320 sha256=990d657e5dd52af2d685ae8209249099394b7ab270b0dfa1096991bf06bf6af6 2026-08-21 16:06:39.867 | Stored in directory: /tmp/pip-ephem-wheel-cache-jbo80ew0/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-21 16:06:39.871 | Successfully built tempest 2026-08-21 16:06:40.178 | Installing collected packages: tomlkit, stestr, tempest 2026-08-21 16:06:40.443 | 2026-08-21 16:06:40.469 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.1 2026-08-21 16:06:40.627 | ++ inc/python:pip_install:216 : result=0 2026-08-21 16:06:40.629 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:06:40.631 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:06:40.633 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:40.635 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:40.637 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:06:40.639 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:40.641 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:06:40.643 | ++ functions-common:time_stop:2427 : start_time=1787328392787 2026-08-21 16:06:40.644 | ++ functions-common:time_stop:2429 : [[ -z 1787328392787 ]] 2026-08-21 16:06:40.647 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:40.650 | ++ functions-common:time_stop:2432 : end_time=1787328400648 2026-08-21 16:06:40.652 | ++ functions-common:time_stop:2433 : elapsed_time=7861 2026-08-21 16:06:40.654 | ++ functions-common:time_stop:2434 : total=188072 2026-08-21 16:06:40.656 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:40.658 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195933 2026-08-21 16:06:40.660 | ++ inc/python:pip_install:219 : return 0 2026-08-21 16:06:40.662 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 16:06:40.664 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:06:40.666 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-21 16:06:40.668 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-21 16:06:40.670 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 16:06:40.671 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 16:06:40.673 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-21 16:06:40.675 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-21 16:06:40.678 | ++ 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-08-21 16:06:40.680 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-21 16:06:40.681 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-21 16:06:40.683 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-21 16:06:40.685 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-21 16:06:40.687 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-21 16:06:40.689 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-21 16:06:40.691 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-21 16:06:40.693 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-21 16:06:40.695 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-21 16:06:40.697 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-21 16:06:40.699 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-21 16:06:40.701 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-21 16:06:40.703 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-21 16:06:40.705 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-21 16:06:40.707 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-21 16:06:40.709 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-21 16:06:40.711 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-21 16:06:40.713 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-21 16:06:40.713 | ' 2026-08-21 16:06:40.715 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-21 16:06:40.716 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-21 16:06:40.729 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:40.731 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-21 16:06:40.733 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-21 16:06:40.736 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-21 16:06:40.738 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-21 16:06:40.741 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-21 16:06:40.741 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-21 16:06:40.741 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-21 16:06:44.310 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:44.314 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-21 16:06:44.316 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-21 16:06:44.318 | ++ lib/tempest:get_active_images:176 : img_id=0adaa57d-215d-4979-a2ca-c4852b1b020a 2026-08-21 16:06:44.321 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-21 16:06:44.324 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-21 16:06:44.327 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-21 16:06:44.329 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-21 16:06:44.332 | ++ lib/tempest:configure_tempest:266 : '[' -z 0adaa57d-215d-4979-a2ca-c4852b1b020a ']' 2026-08-21 16:06:44.334 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=0adaa57d-215d-4979-a2ca-c4852b1b020a 2026-08-21 16:06:44.336 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-21 16:06:44.353 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-21 16:06:44.357 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-21 16:06:44.359 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-21 16:06:44.362 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-21 16:06:44.364 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-21 16:06:44.367 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-21 16:06:44.369 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-21 16:06:44.371 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-21 16:06:44.376 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-21 16:06:44.376 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-21 16:06:47.459 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:47.463 | ++ lib/tempest:configure_tempest:303 : admin_project_id=f0905cd6cb114bd88e6dc1971d96ac71 2026-08-21 16:06:47.465 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-21 16:06:47.480 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:47.483 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-21 16:06:50.614 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:50.617 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:06:50.617 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-21 16:06:50.617 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:06:50.617 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-21 16:06:50.618 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-21 16:06:50.618 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-21 16:06:50.618 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-21 16:06:50.619 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-21 16:06:50.619 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-21 16:06:50.619 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-21 16:06:50.619 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-21 16:06:50.619 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-21 16:06:50.619 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-21 16:06:50.619 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-21 16:06:50.620 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-21 16:06:50.622 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:06:50.623 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-21 16:06:50.623 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:06:50.623 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-21 16:06:50.623 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-21 16:06:50.623 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-21 16:06:50.623 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-21 16:06:50.623 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-21 16:06:50.623 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-21 16:06:50.623 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-21 16:06:50.623 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-21 16:06:50.624 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-21 16:06:50.624 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-21 16:06:50.624 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-21 16:06:50.626 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 0adaa57d-215d-4979-a2ca-c4852b1b020a 2026-08-21 16:06:50.628 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-21 16:06:50.632 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 0adaa57d-215d-4979-a2ca-c4852b1b020a -c size -f value 2026-08-21 16:06:53.725 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:53.729 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-21 16:06:53.733 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-21 16:06:53.733 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-21 16:06:53.778 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-21 16:06:53.781 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-21 16:06:53.784 | ++ 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-08-21 16:06:56.560 | +----------------------------+-----------------------+ 2026-08-21 16:06:56.560 | | Field | Value | 2026-08-21 16:06:56.560 | +----------------------------+-----------------------+ 2026-08-21 16:06:56.560 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:06:56.561 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:06:56.561 | | description | None | 2026-08-21 16:06:56.561 | | disk | 1 | 2026-08-21 16:06:56.561 | | id | 42 | 2026-08-21 16:06:56.561 | | name | m1.nano | 2026-08-21 16:06:56.561 | | os-flavor-access:is_public | True | 2026-08-21 16:06:56.561 | | properties | hw_rng:allowed='True' | 2026-08-21 16:06:56.561 | | ram | 192 | 2026-08-21 16:06:56.561 | | rxtx_factor | 1.0 | 2026-08-21 16:06:56.562 | | swap | 0 | 2026-08-21 16:06:56.562 | | vcpus | 1 | 2026-08-21 16:06:56.562 | +----------------------------+-----------------------+ 2026-08-21 16:06:56.850 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-21 16:06:56.853 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:06:56.853 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-21 16:06:56.853 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:06:56.853 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-21 16:06:56.853 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-21 16:06:56.853 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-21 16:06:56.853 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-21 16:06:56.853 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-21 16:06:56.853 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-21 16:06:56.854 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-21 16:06:56.854 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-21 16:06:56.854 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-21 16:06:56.854 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-21 16:06:56.854 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-21 16:06:56.856 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 0adaa57d-215d-4979-a2ca-c4852b1b020a 2026-08-21 16:06:56.859 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-21 16:06:56.863 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 0adaa57d-215d-4979-a2ca-c4852b1b020a -c size -f value 2026-08-21 16:06:59.869 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:59.871 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-21 16:06:59.875 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-21 16:06:59.876 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-21 16:06:59.916 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-21 16:06:59.918 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-21 16:06:59.921 | ++ 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-08-21 16:07:02.769 | +----------------------------+-----------------------+ 2026-08-21 16:07:02.769 | | Field | Value | 2026-08-21 16:07:02.770 | +----------------------------+-----------------------+ 2026-08-21 16:07:02.770 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:07:02.770 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:07:02.770 | | description | None | 2026-08-21 16:07:02.770 | | disk | 1 | 2026-08-21 16:07:02.770 | | id | 84 | 2026-08-21 16:07:02.770 | | name | m1.micro | 2026-08-21 16:07:02.771 | | os-flavor-access:is_public | True | 2026-08-21 16:07:02.771 | | properties | hw_rng:allowed='True' | 2026-08-21 16:07:02.771 | | ram | 256 | 2026-08-21 16:07:02.771 | | rxtx_factor | 1.0 | 2026-08-21 16:07:02.771 | | swap | 0 | 2026-08-21 16:07:02.771 | | vcpus | 1 | 2026-08-21 16:07:02.771 | +----------------------------+-----------------------+ 2026-08-21 16:07:03.075 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-21 16:07:03.078 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-21 16:07:03.092 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:03.095 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-21 16:07:03.097 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-21 16:07:03.100 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-21 16:07:03.102 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-21 16:07:03.104 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-21 16:07:03.107 | +++ functions-common:git_clone:593 : pwd 2026-08-21 16:07:03.110 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 16:07:03.112 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 16:07:03.116 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 16:07:03.131 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-21 16:07:03.134 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 16:07:03.136 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 16:07:03.140 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 16:07:03.140 | ++ functions-common:git_clone:610 : echo master 2026-08-21 16:07:03.144 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-21 16:07:03.146 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 16:07:03.149 | ++ 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-08-21 16:07:03.151 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:07:03.153 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:07:03.155 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:07:03.158 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:07:03.160 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:07:03.162 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:07:03.165 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:07:03.169 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:07:03.170 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:07:03.175 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328423172 2026-08-21 16:07:03.177 | ++ 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-08-21 16:07:03.181 | Cloning into '/opt/stack/os-test-images'... 2026-08-21 16:07:03.871 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:07:03.875 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:07:03.879 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:07:03.882 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:07:03.884 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:07:03.888 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:07:03.891 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:07:03.893 | ++ functions-common:time_stop:2427 : start_time=1787328423172 2026-08-21 16:07:03.896 | ++ functions-common:time_stop:2429 : [[ -z 1787328423172 ]] 2026-08-21 16:07:03.899 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:07:03.904 | ++ functions-common:time_stop:2432 : end_time=1787328423901 2026-08-21 16:07:03.908 | ++ functions-common:time_stop:2433 : elapsed_time=729 2026-08-21 16:07:03.911 | ++ functions-common:time_stop:2434 : total=428381 2026-08-21 16:07:03.914 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:07:03.917 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=429110 2026-08-21 16:07:03.921 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-21 16:07:03.924 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 16:07:03.928 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:07:03.931 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:07:03.935 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:07:03.939 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:07:03.942 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:07:03.945 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:07:03.948 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:07:03.952 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:07:03.956 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:07:03.962 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328423958 2026-08-21 16:07:03.965 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 16:07:04.455 | From https://review.opendev.org/openstack/os-test-images 2026-08-21 16:07:04.455 | * branch master -> FETCH_HEAD 2026-08-21 16:07:04.466 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:07:04.469 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:07:04.472 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:07:04.476 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:07:04.479 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:07:04.483 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:07:04.486 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:07:04.490 | ++ functions-common:time_stop:2427 : start_time=1787328423958 2026-08-21 16:07:04.493 | ++ functions-common:time_stop:2429 : [[ -z 1787328423958 ]] 2026-08-21 16:07:04.499 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:07:04.504 | ++ functions-common:time_stop:2432 : end_time=1787328424500 2026-08-21 16:07:04.507 | ++ functions-common:time_stop:2433 : elapsed_time=542 2026-08-21 16:07:04.510 | ++ functions-common:time_stop:2434 : total=429110 2026-08-21 16:07:04.513 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:07:04.516 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=429652 2026-08-21 16:07:04.519 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 16:07:04.522 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:07:04.526 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:07:04.529 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:07:04.533 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:07:04.538 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:07:04.541 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:07:04.545 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:07:04.548 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:07:04.552 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:07:04.557 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328424554 2026-08-21 16:07:04.561 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 16:07:04.570 | Note: switching to 'FETCH_HEAD'. 2026-08-21 16:07:04.570 | 2026-08-21 16:07:04.570 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 16:07:04.570 | changes and commit them, and you can discard any commits you make in this 2026-08-21 16:07:04.570 | state without impacting any branches by switching back to a branch. 2026-08-21 16:07:04.571 | 2026-08-21 16:07:04.571 | If you want to create a new branch to retain commits you create, you may 2026-08-21 16:07:04.571 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 16:07:04.571 | 2026-08-21 16:07:04.571 | git switch -c 2026-08-21 16:07:04.571 | 2026-08-21 16:07:04.571 | Or undo this operation with: 2026-08-21 16:07:04.571 | 2026-08-21 16:07:04.571 | git switch - 2026-08-21 16:07:04.571 | 2026-08-21 16:07:04.572 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 16:07:04.572 | 2026-08-21 16:07:04.572 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-21 16:07:04.575 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:07:04.578 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:07:04.582 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:07:04.585 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:07:04.589 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:07:04.592 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:07:04.594 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:07:04.598 | ++ functions-common:time_stop:2427 : start_time=1787328424554 2026-08-21 16:07:04.601 | ++ functions-common:time_stop:2429 : [[ -z 1787328424554 ]] 2026-08-21 16:07:04.605 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:07:04.610 | ++ functions-common:time_stop:2432 : end_time=1787328424607 2026-08-21 16:07:04.613 | ++ functions-common:time_stop:2433 : elapsed_time=53 2026-08-21 16:07:04.617 | ++ functions-common:time_stop:2434 : total=429652 2026-08-21 16:07:04.620 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:07:04.623 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=429705 2026-08-21 16:07:04.627 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-21 16:07:04.650 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-21 16:07:04.654 | ++ functions-common:git_clone:673 : head -1 2026-08-21 16:07:04.655 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-21 16:07:04.659 | 5d0367e Clean-up zuul config spacing 2026-08-21 16:07:04.663 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 16:07:04.666 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-21 16:07:04.667 | /opt/stack/os-test-images ~/devstack 2026-08-21 16:07:04.670 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-21 16:07:05.174 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-21 16:07:05.876 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-21 16:07:08.592 | generate installed: PyYAML==6.0.3 2026-08-21 16:07:08.593 | generate run-test-pre: PYTHONHASHSEED='1890053478' 2026-08-21 16:07:08.593 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-21 16:07:08.715 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-21 16:07:08.736 | 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-08-21 16:07:08.755 | 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-08-21 16:07:08.782 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-21 16:07:08.785 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-21 16:07:08.793 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-21 16:07:08.802 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-21 16:07:08.835 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-21 16:07:08.849 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-21 16:07:08.857 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-21 16:07:08.869 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-21 16:07:08.869 | 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-08-21 16:07:08.877 | 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-08-21 16:07:08.884 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-21 16:07:08.904 | 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-08-21 16:07:08.907 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-21 16:07:08.910 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-21 16:07:08.922 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-21 16:07:08.934 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-21 16:07:08.949 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-21 16:07:08.951 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-21 16:07:08.966 | 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-08-21 16:07:08.971 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-21 16:07:08.973 | 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-08-21 16:07:08.986 | 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-08-21 16:07:08.990 | 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-08-21 16:07:09.003 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-21 16:07:09.034 | ___________________________________ summary ____________________________________ 2026-08-21 16:07:09.034 | generate: commands succeeded 2026-08-21 16:07:09.034 | congratulations :) 2026-08-21 16:07:09.085 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-21 16:07:09.085 | ~/devstack 2026-08-21 16:07:09.089 | ++ 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-08-21 16:07:09.127 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-21 16:07:09.131 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-21 16:07:09.154 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-21 16:07:09.158 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-21 16:07:09.160 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-21 16:07:09.197 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-21 16:07:09.236 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-21 16:07:09.239 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-21 16:07:09.242 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-21 16:07:09.245 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-21 16:07:09.248 | +++ 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-08-21 16:07:12.383 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:07:12.386 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:07:12.386 | address-scope 2026-08-21 16:07:12.386 | agent 2026-08-21 16:07:12.386 | allowed-address-pairs 2026-08-21 16:07:12.386 | auto-allocated-topology 2026-08-21 16:07:12.387 | availability_zone 2026-08-21 16:07:12.387 | default-subnetpools 2026-08-21 16:07:12.387 | dhcp_agent_scheduler 2026-08-21 16:07:12.387 | dns-integration 2026-08-21 16:07:12.387 | dns-domain-ports 2026-08-21 16:07:12.387 | dns-integration-domain-keywords 2026-08-21 16:07:12.387 | empty-string-filtering 2026-08-21 16:07:12.387 | external-net 2026-08-21 16:07:12.387 | extra_dhcp_opt 2026-08-21 16:07:12.388 | extraroute 2026-08-21 16:07:12.388 | extraroute-atomic 2026-08-21 16:07:12.388 | filter-validation 2026-08-21 16:07:12.388 | floating-ip-port-forwarding-detail 2026-08-21 16:07:12.388 | fip-port-details 2026-08-21 16:07:12.388 | flavors 2026-08-21 16:07:12.388 | floatingip-pools 2026-08-21 16:07:12.388 | router 2026-08-21 16:07:12.389 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:07:12.389 | enable-default-route-bfd 2026-08-21 16:07:12.389 | enable-default-route-ecmp 2026-08-21 16:07:12.389 | ext-gw-mode 2026-08-21 16:07:12.389 | l3-ha 2026-08-21 16:07:12.389 | external-gateway-multihoming 2026-08-21 16:07:12.389 | l3-flavors 2026-08-21 16:07:12.390 | l3_agent_scheduler 2026-08-21 16:07:12.390 | multi-provider 2026-08-21 16:07:12.390 | net-mtu 2026-08-21 16:07:12.390 | net-mtu-writable 2026-08-21 16:07:12.390 | network_availability_zone 2026-08-21 16:07:12.390 | network-ip-availability 2026-08-21 16:07:12.390 | network-ip-availability-details 2026-08-21 16:07:12.390 | pagination 2026-08-21 16:07:12.390 | port-device-profile 2026-08-21 16:07:12.391 | port-mac-address-regenerate 2026-08-21 16:07:12.391 | port-numa-affinity-policy 2026-08-21 16:07:12.391 | port-numa-affinity-policy-socket 2026-08-21 16:07:12.391 | binding 2026-08-21 16:07:12.391 | binding-extended 2026-08-21 16:07:12.391 | port-security 2026-08-21 16:07:12.391 | project-id 2026-08-21 16:07:12.392 | provider 2026-08-21 16:07:12.392 | qinq 2026-08-21 16:07:12.392 | quota-check-limit 2026-08-21 16:07:12.392 | quota-check-limit-default 2026-08-21 16:07:12.392 | quotas 2026-08-21 16:07:12.392 | quota_details 2026-08-21 16:07:12.392 | rbac-policies 2026-08-21 16:07:12.392 | rbac-address-scope 2026-08-21 16:07:12.393 | rbac-security-groups 2026-08-21 16:07:12.393 | revision-if-match 2026-08-21 16:07:12.393 | standard-attr-revisions 2026-08-21 16:07:12.393 | router_availability_zone 2026-08-21 16:07:12.393 | router-enable-snat 2026-08-21 16:07:12.393 | security-groups-default-rules 2026-08-21 16:07:12.393 | security-groups-default-statefulness 2026-08-21 16:07:12.393 | security-groups-normalized-cidr 2026-08-21 16:07:12.394 | security-groups-remote-address-group 2026-08-21 16:07:12.394 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:07:12.394 | security-groups-shared-filtering 2026-08-21 16:07:12.394 | security-group 2026-08-21 16:07:12.394 | service-type 2026-08-21 16:07:12.394 | sorting 2026-08-21 16:07:12.394 | standard-attr-description 2026-08-21 16:07:12.394 | stateful-security-group 2026-08-21 16:07:12.394 | subnet-dns-publish-fixed-ip 2026-08-21 16:07:12.395 | subnet-external-network 2026-08-21 16:07:12.395 | subnet_onboard 2026-08-21 16:07:12.395 | subnet-service-types 2026-08-21 16:07:12.395 | subnet_allocation 2026-08-21 16:07:12.395 | subnetpool-prefix-ops 2026-08-21 16:07:12.395 | tag-creation 2026-08-21 16:07:12.395 | standard-attr-tag 2026-08-21 16:07:12.395 | standard-attr-timestamp 2026-08-21 16:07:12.396 | vlan-transparent' 2026-08-21 16:07:12.396 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:07:12.396 | address-scope 2026-08-21 16:07:12.396 | agent 2026-08-21 16:07:12.396 | allowed-address-pairs 2026-08-21 16:07:12.396 | auto-allocated-topology 2026-08-21 16:07:12.396 | availability_zone 2026-08-21 16:07:12.396 | default-subnetpools 2026-08-21 16:07:12.397 | dhcp_agent_scheduler 2026-08-21 16:07:12.397 | dns-integration 2026-08-21 16:07:12.397 | dns-domain-ports 2026-08-21 16:07:12.397 | dns-integration-domain-keywords 2026-08-21 16:07:12.397 | empty-string-filtering 2026-08-21 16:07:12.397 | external-net 2026-08-21 16:07:12.397 | extra_dhcp_opt 2026-08-21 16:07:12.397 | extraroute 2026-08-21 16:07:12.398 | extraroute-atomic 2026-08-21 16:07:12.398 | filter-validation 2026-08-21 16:07:12.398 | floating-ip-port-forwarding-detail 2026-08-21 16:07:12.398 | fip-port-details 2026-08-21 16:07:12.398 | flavors 2026-08-21 16:07:12.398 | floatingip-pools 2026-08-21 16:07:12.398 | router 2026-08-21 16:07:12.398 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:07:12.399 | enable-default-route-bfd 2026-08-21 16:07:12.399 | enable-default-route-ecmp 2026-08-21 16:07:12.399 | ext-gw-mode 2026-08-21 16:07:12.399 | l3-ha 2026-08-21 16:07:12.399 | external-gateway-multihoming 2026-08-21 16:07:12.399 | l3-flavors 2026-08-21 16:07:12.399 | l3_agent_scheduler 2026-08-21 16:07:12.400 | multi-provider 2026-08-21 16:07:12.400 | net-mtu 2026-08-21 16:07:12.400 | net-mtu-writable 2026-08-21 16:07:12.400 | network_availability_zone 2026-08-21 16:07:12.400 | network-ip-availability 2026-08-21 16:07:12.400 | network-ip-availability-details 2026-08-21 16:07:12.400 | pagination 2026-08-21 16:07:12.400 | port-device-profile 2026-08-21 16:07:12.400 | port-mac-address-regenerate 2026-08-21 16:07:12.401 | port-numa-affinity-policy 2026-08-21 16:07:12.401 | port-numa-affinity-policy-socket 2026-08-21 16:07:12.401 | binding 2026-08-21 16:07:12.401 | binding-extended 2026-08-21 16:07:12.401 | port-security 2026-08-21 16:07:12.401 | project-id 2026-08-21 16:07:12.402 | provider 2026-08-21 16:07:12.402 | qinq 2026-08-21 16:07:12.402 | quota-check-limit 2026-08-21 16:07:12.402 | quota-check-limit-default 2026-08-21 16:07:12.402 | quotas 2026-08-21 16:07:12.402 | quota_details 2026-08-21 16:07:12.402 | rbac-policies 2026-08-21 16:07:12.403 | rbac-address-scope 2026-08-21 16:07:12.403 | rbac-security-groups 2026-08-21 16:07:12.403 | revision-if-match 2026-08-21 16:07:12.403 | standard-attr-revisions 2026-08-21 16:07:12.403 | router_availability_zone 2026-08-21 16:07:12.404 | router-enable-snat 2026-08-21 16:07:12.404 | security-groups-default-rules 2026-08-21 16:07:12.404 | security-groups-default-statefulness 2026-08-21 16:07:12.404 | security-groups-normalized-cidr 2026-08-21 16:07:12.405 | security-groups-remote-address-group 2026-08-21 16:07:12.405 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:07:12.405 | security-groups-shared-filtering 2026-08-21 16:07:12.405 | security-group 2026-08-21 16:07:12.405 | service-type 2026-08-21 16:07:12.405 | sorting 2026-08-21 16:07:12.405 | standard-attr-description 2026-08-21 16:07:12.405 | stateful-security-group 2026-08-21 16:07:12.406 | subnet-dns-publish-fixed-ip 2026-08-21 16:07:12.406 | subnet-external-network 2026-08-21 16:07:12.406 | subnet_onboard 2026-08-21 16:07:12.406 | subnet-service-types 2026-08-21 16:07:12.406 | subnet_allocation 2026-08-21 16:07:12.406 | subnetpool-prefix-ops 2026-08-21 16:07:12.406 | tag-creation 2026-08-21 16:07:12.406 | standard-attr-tag 2026-08-21 16:07:12.406 | standard-attr-timestamp 2026-08-21 16:07:12.407 | vlan-transparent =~ external-net ]] 2026-08-21 16:07:12.407 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:07:12.407 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-21 16:07:15.566 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:07:15.570 | ++ lib/tempest:configure_tempest:395 : public_network_id=605db563-13a3-419d-81e9-ec155ecc7934 2026-08-21 16:07:15.574 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-21 16:07:19.240 | +---------------------------+--------------------------------------+ 2026-08-21 16:07:19.240 | | Field | Value | 2026-08-21 16:07:19.241 | +---------------------------+--------------------------------------+ 2026-08-21 16:07:19.241 | | admin_state_up | UP | 2026-08-21 16:07:19.241 | | availability_zone_hints | | 2026-08-21 16:07:19.241 | | availability_zones | | 2026-08-21 16:07:19.242 | | created_at | 2026-08-21T16:07:18Z | 2026-08-21 16:07:19.245 | | description | | 2026-08-21 16:07:19.246 | | dns_domain | None | 2026-08-21 16:07:19.246 | | id | 4e9abc2e-586c-4411-83f7-461d8b4ea925 | 2026-08-21 16:07:19.247 | | ipv4_address_scope | None | 2026-08-21 16:07:19.247 | | ipv6_address_scope | None | 2026-08-21 16:07:19.248 | | is_default | False | 2026-08-21 16:07:19.248 | | is_vlan_qinq | None | 2026-08-21 16:07:19.249 | | is_vlan_transparent | False | 2026-08-21 16:07:19.249 | | mtu | 1442 | 2026-08-21 16:07:19.249 | | name | shared | 2026-08-21 16:07:19.249 | | port_security_enabled | True | 2026-08-21 16:07:19.249 | | project_id | f0905cd6cb114bd88e6dc1971d96ac71 | 2026-08-21 16:07:19.249 | | provider:network_type | geneve | 2026-08-21 16:07:19.249 | | provider:physical_network | None | 2026-08-21 16:07:19.249 | | provider:segmentation_id | 51998 | 2026-08-21 16:07:19.249 | | pvlan | None | 2026-08-21 16:07:19.250 | | qinq | False | 2026-08-21 16:07:19.250 | | qos_policy_id | None | 2026-08-21 16:07:19.250 | | revision_number | 1 | 2026-08-21 16:07:19.250 | | router:external | Internal | 2026-08-21 16:07:19.250 | | segments | None | 2026-08-21 16:07:19.250 | | shared | True | 2026-08-21 16:07:19.250 | | status | ACTIVE | 2026-08-21 16:07:19.250 | | subnets | | 2026-08-21 16:07:19.251 | | tags | | 2026-08-21 16:07:19.251 | | updated_at | 2026-08-21T16:07:18Z | 2026-08-21 16:07:19.251 | +---------------------------+--------------------------------------+ 2026-08-21 16:07:19.528 | ++ 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-08-21 16:07:23.340 | +----------------------+--------------------------------------+ 2026-08-21 16:07:23.340 | | Field | Value | 2026-08-21 16:07:23.340 | +----------------------+--------------------------------------+ 2026-08-21 16:07:23.340 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-21 16:07:23.340 | | cidr | 192.168.233.0/24 | 2026-08-21 16:07:23.341 | | created_at | 2026-08-21T16:07:22Z | 2026-08-21 16:07:23.341 | | description | shared-subnet | 2026-08-21 16:07:23.341 | | dns_nameservers | | 2026-08-21 16:07:23.341 | | dns_publish_fixed_ip | None | 2026-08-21 16:07:23.341 | | enable_dhcp | True | 2026-08-21 16:07:23.341 | | gateway_ip | 192.168.233.1 | 2026-08-21 16:07:23.341 | | host_routes | | 2026-08-21 16:07:23.341 | | id | 2c014eef-b1d5-4170-a59f-4418143cf9cd | 2026-08-21 16:07:23.341 | | ip_version | 4 | 2026-08-21 16:07:23.341 | | ipv6_address_mode | None | 2026-08-21 16:07:23.341 | | ipv6_ra_mode | None | 2026-08-21 16:07:23.342 | | name | shared-subnet | 2026-08-21 16:07:23.342 | | network_id | 4e9abc2e-586c-4411-83f7-461d8b4ea925 | 2026-08-21 16:07:23.342 | | project_id | f0905cd6cb114bd88e6dc1971d96ac71 | 2026-08-21 16:07:23.342 | | revision_number | 0 | 2026-08-21 16:07:23.342 | | router:external | False | 2026-08-21 16:07:23.342 | | segment_id | None | 2026-08-21 16:07:23.342 | | service_types | | 2026-08-21 16:07:23.342 | | subnetpool_id | None | 2026-08-21 16:07:23.342 | | tags | | 2026-08-21 16:07:23.342 | | updated_at | 2026-08-21T16:07:22Z | 2026-08-21 16:07:23.342 | +----------------------+--------------------------------------+ 2026-08-21 16:07:23.625 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-21 16:07:23.657 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-21 16:07:23.688 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-21 16:07:23.692 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-21 16:07:23.728 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-21 16:07:23.763 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-21 16:07:23.799 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-21 16:07:23.836 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-21 16:07:23.871 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.27/identity/v3 2026-08-21 16:07:23.907 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-21 16:07:23.941 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-21 16:07:23.975 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-21 16:07:24.009 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-21 16:07:24.012 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-21 16:07:24.047 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-21 16:07:24.080 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-21 16:07:24.113 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-21 16:07:24.148 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-21 16:07:24.187 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-21 16:07:24.210 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:24.213 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-21 16:07:24.216 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-21 16:07:24.257 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-21 16:07:24.277 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:24.279 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-21 16:07:24.318 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-21 16:07:24.356 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-21 16:07:24.393 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-21 16:07:24.396 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-21 16:07:24.433 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-21 16:07:24.471 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-21 16:07:24.489 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:24.492 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 0adaa57d-215d-4979-a2ca-c4852b1b020a 2026-08-21 16:07:24.529 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 0adaa57d-215d-4979-a2ca-c4852b1b020a 2026-08-21 16:07:24.566 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-21 16:07:24.600 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-21 16:07:24.637 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-21 16:07:24.676 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-21 16:07:24.693 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:24.696 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-21 16:07:24.699 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-21 16:07:24.701 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-21 16:07:24.704 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-21 16:07:24.707 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-21 16:07:24.710 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-21 16:07:24.731 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-21 16:07:24.735 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-21 16:07:24.770 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-21 16:07:24.807 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-21 16:07:24.843 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-21 16:07:24.882 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-21 16:07:24.923 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-21 16:07:24.963 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-21 16:07:25.001 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-21 16:07:25.037 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-21 16:07:25.074 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-21 16:07:25.076 | ++ 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-08-21 16:07:25.113 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-21 16:07:25.115 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-21 16:07:25.135 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:25.137 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-21 16:07:25.172 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-21 16:07:25.191 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:25.193 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-21 16:07:25.196 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-21 16:07:25.217 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:25.220 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-21 16:07:25.223 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-21 16:07:25.226 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-21 16:07:25.264 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-21 16:07:25.301 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 605db563-13a3-419d-81e9-ec155ecc7934 2026-08-21 16:07:25.337 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-21 16:07:25.376 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-21 16:07:25.414 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-21 16:07:25.455 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-21 16:07:25.494 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-21 16:07:25.534 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-21 16:07:25.572 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-21 16:07:25.575 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-21 16:07:25.578 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-21 16:07:25.581 | ++ 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-08-21 16:07:25.619 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-21 16:07:25.624 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-21 16:07:25.624 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-21 16:07:25.629 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-21 16:07:25.632 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-21 16:07:25.676 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-21 16:07:25.680 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-21 16:07:25.682 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-21 16:07:25.685 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-21 16:07:25.689 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-21 16:07:25.734 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-21 16:07:25.771 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-21 16:07:25.805 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-21 16:07:25.840 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-21 16:07:25.878 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-21 16:07:25.914 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-21 16:07:25.917 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-21 16:07:25.921 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-21 16:07:25.940 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-21 16:07:25.979 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-21 16:07:25.981 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-21 16:07:25.985 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-21 16:07:26.005 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-21 16:07:26.040 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-21 16:07:26.043 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-21 16:07:26.046 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-21 16:07:26.050 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-21 16:07:26.069 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-21 16:07:26.109 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-21 16:07:26.112 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-21 16:07:26.115 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-21 16:07:26.135 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-21 16:07:26.173 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-21 16:07:26.209 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-21 16:07:26.212 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-21 16:07:26.250 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-21 16:07:26.253 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-21 16:07:26.256 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-21 16:07:26.259 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-21 16:07:26.283 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-21 16:07:26.286 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-21 16:07:26.325 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-21 16:07:26.348 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:26.351 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-21 16:07:26.389 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-21 16:07:26.392 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-21 16:07:26.395 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-21 16:07:26.398 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-21 16:07:26.400 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-21 16:07:26.403 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-21 16:07:26.406 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-21 16:07:26.409 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-21 16:07:26.412 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-21 16:07:26.433 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-21 16:07:26.436 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-21 16:07:26.473 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-21 16:07:26.476 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-21 16:07:26.479 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-21 16:07:26.482 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-21 16:07:26.519 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-21 16:07:26.556 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-21 16:07:26.595 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-21 16:07:26.598 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-21 16:07:26.602 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:07:26.606 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-21 16:07:26.626 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:26.629 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-21 16:07:26.667 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:07:26.671 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-21 16:07:26.692 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:26.695 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-21 16:07:26.733 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:07:26.736 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-21 16:07:26.757 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:26.760 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-21 16:07:26.797 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:07:26.800 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-21 16:07:26.820 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:26.824 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-21 16:07:26.860 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:07:26.864 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-21 16:07:26.884 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:26.886 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-21 16:07:26.923 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:07:26.925 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-21 16:07:26.945 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:26.948 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-21 16:07:26.984 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:07:26.988 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-21 16:07:27.006 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:27.009 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-21 16:07:27.042 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-21 16:07:27.044 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-21 16:07:27.081 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-21 16:07:27.084 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-21 16:07:27.122 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-21 16:07:27.125 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-21 16:07:27.166 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-21 16:07:27.169 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-21 16:07:27.211 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-21 16:07:27.215 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-21 16:07:27.253 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-21 16:07:27.256 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-21 16:07:27.260 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-21 16:07:27.264 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-21 16:07:27.270 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.NtoP054N1W 2026-08-21 16:07:27.273 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-21 16:07:27.276 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-21 16:07:27.280 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-21 16:07:27.286 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.3ND6gYJLkw 2026-08-21 16:07:27.289 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.3ND6gYJLkw 2026-08-21 16:07:27.292 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-21 16:07:27.296 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.3ND6gYJLkw 2026-08-21 16:07:27.299 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-21 16:07:27.302 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-21 16:07:27.305 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-21 16:07:27.313 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:07:27.317 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:07:27.320 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:07:27.324 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:07:27.327 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-21 16:07:27.332 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-21 16:07:27.923 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-21 16:07:28.894 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-21 16:07:46.393 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-21 16:07:53.378 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.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.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-21 16:07:53.378 | ___________________________________ summary ____________________________________ 2026-08-21 16:07:53.378 | venv-tempest: skipped tests 2026-08-21 16:07:53.379 | congratulations :) 2026-08-21 16:07:53.426 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.3ND6gYJLkw -r requirements.txt 2026-08-21 16:07:54.372 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-21 16:07:54.372 | !! 2026-08-21 16:07:54.372 | 2026-08-21 16:07:54.373 | ******************************************************************************** 2026-08-21 16:07:54.373 | Requirements should be satisfied by a PEP 517 installer. 2026-08-21 16:07:54.373 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-21 16:07:54.373 | 2026-08-21 16:07:54.373 | This deprecation is overdue, please update your project and remove deprecated 2026-08-21 16:07:54.373 | calls to avoid build errors in the future. 2026-08-21 16:07:54.373 | ******************************************************************************** 2026-08-21 16:07:54.373 | 2026-08-21 16:07:54.373 | !! 2026-08-21 16:07:54.373 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-21 16:07:54.781 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-21 16:07:54.781 | !! 2026-08-21 16:07:54.781 | 2026-08-21 16:07:54.781 | ******************************************************************************** 2026-08-21 16:07:54.782 | Please avoid running ``setup.py`` directly. 2026-08-21 16:07:54.782 | Instead, use pypa/build, pypa/installer or other 2026-08-21 16:07:54.782 | standards-based tools. 2026-08-21 16:07:54.782 | 2026-08-21 16:07:54.782 | This deprecation is overdue, please update your project and remove deprecated 2026-08-21 16:07:54.782 | calls to avoid build errors in the future. 2026-08-21 16:07:54.782 | 2026-08-21 16:07:54.782 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-21 16:07:54.782 | ******************************************************************************** 2026-08-21 16:07:54.782 | 2026-08-21 16:07:54.783 | !! 2026-08-21 16:07:54.783 | self.initialize_options() 2026-08-21 16:07:54.783 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-21 16:07:54.783 | warnings.warn(msg) 2026-08-21 16:07:54.812 | /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-08-21 16:07:54.812 | !! 2026-08-21 16:07:54.812 | 2026-08-21 16:07:54.812 | ******************************************************************************** 2026-08-21 16:07:54.812 | 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-08-21 16:07:54.812 | 2026-08-21 16:07:54.812 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-21 16:07:54.812 | or your builds will no longer be supported. 2026-08-21 16:07:54.813 | 2026-08-21 16:07:54.813 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-21 16:07:54.813 | ******************************************************************************** 2026-08-21 16:07:54.813 | 2026-08-21 16:07:54.813 | !! 2026-08-21 16:07:54.813 | corresp(dist, value, root_dir) 2026-08-21 16:07:54.959 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-21 16:08:01.646 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.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.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-21 16:08:01.646 | venv-tempest run-test-pre: PYTHONHASHSEED='2058389236' 2026-08-21 16:08:01.646 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.3ND6gYJLkw -r requirements.txt 2026-08-21 16:08:02.635 | 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-08-21 16:08:02.636 | 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.15.0) 2026-08-21 16:08:02.636 | 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-08-21 16:08:02.637 | 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-08-21 16:08:02.638 | 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-08-21 16:08:02.639 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-21 16:08:02.640 | 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-08-21 16:08:02.641 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-21 16:08:02.642 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-21 16:08:02.643 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-21 16:08:02.644 | 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-08-21 16:08:02.645 | 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.11.0) 2026-08-21 16:08:02.646 | 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-08-21 16:08:02.647 | 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-08-21 16:08:02.648 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-21 16:08:02.649 | 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-08-21 16:08:02.650 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-21 16:08:02.651 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-21 16:08:02.652 | 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-08-21 16:08:02.652 | 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-08-21 16:08:02.653 | 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-08-21 16:08:02.654 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-21 16:08:02.655 | 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-08-21 16:08:02.657 | 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)) (84.0.0) 2026-08-21 16:08:02.659 | 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-08-21 16:08:02.660 | 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.2.0) 2026-08-21 16:08:02.663 | 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-08-21 16:08:02.664 | 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-08-21 16:08:02.665 | 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-08-21 16:08:02.666 | 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.6.3) 2026-08-21 16:08:02.672 | 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-08-21 16:08:02.673 | 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-08-21 16:08:02.674 | 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-08-21 16:08:02.677 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-21 16:08:02.682 | 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.9.0) 2026-08-21 16:08:02.686 | 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-08-21 16:08:02.687 | 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-08-21 16:08:02.690 | 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.5.0) 2026-08-21 16:08:02.691 | 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-08-21 16:08:02.695 | 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-08-21 16:08:02.696 | 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.1) 2026-08-21 16:08:02.698 | 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-08-21 16:08:02.701 | 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-08-21 16:08:02.702 | 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-08-21 16:08:02.703 | 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.3) 2026-08-21 16:08:02.704 | 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-08-21 16:08:02.717 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-08-21 16:08:02.723 | 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.3.0) 2026-08-21 16:08:02.737 | 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-08-21 16:08:02.742 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.53) 2026-08-21 16:08:02.742 | 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-08-21 16:08:02.743 | 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-08-21 16:08:02.744 | 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-08-21 16:08:02.754 | 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.16.0) 2026-08-21 16:08:02.777 | 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-08-21 16:08:02.784 | 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.5.0) 2026-08-21 16:08:02.785 | 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-08-21 16:08:02.786 | 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.7.22) 2026-08-21 16:08:02.799 | 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-08-21 16:08:02.800 | 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-08-21 16:08:02.806 | 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-08-21 16:08:03.018 | ___________________________________ summary ____________________________________ 2026-08-21 16:08:03.018 | venv-tempest: commands succeeded 2026-08-21 16:08:03.018 | congratulations :) 2026-08-21 16:08:03.061 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.3ND6gYJLkw 2026-08-21 16:08:03.065 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-21 16:08:03.068 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:08:03.072 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-21 16:08:03.108 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.NtoP054N1W 2026-08-21 16:08:04.047 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-21 16:08:04.047 | !! 2026-08-21 16:08:04.047 | 2026-08-21 16:08:04.047 | ******************************************************************************** 2026-08-21 16:08:04.048 | Requirements should be satisfied by a PEP 517 installer. 2026-08-21 16:08:04.048 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-21 16:08:04.048 | 2026-08-21 16:08:04.048 | This deprecation is overdue, please update your project and remove deprecated 2026-08-21 16:08:04.048 | calls to avoid build errors in the future. 2026-08-21 16:08:04.048 | ******************************************************************************** 2026-08-21 16:08:04.048 | 2026-08-21 16:08:04.049 | !! 2026-08-21 16:08:04.049 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-21 16:08:04.448 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-21 16:08:04.448 | !! 2026-08-21 16:08:04.448 | 2026-08-21 16:08:04.448 | ******************************************************************************** 2026-08-21 16:08:04.448 | Please avoid running ``setup.py`` directly. 2026-08-21 16:08:04.448 | Instead, use pypa/build, pypa/installer or other 2026-08-21 16:08:04.448 | standards-based tools. 2026-08-21 16:08:04.448 | 2026-08-21 16:08:04.449 | This deprecation is overdue, please update your project and remove deprecated 2026-08-21 16:08:04.449 | calls to avoid build errors in the future. 2026-08-21 16:08:04.449 | 2026-08-21 16:08:04.449 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-21 16:08:04.449 | ******************************************************************************** 2026-08-21 16:08:04.449 | 2026-08-21 16:08:04.449 | !! 2026-08-21 16:08:04.449 | self.initialize_options() 2026-08-21 16:08:04.449 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-21 16:08:04.450 | warnings.warn(msg) 2026-08-21 16:08:04.479 | /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-08-21 16:08:04.479 | !! 2026-08-21 16:08:04.479 | 2026-08-21 16:08:04.479 | ******************************************************************************** 2026-08-21 16:08:04.479 | 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-08-21 16:08:04.479 | 2026-08-21 16:08:04.479 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-21 16:08:04.479 | or your builds will no longer be supported. 2026-08-21 16:08:04.480 | 2026-08-21 16:08:04.480 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-21 16:08:04.480 | ******************************************************************************** 2026-08-21 16:08:04.480 | 2026-08-21 16:08:04.480 | !! 2026-08-21 16:08:04.480 | corresp(dist, value, root_dir) 2026-08-21 16:08:04.619 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-21 16:08:11.449 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.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.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-21 16:08:11.450 | venv-tempest run-test-pre: PYTHONHASHSEED='3511151382' 2026-08-21 16:08:11.450 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.NtoP054N1W 2026-08-21 16:08:16.004 | ___________________________________ summary ____________________________________ 2026-08-21 16:08:16.004 | venv-tempest: commands succeeded 2026-08-21 16:08:16.004 | congratulations :) 2026-08-21 16:08:16.052 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-21 16:08:16.072 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:08:16.076 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-21 16:08:16.079 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-21 16:08:16.098 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:08:16.100 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-21 16:08:16.104 | ++ 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-08-21 16:08:16.108 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-21 16:08:16.111 | ++ 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-08-21 16:08:16.115 | +++ 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-08-21 16:08:16.117 | +++ 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-08-21 16:08:16.119 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-21 16:08:16.123 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-21 16:08:16.126 | +++ 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-08-21 16:08:16.147 | +++ 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-08-21 16:08:16.168 | ++ 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-08-21 16:08:16.170 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-21 16:08:16.174 | ++ 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-08-21 16:08:16.212 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-21 16:08:16.215 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-21 16:08:16.218 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-21 16:08:16.253 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-21 16:08:16.256 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-21 16:08:16.260 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-21 16:08:16.295 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-21 16:08:16.295 | ' 2026-08-21 16:08:16.299 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-21 16:08:16.302 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:08:16.305 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-21 16:08:16.308 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-21 16:08:16.311 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-21 16:08:16.311 | /opt/stack/tempest /opt/stack/tempest 2026-08-21 16:08:16.314 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-21 16:08:16.316 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-21 16:08:16.316 | /opt/stack/tempest 2026-08-21 16:08:16.319 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 16:08:16.322 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 16:08:16.325 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:08:16.329 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 16:08:16.332 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-21 16:08:16.335 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 16:08:16.338 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-21 16:08:16.341 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 16:08:16.344 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 16:08:16.347 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-21 16:08:16.350 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-21 16:08:16.353 | + inc/meta-config:merge_config_group:171 : shift 2026-08-21 16:08:16.356 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-21 16:08:16.359 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:08:16.362 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-21 16:08:16.365 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-21 16:08:16.369 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-21 16:08:16.373 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:08:16.376 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-21 16:08:16.379 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:08:16.383 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-21 16:08:16.383 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:08:16.383 | gsub("[][]", "", $1); 2026-08-21 16:08:16.383 | split($1, a, "|"); 2026-08-21 16:08:16.383 | if (a[1] == matchgroup) 2026-08-21 16:08:16.383 | print a[2] 2026-08-21 16:08:16.383 | } 2026-08-21 16:08:16.384 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 141 osc 449 apt-get 263 test_with_retry 9 dbsync 8 pip_install 195 apt-get-update 5 run_process 42 git_timed 429 ------------------------- Unaccounted time 82 ========================= Total runtime 1651 ================= Async summary ================= Time spent in the background minus waits: 549 sec Elapsed time: 1651 sec Time if we did everything serially: 2200 sec Speedup: 1.33253 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21012 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 72 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5359 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 247 | | nova_cell0 | UPDATE | 6 | | 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 | INSERT | 3 | | nova_cell1 | UPDATE | 26 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.27 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.27/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: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble