2026-06-26 15:44:12.258 | + ./stack.sh:main:488 : exec 2026-06-26 15:44:12.259 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-26-174412' 2026-06-26 15:44:12.259 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-26-174412.summary.2026-06-26-174412 2026-06-26 15:44:12.259 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 15:44:12.259 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-26-174412 2026-06-26 15:44:12.259 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-26-174412 /opt/stack/logs/stack.sh.log 2026-06-26 15:44:12.259 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-26-174412.summary.2026-06-26-174412 /opt/stack/logs/stack.sh.log.summary 2026-06-26 15:44:12.259 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-26 15:44:12.259 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-26 15:44:12.259 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-26 15:44:12.260 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-26 15:44:12.260 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-26 15:44:12.260 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-26 15:44:12.260 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-26 15:44:12.261 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-26 15:44:12.261 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-26 15:44:12.261 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-26 15:44:12.261 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-26 15:44:12.261 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-26 15:44:12.261 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-26 15:44:12.261 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-26 15:44:12.261 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-26 15:44:12.261 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-26 15:44:12.262 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-26 15:44:12.262 | + ./stack.sh:main:574 : set -o errexit 2026-06-26 15:44:12.262 | + ./stack.sh:main:577 : uname -a 2026-06-26 15:44:12.262 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-26 15:44:12.262 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-26 15:44:12.262 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-26 15:44:12.262 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-26 15:44:12.289 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-26 15:44:12.311 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-26 15:44:12.314 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-26 15:44:12.333 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-26 15:44:12.337 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-26 15:44:12.360 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-26 15:44:12.365 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-26 15:44:12.386 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-26 15:44:12.389 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-26 15:44:12.392 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-26 15:44:12.396 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-26 15:44:12.416 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-26 15:44:12.420 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-26 15:44:12.442 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-26 15:44:12.445 | + ./stack.sh:main:591 : tune_host 2026-06-26 15:44:12.448 | + lib/host:tune_host:125 : configure_host_mem 2026-06-26 15:44:12.451 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-26 15:44:12.454 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-26 15:44:12.458 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-26 15:44:12.462 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-26 15:44:12.465 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-26 15:44:12.468 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:44:12.472 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:44:12.475 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-26 15:44:12.478 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:44:12.481 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:44:12.484 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:44:12.488 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:44:12.491 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:44:12.494 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:44:12.498 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-26 15:44:12.501 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-26 15:44:12.504 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-26 15:44:12.508 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-26 15:44:12.513 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-26 15:44:12.515 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-26 15:44:12.518 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-26 15:44:12.521 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:44:12.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:44:12.527 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:44:12.531 | + functions-common:time_start:2411 : _TIME_START[$name]=1782488652529 2026-06-26 15:44:12.534 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-26 15:44:12.537 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-26 15:44:12.540 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-26 15:44:12.739 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-26 15:44:12.739 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-26 15:44:12.745 | Get:3 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-26 15:44:12.749 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-26 15:44:12.753 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-26 15:44:16.290 | Fetched 4747 B in 1s (6794 B/s) 2026-06-26 15:44:18.178 | Reading package lists... 2026-06-26 15:44:18.209 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-26 15:44:18.212 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-26 15:44:18.215 | + functions-common:time_stop:2420 : local name 2026-06-26 15:44:18.218 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:44:18.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:44:18.223 | + functions-common:time_stop:2423 : local total 2026-06-26 15:44:18.226 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:44:18.229 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-26 15:44:18.232 | + functions-common:time_stop:2427 : start_time=1782488652529 2026-06-26 15:44:18.235 | + functions-common:time_stop:2429 : [[ -z 1782488652529 ]] 2026-06-26 15:44:18.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:44:18.243 | + functions-common:time_stop:2432 : end_time=1782488658240 2026-06-26 15:44:18.246 | + functions-common:time_stop:2433 : elapsed_time=5711 2026-06-26 15:44:18.249 | + functions-common:time_stop:2434 : total=0 2026-06-26 15:44:18.252 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:44:18.255 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5711 2026-06-26 15:44:18.258 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-26 15:44:18.261 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:44:18.264 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:44:18.267 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:44:18.269 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-26 15:44:18.293 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-26 15:44:18.335 | Reading package lists... 2026-06-26 15:44:18.753 | Building dependency tree... 2026-06-26 15:44:18.754 | Reading state information... 2026-06-26 15:44:19.516 | The following NEW packages will be installed: 2026-06-26 15:44:19.519 | ksmtuned 2026-06-26 15:44:19.610 | 0 upgraded, 1 newly installed, 0 to remove and 121 not upgraded. 2026-06-26 15:44:19.610 | Need to get 7444 B of archives. 2026-06-26 15:44:19.610 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-26 15:44:19.610 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-26 15:44:19.837 | perl: warning: Setting locale failed. 2026-06-26 15:44:19.837 | perl: warning: Please check that your locale settings: 2026-06-26 15:44:19.837 | LANGUAGE = (unset), 2026-06-26 15:44:19.837 | LC_ALL = "en_US.utf8", 2026-06-26 15:44:19.838 | LANG = "de_DE.UTF-8" 2026-06-26 15:44:19.838 | are supported and installed on your system. 2026-06-26 15:44:19.838 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:44:19.932 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:44:19.933 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:44:19.933 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:44:20.168 | Fetched 7444 B in 0s (137 kB/s) 2026-06-26 15:44:20.226 | Selecting previously unselected package ksmtuned. 2026-06-26 15:44:20.569 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-26 15:44:20.575 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-26 15:44:20.587 | Unpacking ksmtuned (4.20150326) ... 2026-06-26 15:44:20.653 | Setting up ksmtuned (4.20150326) ... 2026-06-26 15:44:20.896 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-26 15:44:21.099 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-26 15:44:21.870 | perl: warning: Setting locale failed. 2026-06-26 15:44:21.870 | perl: warning: Please check that your locale settings: 2026-06-26 15:44:21.870 | LANGUAGE = (unset), 2026-06-26 15:44:21.871 | LC_ALL = "en_US.utf8", 2026-06-26 15:44:21.871 | LANG = "de_DE.UTF-8" 2026-06-26 15:44:21.871 | are supported and installed on your system. 2026-06-26 15:44:21.871 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:44:22.030 | perl: warning: Setting locale failed. 2026-06-26 15:44:22.030 | perl: warning: Please check that your locale settings: 2026-06-26 15:44:22.031 | LANGUAGE = (unset), 2026-06-26 15:44:22.031 | LC_ALL = "en_US.utf8", 2026-06-26 15:44:22.031 | LANG = "de_DE.UTF-8" 2026-06-26 15:44:22.031 | are supported and installed on your system. 2026-06-26 15:44:22.031 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:44:22.085 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:44:22.085 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:44:22.085 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:44:22.158 | perl: warning: Setting locale failed. 2026-06-26 15:44:22.159 | perl: warning: Please check that your locale settings: 2026-06-26 15:44:22.159 | LANGUAGE = (unset), 2026-06-26 15:44:22.159 | LC_ALL = "en_US.utf8", 2026-06-26 15:44:22.159 | LANG = "de_DE.UTF-8" 2026-06-26 15:44:22.159 | are supported and installed on your system. 2026-06-26 15:44:22.159 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:44:22.780 | 2026-06-26 15:44:22.781 | Running kernel seems to be up-to-date. 2026-06-26 15:44:22.781 | 2026-06-26 15:44:22.781 | No services need to be restarted. 2026-06-26 15:44:22.781 | 2026-06-26 15:44:22.781 | No containers need to be restarted. 2026-06-26 15:44:22.781 | 2026-06-26 15:44:22.781 | No user sessions are running outdated binaries. 2026-06-26 15:44:22.781 | 2026-06-26 15:44:22.782 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:44:25.265 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:44:25.268 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:44:25.272 | + functions-common:time_stop:2420 : local name 2026-06-26 15:44:25.275 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:44:25.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:44:25.281 | + functions-common:time_stop:2423 : local total 2026-06-26 15:44:25.284 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:44:25.287 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:44:25.290 | + functions-common:time_stop:2427 : start_time=1782488658289 2026-06-26 15:44:25.293 | + functions-common:time_stop:2429 : [[ -z 1782488658289 ]] 2026-06-26 15:44:25.297 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:44:25.302 | + functions-common:time_stop:2432 : end_time=1782488665298 2026-06-26 15:44:25.305 | + functions-common:time_stop:2433 : elapsed_time=7009 2026-06-26 15:44:25.308 | + functions-common:time_stop:2434 : total=1303 2026-06-26 15:44:25.311 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:44:25.315 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8312 2026-06-26 15:44:25.318 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:44:25.322 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-26 15:44:25.344 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-26 15:44:25.348 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-26 15:44:25.351 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-26 15:44:25.354 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-26 15:44:25.357 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-26 15:44:25.362 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-26 15:44:25.362 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-26 15:44:25.376 | 0 2026-06-26 15:44:25.381 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-26 15:44:25.385 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-26 15:44:25.388 | + lib/host:tune_host:126 : configure_host_net 2026-06-26 15:44:25.392 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-26 15:44:25.395 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-26 15:44:25.399 | + ./stack.sh:main:597 : fetch_plugins 2026-06-26 15:44:25.403 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-26 15:44:25.406 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-26 15:44:25.410 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-26 15:44:25.414 | + functions-common:fetch_plugins:1771 : return 2026-06-26 15:44:25.417 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-26 15:44:25.419 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-26 15:44:25.423 | + functions-common:run_phase:1849 : local phase= 2026-06-26 15:44:25.425 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 15:44:25.429 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 15:44:25.431 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 15:44:25.435 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 15:44:25.438 | + functions-common:run_phase:1858 : local extra 2026-06-26 15:44:25.441 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 15:44:25.446 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 15:44:25.449 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 15:44:25.452 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 15:44:25.456 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-26 15:44:25.459 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 15:44:25.480 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:44:25.484 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-26 15:44:25.488 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 15:44:25.491 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 15:44:25.494 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 15:44:25.498 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 15:44:25.501 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 15:44:25.505 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-26 15:44:25.509 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-26 15:44:25.514 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-26 15:44:25.517 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 15:44:25.521 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-26 15:44:25.524 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-26 15:44:25.528 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-26 15:44:25.532 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-26 15:44:25.536 | + functions-common:plugin_override_defaults:1812 : return 2026-06-26 15:44:25.540 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-26 15:44:25.569 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-26 15:44:25.573 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-26 15:44:25.596 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:44:25.600 | +++ lib/tls:source:43 : hostname -f 2026-06-26 15:44:25.608 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-26 15:44:25.611 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-26 15:44:25.615 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-26 15:44:25.619 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-26 15:44:25.623 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-26 15:44:25.627 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-26 15:44:25.630 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-26 15:44:25.633 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-26 15:44:25.637 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-26 15:44:25.641 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-26 15:44:25.647 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-26 15:44:25.665 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-26 15:44:25.689 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-26 15:44:25.709 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-26 15:44:25.730 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-26 15:44:25.783 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-26 15:44:25.904 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-26 15:44:26.041 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-26 15:44:26.082 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-26 15:44:26.157 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-26 15:44:26.218 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-26 15:44:26.222 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-26 15:44:26.244 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:44:26.247 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-26 15:44:26.251 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-26 15:44:26.254 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-26 15:44:26.257 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-26 15:44:26.261 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-26 15:44:26.282 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-26 15:44:26.286 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-26 15:44:26.290 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-26 15:44:26.293 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-26 15:44:26.297 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-26 15:44:26.301 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-26 15:44:26.305 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-26 15:44:26.309 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-26 15:44:26.313 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-26 15:44:26.318 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-26 15:44:26.341 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-26 15:44:26.344 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-26 15:44:26.348 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-26 15:44:26.353 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-26 15:44:26.357 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-26 15:44:26.361 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-26 15:44:26.365 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-26 15:44:26.368 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-26 15:44:26.372 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-26 15:44:26.375 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-26 15:44:26.379 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-26 15:44:26.383 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.216 2026-06-26 15:44:26.387 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-26 15:44:26.391 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-26 15:44:26.397 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 15:44:26.397 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-26 15:44:26.403 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-26 15:44:26.406 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-26 15:44:26.410 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-26 15:44:26.414 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-26 15:44:26.418 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-26 15:44:26.422 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-26 15:44:26.447 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-26 15:44:26.452 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.216 2026-06-26 15:44:26.456 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.216 2026-06-26 15:44:26.457 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 15:44:26.463 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.216 2026-06-26 15:44:26.466 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-26 15:44:26.469 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-26 15:44:26.473 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-26 15:44:26.476 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-26 15:44:26.480 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-26 15:44:26.483 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-26 15:44:26.486 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-26 15:44:26.490 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-26 15:44:26.494 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-26 15:44:26.497 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-26 15:44:26.501 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-26 15:44:26.505 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-26 15:44:26.508 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-26 15:44:26.512 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-26 15:44:26.516 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-26 15:44:26.520 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-26 15:44:26.523 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-26 15:44:26.527 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-26 15:44:26.531 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-26 15:44:26.536 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-26 15:44:26.539 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-26 15:44:26.543 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-26 15:44:26.566 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-26 15:44:26.570 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-26 15:44:26.575 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-26 15:44:26.579 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-26 15:44:26.582 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-26 15:44:26.586 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-26 15:44:26.590 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 15:44:26.593 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-26 15:44:26.596 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 15:44:26.600 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-26 15:44:26.604 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-26 15:44:26.607 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-26 15:44:26.610 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-26 15:44:26.614 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-26 15:44:26.617 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-26 15:44:26.621 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-26 15:44:26.624 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-26 15:44:26.627 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-26 15:44:26.631 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-26 15:44:26.634 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-26 15:44:26.795 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-26 15:44:26.817 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-26 15:44:26.821 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-26 15:44:26.825 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-26 15:44:26.828 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-26 15:44:26.832 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-26 15:44:26.836 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-26 15:44:26.841 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-26 15:44:26.844 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-26 15:44:26.848 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-26 15:44:26.852 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-26 15:44:26.855 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-26 15:44:26.859 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-26 15:44:26.863 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-26 15:44:26.867 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-26 15:44:26.871 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-26 15:44:26.874 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-26 15:44:26.878 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-26 15:44:26.882 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-26 15:44:26.886 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-26 15:44:26.890 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-26 15:44:26.896 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-26 15:44:26.897 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-26 15:44:26.898 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-26 15:44:26.898 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-26 15:44:26.905 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=ef:c6f0:f301 2026-06-26 15:44:26.908 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-26 15:44:26.912 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-26 15:44:26.915 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-26 15:44:26.919 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-26 15:44:26.923 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdef:c6f0:f301::/56 2026-06-26 15:44:26.929 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdef:c6f0:f301::/56 2026-06-26 15:44:26.929 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-26 15:44:26.938 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdef:c6f0:f301::/64 2026-06-26 15:44:26.941 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-26 15:44:26.945 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-26 15:44:26.949 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-26 15:44:26.953 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-26 15:44:26.957 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-26 15:44:26.961 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-26 15:44:26.964 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-26 15:44:26.967 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-26 15:44:26.971 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-26 15:44:26.974 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-26 15:44:26.978 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-26 15:44:26.983 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-26 15:44:26.986 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-26 15:44:26.989 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdef:c6f0:f301::/56 2026-06-26 15:44:26.993 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-26 15:44:26.997 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-26 15:44:27.003 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-26 15:44:27.004 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-26 15:44:27.004 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-26 15:44:27.011 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-26 15:44:27.018 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-26 15:44:27.018 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-26 15:44:27.018 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-26 15:44:27.025 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-26 15:44:27.032 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-26 15:44:27.036 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-26 15:44:27.041 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-26 15:44:27.045 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-26 15:44:27.050 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-26 15:44:27.054 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-26 15:44:27.058 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-26 15:44:27.062 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-26 15:44:27.067 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-26 15:44:27.094 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-26 15:44:27.117 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-26 15:44:27.141 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-26 15:44:27.162 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-26 15:44:27.181 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-26 15:44:27.227 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-26 15:44:27.230 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-26 15:44:27.234 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-26 15:44:27.237 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-26 15:44:27.242 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-26 15:44:27.246 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-26 15:44:27.269 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-26 15:44:27.273 | + ./stack.sh:main:632 : run_phase source 2026-06-26 15:44:27.276 | + functions-common:run_phase:1848 : local mode=source 2026-06-26 15:44:27.279 | + functions-common:run_phase:1849 : local phase= 2026-06-26 15:44:27.282 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 15:44:27.285 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 15:44:27.287 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 15:44:27.289 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 15:44:27.291 | + functions-common:run_phase:1858 : local extra 2026-06-26 15:44:27.295 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 15:44:27.300 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 15:44:27.303 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 15:44:27.305 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 15:44:27.309 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-26 15:44:27.313 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 15:44:27.334 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:44:27.336 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-26 15:44:27.340 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-26 15:44:27.399 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-26 15:44:27.401 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-26 15:44:27.405 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-26 15:44:27.410 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-26 15:44:27.412 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-26 15:44:27.414 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-26 15:44:27.417 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-26 15:44:27.420 | + functions-common:load_plugin_settings:1789 : return 2026-06-26 15:44:27.422 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-26 15:44:27.425 | + functions-common:verify_disabled_services:2131 : local service 2026-06-26 15:44:27.427 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.429 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-26 15:44:27.431 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.434 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-26 15:44:27.436 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.440 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-26 15:44:27.443 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.446 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-26 15:44:27.448 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.450 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-26 15:44:27.453 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.455 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-26 15:44:27.457 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.460 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-26 15:44:27.462 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.464 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-26 15:44:27.466 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.469 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-26 15:44:27.472 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.474 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-26 15:44:27.477 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.480 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-26 15:44:27.482 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.485 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-26 15:44:27.488 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.490 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-26 15:44:27.492 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.496 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-26 15:44:27.499 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.502 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-26 15:44:27.504 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.506 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-26 15:44:27.509 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.512 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-26 15:44:27.514 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.516 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-26 15:44:27.520 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.522 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-26 15:44:27.524 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.528 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-26 15:44:27.530 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.532 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-26 15:44:27.535 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.537 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-26 15:44:27.539 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.541 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-26 15:44:27.544 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.546 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-26 15:44:27.548 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 15:44:27.551 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-26 15:44:27.553 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-26 15:44:27.556 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-26 15:44:27.558 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-26 15:44:27.580 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:44:27.584 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-26 15:44:27.588 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-26 15:44:27.592 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-26 15:44:27.615 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:44:27.619 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-26 15:44:27.623 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-26 15:44:27.627 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-26 15:44:27.630 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-26 15:44:27.634 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-26 15:44:27.638 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-26 15:44:27.640 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-26 15:44:27.643 | + lib/database:initialize_database_backends:92 : return 0 2026-06-26 15:44:27.645 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-26 15:44:27.646 | Using mysql database backend 2026-06-26 15:44:27.649 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-26 15:44:27.669 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-26 15:44:27.675 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-26 15:44:27.679 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-26 15:44:27.682 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-26 15:44:27.687 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 15:44:27.690 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-26 15:44:27.712 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:44:27.716 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-26 15:44:27.739 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-26 15:44:27.765 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:44:27.769 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-26 15:44:27.794 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-26 15:44:27.822 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-26 15:44:27.850 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:44:27.853 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-26 15:44:27.882 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:44:27.887 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-26 15:44:27.890 | + functions-common:save_stackenv:65 : local tag=765 2026-06-26 15:44:27.896 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 15:44:27.902 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-174427 2026-06-26 15:44:27.907 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-174427 765' 2026-06-26 15:44:27.912 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.916 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 15:44:27.921 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.925 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 15:44:27.929 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.933 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 15:44:27.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.942 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-26 15:44:27.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.950 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.216 2026-06-26 15:44:27.956 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.960 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.216/identity 2026-06-26 15:44:27.966 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.970 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-174412 2026-06-26 15:44:27.975 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.979 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 15:44:27.984 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.988 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.216 2026-06-26 15:44:27.993 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:27.997 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 15:44:28.000 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:28.004 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 15:44:28.008 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:28.012 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 15:44:28.017 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:28.020 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 15:44:28.024 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:28.028 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.216 2026-06-26 15:44:28.032 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 15:44:28.036 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 15:44:28.040 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-26 15:44:28.045 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-26 15:44:28.049 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-26 15:44:28.053 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-26 15:44:28.057 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 15:44:28.061 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 15:44:28.064 | ++ functions-common:git_clone:593 : pwd 2026-06-26 15:44:28.067 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 15:44:28.070 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 15:44:28.074 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 15:44:28.094 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 15:44:28.096 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 15:44:28.098 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 15:44:28.101 | + functions-common:git_clone:610 : echo master 2026-06-26 15:44:28.102 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 15:44:28.109 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-26 15:44:28.113 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 15:44:28.116 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-26 15:44:28.119 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:44:28.122 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:44:28.125 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:44:28.129 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:44:28.132 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:44:28.135 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:44:28.139 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:44:28.142 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:44:28.146 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:44:28.151 | + functions-common:time_start:2411 : _TIME_START[$name]=1782488668148 2026-06-26 15:44:28.155 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-26 15:44:28.159 | Cloning into '/opt/stack/requirements'... 2026-06-26 15:44:32.635 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:44:32.638 | + functions-common:time_stop:2420 : local name 2026-06-26 15:44:32.642 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:44:32.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:44:32.650 | + functions-common:time_stop:2423 : local total 2026-06-26 15:44:32.653 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:44:32.657 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:44:32.661 | + functions-common:time_stop:2427 : start_time=1782488668148 2026-06-26 15:44:32.665 | + functions-common:time_stop:2429 : [[ -z 1782488668148 ]] 2026-06-26 15:44:32.670 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:44:32.676 | + functions-common:time_stop:2432 : end_time=1782488672672 2026-06-26 15:44:32.680 | + functions-common:time_stop:2433 : elapsed_time=4524 2026-06-26 15:44:32.684 | + functions-common:time_stop:2434 : total=0 2026-06-26 15:44:32.688 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:44:32.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4524 2026-06-26 15:44:32.696 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-26 15:44:32.699 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 15:44:32.703 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:44:32.707 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:44:32.711 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:44:32.715 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:44:32.718 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:44:32.723 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:44:32.727 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:44:32.732 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:44:32.737 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:44:32.745 | + functions-common:time_start:2411 : _TIME_START[$name]=1782488672739 2026-06-26 15:44:32.749 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 15:44:33.328 | From https://review.opendev.org/openstack/requirements 2026-06-26 15:44:33.328 | * branch master -> FETCH_HEAD 2026-06-26 15:44:33.338 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:44:33.341 | + functions-common:time_stop:2420 : local name 2026-06-26 15:44:33.343 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:44:33.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:44:33.347 | + functions-common:time_stop:2423 : local total 2026-06-26 15:44:33.350 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:44:33.352 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:44:33.355 | + functions-common:time_stop:2427 : start_time=1782488672739 2026-06-26 15:44:33.357 | + functions-common:time_stop:2429 : [[ -z 1782488672739 ]] 2026-06-26 15:44:33.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:44:33.365 | + functions-common:time_stop:2432 : end_time=1782488673362 2026-06-26 15:44:33.368 | + functions-common:time_stop:2433 : elapsed_time=623 2026-06-26 15:44:33.370 | + functions-common:time_stop:2434 : total=4524 2026-06-26 15:44:33.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:44:33.375 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5147 2026-06-26 15:44:33.377 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 15:44:33.379 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:44:33.382 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:44:33.384 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:44:33.386 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:44:33.388 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:44:33.390 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:44:33.392 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:44:33.395 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:44:33.398 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:44:33.402 | + functions-common:time_start:2411 : _TIME_START[$name]=1782488673399 2026-06-26 15:44:33.404 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 15:44:33.419 | Note: switching to 'FETCH_HEAD'. 2026-06-26 15:44:33.419 | 2026-06-26 15:44:33.419 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 15:44:33.419 | changes and commit them, and you can discard any commits you make in this 2026-06-26 15:44:33.420 | state without impacting any branches by switching back to a branch. 2026-06-26 15:44:33.420 | 2026-06-26 15:44:33.420 | If you want to create a new branch to retain commits you create, you may 2026-06-26 15:44:33.420 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 15:44:33.420 | 2026-06-26 15:44:33.420 | git switch -c 2026-06-26 15:44:33.420 | 2026-06-26 15:44:33.420 | Or undo this operation with: 2026-06-26 15:44:33.421 | 2026-06-26 15:44:33.421 | git switch - 2026-06-26 15:44:33.421 | 2026-06-26 15:44:33.421 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 15:44:33.421 | 2026-06-26 15:44:33.421 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-26 15:44:33.423 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:44:33.426 | + functions-common:time_stop:2420 : local name 2026-06-26 15:44:33.428 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:44:33.431 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:44:33.433 | + functions-common:time_stop:2423 : local total 2026-06-26 15:44:33.435 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:44:33.437 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:44:33.439 | + functions-common:time_stop:2427 : start_time=1782488673399 2026-06-26 15:44:33.441 | + functions-common:time_stop:2429 : [[ -z 1782488673399 ]] 2026-06-26 15:44:33.444 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:44:33.449 | + functions-common:time_stop:2432 : end_time=1782488673445 2026-06-26 15:44:33.451 | + functions-common:time_stop:2433 : elapsed_time=46 2026-06-26 15:44:33.453 | + functions-common:time_stop:2434 : total=5147 2026-06-26 15:44:33.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:44:33.457 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5193 2026-06-26 15:44:33.459 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-26 15:44:33.475 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-26 15:44:33.479 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 15:44:33.479 | + functions-common:git_clone:673 : head -1 2026-06-26 15:44:33.481 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-26 15:44:33.484 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 15:44:33.488 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-26 15:44:33.490 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 15:44:33.493 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-26 15:44:33.495 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-26 15:44:33.498 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-26 15:44:33.500 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-26 15:44:33.503 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-26 15:44:33.505 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-26 15:44:33.508 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-26 15:44:33.511 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-26 15:44:33.514 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-26 15:44:33.519 | ++ tools/install_prereqs.sh:source:47 : NOW=1782488673 2026-06-26 15:44:33.522 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-26 15:44:33.527 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-26 15:44:33.530 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-26 15:44:33.532 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782488673 2026-06-26 15:44:33.535 | ++ tools/install_prereqs.sh:source:50 : [[ 1782488673 -lt 7200 ]] 2026-06-26 15:44:33.538 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-26 15:44:33.541 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-26 15:44:33.543 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-26 15:44:33.546 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-26 15:44:33.549 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-26 15:44:33.551 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-26 15:44:33.554 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-26 15:44:33.558 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-26 15:44:33.590 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-26 15:44:33.590 | apache2-dev 2026-06-26 15:44:33.590 | bc 2026-06-26 15:44:33.591 | bsdmainutils 2026-06-26 15:44:33.591 | curl 2026-06-26 15:44:33.591 | g++ 2026-06-26 15:44:33.591 | gawk 2026-06-26 15:44:33.591 | gcc 2026-06-26 15:44:33.591 | gettext 2026-06-26 15:44:33.591 | git 2026-06-26 15:44:33.591 | graphviz 2026-06-26 15:44:33.591 | iputils-ping 2026-06-26 15:44:33.592 | libffi-dev 2026-06-26 15:44:33.592 | libjpeg-dev 2026-06-26 15:44:33.592 | libpq-dev 2026-06-26 15:44:33.592 | libssl-dev 2026-06-26 15:44:33.592 | libsystemd-dev 2026-06-26 15:44:33.592 | libxml2-dev 2026-06-26 15:44:33.592 | libxslt1-dev 2026-06-26 15:44:33.592 | libyaml-dev 2026-06-26 15:44:33.592 | lsof 2026-06-26 15:44:33.593 | openssh-server 2026-06-26 15:44:33.593 | openssl 2026-06-26 15:44:33.593 | pkg-config 2026-06-26 15:44:33.593 | psmisc 2026-06-26 15:44:33.593 | python3-dev 2026-06-26 15:44:33.593 | python3-pip 2026-06-26 15:44:33.593 | python3-systemd 2026-06-26 15:44:33.593 | python3-venv 2026-06-26 15:44:33.594 | tar 2026-06-26 15:44:33.594 | tcpdump 2026-06-26 15:44:33.594 | unzip 2026-06-26 15:44:33.594 | uuid-runtime 2026-06-26 15:44:33.594 | wget 2026-06-26 15:44:33.594 | zlib1g-dev 2026-06-26 15:44:33.594 | libkrb5-dev 2026-06-26 15:44:33.594 | libldap2-dev 2026-06-26 15:44:33.595 | libsasl2-dev 2026-06-26 15:44:33.595 | memcached 2026-06-26 15:44:33.595 | python3-mysqldb 2026-06-26 15:44:33.595 | sqlite3 2026-06-26 15:44:33.595 | conntrack 2026-06-26 15:44:33.595 | curl 2026-06-26 15:44:33.595 | ebtables 2026-06-26 15:44:33.595 | genisoimage 2026-06-26 15:44:33.595 | iptables 2026-06-26 15:44:33.596 | iputils-arping 2026-06-26 15:44:33.596 | kpartx 2026-06-26 15:44:33.596 | libjs-jquery-tablesorter 2026-06-26 15:44:33.596 | parted 2026-06-26 15:44:33.596 | pm-utils 2026-06-26 15:44:33.596 | python3-mysqldb 2026-06-26 15:44:33.596 | socat 2026-06-26 15:44:33.596 | sqlite3 2026-06-26 15:44:33.597 | sudo 2026-06-26 15:44:33.597 | vlan 2026-06-26 15:44:33.597 | lsscsi 2026-06-26 15:44:33.597 | open-iscsi 2026-06-26 15:44:33.597 | cryptsetup 2026-06-26 15:44:33.597 | dosfstools 2026-06-26 15:44:33.597 | genisoimage 2026-06-26 15:44:33.597 | gir1.2-libosinfo-1.0 2026-06-26 15:44:33.598 | netcat-openbsd 2026-06-26 15:44:33.598 | open-iscsi 2026-06-26 15:44:33.598 | qemu-utils 2026-06-26 15:44:33.598 | sg3-utils 2026-06-26 15:44:33.598 | sysfsutils 2026-06-26 15:44:33.598 | lvm2 2026-06-26 15:44:33.598 | qemu-utils 2026-06-26 15:44:33.598 | thin-provisioning-tools 2026-06-26 15:44:33.598 | acl 2026-06-26 15:44:33.599 | dnsmasq-base 2026-06-26 15:44:33.599 | dnsmasq-utils 2026-06-26 15:44:33.599 | ebtables 2026-06-26 15:44:33.599 | haproxy 2026-06-26 15:44:33.599 | iptables 2026-06-26 15:44:33.599 | iputils-arping 2026-06-26 15:44:33.599 | iputils-ping 2026-06-26 15:44:33.599 | postgresql-server-dev-all 2026-06-26 15:44:33.599 | python3-mysqldb 2026-06-26 15:44:33.600 | sqlite3 2026-06-26 15:44:33.600 | sudo 2026-06-26 15:44:33.600 | vlan 2026-06-26 15:44:33.600 | pcp' 2026-06-26 15:44:33.600 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-26 15:44:33.617 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-26 15:44:33.617 | apache2-dev 2026-06-26 15:44:33.617 | bc 2026-06-26 15:44:33.617 | bsdmainutils 2026-06-26 15:44:33.617 | curl 2026-06-26 15:44:33.618 | g++ 2026-06-26 15:44:33.618 | gawk 2026-06-26 15:44:33.618 | gcc 2026-06-26 15:44:33.618 | gettext 2026-06-26 15:44:33.618 | git 2026-06-26 15:44:33.618 | graphviz 2026-06-26 15:44:33.618 | iputils-ping 2026-06-26 15:44:33.618 | libffi-dev 2026-06-26 15:44:33.619 | libjpeg-dev 2026-06-26 15:44:33.619 | libpq-dev 2026-06-26 15:44:33.619 | libssl-dev 2026-06-26 15:44:33.620 | libsystemd-dev 2026-06-26 15:44:33.620 | libxml2-dev 2026-06-26 15:44:33.620 | libxslt1-dev 2026-06-26 15:44:33.620 | libyaml-dev 2026-06-26 15:44:33.620 | lsof 2026-06-26 15:44:33.620 | openssh-server 2026-06-26 15:44:33.620 | openssl 2026-06-26 15:44:33.621 | pkg-config 2026-06-26 15:44:33.621 | psmisc 2026-06-26 15:44:33.621 | python3-dev 2026-06-26 15:44:33.621 | python3-pip 2026-06-26 15:44:33.621 | python3-systemd 2026-06-26 15:44:33.621 | python3-venv 2026-06-26 15:44:33.621 | tar 2026-06-26 15:44:33.621 | tcpdump 2026-06-26 15:44:33.622 | unzip 2026-06-26 15:44:33.622 | uuid-runtime 2026-06-26 15:44:33.622 | wget 2026-06-26 15:44:33.622 | zlib1g-dev 2026-06-26 15:44:33.622 | libkrb5-dev 2026-06-26 15:44:33.622 | libldap2-dev 2026-06-26 15:44:33.622 | libsasl2-dev 2026-06-26 15:44:33.622 | memcached 2026-06-26 15:44:33.622 | python3-mysqldb 2026-06-26 15:44:33.623 | sqlite3 2026-06-26 15:44:33.623 | conntrack 2026-06-26 15:44:33.623 | curl 2026-06-26 15:44:33.623 | ebtables 2026-06-26 15:44:33.623 | genisoimage 2026-06-26 15:44:33.623 | iptables 2026-06-26 15:44:33.623 | iputils-arping 2026-06-26 15:44:33.623 | kpartx 2026-06-26 15:44:33.624 | libjs-jquery-tablesorter 2026-06-26 15:44:33.624 | parted 2026-06-26 15:44:33.624 | pm-utils 2026-06-26 15:44:33.624 | python3-mysqldb 2026-06-26 15:44:33.624 | socat 2026-06-26 15:44:33.624 | sqlite3 2026-06-26 15:44:33.624 | sudo 2026-06-26 15:44:33.624 | vlan 2026-06-26 15:44:33.624 | lsscsi 2026-06-26 15:44:33.625 | open-iscsi 2026-06-26 15:44:33.625 | cryptsetup 2026-06-26 15:44:33.625 | dosfstools 2026-06-26 15:44:33.625 | genisoimage 2026-06-26 15:44:33.625 | gir1.2-libosinfo-1.0 2026-06-26 15:44:33.625 | netcat-openbsd 2026-06-26 15:44:33.625 | open-iscsi 2026-06-26 15:44:33.626 | qemu-utils 2026-06-26 15:44:33.626 | sg3-utils 2026-06-26 15:44:33.626 | sysfsutils 2026-06-26 15:44:33.626 | lvm2 2026-06-26 15:44:33.626 | qemu-utils 2026-06-26 15:44:33.626 | thin-provisioning-tools 2026-06-26 15:44:33.626 | acl 2026-06-26 15:44:33.626 | dnsmasq-base 2026-06-26 15:44:33.626 | dnsmasq-utils 2026-06-26 15:44:33.627 | ebtables 2026-06-26 15:44:33.627 | haproxy 2026-06-26 15:44:33.627 | iptables 2026-06-26 15:44:33.627 | iputils-arping 2026-06-26 15:44:33.627 | iputils-ping 2026-06-26 15:44:33.627 | postgresql-server-dev-all 2026-06-26 15:44:33.627 | python3-mysqldb 2026-06-26 15:44:33.627 | sqlite3 2026-06-26 15:44:33.628 | sudo 2026-06-26 15:44:33.628 | vlan 2026-06-26 15:44:33.628 | pcp ' 2026-06-26 15:44:33.628 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-26 15:44:33.628 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:44:33.628 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:44:33.632 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 15:44:33.633 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-26 15:44:33.638 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 15:44:33.641 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-26 15:44:33.643 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:44:33.646 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:44:33.648 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:44:33.651 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:44:33.653 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:44:33.656 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:44:33.659 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:44:33.661 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:44:33.663 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:44:33.666 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:44:33.668 | ++ functions-common:apt_get_update:1167 : return 2026-06-26 15:44:33.671 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 15:44:33.673 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:44:33.675 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:44:33.678 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:44:33.680 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 15:44:33.700 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 15:44:33.753 | Reading package lists... 2026-06-26 15:44:34.169 | Building dependency tree... 2026-06-26 15:44:34.171 | Reading state information... 2026-06-26 15:44:34.884 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-26 15:44:34.885 | bc set to manually installed. 2026-06-26 15:44:34.885 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-26 15:44:34.885 | g++ set to manually installed. 2026-06-26 15:44:34.885 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-26 15:44:34.885 | gawk set to manually installed. 2026-06-26 15:44:34.885 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-26 15:44:34.885 | gcc set to manually installed. 2026-06-26 15:44:34.885 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-26 15:44:34.885 | git set to manually installed. 2026-06-26 15:44:34.885 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-26 15:44:34.886 | iputils-ping set to manually installed. 2026-06-26 15:44:34.886 | lsof is already the newest version (4.95.0-1build3). 2026-06-26 15:44:34.886 | lsof set to manually installed. 2026-06-26 15:44:34.886 | psmisc is already the newest version (23.7-1build1). 2026-06-26 15:44:34.886 | psmisc set to manually installed. 2026-06-26 15:44:34.886 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-26 15:44:34.886 | python3-dev set to manually installed. 2026-06-26 15:44:34.886 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-26 15:44:34.886 | python3-systemd is already the newest version (235-1build4). 2026-06-26 15:44:34.886 | python3-systemd set to manually installed. 2026-06-26 15:44:34.886 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-26 15:44:34.886 | tcpdump set to manually installed. 2026-06-26 15:44:34.887 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-26 15:44:34.887 | uuid-runtime set to manually installed. 2026-06-26 15:44:34.887 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-26 15:44:34.887 | wget set to manually installed. 2026-06-26 15:44:34.888 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-26 15:44:34.888 | zlib1g-dev set to manually installed. 2026-06-26 15:44:34.888 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-26 15:44:34.889 | iptables set to manually installed. 2026-06-26 15:44:34.889 | parted is already the newest version (3.6-4build1). 2026-06-26 15:44:34.889 | parted set to manually installed. 2026-06-26 15:44:34.890 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-26 15:44:34.890 | sudo set to manually installed. 2026-06-26 15:44:34.890 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-26 15:44:34.891 | open-iscsi set to manually installed. 2026-06-26 15:44:34.891 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-26 15:44:34.891 | cryptsetup set to manually installed. 2026-06-26 15:44:34.891 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-26 15:44:34.891 | dosfstools set to manually installed. 2026-06-26 15:44:34.891 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-26 15:44:34.891 | netcat-openbsd set to manually installed. 2026-06-26 15:44:34.891 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-26 15:44:34.891 | sg3-utils set to manually installed. 2026-06-26 15:44:34.892 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-26 15:44:34.892 | lvm2 set to manually installed. 2026-06-26 15:44:34.892 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-26 15:44:34.892 | thin-provisioning-tools set to manually installed. 2026-06-26 15:44:34.892 | acl is already the newest version (2.3.2-1build1.1). 2026-06-26 15:44:34.893 | acl set to manually installed. 2026-06-26 15:44:34.893 | The following additional packages will be installed: 2026-06-26 15:44:34.893 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-26 15:44:34.894 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-26 15:44:34.894 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-26 15:44:34.894 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-26 15:44:34.894 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-26 15:44:34.894 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-26 15:44:34.894 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-26 15:44:34.894 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-26 15:44:34.894 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-26 15:44:34.895 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-26 15:44:34.895 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-26 15:44:34.895 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-26 15:44:34.895 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-26 15:44:34.895 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-26 15:44:34.895 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-26 15:44:34.895 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-26 15:44:34.895 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-26 15:44:34.895 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-26 15:44:34.895 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-26 15:44:34.895 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-26 15:44:34.896 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-26 15:44:34.896 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-26 15:44:34.896 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-26 15:44:34.896 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-26 15:44:34.896 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-26 15:44:34.897 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-26 15:44:34.897 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-26 15:44:34.897 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-26 15:44:34.898 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-26 15:44:34.898 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-26 15:44:34.898 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-26 15:44:34.898 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-26 15:44:34.899 | Suggested packages: 2026-06-26 15:44:34.899 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-26 15:44:34.899 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-26 15:44:34.899 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-26 15:44:34.899 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-26 15:44:34.899 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-26 15:44:34.899 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-26 15:44:34.899 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-26 15:44:34.899 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-26 15:44:34.899 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-26 15:44:34.900 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-26 15:44:34.900 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-26 15:44:34.900 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-26 15:44:34.900 | libqrencode4 libtss2-rc0 ncompress tar-scripts tar-doc zip 2026-06-26 15:44:35.093 | The following NEW packages will be installed: 2026-06-26 15:44:35.093 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-26 15:44:35.093 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-26 15:44:35.093 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-26 15:44:35.093 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-26 15:44:35.093 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-26 15:44:35.093 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-26 15:44:35.094 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-26 15:44:35.094 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-26 15:44:35.094 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-26 15:44:35.094 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-26 15:44:35.094 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-26 15:44:35.094 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-26 15:44:35.094 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-26 15:44:35.094 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-26 15:44:35.094 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-26 15:44:35.094 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-26 15:44:35.094 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-26 15:44:35.095 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-26 15:44:35.095 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-26 15:44:35.095 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-26 15:44:35.095 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-26 15:44:35.096 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-26 15:44:35.096 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-26 15:44:35.096 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-26 15:44:35.097 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-26 15:44:35.097 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-26 15:44:35.097 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-26 15:44:35.098 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-26 15:44:35.098 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-26 15:44:35.098 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-26 15:44:35.098 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-26 15:44:35.099 | uuid-dev vbetool vlan 2026-06-26 15:44:35.099 | The following packages will be upgraded: 2026-06-26 15:44:35.099 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-26 15:44:35.100 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-26 15:44:35.100 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-26 15:44:35.101 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-26 15:44:35.101 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-26 15:44:35.101 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-26 15:44:35.101 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-26 15:44:35.101 | systemd-sysv systemd-timesyncd tar udev 2026-06-26 15:44:35.185 | 36 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 15:44:35.186 | Need to get 209 MB of archives. 2026-06-26 15:44:35.186 | After this operation, 941 MB of additional disk space will be used. 2026-06-26 15:44:35.186 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-26 15:44:35.205 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-26 15:44:35.205 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-26 15:44:35.209 | Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-06-26 15:44:35.212 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-26 15:44:35.215 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-26 15:44:35.223 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-26 15:44:35.256 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-26 15:44:35.264 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-26 15:44:35.264 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-26 15:44:35.267 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-26 15:44:35.272 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-26 15:44:35.320 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-26 15:44:35.348 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-26 15:44:35.352 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-26 15:44:35.379 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-26 15:44:35.384 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-26 15:44:35.390 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-26 15:44:35.393 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-26 15:44:35.395 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-26 15:44:35.396 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-26 15:44:35.397 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-26 15:44:35.400 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-26 15:44:35.412 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-26 15:44:35.432 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-26 15:44:35.435 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-26 15:44:35.437 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-26 15:44:35.440 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-26 15:44:35.469 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-26 15:44:35.472 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-26 15:44:35.476 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-26 15:44:35.477 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-26 15:44:35.485 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-26 15:44:35.499 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-26 15:44:35.501 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-26 15:44:35.502 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-26 15:44:35.516 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-26 15:44:35.516 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-26 15:44:35.520 | Get:39 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-26 15:44:35.526 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-26 15:44:35.527 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-26 15:44:35.528 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-26 15:44:35.529 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-26 15:44:35.534 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-26 15:44:35.539 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-26 15:44:35.547 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-26 15:44:35.554 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-26 15:44:35.556 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-26 15:44:35.916 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-26 15:44:36.092 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-26 15:44:36.094 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-26 15:44:36.095 | Get:52 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-26 15:44:36.099 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-26 15:44:36.109 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-26 15:44:36.128 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-26 15:44:36.226 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-26 15:44:36.227 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-26 15:44:36.230 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-26 15:44:36.230 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-26 15:44:36.232 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-26 15:44:36.232 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-26 15:44:36.233 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-26 15:44:36.235 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-26 15:44:36.238 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-26 15:44:36.240 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-26 15:44:36.255 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-26 15:44:36.256 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-26 15:44:36.261 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-26 15:44:36.274 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-26 15:44:36.275 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-26 15:44:36.275 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-26 15:44:36.277 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-26 15:44:36.287 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-26 15:44:36.292 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-26 15:44:36.293 | Get:75 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-26 15:44:36.299 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-26 15:44:36.302 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-26 15:44:36.305 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-26 15:44:36.306 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-26 15:44:36.315 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-26 15:44:36.319 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-26 15:44:36.320 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-26 15:44:36.321 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-26 15:44:36.323 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-26 15:44:36.330 | Get:85 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-26 15:44:36.330 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-26 15:44:36.332 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-26 15:44:36.353 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-26 15:44:36.355 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-26 15:44:36.355 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-26 15:44:36.360 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-26 15:44:36.361 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-26 15:44:36.362 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-26 15:44:36.362 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-26 15:44:36.364 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-26 15:44:36.367 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-26 15:44:36.369 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-26 15:44:36.371 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-26 15:44:36.383 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-26 15:44:36.386 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-26 15:44:36.413 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-26 15:44:36.414 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-26 15:44:36.414 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-26 15:44:36.416 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-26 15:44:36.417 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-26 15:44:36.420 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-26 15:44:36.428 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-26 15:44:36.431 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-26 15:44:36.431 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-26 15:44:36.432 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-26 15:44:36.434 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-26 15:44:36.434 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-26 15:44:36.435 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-26 15:44:36.436 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-26 15:44:36.438 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-26 15:44:36.441 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-26 15:44:36.474 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-26 15:44:36.475 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-26 15:44:36.480 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-26 15:44:36.481 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-26 15:44:36.645 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-26 15:44:36.649 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-26 15:44:36.650 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-26 15:44:36.650 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-26 15:44:36.651 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-26 15:44:36.655 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-26 15:44:36.656 | Get:127 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-26 15:44:36.659 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-26 15:44:36.663 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-26 15:44:36.664 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-26 15:44:36.665 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-26 15:44:36.667 | Get:132 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-26 15:44:36.689 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-26 15:44:36.696 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-26 15:44:36.696 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-26 15:44:36.702 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-26 15:44:36.702 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-26 15:44:36.704 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-26 15:44:36.705 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-26 15:44:36.708 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-26 15:44:36.741 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-26 15:44:36.744 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-26 15:44:36.748 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-26 15:44:36.765 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-26 15:44:36.767 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-26 15:44:36.779 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-26 15:44:36.779 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-26 15:44:36.781 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-26 15:44:36.789 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-26 15:44:36.795 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-26 15:44:37.123 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-26 15:44:37.124 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-26 15:44:37.133 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-26 15:44:37.213 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-26 15:44:37.215 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-26 15:44:37.822 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-26 15:44:37.823 | Get:157 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-26 15:44:37.827 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-26 15:44:37.828 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-26 15:44:37.830 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-26 15:44:37.831 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-26 15:44:37.832 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-26 15:44:37.850 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-26 15:44:37.868 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-26 15:44:37.868 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-26 15:44:37.870 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-26 15:44:37.894 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-26 15:44:37.905 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-26 15:44:37.906 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-26 15:44:37.906 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-26 15:44:37.909 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-26 15:44:37.912 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-26 15:44:37.917 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-26 15:44:37.920 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-26 15:44:37.958 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-26 15:44:38.113 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-26 15:44:38.135 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-26 15:44:38.164 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-26 15:44:38.167 | Get:179 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-26 15:44:38.171 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-26 15:44:38.171 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-26 15:44:38.173 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-26 15:44:38.174 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-26 15:44:38.175 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-26 15:44:38.175 | Get:185 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-26 15:44:38.176 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-26 15:44:38.177 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-26 15:44:38.180 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-26 15:44:38.180 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-26 15:44:38.181 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-26 15:44:38.184 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-26 15:44:38.188 | Get:192 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-26 15:44:38.189 | Get:193 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-26 15:44:38.195 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-26 15:44:38.197 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-26 15:44:38.237 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-26 15:44:38.242 | Get:197 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-26 15:44:38.579 | perl: warning: Setting locale failed. 2026-06-26 15:44:38.579 | perl: warning: Please check that your locale settings: 2026-06-26 15:44:38.579 | LANGUAGE = (unset), 2026-06-26 15:44:38.580 | LC_ALL = "en_US.utf8", 2026-06-26 15:44:38.580 | LANG = "de_DE.UTF-8" 2026-06-26 15:44:38.580 | are supported and installed on your system. 2026-06-26 15:44:38.580 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:44:38.648 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:44:38.648 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:44:38.648 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:44:39.083 | Vorkonfiguration der Pakete ... 2026-06-26 15:44:39.140 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:44:39.371 | Fetched 209 MB in 3s (67.4 MB/s) 2026-06-26 15:44:39.482 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-26 15:44:39.488 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-06-26 15:44:39.504 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-06-26 15:44:39.618 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-06-26 15:44:39.779 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-26 15:44:39.786 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-26 15:44:39.799 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:39.908 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:39.926 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:40.040 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:40.058 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:40.181 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:40.202 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:40.314 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:40.331 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:40.458 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:40.468 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:40.610 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:40.625 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:40.713 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 15:44:40.849 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-26 15:44:40.857 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:40.868 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:40.944 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:40.958 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:41.062 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:41.079 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:41.162 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:41.200 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:41.876 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:41.922 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:42.172 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:42.182 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 15:44:42.254 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 15:44:42.378 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-26 15:44:42.386 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 15:44:42.397 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-26 15:44:42.539 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 15:44:42.674 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-26 15:44:42.680 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 15:44:42.693 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 15:44:42.764 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 15:44:42.777 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 15:44:42.841 | Selecting previously unselected package libapr1t64:amd64. 2026-06-26 15:44:42.852 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-26 15:44:42.857 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-26 15:44:42.911 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-26 15:44:42.921 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 15:44:42.926 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 15:44:42.974 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-26 15:44:42.985 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 15:44:42.989 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 15:44:43.031 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-26 15:44:43.042 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 15:44:43.046 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 15:44:43.093 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-26 15:44:43.104 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-26 15:44:43.109 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-26 15:44:43.176 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 15:44:43.191 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-26 15:44:43.272 | Selecting previously unselected package apache2-bin. 2026-06-26 15:44:43.283 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 15:44:43.288 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-26 15:44:43.445 | Selecting previously unselected package apache2-data. 2026-06-26 15:44:43.456 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-26 15:44:43.461 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-26 15:44:43.670 | Selecting previously unselected package apache2-utils. 2026-06-26 15:44:43.682 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 15:44:43.686 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-26 15:44:43.761 | Selecting previously unselected package apache2. 2026-06-26 15:44:43.772 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 15:44:43.780 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:44:43.783 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-26 15:44:43.910 | Selecting previously unselected package haproxy. 2026-06-26 15:44:43.923 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 15:44:43.938 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-26 15:44:44.093 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-26 15:44:44.105 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-26 15:44:44.109 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 15:44:44.165 | Selecting previously unselected package memcached. 2026-06-26 15:44:44.177 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-26 15:44:44.184 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-26 15:44:44.254 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 15:44:44.265 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 15:44:44.335 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 15:44:44.485 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 15:44:44.603 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 15:44:44.631 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 15:44:44.745 | Selecting previously unselected package libjson-perl. 2026-06-26 15:44:44.755 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-26 15:44:44.759 | Unpacking libjson-perl (4.10000-1) ... 2026-06-26 15:44:44.816 | Selecting previously unselected package postgresql-client-common. 2026-06-26 15:44:44.828 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-26 15:44:44.833 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-26 15:44:44.901 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 15:44:44.914 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-26 15:44:45.154 | Selecting previously unselected package ssl-cert. 2026-06-26 15:44:45.166 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-26 15:44:45.171 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-26 15:44:45.234 | Selecting previously unselected package postgresql-common. 2026-06-26 15:44:45.247 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-26 15:44:45.274 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-26 15:44:45.283 | Unpacking postgresql-common (257build1.1) ... 2026-06-26 15:44:45.421 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:44:45.442 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:44:45.519 | Selecting previously unselected package libsysfs2:amd64. 2026-06-26 15:44:45.529 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-26 15:44:45.534 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-26 15:44:45.588 | Selecting previously unselected package sysfsutils. 2026-06-26 15:44:45.599 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-26 15:44:45.606 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-26 15:44:45.649 | Selecting previously unselected package autotools-dev. 2026-06-26 15:44:45.661 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-26 15:44:45.665 | Unpacking autotools-dev (20220109.1) ... 2026-06-26 15:44:45.720 | Selecting previously unselected package m4. 2026-06-26 15:44:45.733 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-26 15:44:45.737 | Unpacking m4 (1.4.19-4build1) ... 2026-06-26 15:44:45.825 | Selecting previously unselected package autoconf. 2026-06-26 15:44:45.837 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-26 15:44:45.842 | Unpacking autoconf (2.71-3) ... 2026-06-26 15:44:45.951 | Selecting previously unselected package automake. 2026-06-26 15:44:45.963 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-26 15:44:45.970 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-26 15:44:46.092 | Selecting previously unselected package autopoint. 2026-06-26 15:44:46.104 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-26 15:44:46.109 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-26 15:44:46.155 | Selecting previously unselected package libdebhelper-perl. 2026-06-26 15:44:46.166 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-26 15:44:46.171 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-26 15:44:46.264 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-26 15:44:46.277 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:46.281 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:44:47.605 | Selecting previously unselected package libclang-cpp17t64. 2026-06-26 15:44:47.616 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:47.621 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:44:48.239 | Selecting previously unselected package libgc1:amd64. 2026-06-26 15:44:48.255 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-26 15:44:48.260 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-26 15:44:48.321 | Selecting previously unselected package libobjc4:amd64. 2026-06-26 15:44:48.335 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-26 15:44:48.341 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-26 15:44:48.394 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-26 15:44:48.409 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-26 15:44:48.414 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-26 15:44:48.486 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-26 15:44:48.499 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:48.504 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:44:48.765 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-26 15:44:48.779 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:48.784 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 15:44:48.885 | Selecting previously unselected package libclang1-17t64. 2026-06-26 15:44:48.897 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:48.901 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:44:49.284 | Selecting previously unselected package clang-17. 2026-06-26 15:44:49.299 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:49.304 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:44:49.364 | Selecting previously unselected package libtool. 2026-06-26 15:44:49.382 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-26 15:44:49.387 | Unpacking libtool (2.4.7-7build1) ... 2026-06-26 15:44:49.450 | Selecting previously unselected package dh-autoreconf. 2026-06-26 15:44:49.464 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-26 15:44:49.469 | Unpacking dh-autoreconf (20) ... 2026-06-26 15:44:49.528 | Selecting previously unselected package libarchive-zip-perl. 2026-06-26 15:44:49.545 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-26 15:44:49.550 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-26 15:44:49.623 | Selecting previously unselected package libsub-override-perl. 2026-06-26 15:44:49.633 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-26 15:44:49.638 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-26 15:44:49.681 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-26 15:44:49.692 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-26 15:44:49.696 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-26 15:44:49.744 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-26 15:44:49.755 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-26 15:44:49.759 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-26 15:44:49.802 | Selecting previously unselected package debugedit. 2026-06-26 15:44:49.814 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-26 15:44:49.817 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-26 15:44:49.868 | Selecting previously unselected package dwz. 2026-06-26 15:44:49.880 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-26 15:44:49.883 | Unpacking dwz (0.15-1build6) ... 2026-06-26 15:44:49.936 | Selecting previously unselected package gettext. 2026-06-26 15:44:49.947 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-26 15:44:49.950 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-26 15:44:50.075 | Selecting previously unselected package intltool-debian. 2026-06-26 15:44:50.086 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-26 15:44:50.090 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-26 15:44:50.134 | Selecting previously unselected package po-debconf. 2026-06-26 15:44:50.145 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-26 15:44:50.149 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-26 15:44:50.242 | Selecting previously unselected package debhelper. 2026-06-26 15:44:50.253 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-26 15:44:50.256 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-26 15:44:50.525 | Selecting previously unselected package uuid-dev:amd64. 2026-06-26 15:44:50.536 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-26 15:44:50.539 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-26 15:44:50.596 | Selecting previously unselected package libsctp1:amd64. 2026-06-26 15:44:50.606 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-26 15:44:50.609 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 15:44:50.654 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-26 15:44:50.665 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-26 15:44:50.669 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 15:44:50.730 | Selecting previously unselected package libapr1-dev. 2026-06-26 15:44:50.741 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-26 15:44:50.745 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-26 15:44:51.130 | Selecting previously unselected package libldap-dev:amd64. 2026-06-26 15:44:51.142 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:44:51.146 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 15:44:51.318 | Selecting previously unselected package libldap2-dev. 2026-06-26 15:44:51.330 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-26 15:44:51.334 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 15:44:51.384 | Selecting previously unselected package libaprutil1-dev. 2026-06-26 15:44:51.395 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 15:44:51.400 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-26 15:44:51.747 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-26 15:44:51.760 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 15:44:51.764 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 15:44:51.822 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-26 15:44:51.834 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 15:44:51.838 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 15:44:51.894 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-26 15:44:51.905 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 15:44:51.909 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 15:44:51.954 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-26 15:44:51.965 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 15:44:51.970 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 15:44:52.103 | Selecting previously unselected package apache2-dev. 2026-06-26 15:44:52.116 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 15:44:52.293 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-26 15:44:52.395 | Selecting previously unselected package ncal. 2026-06-26 15:44:52.407 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-26 15:44:52.413 | Unpacking ncal (12.1.8) ... 2026-06-26 15:44:52.467 | Selecting previously unselected package bsdmainutils. 2026-06-26 15:44:52.478 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-26 15:44:52.486 | Unpacking bsdmainutils (12.1.8) ... 2026-06-26 15:44:52.542 | Selecting previously unselected package conntrack. 2026-06-26 15:44:52.553 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-26 15:44:52.559 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-26 15:44:52.630 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-26 15:44:52.663 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-26 15:44:52.754 | Selecting previously unselected package dnsmasq-utils. 2026-06-26 15:44:52.765 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-26 15:44:52.771 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-26 15:44:52.832 | Selecting previously unselected package ebtables. 2026-06-26 15:44:52.843 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-26 15:44:52.862 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-26 15:44:52.921 | Selecting previously unselected package fonts-liberation. 2026-06-26 15:44:52.931 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-26 15:44:52.936 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-26 15:44:53.041 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-26 15:44:53.055 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-26 15:44:53.060 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-26 15:44:53.121 | Selecting previously unselected package fonts-liberation2. 2026-06-26 15:44:53.134 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-26 15:44:53.175 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-26 15:44:53.221 | Selecting previously unselected package genisoimage. 2026-06-26 15:44:53.233 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-26 15:44:53.237 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-26 15:44:53.308 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-26 15:44:53.320 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-26 15:44:53.325 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-26 15:44:53.381 | Selecting previously unselected package libann0. 2026-06-26 15:44:53.394 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-26 15:44:53.399 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-26 15:44:53.451 | Selecting previously unselected package libcdt5:amd64. 2026-06-26 15:44:53.465 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 15:44:53.470 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:44:53.520 | Selecting previously unselected package libcgraph6:amd64. 2026-06-26 15:44:53.529 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 15:44:53.534 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:44:53.582 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-26 15:44:53.594 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-26 15:44:53.598 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-26 15:44:53.651 | Selecting previously unselected package libltdl7:amd64. 2026-06-26 15:44:53.663 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-26 15:44:53.667 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-26 15:44:53.719 | Selecting previously unselected package libpathplan4:amd64. 2026-06-26 15:44:53.731 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 15:44:53.735 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:44:53.787 | Selecting previously unselected package libgvc6. 2026-06-26 15:44:53.799 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 15:44:53.803 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:44:53.882 | Selecting previously unselected package libgvpr2:amd64. 2026-06-26 15:44:53.894 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 15:44:53.899 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:44:53.963 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-26 15:44:53.975 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 15:44:53.979 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:44:54.059 | Selecting previously unselected package libice6:amd64. 2026-06-26 15:44:54.075 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-26 15:44:54.080 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-26 15:44:54.137 | Selecting previously unselected package libsm6:amd64. 2026-06-26 15:44:54.151 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-26 15:44:54.156 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-26 15:44:54.211 | Selecting previously unselected package libxt6t64:amd64. 2026-06-26 15:44:54.223 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-26 15:44:54.229 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-26 15:44:54.292 | Selecting previously unselected package libxmu6:amd64. 2026-06-26 15:44:54.305 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-26 15:44:54.310 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-26 15:44:54.365 | Selecting previously unselected package libxaw7:amd64. 2026-06-26 15:44:54.377 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-26 15:44:54.382 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-26 15:44:54.438 | Selecting previously unselected package graphviz. 2026-06-26 15:44:54.450 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 15:44:54.455 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-26 15:44:54.582 | Selecting previously unselected package icu-devtools. 2026-06-26 15:44:54.593 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-26 15:44:54.599 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-26 15:44:54.685 | Selecting previously unselected package iputils-arping. 2026-06-26 15:44:54.697 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-26 15:44:54.710 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-26 15:44:54.772 | Selecting previously unselected package comerr-dev:amd64. 2026-06-26 15:44:54.782 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-26 15:44:54.793 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-26 15:44:54.853 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-26 15:44:54.869 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 15:44:54.874 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:44:54.930 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-26 15:44:54.946 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 15:44:54.951 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:44:55.003 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-26 15:44:55.019 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 15:44:55.023 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:44:55.077 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-26 15:44:55.089 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 15:44:55.093 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:44:55.144 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-26 15:44:55.158 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 15:44:55.163 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:44:55.245 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-26 15:44:55.260 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-26 15:44:55.265 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-26 15:44:55.320 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-26 15:44:55.334 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:55.339 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:44:55.668 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-26 15:44:55.680 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-26 15:44:55.685 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-26 15:44:55.761 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 15:44:55.779 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 15:44:55.856 | Selecting previously unselected package libgts-bin. 2026-06-26 15:44:55.870 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-26 15:44:55.874 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-26 15:44:55.940 | Selecting previously unselected package libicu-dev:amd64. 2026-06-26 15:44:55.952 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-26 15:44:55.957 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-26 15:44:56.645 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-26 15:44:56.660 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-26 15:44:56.664 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-26 15:44:56.739 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-26 15:44:56.755 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-26 15:44:56.760 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 15:44:56.819 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-26 15:44:56.830 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-26 15:44:56.835 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 15:44:56.882 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-26 15:44:56.897 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-26 15:44:56.902 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-26 15:44:56.957 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-26 15:44:56.972 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-26 15:44:56.977 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-26 15:44:57.101 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-26 15:44:57.113 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-26 15:44:57.117 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-26 15:44:57.171 | Selecting previously unselected package libjson-xs-perl. 2026-06-26 15:44:57.183 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:44:57.188 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-26 15:44:57.246 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-26 15:44:57.260 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-26 15:44:57.265 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-26 15:44:57.350 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-26 15:44:57.362 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-26 15:44:57.366 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-26 15:44:57.422 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-26 15:44:57.435 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-26 15:44:57.439 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-26 15:44:57.508 | Selecting previously unselected package mysql-common. 2026-06-26 15:44:57.520 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-26 15:44:57.561 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-26 15:44:57.647 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-26 15:44:57.656 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 15:44:57.661 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:44:57.779 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-26 15:44:57.791 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-26 15:44:57.796 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-26 15:44:57.913 | Selecting previously unselected package pcp-conf. 2026-06-26 15:44:57.927 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:44:57.933 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-26 15:44:58.000 | Selecting previously unselected package libpcp3t64. 2026-06-26 15:44:58.010 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:44:58.016 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-26 15:44:58.085 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-26 15:44:58.098 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:44:58.104 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-26 15:44:58.159 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-26 15:44:58.171 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:44:58.176 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-26 15:44:58.244 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-26 15:44:58.260 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-26 15:44:58.266 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-26 15:44:58.331 | Selecting previously unselected package libpq5:amd64. 2026-06-26 15:44:58.343 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:44:58.347 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 15:44:58.403 | Selecting previously unselected package libssl-dev:amd64. 2026-06-26 15:44:58.415 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 15:44:58.420 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 15:44:58.684 | Selecting previously unselected package libpq-dev. 2026-06-26 15:44:58.696 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:44:58.701 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-26 15:44:58.769 | Selecting previously unselected package libsasl2-dev. 2026-06-26 15:44:58.784 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-26 15:44:58.789 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-26 15:44:58.906 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-26 15:44:58.919 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:44:58.924 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 15:44:59.201 | Selecting previously unselected package libx86-1:amd64. 2026-06-26 15:44:59.214 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-26 15:44:59.219 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-26 15:44:59.276 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-26 15:44:59.289 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 15:44:59.295 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 15:44:59.431 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 15:44:59.446 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-26 15:44:59.503 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-26 15:44:59.516 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-26 15:44:59.521 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-26 15:44:59.639 | Selecting previously unselected package llvm-17-runtime. 2026-06-26 15:44:59.654 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:59.659 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-26 15:44:59.740 | Selecting previously unselected package libpfm4:amd64. 2026-06-26 15:44:59.752 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-26 15:44:59.759 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-26 15:44:59.851 | Selecting previously unselected package llvm-17. 2026-06-26 15:44:59.865 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:44:59.870 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:01.233 | Selecting previously unselected package libffi-dev:amd64. 2026-06-26 15:45:01.245 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-26 15:45:01.251 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-26 15:45:01.368 | Selecting previously unselected package llvm-17-tools. 2026-06-26 15:45:01.381 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:45:01.408 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:01.800 | Selecting previously unselected package libz3-4:amd64. 2026-06-26 15:45:01.813 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-26 15:45:01.818 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-26 15:45:02.092 | Selecting previously unselected package libz3-dev:amd64. 2026-06-26 15:45:02.105 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-26 15:45:02.110 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-26 15:45:02.188 | Selecting previously unselected package llvm-17-dev. 2026-06-26 15:45:02.199 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 15:45:02.206 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:06.198 | Selecting previously unselected package lsscsi. 2026-06-26 15:45:06.212 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-26 15:45:06.222 | Unpacking lsscsi (0.32-1build1) ... 2026-06-26 15:45:06.278 | Selecting previously unselected package osinfo-db. 2026-06-26 15:45:06.290 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-26 15:45:06.296 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-26 15:45:07.055 | Selecting previously unselected package pkgconf-bin. 2026-06-26 15:45:07.071 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-26 15:45:07.076 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-26 15:45:07.138 | Selecting previously unselected package pkgconf:amd64. 2026-06-26 15:45:07.154 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-26 15:45:07.163 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-26 15:45:07.228 | Selecting previously unselected package pkg-config:amd64. 2026-06-26 15:45:07.241 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-26 15:45:07.250 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-26 15:45:07.304 | Selecting previously unselected package pm-utils. 2026-06-26 15:45:07.317 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-26 15:45:07.323 | Unpacking pm-utils (1.4.1-21) ... 2026-06-26 15:45:07.420 | Selecting previously unselected package postgresql-client-16. 2026-06-26 15:45:07.434 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:45:07.439 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 15:45:07.679 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-26 15:45:07.692 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:45:07.697 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 15:45:08.304 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-26 15:45:08.318 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-26 15:45:08.323 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-26 15:45:08.391 | Selecting previously unselected package python3-mysqldb. 2026-06-26 15:45:08.405 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-26 15:45:08.412 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-26 15:45:08.480 | Selecting previously unselected package python3-pip-whl. 2026-06-26 15:45:08.497 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-26 15:45:08.502 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-26 15:45:08.589 | Selecting previously unselected package python3-setuptools-whl. 2026-06-26 15:45:08.600 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-26 15:45:08.607 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-26 15:45:08.671 | Selecting previously unselected package python3.12-venv. 2026-06-26 15:45:08.684 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-26 15:45:08.689 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-26 15:45:08.736 | Selecting previously unselected package python3-venv. 2026-06-26 15:45:08.751 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-26 15:45:08.756 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-26 15:45:08.816 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:45:08.856 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:45:08.931 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:45:08.944 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:45:09.027 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:45:09.040 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:45:09.124 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:45:09.178 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:45:09.252 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:45:09.265 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:45:09.447 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:45:09.482 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:45:10.115 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:45:10.131 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:45:10.423 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-26 15:45:10.448 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 15:45:10.654 | Selecting previously unselected package sqlite3. 2026-06-26 15:45:10.667 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-26 15:45:10.672 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-26 15:45:10.728 | Selecting previously unselected package unzip. 2026-06-26 15:45:10.740 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-26 15:45:10.745 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-26 15:45:10.808 | Selecting previously unselected package vbetool. 2026-06-26 15:45:10.820 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-26 15:45:10.824 | Unpacking vbetool (1.1-5) ... 2026-06-26 15:45:10.877 | Selecting previously unselected package libosinfo-l10n. 2026-06-26 15:45:10.889 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-26 15:45:10.893 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-26 15:45:10.980 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-26 15:45:10.993 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-26 15:45:10.998 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-26 15:45:11.052 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-26 15:45:11.065 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-26 15:45:11.070 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-26 15:45:11.176 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-26 15:45:11.188 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-26 15:45:11.247 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-26 15:45:11.266 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 15:45:11.270 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:45:11.368 | Selecting previously unselected package libpcp-archive1t64. 2026-06-26 15:45:11.379 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:45:11.413 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:11.469 | Selecting previously unselected package libpcp-gui2t64. 2026-06-26 15:45:11.481 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:45:11.485 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:11.533 | Selecting previously unselected package libpcp-import1t64. 2026-06-26 15:45:11.546 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:45:11.551 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:11.604 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-26 15:45:11.620 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:45:11.625 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:11.679 | Selecting previously unselected package libpcp-trace2t64. 2026-06-26 15:45:11.691 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:45:11.695 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:11.749 | Selecting previously unselected package libpcp-web1t64. 2026-06-26 15:45:11.762 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:45:11.767 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:11.828 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-26 15:45:11.842 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-26 15:45:11.847 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-26 15:45:11.936 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-26 15:45:11.974 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-26 15:45:12.115 | Selecting previously unselected package python3-pcp. 2026-06-26 15:45:12.133 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:45:12.141 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-26 15:45:12.231 | Selecting previously unselected package pcp. 2026-06-26 15:45:12.248 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-26 15:45:12.560 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-26 15:45:13.520 | Selecting previously unselected package socat. 2026-06-26 15:45:13.536 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-26 15:45:13.541 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-26 15:45:13.629 | Selecting previously unselected package vlan. 2026-06-26 15:45:13.644 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-26 15:45:13.649 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-26 15:45:13.744 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-26 15:45:13.759 | Setting up postgresql-client-common (257build1.1) ... 2026-06-26 15:45:13.783 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-26 15:45:13.796 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-26 15:45:13.807 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-26 15:45:13.839 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-26 15:45:13.846 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-26 15:45:13.857 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:45:13.868 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-26 15:45:13.879 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-26 15:45:13.890 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-26 15:45:13.901 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:14.694 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-26 15:45:14.705 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-26 15:45:14.716 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-26 15:45:14.729 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-26 15:45:15.471 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-26 15:45:15.472 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-26 15:45:16.039 | Setting up ncal (12.1.8) ... 2026-06-26 15:45:16.054 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-26 15:45:16.067 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-26 15:45:16.080 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-26 15:45:16.094 | Setting up vbetool (1.1-5) ... 2026-06-26 15:45:16.108 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-26 15:45:16.154 | Setting up pm-utils (1.4.1-21) ... 2026-06-26 15:45:16.180 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-26 15:45:16.199 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-26 15:45:16.214 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:45:16.229 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:17.551 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 15:45:17.563 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-26 15:45:17.578 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-26 15:45:17.590 | Setting up m4 (1.4.19-4build1) ... 2026-06-26 15:45:17.602 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 15:45:17.614 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-26 15:45:17.625 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-26 15:45:17.650 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-26 15:45:17.686 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-26 15:45:17.698 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-26 15:45:17.713 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-26 15:45:18.691 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-26 15:45:19.180 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 15:45:19.194 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-26 15:45:19.472 | Setting up autotools-dev (20220109.1) ... 2026-06-26 15:45:19.485 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-26 15:45:19.499 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 15:45:19.512 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-26 15:45:19.526 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-26 15:45:19.540 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:45:19.554 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 15:45:19.568 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-26 15:45:19.581 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:45:19.594 | Setting up ebtables (2.0.11-6build1) ... 2026-06-26 15:45:20.184 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-26 15:45:20.197 | Setting up socat (1.8.0.0-4build3) ... 2026-06-26 15:45:20.210 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-26 15:45:20.224 | Setting up bsdmainutils (12.1.8) ... 2026-06-26 15:45:20.240 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-26 15:45:20.256 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 15:45:20.270 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 15:45:20.283 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-26 15:45:20.297 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-26 15:45:20.310 | Setting up lsscsi (0.32-1build1) ... 2026-06-26 15:45:20.324 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-26 15:45:20.337 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-26 15:45:20.351 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-26 15:45:20.366 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-26 15:45:20.378 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:20.392 | Setting up autoconf (2.71-3) ... 2026-06-26 15:45:20.408 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:20.423 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 15:45:20.436 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-26 15:45:20.449 | Setting up dwz (0.15-1build6) ... 2026-06-26 15:45:20.462 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 15:45:20.477 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-26 15:45:20.491 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-26 15:45:20.523 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:20.536 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-26 15:45:20.549 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:20.561 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-26 15:45:20.574 | Setting up libjson-perl (4.10000-1) ... 2026-06-26 15:45:20.607 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-26 15:45:20.621 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-26 15:45:20.654 | Setting up debugedit (1:5.0-5build2) ... 2026-06-26 15:45:20.666 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-26 15:45:20.677 | Setting up libsub-override-perl (0.10-1) ... 2026-06-26 15:45:20.691 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-26 15:45:20.704 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:45:20.719 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:45:20.732 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-26 15:45:20.744 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-26 15:45:20.757 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:20.769 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-26 15:45:20.781 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 15:45:20.793 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-26 15:45:20.812 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-26 15:45:20.835 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-26 15:45:20.847 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-26 15:45:20.859 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 15:45:20.873 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:21.993 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 15:45:22.005 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-26 15:45:22.019 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-26 15:45:22.032 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:45:22.045 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-26 15:45:22.057 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-26 15:45:22.066 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-26 15:45:22.082 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-26 15:45:22.094 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 15:45:22.107 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-26 15:45:22.120 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-26 15:45:22.133 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-26 15:45:22.153 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-26 15:45:22.165 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 15:45:22.178 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-26 15:45:22.277 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:45:22.277 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:45:22.277 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:45:24.313 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:45:24.329 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-26 15:45:24.457 | Setting up libtool (2.4.7-7build1) ... 2026-06-26 15:45:24.471 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 15:45:25.142 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-26 15:45:25.185 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:25.206 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 15:45:25.219 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-26 15:45:26.179 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-26 15:45:26.852 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-26 15:45:26.869 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-26 15:45:26.885 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-26 15:45:26.968 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-26 15:45:26.970 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-26 15:45:26.973 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-26 15:45:27.866 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 15:45:27.883 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 15:45:27.902 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-26 15:45:27.922 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-26 15:45:27.939 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 15:45:27.956 | Setting up dh-autoreconf (20) ... 2026-06-26 15:45:27.973 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-26 15:45:27.992 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-26 15:45:28.010 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 15:45:28.025 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-26 15:45:28.039 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:28.054 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-26 15:45:28.070 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-26 15:45:28.083 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:28.097 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-26 15:45:28.179 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:45:28.179 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:45:28.179 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:45:28.390 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:45:29.032 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-26 15:45:29.548 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-26 15:45:29.562 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-26 15:45:29.576 | Setting up postgresql-common (257build1.1) ... 2026-06-26 15:45:29.654 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:45:29.654 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:45:29.654 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:45:29.736 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:45:30.266 | 2026-06-26 15:45:30.266 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-26 15:45:30.480 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-26 15:45:30.480 | Removing obsolete dictionary files: 2026-06-26 15:45:31.590 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-26 15:45:32.219 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:45:32.280 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-26 15:45:33.062 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-26 15:45:34.266 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:34.282 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 15:45:34.296 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-26 15:45:34.312 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:34.329 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-26 15:45:34.345 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 15:45:34.360 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-26 15:45:35.084 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:35.101 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-26 15:45:35.118 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:35.139 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:45:35.155 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:35.173 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 15:45:35.191 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-26 15:45:35.207 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-26 15:45:35.223 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-26 15:45:36.079 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-26 15:45:36.093 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:45:36.108 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-26 15:45:36.201 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-26 15:45:36.216 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:36.230 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:36.244 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:36.258 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-26 15:45:36.272 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:36.285 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-26 15:45:36.299 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-26 15:45:36.313 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 15:45:36.328 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-26 15:45:36.343 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-26 15:45:36.357 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-26 15:45:36.370 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-26 15:45:37.375 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:37.389 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 15:45:37.404 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:37.417 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:37.430 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 15:45:37.447 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-26 15:45:37.460 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:45:37.476 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 15:45:37.558 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:45:37.559 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:45:37.559 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:45:37.765 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-26 15:45:37.779 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:37.793 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-26 15:45:37.806 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-26 15:45:37.823 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-26 15:45:38.476 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:45:38.528 | Enabling module mpm_event. 2026-06-26 15:45:38.582 | Enabling module authz_core. 2026-06-26 15:45:38.589 | Enabling module authz_host. 2026-06-26 15:45:38.642 | Enabling module authn_core. 2026-06-26 15:45:38.648 | Enabling module auth_basic. 2026-06-26 15:45:38.698 | Enabling module access_compat. 2026-06-26 15:45:38.750 | Enabling module authn_file. 2026-06-26 15:45:38.799 | Enabling module authz_user. 2026-06-26 15:45:38.851 | Enabling module alias. 2026-06-26 15:45:38.899 | Enabling module dir. 2026-06-26 15:45:38.955 | Enabling module autoindex. 2026-06-26 15:45:39.005 | Enabling module env. 2026-06-26 15:45:39.054 | Enabling module mime. 2026-06-26 15:45:39.103 | Enabling module negotiation. 2026-06-26 15:45:39.153 | Enabling module setenvif. 2026-06-26 15:45:39.224 | Enabling module filter. 2026-06-26 15:45:39.276 | Enabling module deflate. 2026-06-26 15:45:39.345 | Enabling module status. 2026-06-26 15:45:39.397 | Enabling module reqtimeout. 2026-06-26 15:45:39.448 | Enabling conf charset. 2026-06-26 15:45:39.500 | Enabling conf localized-error-pages. 2026-06-26 15:45:39.556 | Enabling conf other-vhosts-access-log. 2026-06-26 15:45:39.617 | Enabling conf security. 2026-06-26 15:45:39.684 | Enabling conf serve-cgi-bin. 2026-06-26 15:45:39.734 | Enabling site 000-default. 2026-06-26 15:45:40.869 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-26 15:45:41.625 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-26 15:45:43.113 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:43.126 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-26 15:45:43.141 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-26 15:45:43.481 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-26 15:45:43.492 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-26 15:45:45.584 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-26 15:45:45.653 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-26 15:45:45.721 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-26 15:45:45.794 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-26 15:45:47.717 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 15:45:47.731 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-26 15:45:47.749 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-26 15:45:47.818 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-26 15:45:52.892 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:45:53.111 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:45:53.223 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:45:57.143 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:45:58.116 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-26 15:45:58.245 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 15:45:58.291 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-26 15:45:58.552 | Processing triggers for ufw (0.36.2-6) ... 2026-06-26 15:45:58.714 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 15:45:58.857 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-26 15:45:58.890 | Processing triggers for install-info (7.1-3build2) ... 2026-06-26 15:45:59.078 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-26 15:45:59.358 | perl: warning: Setting locale failed. 2026-06-26 15:45:59.358 | perl: warning: Please check that your locale settings: 2026-06-26 15:45:59.358 | LANGUAGE = (unset), 2026-06-26 15:45:59.358 | LC_ALL = "en_US.utf8", 2026-06-26 15:45:59.359 | LANG = "de_DE.UTF-8" 2026-06-26 15:45:59.359 | are supported and installed on your system. 2026-06-26 15:45:59.359 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:45:59.495 | perl: warning: Setting locale failed. 2026-06-26 15:45:59.495 | perl: warning: Please check that your locale settings: 2026-06-26 15:45:59.496 | LANGUAGE = (unset), 2026-06-26 15:45:59.496 | LC_ALL = "en_US.utf8", 2026-06-26 15:45:59.496 | LANG = "de_DE.UTF-8" 2026-06-26 15:45:59.496 | are supported and installed on your system. 2026-06-26 15:45:59.496 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:45:59.547 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:45:59.547 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:45:59.548 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:45:59.629 | perl: warning: Setting locale failed. 2026-06-26 15:45:59.629 | perl: warning: Please check that your locale settings: 2026-06-26 15:45:59.629 | LANGUAGE = (unset), 2026-06-26 15:45:59.629 | LC_ALL = "en_US.utf8", 2026-06-26 15:45:59.629 | LANG = "de_DE.UTF-8" 2026-06-26 15:45:59.629 | are supported and installed on your system. 2026-06-26 15:45:59.629 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:46:00.005 | 2026-06-26 15:46:00.005 | Running kernel seems to be up-to-date. 2026-06-26 15:46:00.005 | 2026-06-26 15:46:00.005 | Restarting services... 2026-06-26 15:46:00.160 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-26 15:46:03.604 | 2026-06-26 15:46:03.604 | Service restarts being deferred: 2026-06-26 15:46:03.606 | systemctl restart ModemManager.service 2026-06-26 15:46:03.606 | /etc/needrestart/restart.d/dbus.service 2026-06-26 15:46:03.606 | systemctl restart systemd-logind.service 2026-06-26 15:46:03.606 | systemctl restart virtlockd.service 2026-06-26 15:46:03.606 | systemctl restart virtlogd.service 2026-06-26 15:46:03.607 | 2026-06-26 15:46:03.607 | No containers need to be restarted. 2026-06-26 15:46:03.607 | 2026-06-26 15:46:03.607 | User sessions running outdated binaries: 2026-06-26 15:46:03.607 | quobyte @ session #5: sshd[2024] 2026-06-26 15:46:03.622 | quobyte @ user manager service: systemd[1162] 2026-06-26 15:46:03.636 | 2026-06-26 15:46:03.636 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:46:05.959 | ++ functions-common:apt_get:1211 : result=0 2026-06-26 15:46:05.964 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:46:05.968 | ++ functions-common:time_stop:2420 : local name 2026-06-26 15:46:05.974 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 15:46:05.977 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:46:05.982 | ++ functions-common:time_stop:2423 : local total 2026-06-26 15:46:05.986 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 15:46:05.990 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:46:05.993 | ++ functions-common:time_stop:2427 : start_time=1782488673697 2026-06-26 15:46:05.996 | ++ functions-common:time_stop:2429 : [[ -z 1782488673697 ]] 2026-06-26 15:46:05.999 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:46:06.003 | ++ functions-common:time_stop:2432 : end_time=1782488766000 2026-06-26 15:46:06.005 | ++ functions-common:time_stop:2433 : elapsed_time=92303 2026-06-26 15:46:06.007 | ++ functions-common:time_stop:2434 : total=8312 2026-06-26 15:46:06.010 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:46:06.012 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100615 2026-06-26 15:46:06.014 | ++ functions-common:apt_get:1215 : return 0 2026-06-26 15:46:06.017 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-26 15:46:06.020 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-26 15:46:06.023 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-26 15:46:06.027 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-26 15:46:06.030 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-26 15:46:06.033 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-26 15:46:06.037 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-26 15:46:06.041 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-26 15:46:06.044 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-26 15:46:06.047 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-26 15:46:06.050 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:46:06.377 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-26 15:46:06.380 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-26 15:46:06.382 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-26 15:46:06.384 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-26 15:46:06.386 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-26 15:46:06.388 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-26 15:46:06.390 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-26 15:46:06.393 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-26 15:46:06.396 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-26 15:46:06.399 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-26 15:46:06.403 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-26 15:46:06.406 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-26 15:46:06.409 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-26 15:46:06.411 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-26 15:46:06.414 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-26 15:46:06.418 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-26 15:46:06.421 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-26 15:46:06.423 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-26 15:46:06.426 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-26 15:46:06.429 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-26 15:46:06.434 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-26 15:46:06.437 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-26 15:46:06.440 | + functions-common:_ensure_lsb_release:420 : return 2026-06-26 15:46:06.444 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-26 15:46:06.464 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-26 15:46:06.468 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-26 15:46:06.486 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-26 15:46:06.490 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-26 15:46:06.508 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-26 15:46:06.511 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-26 15:46:06.513 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-26 15:46:06.515 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-26 15:46:06.518 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-26 15:46:06.520 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-26 15:46:06.523 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-26 15:46:06.525 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-26 15:46:06.528 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-26 15:46:06.531 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-26 15:46:06.533 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-26 15:46:06.533 | Distro: noble 2026-06-26 15:46:06.536 | + tools/install_pip.sh:main:117 : get_versions 2026-06-26 15:46:06.540 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-26 15:46:06.547 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-26 15:46:06.550 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-26 15:46:06.556 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-26 15:46:06.556 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-26 15:46:07.674 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-26 15:46:07.677 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-26 15:46:07.677 | pip: 24.0 2026-06-26 15:46:07.680 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-26 15:46:07.683 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-26 15:46:07.687 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:46:07.690 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:46:07.693 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:46:07.696 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:46:07.699 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:46:07.702 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:46:07.704 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:46:07.707 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:46:07.710 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:46:07.713 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:46:07.715 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:46:07.718 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:46:07.721 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:46:07.725 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-26 15:46:07.727 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:46:07.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:46:07.734 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-26 15:46:07.741 | + tools/install_pip.sh:main:146 : set -x 2026-06-26 15:46:07.743 | + tools/install_pip.sh:main:149 : get_versions 2026-06-26 15:46:07.748 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-26 15:46:07.754 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-26 15:46:07.757 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-26 15:46:07.762 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-26 15:46:07.762 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-26 15:46:08.543 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-26 15:46:08.546 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-26 15:46:08.546 | pip: 24.0 2026-06-26 15:46:08.550 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-26 15:46:08.554 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-26 15:46:08.559 | + ./stack.sh:main:804 : fixup_all 2026-06-26 15:46:08.563 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-26 15:46:08.567 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-26 15:46:08.570 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:46:08.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:46:08.578 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-26 15:46:08.601 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-26 15:46:08.625 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-26 15:46:08.651 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-26 15:46:08.655 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-26 15:46:08.660 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:46:08.664 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:46:08.669 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:46:08.673 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:46:08.678 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:46:08.682 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:46:08.686 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:46:08.690 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:46:08.695 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:46:08.699 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:46:08.704 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:46:08.708 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:46:08.713 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:46:08.718 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-26 15:46:08.722 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-26 15:46:08.726 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-26 15:46:08.749 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-26 15:46:08.771 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-26 15:46:08.795 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-26 15:46:08.813 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-26 15:46:08.840 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-26 15:46:08.867 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-26 15:46:08.898 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-26 15:46:08.922 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-26 15:46:08.926 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-26 15:46:08.930 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-26 15:46:15.099 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-26 15:46:15.118 | Using python 3.12 to install setuptools 2026-06-26 15:46:15.120 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-26 15:46:16.616 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-26 15:46:16.925 | Collecting pip 2026-06-26 15:46:17.038 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-26 15:46:17.050 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-26 15:46:17.502 | Collecting setuptools[core] 2026-06-26 15:46:17.519 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 15:46:17.685 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-26 15:46:17.701 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 15:46:17.794 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-26 15:46:17.810 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-26 15:46:17.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-06-26 15:46:17.908 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-26 15:46:17.925 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 15:46:18.031 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-26 15:46:18.047 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:46:18.127 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-26 15:46:18.143 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:46:18.260 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:18.276 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 15:46:18.363 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:18.381 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 15:46:18.635 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:18.652 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-26 15:46:18.756 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:18.772 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-26 15:46:18.958 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:18.973 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-26 15:46:19.038 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:19.055 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-26 15:46:19.153 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:19.169 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-26 15:46:19.266 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:19.281 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 15:46:19.330 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-26 15:46:19.361 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-26 15:46:19.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.0 MB/s eta 0:00:00 2026-06-26 15:46:19.459 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-26 15:46:19.483 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-26 15:46:19.507 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-26 15:46:19.526 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 5.4 MB/s eta 0:00:00 2026-06-26 15:46:19.543 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 15:46:19.561 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 7.5 MB/s eta 0:00:00 2026-06-26 15:46:19.577 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-26 15:46:19.601 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 15:46:19.645 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 25.3 MB/s eta 0:00:00 2026-06-26 15:46:19.661 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-26 15:46:19.685 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-26 15:46:19.709 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-26 15:46:19.725 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 10.5 MB/s eta 0:00:00 2026-06-26 15:46:19.740 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-26 15:46:19.764 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-26 15:46:19.784 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.2 MB/s eta 0:00:00 2026-06-26 15:46:19.800 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-26 15:46:19.823 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-26 15:46:19.837 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.4 MB/s eta 0:00:00 2026-06-26 15:46:19.852 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-26 15:46:19.902 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.7 MB/s eta 0:00:00 2026-06-26 15:46:20.735 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-26 15:46:20.761 | Attempting uninstall: setuptools 2026-06-26 15:46:20.779 | Found existing installation: setuptools 68.1.2 2026-06-26 15:46:20.779 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:46:20.780 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-26 15:46:22.112 | Attempting uninstall: pygments 2026-06-26 15:46:22.121 | Found existing installation: Pygments 2.17.2 2026-06-26 15:46:22.122 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:46:22.123 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-26 15:46:23.597 | Attempting uninstall: pip 2026-06-26 15:46:23.602 | Found existing installation: pip 24.0 2026-06-26 15:46:23.673 | Uninstalling pip-24.0: 2026-06-26 15:46:23.684 | Successfully uninstalled pip-24.0 2026-06-26 15:46:25.497 | Attempting uninstall: packaging 2026-06-26 15:46:25.507 | Found existing installation: packaging 24.0 2026-06-26 15:46:25.507 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:46:25.509 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-26 15:46:25.717 | Attempting uninstall: markdown-it-py 2026-06-26 15:46:25.745 | Found existing installation: markdown-it-py 3.0.0 2026-06-26 15:46:25.745 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:46:25.747 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-26 15:46:25.945 | Attempting uninstall: wheel 2026-06-26 15:46:25.995 | Found existing installation: wheel 0.42.0 2026-06-26 15:46:25.995 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:46:25.996 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-26 15:46:26.050 | Attempting uninstall: rich 2026-06-26 15:46:26.101 | Found existing installation: rich 13.7.1 2026-06-26 15:46:26.101 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:46:26.102 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-26 15:46:26.880 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-26 15:46:27.111 | + inc/python:pip_install:216 : result=0 2026-06-26 15:46:27.114 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:46:27.117 | + functions-common:time_stop:2420 : local name 2026-06-26 15:46:27.119 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:46:27.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:46:27.123 | + functions-common:time_stop:2423 : local total 2026-06-26 15:46:27.126 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:46:27.128 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:46:27.130 | + functions-common:time_stop:2427 : start_time=1782488775113 2026-06-26 15:46:27.133 | + functions-common:time_stop:2429 : [[ -z 1782488775113 ]] 2026-06-26 15:46:27.136 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:46:27.140 | + functions-common:time_stop:2432 : end_time=1782488787138 2026-06-26 15:46:27.143 | + functions-common:time_stop:2433 : elapsed_time=12025 2026-06-26 15:46:27.146 | + functions-common:time_stop:2434 : total=0 2026-06-26 15:46:27.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:46:27.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12025 2026-06-26 15:46:27.153 | + inc/python:pip_install:219 : return 0 2026-06-26 15:46:27.156 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-26 15:46:27.159 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 15:46:27.162 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 15:46:27.165 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-26 15:46:27.168 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-26 15:46:27.172 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-26 15:46:27.195 | Using python 3.12 to install os-testr 2026-06-26 15:46:27.198 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-26 15:46:28.630 | Collecting os-testr 2026-06-26 15:46:28.795 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 15:46:28.863 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-26 15:46:28.880 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 15:46:29.027 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-26 15:46:29.047 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-26 15:46:29.111 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-26 15:46:29.128 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-26 15:46:29.141 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-26 15:46:29.170 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-26 15:46:29.187 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 15:46:29.282 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-26 15:46:29.298 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-26 15:46:29.338 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-26 15:46:29.367 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 15:46:29.407 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-26 15:46:29.436 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-26 15:46:29.460 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-26 15:46:29.482 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-26 15:46:29.521 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 22.4 MB/s 0:00:00 2026-06-26 15:46:29.684 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-26 15:46:29.834 | Attempting uninstall: PyYAML 2026-06-26 15:46:29.841 | Found existing installation: PyYAML 6.0.1 2026-06-26 15:46:29.842 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:46:29.842 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-26 15:46:30.269 | 2026-06-26 15:46:30.273 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-26 15:46:30.420 | + inc/python:pip_install:216 : result=0 2026-06-26 15:46:30.424 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:46:30.426 | + functions-common:time_stop:2420 : local name 2026-06-26 15:46:30.428 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:46:30.432 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:46:30.434 | + functions-common:time_stop:2423 : local total 2026-06-26 15:46:30.437 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:46:30.441 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:46:30.443 | + functions-common:time_stop:2427 : start_time=1782488787190 2026-06-26 15:46:30.445 | + functions-common:time_stop:2429 : [[ -z 1782488787190 ]] 2026-06-26 15:46:30.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:46:30.454 | + functions-common:time_stop:2432 : end_time=1782488790450 2026-06-26 15:46:30.457 | + functions-common:time_stop:2433 : elapsed_time=3260 2026-06-26 15:46:30.459 | + functions-common:time_stop:2434 : total=12025 2026-06-26 15:46:30.462 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:46:30.464 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15285 2026-06-26 15:46:30.467 | + inc/python:pip_install:219 : return 0 2026-06-26 15:46:30.471 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-26 15:46:30.546 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-26 15:46:30.640 | + ./stack.sh:main:832 : install_infra 2026-06-26 15:46:30.642 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 15:46:30.645 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-26 15:46:30.648 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-26 15:46:36.736 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 15:46:36.740 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-26 15:46:36.771 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-26 15:46:38.287 | Collecting pbr 2026-06-26 15:46:38.291 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 15:46:38.781 | Collecting setuptools[core] 2026-06-26 15:46:38.783 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 15:46:38.941 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-26 15:46:38.943 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 15:46:39.032 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-26 15:46:39.035 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-26 15:46:39.106 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-26 15:46:39.109 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 15:46:39.202 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-26 15:46:39.206 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:46:39.281 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-26 15:46:39.285 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:46:39.397 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:39.399 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 15:46:39.493 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:39.497 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 15:46:39.748 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:39.750 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-26 15:46:39.831 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:39.836 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-26 15:46:40.008 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:40.011 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-26 15:46:40.062 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:40.065 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-26 15:46:40.147 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:40.149 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-26 15:46:40.233 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:40.236 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 15:46:40.331 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 15:46:40.432 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 15:46:40.461 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 15:46:40.466 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-26 15:46:40.467 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-26 15:46:40.470 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-26 15:46:40.474 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 15:46:40.477 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-26 15:46:40.481 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 15:46:40.492 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-26 15:46:40.495 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-26 15:46:40.498 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-26 15:46:40.502 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-26 15:46:40.506 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-26 15:46:40.510 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-26 15:46:40.512 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-26 15:46:40.516 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-26 15:46:40.542 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-26 15:46:40.870 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-26 15:46:45.024 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-26 15:46:45.229 | + inc/python:pip_install:216 : result=0 2026-06-26 15:46:45.234 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:46:45.238 | + functions-common:time_stop:2420 : local name 2026-06-26 15:46:45.241 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:46:45.246 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:46:45.249 | + functions-common:time_stop:2423 : local total 2026-06-26 15:46:45.253 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:46:45.256 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:46:45.260 | + functions-common:time_stop:2427 : start_time=1782488796759 2026-06-26 15:46:45.263 | + functions-common:time_stop:2429 : [[ -z 1782488796759 ]] 2026-06-26 15:46:45.268 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:46:45.274 | + functions-common:time_stop:2432 : end_time=1782488805269 2026-06-26 15:46:45.277 | + functions-common:time_stop:2433 : elapsed_time=8510 2026-06-26 15:46:45.280 | + functions-common:time_stop:2434 : total=15285 2026-06-26 15:46:45.282 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:46:45.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23795 2026-06-26 15:46:45.288 | + inc/python:pip_install:219 : return 0 2026-06-26 15:46:45.292 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 15:46:45.296 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-26 15:46:45.327 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-26 15:46:46.815 | Processing /opt/stack/requirements 2026-06-26 15:46:46.819 | Installing build dependencies: started 2026-06-26 15:46:50.200 | Installing build dependencies: finished with status 'done' 2026-06-26 15:46:50.204 | Getting requirements to build wheel: started 2026-06-26 15:46:50.521 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 15:46:50.527 | Preparing metadata (pyproject.toml): started 2026-06-26 15:46:51.779 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:46:51.985 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 15:46:52.093 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-26 15:46:52.117 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8458) (26.2) 2026-06-26 15:46:52.226 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 15:46:52.242 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 15:46:52.414 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 15:46:52.418 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-26 15:46:52.560 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 15:46:52.578 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-26 15:46:52.592 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8458) (82.0.1) 2026-06-26 15:46:52.928 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 15:46:52.945 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-26 15:46:52.964 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.5 MB/s eta 0:00:00 2026-06-26 15:46:53.043 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 15:46:53.060 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-26 15:46:53.195 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 15:46:53.212 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-26 15:46:53.308 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 15:46:53.325 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 15:46:53.469 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-26 15:46:53.497 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-26 15:46:53.512 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.4 MB/s eta 0:00:00 2026-06-26 15:46:53.516 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-26 15:46:53.539 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-26 15:46:53.555 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.4 MB/s eta 0:00:00 2026-06-26 15:46:53.572 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-26 15:46:53.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 10.9 MB/s eta 0:00:00 2026-06-26 15:46:53.607 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-26 15:46:53.625 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.7 MB/s eta 0:00:00 2026-06-26 15:46:53.642 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-26 15:46:53.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.3 MB/s eta 0:00:00 2026-06-26 15:46:53.673 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-26 15:46:53.688 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.7 MB/s eta 0:00:00 2026-06-26 15:46:53.723 | Building wheels for collected packages: openstack_requirements 2026-06-26 15:46:53.725 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-26 15:46:56.119 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-26 15:46:56.123 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=76a702eb1915c4b7f222d238041416bd47c0f4d3b57bcc1712c69f7909576f9a 2026-06-26 15:46:56.123 | Stored in directory: /tmp/pip-ephem-wheel-cache-nuj8kn37/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-26 15:46:56.128 | Successfully built openstack_requirements 2026-06-26 15:46:56.429 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-26 15:46:57.247 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-26 15:46:57.484 | + inc/python:pip_install:216 : result=0 2026-06-26 15:46:57.487 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:46:57.490 | + functions-common:time_stop:2420 : local name 2026-06-26 15:46:57.492 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:46:57.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:46:57.497 | + functions-common:time_stop:2423 : local total 2026-06-26 15:46:57.499 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:46:57.502 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:46:57.505 | + functions-common:time_stop:2427 : start_time=1782488805317 2026-06-26 15:46:57.507 | + functions-common:time_stop:2429 : [[ -z 1782488805317 ]] 2026-06-26 15:46:57.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:46:57.514 | + functions-common:time_stop:2432 : end_time=1782488817511 2026-06-26 15:46:57.517 | + functions-common:time_stop:2433 : elapsed_time=12194 2026-06-26 15:46:57.520 | + functions-common:time_stop:2434 : total=23795 2026-06-26 15:46:57.523 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:46:57.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35989 2026-06-26 15:46:57.527 | + inc/python:pip_install:219 : return 0 2026-06-26 15:46:57.529 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-26 15:46:57.532 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-26 15:46:57.535 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-26 15:46:57.537 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:46:57.540 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:46:57.542 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-26 15:46:57.545 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:46:57.548 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-26 15:46:57.567 | Using python 3.12 to install pbr 2026-06-26 15:46:57.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 pbr 2026-06-26 15:46:58.629 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-26 15:46:58.833 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-26 15:46:59.094 | + inc/python:pip_install:216 : result=0 2026-06-26 15:46:59.098 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:46:59.103 | + functions-common:time_stop:2420 : local name 2026-06-26 15:46:59.107 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:46:59.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:46:59.114 | + functions-common:time_stop:2423 : local total 2026-06-26 15:46:59.118 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:46:59.123 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:46:59.127 | + functions-common:time_stop:2427 : start_time=1782488817561 2026-06-26 15:46:59.131 | + functions-common:time_stop:2429 : [[ -z 1782488817561 ]] 2026-06-26 15:46:59.136 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:46:59.143 | + functions-common:time_stop:2432 : end_time=1782488819138 2026-06-26 15:46:59.146 | + functions-common:time_stop:2433 : elapsed_time=1577 2026-06-26 15:46:59.150 | + functions-common:time_stop:2434 : total=35989 2026-06-26 15:46:59.153 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:46:59.158 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37566 2026-06-26 15:46:59.162 | + inc/python:pip_install:219 : return 0 2026-06-26 15:46:59.166 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-26 15:47:05.174 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-26 15:47:06.039 | Collecting bindep 2026-06-26 15:47:06.142 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-26 15:47:06.251 | Collecting distro>=1.7 (from bindep) 2026-06-26 15:47:06.268 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-26 15:47:06.359 | Collecting packaging (from bindep) 2026-06-26 15:47:06.361 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 15:47:06.414 | Collecting Parsley (from bindep) 2026-06-26 15:47:06.432 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-26 15:47:06.523 | Collecting pbr>=2 (from bindep) 2026-06-26 15:47:06.526 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 15:47:06.932 | Collecting setuptools (from pbr>=2->bindep) 2026-06-26 15:47:06.936 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 15:47:07.025 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-26 15:47:07.056 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-26 15:47:07.066 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 15:47:07.070 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 15:47:07.090 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-26 15:47:07.113 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.0 MB/s eta 0:00:00 2026-06-26 15:47:07.115 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 15:47:07.272 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-26 15:47:09.273 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-26 15:47:09.452 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-26 15:47:09.455 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-26 15:47:09.458 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-26 15:47:09.475 | + ./stack.sh:main:841 : pkgs= 2026-06-26 15:47:09.477 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-26 15:47:09.480 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-26 15:47:09.482 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 15:47:09.485 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-26 15:47:09.488 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 15:47:09.490 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 15:47:09.492 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 15:47:09.495 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 15:47:09.497 | + functions-common:run_phase:1858 : local extra 2026-06-26 15:47:09.501 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 15:47:09.505 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 15:47:09.508 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 15:47:09.510 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 15:47:09.512 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-26 15:47:09.515 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 15:47:09.528 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:47:09.531 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 15:47:09.533 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 15:47:09.536 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-26 15:47:09.538 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 15:47:09.541 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 15:47:09.543 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 15:47:09.546 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-26 15:47:09.548 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-26 15:47:09.550 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-26 15:47:09.553 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-26 15:47:09.556 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-26 15:47:09.558 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 15:47:09.561 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 15:47:09.563 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 15:47:09.566 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 15:47:09.568 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-26 15:47:09.571 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 15:47:09.573 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-26 15:47:09.576 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 15:47:09.579 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 15:47:09.581 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-26 15:47:09.584 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-26 15:47:09.587 | + functions:set_systemd_override:845 : local value=2048 2026-06-26 15:47:09.590 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-26 15:47:09.592 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-26 15:47:09.658 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-26 15:47:09.658 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-26 15:47:09.661 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-26 15:47:10.101 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-26 15:47:10.103 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-26 15:47:10.121 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:47:10.125 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-26 15:47:10.127 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:47:10.129 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:47:10.132 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:47:10.134 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:47:10.137 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:47:10.139 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:47:10.142 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:47:10.145 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:47:10.147 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:47:10.149 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:47:10.152 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:47:10.154 | + functions-common:apt_get_update:1167 : return 2026-06-26 15:47:10.157 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-26 15:47:10.159 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:47:10.161 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:47:10.164 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:47:10.166 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-26 15:47:10.187 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-26 15:47:10.224 | Reading package lists... 2026-06-26 15:47:10.607 | Building dependency tree... 2026-06-26 15:47:10.610 | Reading state information... 2026-06-26 15:47:11.244 | The following additional packages will be installed: 2026-06-26 15:47:11.245 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-26 15:47:11.245 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-26 15:47:11.245 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-26 15:47:11.248 | erlang-tools erlang-xmerl 2026-06-26 15:47:11.252 | Suggested packages: 2026-06-26 15:47:11.252 | erlang erlang-manpages erlang-doc 2026-06-26 15:47:11.317 | The following NEW packages will be installed: 2026-06-26 15:47:11.317 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-26 15:47:11.317 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-26 15:47:11.317 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-26 15:47:11.319 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-26 15:47:11.375 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 15:47:11.376 | Need to get 36.1 MB of archives. 2026-06-26 15:47:11.376 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-26 15:47:11.376 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-26 15:47:11.532 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-26 15:47:11.560 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-26 15:47:11.563 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-26 15:47:11.574 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-26 15:47:11.589 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-26 15:47:11.593 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-26 15:47:11.619 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-26 15:47:11.622 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-26 15:47:11.623 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-26 15:47:11.625 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-26 15:47:11.634 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-26 15:47:11.665 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-26 15:47:11.667 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-26 15:47:11.670 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-26 15:47:11.677 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-26 15:47:11.684 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-26 15:47:11.708 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-26 15:47:12.247 | perl: warning: Setting locale failed. 2026-06-26 15:47:12.247 | perl: warning: Please check that your locale settings: 2026-06-26 15:47:12.247 | LANGUAGE = (unset), 2026-06-26 15:47:12.247 | LC_ALL = "en_US.utf8", 2026-06-26 15:47:12.247 | LANG = "de_DE.UTF-8" 2026-06-26 15:47:12.248 | are supported and installed on your system. 2026-06-26 15:47:12.248 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:47:12.320 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:47:12.320 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:47:12.321 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:47:12.578 | Fetched 36.1 MB in 1s (58.8 MB/s) 2026-06-26 15:47:12.684 | Selecting previously unselected package erlang-base. 2026-06-26 15:47:12.775 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-26 15:47:12.782 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:12.786 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.290 | Selecting previously unselected package erlang-asn1. 2026-06-26 15:47:13.303 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:13.308 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.384 | Selecting previously unselected package erlang-crypto. 2026-06-26 15:47:13.396 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:13.401 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.463 | Selecting previously unselected package erlang-public-key. 2026-06-26 15:47:13.479 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:13.484 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.552 | Selecting previously unselected package erlang-mnesia. 2026-06-26 15:47:13.564 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:13.569 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.648 | Selecting previously unselected package erlang-runtime-tools. 2026-06-26 15:47:13.661 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:13.666 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.734 | Selecting previously unselected package erlang-ssl. 2026-06-26 15:47:13.747 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:13.751 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.856 | Selecting previously unselected package erlang-eldap. 2026-06-26 15:47:13.869 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:13.873 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.927 | Selecting previously unselected package erlang-ftp. 2026-06-26 15:47:13.940 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:13.944 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:13.997 | Selecting previously unselected package erlang-tftp. 2026-06-26 15:47:14.010 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:14.015 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:14.068 | Selecting previously unselected package erlang-inets. 2026-06-26 15:47:14.080 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:14.086 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:14.183 | Selecting previously unselected package erlang-snmp. 2026-06-26 15:47:14.197 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:14.201 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:14.370 | Selecting previously unselected package erlang-os-mon. 2026-06-26 15:47:14.382 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:14.386 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:14.439 | Selecting previously unselected package erlang-parsetools. 2026-06-26 15:47:14.452 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:14.456 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:14.510 | Selecting previously unselected package erlang-syntax-tools. 2026-06-26 15:47:14.523 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:14.528 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:14.587 | Selecting previously unselected package erlang-tools. 2026-06-26 15:47:14.600 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:14.605 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:14.683 | Selecting previously unselected package erlang-xmerl. 2026-06-26 15:47:14.697 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 15:47:14.702 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:14.803 | Selecting previously unselected package rabbitmq-server. 2026-06-26 15:47:14.819 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-26 15:47:14.826 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-26 15:47:15.992 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:16.384 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-26 15:47:16.384 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-26 15:47:18.893 | Searching for services which depend on erlang and should be started... none found. 2026-06-26 15:47:18.901 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:18.917 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:18.932 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:18.945 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:18.961 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:18.976 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:18.993 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.007 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.030 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.050 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.066 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.080 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.094 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.108 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.123 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.137 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 15:47:19.152 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-26 15:47:19.260 | info: Selecting GID from range 100 to 999 ... 2026-06-26 15:47:19.266 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-26 15:47:19.381 | info: Selecting UID from range 100 to 999 ... 2026-06-26 15:47:19.381 | 2026-06-26 15:47:19.386 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-26 15:47:19.389 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-26 15:47:19.460 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-26 15:47:19.723 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-26 15:47:41.182 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 15:47:42.938 | perl: warning: Setting locale failed. 2026-06-26 15:47:42.938 | perl: warning: Please check that your locale settings: 2026-06-26 15:47:42.938 | LANGUAGE = (unset), 2026-06-26 15:47:42.938 | LC_ALL = "en_US.utf8", 2026-06-26 15:47:42.938 | LANG = "de_DE.UTF-8" 2026-06-26 15:47:42.938 | are supported and installed on your system. 2026-06-26 15:47:42.939 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:47:43.067 | perl: warning: Setting locale failed. 2026-06-26 15:47:43.067 | perl: warning: Please check that your locale settings: 2026-06-26 15:47:43.067 | LANGUAGE = (unset), 2026-06-26 15:47:43.067 | LC_ALL = "en_US.utf8", 2026-06-26 15:47:43.067 | LANG = "de_DE.UTF-8" 2026-06-26 15:47:43.067 | are supported and installed on your system. 2026-06-26 15:47:43.067 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:47:43.120 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:47:43.120 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:47:43.120 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:47:43.191 | perl: warning: Setting locale failed. 2026-06-26 15:47:43.191 | perl: warning: Please check that your locale settings: 2026-06-26 15:47:43.192 | LANGUAGE = (unset), 2026-06-26 15:47:43.192 | LC_ALL = "en_US.utf8", 2026-06-26 15:47:43.192 | LANG = "de_DE.UTF-8" 2026-06-26 15:47:43.192 | are supported and installed on your system. 2026-06-26 15:47:43.192 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:47:43.699 | 2026-06-26 15:47:43.699 | Running kernel seems to be up-to-date. 2026-06-26 15:47:43.700 | 2026-06-26 15:47:43.700 | Restarting services... 2026-06-26 15:47:43.751 | 2026-06-26 15:47:43.751 | Service restarts being deferred: 2026-06-26 15:47:43.751 | /etc/needrestart/restart.d/dbus.service 2026-06-26 15:47:43.751 | systemctl restart systemd-logind.service 2026-06-26 15:47:43.752 | systemctl restart virtlockd.service 2026-06-26 15:47:43.752 | systemctl restart virtlogd.service 2026-06-26 15:47:43.752 | 2026-06-26 15:47:43.752 | No containers need to be restarted. 2026-06-26 15:47:43.752 | 2026-06-26 15:47:43.752 | User sessions running outdated binaries: 2026-06-26 15:47:43.752 | quobyte @ session #5: sshd[2024] 2026-06-26 15:47:43.761 | quobyte @ user manager service: systemd[1162] 2026-06-26 15:47:43.771 | 2026-06-26 15:47:43.771 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:47:46.336 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:47:46.340 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:47:46.344 | + functions-common:time_stop:2420 : local name 2026-06-26 15:47:46.348 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:47:46.353 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:47:46.357 | + functions-common:time_stop:2423 : local total 2026-06-26 15:47:46.361 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:47:46.364 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:47:46.368 | + functions-common:time_stop:2427 : start_time=1782488830184 2026-06-26 15:47:46.371 | + functions-common:time_stop:2429 : [[ -z 1782488830184 ]] 2026-06-26 15:47:46.376 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:47:46.381 | + functions-common:time_stop:2432 : end_time=1782488866377 2026-06-26 15:47:46.385 | + functions-common:time_stop:2433 : elapsed_time=36193 2026-06-26 15:47:46.389 | + functions-common:time_stop:2434 : total=100615 2026-06-26 15:47:46.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:47:46.398 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136808 2026-06-26 15:47:46.402 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:47:46.406 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-26 15:47:46.411 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:47:46.415 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:47:46.420 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:47:46.425 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:47:46.428 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:47:46.432 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:47:46.435 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:47:46.438 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:47:46.443 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:47:46.448 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:47:46.452 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:47:46.456 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:47:46.461 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:47:46.466 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-26 15:47:46.470 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-26 15:47:46.491 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:47:46.494 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-26 15:47:46.498 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 15:47:46.501 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-26 15:47:46.504 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-26 15:47:46.508 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-26 15:47:46.513 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-26 15:47:46.516 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-26 15:47:46.519 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-26 15:47:46.523 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-26 15:47:46.527 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-26 15:47:46.530 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-26 15:47:46.535 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-26 15:47:47.858 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-26 15:47:47.858 | user tags 2026-06-26 15:47:47.858 | guest [administrator]' 2026-06-26 15:47:47.862 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-26 15:47:47.862 | user tags 2026-06-26 15:47:47.862 | guest [administrator]' 2026-06-26 15:47:47.863 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-26 15:47:47.868 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-26 15:47:47.871 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-26 15:47:47.873 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-26 15:47:49.061 | Adding user "stackrabbit" ... 2026-06-26 15:47:49.077 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-26 15:47:49.103 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-26 15:47:50.269 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-26 15:47:50.304 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-26 15:47:50.306 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-26 15:47:51.403 | Changing password for user "stackrabbit" ... 2026-06-26 15:47:51.447 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-26 15:47:51.450 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-26 15:47:51.454 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-26 15:47:52.758 | Deleting user "guest" ... 2026-06-26 15:47:52.801 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-26 15:47:52.829 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:47:52.834 | + ./stack.sh:main:858 : install_database 2026-06-26 15:47:52.838 | + lib/database:install_database:118 : install_database_mysql 2026-06-26 15:47:52.843 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-26 15:47:52.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:47:52.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:47:52.856 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-26 15:47:52.870 | perl: warning: Setting locale failed. 2026-06-26 15:47:52.870 | perl: warning: Please check that your locale settings: 2026-06-26 15:47:52.870 | LANGUAGE = (unset), 2026-06-26 15:47:52.870 | LC_ALL = "en_US.utf8", 2026-06-26 15:47:52.870 | LANG = "de_DE.UTF-8" 2026-06-26 15:47:52.870 | are supported and installed on your system. 2026-06-26 15:47:52.870 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:47:52.930 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:47:52.930 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:47:52.930 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:47:53.068 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-26 15:47:53.072 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-26 15:47:53.079 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-26 15:47:53.083 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:47:53.087 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:47:53.091 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-26 15:47:53.094 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-26 15:47:53.098 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-26 15:47:53.104 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-26 15:47:53.107 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-26 15:47:53.111 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:47:53.115 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:47:53.119 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:47:53.123 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:47:53.126 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:47:53.130 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:47:53.134 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:47:53.138 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:47:53.142 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:47:53.146 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:47:53.150 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:47:53.153 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:47:53.157 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:47:53.160 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-26 15:47:53.164 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:47:53.168 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:47:53.171 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-26 15:47:53.175 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:47:53.179 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:47:53.183 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:47:53.187 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:47:53.190 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:47:53.194 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:47:53.198 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:47:53.202 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:47:53.205 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:47:53.208 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:47:53.212 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:47:53.215 | + functions-common:apt_get_update:1167 : return 2026-06-26 15:47:53.218 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-26 15:47:53.221 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:47:53.225 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:47:53.228 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:47:53.231 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-26 15:47:53.259 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-26 15:47:53.301 | Reading package lists... 2026-06-26 15:47:53.741 | Building dependency tree... 2026-06-26 15:47:53.743 | Reading state information... 2026-06-26 15:47:54.376 | The following additional packages will be installed: 2026-06-26 15:47:54.376 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-26 15:47:54.376 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-26 15:47:54.376 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-26 15:47:54.377 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-26 15:47:54.377 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-26 15:47:54.377 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-26 15:47:54.378 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-26 15:47:54.381 | Suggested packages: 2026-06-26 15:47:54.381 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-26 15:47:54.381 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-26 15:47:54.437 | The following NEW packages will be installed: 2026-06-26 15:47:54.438 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-26 15:47:54.438 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-26 15:47:54.438 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-26 15:47:54.438 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-26 15:47:54.439 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-26 15:47:54.439 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-26 15:47:54.440 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-26 15:47:54.500 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 15:47:54.500 | Need to get 29.6 MB of archives. 2026-06-26 15:47:54.500 | After this operation, 243 MB of additional disk space will be used. 2026-06-26 15:47:54.500 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-26 15:47:54.559 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-26 15:47:54.560 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-26 15:47:54.560 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-26 15:47:54.564 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-26 15:47:54.567 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-26 15:47:54.785 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-26 15:47:54.806 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-26 15:47:54.806 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-26 15:47:54.808 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-26 15:47:54.810 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-26 15:47:54.813 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-26 15:47:54.814 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-26 15:47:54.815 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-26 15:47:54.816 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-26 15:47:54.817 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-26 15:47:54.818 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-26 15:47:54.819 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-26 15:47:54.820 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-26 15:47:54.821 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-26 15:47:54.822 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-26 15:47:54.823 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-26 15:47:54.826 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-26 15:47:54.828 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-26 15:47:54.828 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-26 15:47:54.924 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-26 15:47:54.924 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-26 15:47:55.170 | perl: warning: Setting locale failed. 2026-06-26 15:47:55.170 | perl: warning: Please check that your locale settings: 2026-06-26 15:47:55.170 | LANGUAGE = (unset), 2026-06-26 15:47:55.170 | LC_ALL = "en_US.utf8", 2026-06-26 15:47:55.170 | LANG = "de_DE.UTF-8" 2026-06-26 15:47:55.170 | are supported and installed on your system. 2026-06-26 15:47:55.171 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:47:55.266 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:47:55.266 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:47:55.266 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:47:55.395 | Vorkonfiguration der Pakete ... 2026-06-26 15:47:55.405 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:47:55.553 | Fetched 29.6 MB in 0s (65.5 MB/s) 2026-06-26 15:47:55.594 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-26 15:47:55.664 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-26 15:47:55.670 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 15:47:55.676 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:47:56.138 | Selecting previously unselected package mysql-client-8.0. 2026-06-26 15:47:56.153 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 15:47:56.160 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:47:56.221 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-26 15:47:56.232 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-26 15:47:56.244 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 15:47:56.313 | Selecting previously unselected package libmecab2:amd64. 2026-06-26 15:47:56.325 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-26 15:47:56.330 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-26 15:47:56.386 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-26 15:47:56.399 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-26 15:47:56.404 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-26 15:47:56.457 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-26 15:47:56.469 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 15:47:56.474 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:47:57.572 | Selecting previously unselected package mysql-server-8.0. 2026-06-26 15:47:57.588 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 15:47:57.597 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:47:57.684 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:47:57.684 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:47:57.684 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:47:57.769 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:47:57.783 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:47:58.160 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:47:58.235 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-26 15:47:58.248 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-26 15:47:58.254 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-26 15:47:58.306 | Selecting previously unselected package liburi-perl. 2026-06-26 15:47:58.316 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-26 15:47:58.321 | Unpacking liburi-perl (5.27-1) ... 2026-06-26 15:47:58.417 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-26 15:47:58.429 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-26 15:47:58.435 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-26 15:47:58.502 | Selecting previously unselected package libcgi-pm-perl. 2026-06-26 15:47:58.515 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-26 15:47:58.520 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-26 15:47:58.589 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-26 15:47:58.601 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:47:58.606 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 15:47:58.657 | Selecting previously unselected package libfcgi-perl. 2026-06-26 15:47:58.670 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-26 15:47:58.675 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-26 15:47:58.727 | Selecting previously unselected package libcgi-fast-perl. 2026-06-26 15:47:58.740 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-26 15:47:58.745 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-26 15:47:58.794 | Selecting previously unselected package libclone-perl:amd64. 2026-06-26 15:47:58.806 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-26 15:47:58.812 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-26 15:47:58.865 | Selecting previously unselected package libencode-locale-perl. 2026-06-26 15:47:58.877 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-26 15:47:58.884 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-26 15:47:58.936 | Selecting previously unselected package libfcgi-bin. 2026-06-26 15:47:58.949 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:47:58.953 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 15:47:58.998 | Selecting previously unselected package libhtml-template-perl. 2026-06-26 15:47:59.010 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-26 15:47:59.016 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-26 15:47:59.068 | Selecting previously unselected package libtimedate-perl. 2026-06-26 15:47:59.084 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-26 15:47:59.089 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-26 15:47:59.166 | Selecting previously unselected package libhttp-date-perl. 2026-06-26 15:47:59.178 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-26 15:47:59.183 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-26 15:47:59.228 | Selecting previously unselected package libio-html-perl. 2026-06-26 15:47:59.239 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-26 15:47:59.243 | Unpacking libio-html-perl (1.004-3) ... 2026-06-26 15:47:59.294 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-26 15:47:59.306 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-26 15:47:59.310 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-26 15:47:59.354 | Selecting previously unselected package libhttp-message-perl. 2026-06-26 15:47:59.367 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-26 15:47:59.371 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-26 15:47:59.435 | Selecting previously unselected package mecab-utils. 2026-06-26 15:47:59.446 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-26 15:47:59.450 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-26 15:47:59.498 | Selecting previously unselected package mecab-ipadic. 2026-06-26 15:47:59.510 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-26 15:47:59.514 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-26 15:48:00.241 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-26 15:48:00.253 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-26 15:48:00.257 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-26 15:48:00.298 | Selecting previously unselected package mysql-server. 2026-06-26 15:48:00.309 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-26 15:48:00.313 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:48:00.384 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-26 15:48:00.396 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-26 15:48:00.413 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:48:00.426 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-26 15:48:00.439 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 15:48:00.452 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 15:48:00.465 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-26 15:48:00.478 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-26 15:48:00.490 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 15:48:00.502 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-26 15:48:00.514 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-26 15:48:00.527 | Setting up libio-html-perl (1.004-3) ... 2026-06-26 15:48:00.540 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:48:00.553 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-26 15:48:00.565 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:48:00.576 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-26 15:48:00.589 | Setting up liburi-perl (5.27-1) ... 2026-06-26 15:48:00.601 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:48:00.657 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:48:00.709 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:48:00.709 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:48:00.709 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:48:00.785 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:48:00.795 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 15:48:00.853 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-26 15:48:00.883 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-26 15:48:12.923 | mysqld will log errors to /var/log/mysql/error.log 2026-06-26 15:48:13.966 | mysqld is running as pid 22494 2026-06-26 15:48:16.485 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-26 15:48:18.292 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-26 15:48:18.306 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-26 15:48:18.317 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-26 15:48:18.320 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-26 15:48:18.321 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-26 15:48:18.321 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-26 15:48:18.326 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-26 15:48:18.326 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-26 15:48:18.336 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-26 15:48:18.437 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-26 15:48:18.437 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-26 15:48:18.438 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-26 15:48:18.439 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-26 15:48:18.439 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-26 15:48:18.439 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-26 15:48:18.492 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-26 15:48:18.492 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-26 15:48:18.812 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-26 15:48:18.813 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-26 15:48:18.819 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-26 15:48:18.967 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-26 15:48:19.047 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-26 15:48:19.047 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-26 15:48:19.267 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-26 15:48:19.267 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-26 15:48:19.268 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-26 15:48:19.296 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-26 15:48:19.353 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-26 15:48:19.354 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-26 15:48:19.357 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-26 15:48:19.358 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-26 15:48:19.359 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-26 15:48:19.733 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-26 15:48:19.862 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-26 15:48:20.108 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-26 15:48:20.111 | 2026-06-26 15:48:20.111 | done! 2026-06-26 15:48:20.119 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-26 15:48:20.127 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-26 15:48:20.139 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-26 15:48:20.143 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-26 15:48:20.143 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-26 15:48:20.144 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-26 15:48:20.149 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-26 15:48:20.149 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-26 15:48:20.162 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-26 15:48:20.290 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-26 15:48:20.291 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-26 15:48:20.291 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-26 15:48:20.292 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-26 15:48:20.292 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-26 15:48:20.292 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-26 15:48:20.376 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-26 15:48:20.376 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-26 15:48:20.843 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-26 15:48:20.844 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-26 15:48:20.854 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-26 15:48:21.057 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-26 15:48:21.163 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-26 15:48:21.163 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-26 15:48:21.476 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-26 15:48:21.476 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-26 15:48:21.477 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-26 15:48:21.520 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-26 15:48:21.588 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-26 15:48:21.589 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-26 15:48:21.592 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-26 15:48:21.593 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-26 15:48:21.594 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-26 15:48:22.046 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-26 15:48:22.181 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-26 15:48:22.430 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-26 15:48:22.434 | 2026-06-26 15:48:22.434 | done! 2026-06-26 15:48:22.444 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-26 15:48:22.455 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-26 15:48:22.470 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-26 15:48:22.485 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 15:48:22.500 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-26 15:48:22.513 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-26 15:48:22.525 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-26 15:48:22.538 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 15:48:24.570 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 15:48:24.836 | perl: warning: Setting locale failed. 2026-06-26 15:48:24.837 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:24.837 | LANGUAGE = (unset), 2026-06-26 15:48:24.837 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:24.837 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:24.837 | are supported and installed on your system. 2026-06-26 15:48:24.837 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:24.977 | perl: warning: Setting locale failed. 2026-06-26 15:48:24.977 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:24.977 | LANGUAGE = (unset), 2026-06-26 15:48:24.977 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:24.977 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:24.978 | are supported and installed on your system. 2026-06-26 15:48:24.978 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:25.032 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:48:25.032 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:48:25.032 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:48:25.109 | perl: warning: Setting locale failed. 2026-06-26 15:48:25.109 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:25.109 | LANGUAGE = (unset), 2026-06-26 15:48:25.109 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:25.109 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:25.109 | are supported and installed on your system. 2026-06-26 15:48:25.109 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:25.782 | 2026-06-26 15:48:25.782 | Running kernel seems to be up-to-date. 2026-06-26 15:48:25.782 | 2026-06-26 15:48:25.782 | Restarting services... 2026-06-26 15:48:25.845 | 2026-06-26 15:48:25.845 | Service restarts being deferred: 2026-06-26 15:48:25.845 | /etc/needrestart/restart.d/dbus.service 2026-06-26 15:48:25.845 | systemctl restart systemd-logind.service 2026-06-26 15:48:25.845 | systemctl restart virtlockd.service 2026-06-26 15:48:25.845 | systemctl restart virtlogd.service 2026-06-26 15:48:25.845 | 2026-06-26 15:48:25.846 | No containers need to be restarted. 2026-06-26 15:48:25.846 | 2026-06-26 15:48:25.846 | User sessions running outdated binaries: 2026-06-26 15:48:25.846 | quobyte @ session #5: sshd[2024] 2026-06-26 15:48:25.858 | quobyte @ user manager service: systemd[1162] 2026-06-26 15:48:25.869 | 2026-06-26 15:48:25.869 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:48:28.233 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:48:28.236 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:48:28.240 | + functions-common:time_stop:2420 : local name 2026-06-26 15:48:28.244 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:48:28.247 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:48:28.254 | + functions-common:time_stop:2423 : local total 2026-06-26 15:48:28.258 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:48:28.261 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:48:28.265 | + functions-common:time_stop:2427 : start_time=1782488873255 2026-06-26 15:48:28.269 | + functions-common:time_stop:2429 : [[ -z 1782488873255 ]] 2026-06-26 15:48:28.272 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:48:28.277 | + functions-common:time_stop:2432 : end_time=1782488908274 2026-06-26 15:48:28.281 | + functions-common:time_stop:2433 : elapsed_time=35019 2026-06-26 15:48:28.284 | + functions-common:time_stop:2434 : total=136808 2026-06-26 15:48:28.287 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:48:28.291 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171827 2026-06-26 15:48:28.295 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:48:28.298 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-26 15:48:28.302 | + ./stack.sh:main:861 : install_database_python 2026-06-26 15:48:28.305 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-26 15:48:28.309 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-26 15:48:28.313 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-26 15:48:28.316 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 15:48:28.320 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-26 15:48:28.324 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-26 15:48:28.327 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 15:48:28.332 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-26 15:48:28.335 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 15:48:28.342 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-26 15:48:28.345 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-26 15:48:28.348 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-26 15:48:28.352 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-26 15:48:28.357 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-26 15:48:28.385 | Using python 3.12 to install PyMySQL 2026-06-26 15:48:28.389 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-26 15:48:29.696 | Collecting PyMySQL 2026-06-26 15:48:29.865 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-26 15:48:29.898 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-26 15:48:30.087 | Installing collected packages: PyMySQL 2026-06-26 15:48:30.160 | Successfully installed PyMySQL-1.2.0 2026-06-26 15:48:30.280 | + inc/python:pip_install:216 : result=0 2026-06-26 15:48:30.285 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:48:30.288 | + functions-common:time_stop:2420 : local name 2026-06-26 15:48:30.292 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:48:30.297 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:48:30.304 | + functions-common:time_stop:2423 : local total 2026-06-26 15:48:30.307 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:48:30.311 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:48:30.315 | + functions-common:time_stop:2427 : start_time=1782488908379 2026-06-26 15:48:30.318 | + functions-common:time_stop:2429 : [[ -z 1782488908379 ]] 2026-06-26 15:48:30.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:48:30.328 | + functions-common:time_stop:2432 : end_time=1782488910324 2026-06-26 15:48:30.331 | + functions-common:time_stop:2433 : elapsed_time=1945 2026-06-26 15:48:30.335 | + functions-common:time_stop:2434 : total=37566 2026-06-26 15:48:30.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:48:30.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39511 2026-06-26 15:48:30.345 | + inc/python:pip_install:219 : return 0 2026-06-26 15:48:30.348 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-26 15:48:30.352 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-26 15:48:30.355 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-26 15:48:30.359 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-26 15:48:30.383 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:48:30.386 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-26 15:48:30.390 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-26 15:48:30.414 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:48:30.417 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-26 15:48:30.443 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:48:30.447 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-26 15:48:30.474 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:48:30.478 | + ./stack.sh:main:869 : install_etcd3 2026-06-26 15:48:30.484 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-26 15:48:30.484 | Installing etcd 2026-06-26 15:48:30.488 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-26 15:48:30.506 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-26 15:48:30.529 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-26 15:48:30.533 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-26 15:48:30.554 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-26 15:48:30.560 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 15:48:30.563 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 15:48:30.566 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-26 15:48:30.570 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-26 15:48:30.573 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-26 15:48:30.576 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 15:48:30.579 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-26 15:48:30.583 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-26 15:48:30.586 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 15:48:30.592 | --2026-06-26 17:48:30-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 15:48:30.674 | Resolving github.com (github.com)... 140.82.121.4 2026-06-26 15:48:30.693 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-26 15:48:30.942 | HTTP request sent, awaiting response... 302 Found 2026-06-26 15:48:30.942 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-26T16%3A40%3A36Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-26T15%3A39%3A41Z&ske=2026-06-26T16%3A40%3A36Z&sks=b&skv=2018-11-09&sig=%2FJ%2FDSlVF%2FEiCCkFUCIL56ESH1V1sTGunEHvhx%2BSoy5M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQ5MDcxMCwibmJmIjoxNzgyNDg4OTEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jhda2ZAX5yIbm9N7cmZ-ysitpUMIhpCsrVsytKZU4Hc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-26 15:48:30.942 | --2026-06-26 17:48:30-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-26T16%3A40%3A36Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-26T15%3A39%3A41Z&ske=2026-06-26T16%3A40%3A36Z&sks=b&skv=2018-11-09&sig=%2FJ%2FDSlVF%2FEiCCkFUCIL56ESH1V1sTGunEHvhx%2BSoy5M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQ5MDcxMCwibmJmIjoxNzgyNDg4OTEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jhda2ZAX5yIbm9N7cmZ-ysitpUMIhpCsrVsytKZU4Hc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-26 15:48:30.958 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-06-26 15:48:30.970 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-26 15:48:31.014 | HTTP request sent, awaiting response... 200 OK 2026-06-26 15:48:31.014 | Length: 20927601 (20M) [application/octet-stream] 2026-06-26 15:48:31.014 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-26 15:48:31.066 | 2026-06-26 15:48:31.285 | 0K ........ ........ ... 100% 73.5M=0.3s 2026-06-26 15:48:31.286 | 2026-06-26 15:48:31.286 | 2026-06-26 17:48:31 (73.5 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-26 15:48:31.286 | 2026-06-26 15:48:31.291 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-26 15:48:31.295 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 15:48:31.298 | ++ functions:get_extra_file:81 : return 2026-06-26 15:48:31.302 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 15:48:31.305 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-26 15:48:31.309 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-26 15:48:31.313 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-26 15:48:31.342 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-26 15:48:31.346 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-26 15:48:31.356 | etcd-v3.5.21-linux-amd64/ 2026-06-26 15:48:31.356 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-26 15:48:31.356 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-26 15:48:31.356 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-26 15:48:31.356 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-26 15:48:31.357 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-26 15:48:31.357 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-26 15:48:31.357 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-26 15:48:31.357 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-26 15:48:31.357 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-26 15:48:31.357 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-26 15:48:31.357 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-26 15:48:31.358 | etcd-v3.5.21-linux-amd64/README.md 2026-06-26 15:48:31.358 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-26 15:48:31.533 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-26 15:48:31.737 | etcd-v3.5.21-linux-amd64/etcd 2026-06-26 15:48:32.001 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-26 15:48:32.035 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-26 15:48:32.067 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-26 15:48:32.070 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-26 15:48:32.089 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:48:32.092 | + ./stack.sh:main:888 : install_dstat 2026-06-26 15:48:32.095 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-26 15:48:32.114 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:48:32.118 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-26 15:48:32.120 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 15:48:32.123 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-26 15:48:32.126 | + ./stack.sh:main:897 : install_libs 2026-06-26 15:48:32.129 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-26 15:48:32.133 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-26 15:48:32.135 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-26 15:48:32.138 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-26 15:48:32.141 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.143 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.146 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-26 15:48:32.149 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.153 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-26 15:48:32.155 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-26 15:48:32.159 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-26 15:48:32.161 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-26 15:48:32.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.168 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.171 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-26 15:48:32.174 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.177 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-26 15:48:32.181 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-26 15:48:32.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-26 15:48:32.187 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-26 15:48:32.191 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.193 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-26 15:48:32.200 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.203 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-26 15:48:32.206 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-26 15:48:32.209 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-26 15:48:32.212 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-26 15:48:32.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.218 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.220 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-26 15:48:32.222 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.225 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-26 15:48:32.228 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-26 15:48:32.230 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-26 15:48:32.234 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-26 15:48:32.236 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.239 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.242 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-26 15:48:32.244 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.247 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-26 15:48:32.251 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-26 15:48:32.254 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-26 15:48:32.257 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-26 15:48:32.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.263 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.267 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-26 15:48:32.270 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.273 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-26 15:48:32.277 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-26 15:48:32.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-26 15:48:32.283 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-26 15:48:32.286 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.288 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.290 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-26 15:48:32.293 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.296 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-26 15:48:32.299 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-26 15:48:32.303 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-26 15:48:32.306 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-26 15:48:32.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.316 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-26 15:48:32.319 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.323 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-26 15:48:32.325 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-26 15:48:32.330 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-26 15:48:32.333 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-26 15:48:32.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.339 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.342 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-26 15:48:32.345 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.349 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-26 15:48:32.353 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-26 15:48:32.357 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-26 15:48:32.360 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-26 15:48:32.363 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.366 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.370 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-26 15:48:32.374 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.378 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-26 15:48:32.382 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-26 15:48:32.386 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-26 15:48:32.390 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-26 15:48:32.394 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-26 15:48:32.406 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.410 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-26 15:48:32.414 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-26 15:48:32.419 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-26 15:48:32.422 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-26 15:48:32.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.430 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.434 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-26 15:48:32.438 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.442 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-26 15:48:32.445 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-26 15:48:32.449 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-26 15:48:32.453 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-26 15:48:32.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.460 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.464 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-26 15:48:32.469 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.472 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-26 15:48:32.476 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-26 15:48:32.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-26 15:48:32.483 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-26 15:48:32.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.491 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.496 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-26 15:48:32.500 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.504 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-26 15:48:32.507 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-26 15:48:32.511 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-26 15:48:32.514 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-26 15:48:32.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.520 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.523 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-26 15:48:32.526 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.528 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-26 15:48:32.532 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-26 15:48:32.534 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-26 15:48:32.538 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-26 15:48:32.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.545 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.548 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-26 15:48:32.551 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.554 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-26 15:48:32.556 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-26 15:48:32.559 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-26 15:48:32.562 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-26 15:48:32.565 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.568 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.570 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-26 15:48:32.573 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.575 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-26 15:48:32.577 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-26 15:48:32.580 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-26 15:48:32.583 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-26 15:48:32.586 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.588 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.591 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-26 15:48:32.594 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.597 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-26 15:48:32.600 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-26 15:48:32.602 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-26 15:48:32.605 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-26 15:48:32.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.611 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.613 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-26 15:48:32.617 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.620 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-26 15:48:32.623 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-26 15:48:32.626 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-26 15:48:32.629 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-26 15:48:32.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.636 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.638 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-26 15:48:32.641 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.644 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-26 15:48:32.647 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-26 15:48:32.649 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-26 15:48:32.652 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-26 15:48:32.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.657 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.660 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-26 15:48:32.662 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.665 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-26 15:48:32.667 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-26 15:48:32.670 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-26 15:48:32.673 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-26 15:48:32.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.678 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.681 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-26 15:48:32.684 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.686 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-26 15:48:32.690 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-26 15:48:32.693 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-26 15:48:32.696 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-26 15:48:32.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.704 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.707 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-26 15:48:32.711 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.714 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-26 15:48:32.717 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-26 15:48:32.721 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-26 15:48:32.724 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-26 15:48:32.728 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.731 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.734 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-26 15:48:32.738 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.742 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-26 15:48:32.746 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-26 15:48:32.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-26 15:48:32.754 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-26 15:48:32.757 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.761 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.765 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-26 15:48:32.769 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.772 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-26 15:48:32.775 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-26 15:48:32.779 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-26 15:48:32.783 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-26 15:48:32.786 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.789 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.792 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-26 15:48:32.796 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.799 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-26 15:48:32.803 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-26 15:48:32.807 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-26 15:48:32.811 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-26 15:48:32.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.818 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.821 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-26 15:48:32.825 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.828 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-26 15:48:32.832 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-26 15:48:32.835 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-26 15:48:32.839 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-26 15:48:32.843 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.847 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.850 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-26 15:48:32.854 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.857 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-26 15:48:32.861 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-26 15:48:32.864 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-26 15:48:32.866 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-26 15:48:32.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.873 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.877 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-26 15:48:32.880 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.883 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-26 15:48:32.887 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-26 15:48:32.891 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-26 15:48:32.894 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-26 15:48:32.896 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.899 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.903 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-26 15:48:32.905 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.909 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-26 15:48:32.912 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-26 15:48:32.915 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-26 15:48:32.918 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-26 15:48:32.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.925 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.928 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-26 15:48:32.931 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.934 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-26 15:48:32.938 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-26 15:48:32.941 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-26 15:48:32.944 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-26 15:48:32.948 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-26 15:48:32.958 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.962 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-26 15:48:32.966 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-26 15:48:32.969 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-26 15:48:32.972 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-26 15:48:32.975 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:32.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:32.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-26 15:48:32.985 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:32.989 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-26 15:48:32.992 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-26 15:48:32.996 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-26 15:48:32.999 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-26 15:48:33.002 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:33.005 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:33.008 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-26 15:48:33.011 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:33.015 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-26 15:48:33.018 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-26 15:48:33.021 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-26 15:48:33.025 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-26 15:48:33.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:33.031 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:33.035 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-26 15:48:33.038 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:33.041 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-26 15:48:33.044 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-26 15:48:33.048 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-26 15:48:33.051 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-26 15:48:33.054 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:33.057 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:33.062 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-26 15:48:33.066 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:33.069 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-26 15:48:33.072 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-26 15:48:33.076 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-26 15:48:33.079 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-26 15:48:33.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:33.089 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:33.092 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-26 15:48:33.096 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:33.103 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-26 15:48:33.106 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-26 15:48:33.110 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-26 15:48:33.114 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-26 15:48:33.117 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:33.121 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:33.125 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-26 15:48:33.129 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:33.133 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-26 15:48:33.137 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-26 15:48:33.141 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:33.144 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:33.148 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-26 15:48:33.152 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:33.155 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-26 15:48:33.184 | Using python 3.12 to install etcd3gw 2026-06-26 15:48:33.187 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-26 15:48:34.484 | Collecting etcd3gw 2026-06-26 15:48:34.642 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 15:48:34.656 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-26 15:48:34.702 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-26 15:48:34.705 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 15:48:34.756 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-26 15:48:34.773 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:48:34.828 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-26 15:48:34.847 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 15:48:35.431 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-26 15:48:35.449 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-26 15:48:35.466 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-26 15:48:35.716 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-26 15:48:35.720 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-26 15:48:35.766 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-26 15:48:35.770 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-26 15:48:35.830 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-26 15:48:35.834 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-26 15:48:35.841 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-26 15:48:35.868 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-26 15:48:35.908 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-26 15:48:35.938 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-26 15:48:35.949 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-26 15:48:35.952 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-26 15:48:35.955 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-26 15:48:35.957 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-26 15:48:35.975 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-26 15:48:36.226 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-26 15:48:36.290 | Attempting uninstall: urllib3 2026-06-26 15:48:36.298 | Found existing installation: urllib3 2.0.7 2026-06-26 15:48:36.299 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:48:36.300 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-26 15:48:36.459 | Attempting uninstall: idna 2026-06-26 15:48:36.467 | Found existing installation: idna 3.6 2026-06-26 15:48:36.468 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:48:36.468 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-26 15:48:36.644 | Attempting uninstall: requests 2026-06-26 15:48:36.651 | Found existing installation: requests 2.31.0 2026-06-26 15:48:36.651 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:48:36.652 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-26 15:48:36.945 | 2026-06-26 15:48:36.950 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-26 15:48:37.127 | + inc/python:pip_install:216 : result=0 2026-06-26 15:48:37.132 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:48:37.137 | + functions-common:time_stop:2420 : local name 2026-06-26 15:48:37.142 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:48:37.146 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:48:37.150 | + functions-common:time_stop:2423 : local total 2026-06-26 15:48:37.154 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:48:37.159 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:48:37.163 | + functions-common:time_stop:2427 : start_time=1782488913177 2026-06-26 15:48:37.168 | + functions-common:time_stop:2429 : [[ -z 1782488913177 ]] 2026-06-26 15:48:37.173 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:48:37.180 | + functions-common:time_stop:2432 : end_time=1782488917175 2026-06-26 15:48:37.184 | + functions-common:time_stop:2433 : elapsed_time=3998 2026-06-26 15:48:37.188 | + functions-common:time_stop:2434 : total=39511 2026-06-26 15:48:37.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:48:37.196 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43509 2026-06-26 15:48:37.201 | + inc/python:pip_install:219 : return 0 2026-06-26 15:48:37.206 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-26 15:48:37.211 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-26 15:48:37.216 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-26 15:48:37.221 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:48:37.226 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:48:37.231 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:48:37.235 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:48:37.240 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:48:37.246 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:48:37.250 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:48:37.255 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:48:37.259 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:48:37.264 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:48:37.268 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:48:37.273 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:48:37.277 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:48:37.282 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-26 15:48:37.286 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:48:37.291 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:48:37.295 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-26 15:48:37.300 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-26 15:48:37.304 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:48:37.309 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:48:37.313 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:48:37.318 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:48:37.322 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:48:37.327 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:48:37.332 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:48:37.336 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:48:37.341 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:48:37.346 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:48:37.351 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:48:37.355 | + functions-common:apt_get_update:1167 : return 2026-06-26 15:48:37.359 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-26 15:48:37.364 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:48:37.368 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:48:37.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:48:37.377 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-26 15:48:37.419 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-26 15:48:37.465 | Reading package lists... 2026-06-26 15:48:37.887 | Building dependency tree... 2026-06-26 15:48:37.889 | Reading state information... 2026-06-26 15:48:38.555 | The following additional packages will be installed: 2026-06-26 15:48:38.557 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-26 15:48:38.560 | Suggested packages: 2026-06-26 15:48:38.561 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-26 15:48:38.561 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-26 15:48:38.561 | python3-uwsgidecorators 2026-06-26 15:48:38.604 | The following NEW packages will be installed: 2026-06-26 15:48:38.606 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-26 15:48:38.674 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 15:48:38.675 | Need to get 1270 kB of archives. 2026-06-26 15:48:38.675 | After this operation, 4285 kB of additional disk space will be used. 2026-06-26 15:48:38.675 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-26 15:48:38.692 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-26 15:48:38.695 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-26 15:48:38.701 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-26 15:48:38.709 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-26 15:48:38.710 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-26 15:48:38.998 | perl: warning: Setting locale failed. 2026-06-26 15:48:38.998 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:38.998 | LANGUAGE = (unset), 2026-06-26 15:48:38.999 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:38.999 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:38.999 | are supported and installed on your system. 2026-06-26 15:48:38.999 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:39.070 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:48:39.070 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:48:39.071 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:48:39.288 | Fetched 1270 kB in 0s (17.5 MB/s) 2026-06-26 15:48:39.351 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-26 15:48:39.446 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-26 15:48:39.455 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-26 15:48:39.468 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-26 15:48:39.541 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-26 15:48:39.556 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-26 15:48:39.560 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-26 15:48:39.622 | Selecting previously unselected package libzmq5:amd64. 2026-06-26 15:48:39.639 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-26 15:48:39.643 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-26 15:48:39.746 | Selecting previously unselected package uwsgi-core. 2026-06-26 15:48:39.765 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 15:48:39.770 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-26 15:48:39.993 | Selecting previously unselected package uwsgi. 2026-06-26 15:48:40.007 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 15:48:40.015 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-26 15:48:40.079 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-26 15:48:40.092 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 15:48:40.097 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-26 15:48:40.189 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-26 15:48:40.207 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-26 15:48:40.222 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-26 15:48:40.237 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-26 15:48:40.262 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-26 15:48:40.930 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-26 15:48:40.978 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 15:48:42.134 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 15:48:42.401 | perl: warning: Setting locale failed. 2026-06-26 15:48:42.401 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:42.401 | LANGUAGE = (unset), 2026-06-26 15:48:42.401 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:42.401 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:42.401 | are supported and installed on your system. 2026-06-26 15:48:42.402 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:42.563 | perl: warning: Setting locale failed. 2026-06-26 15:48:42.563 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:42.564 | LANGUAGE = (unset), 2026-06-26 15:48:42.566 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:42.566 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:42.566 | are supported and installed on your system. 2026-06-26 15:48:42.566 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:42.623 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:48:42.623 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:48:42.624 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:48:42.697 | perl: warning: Setting locale failed. 2026-06-26 15:48:42.697 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:42.697 | LANGUAGE = (unset), 2026-06-26 15:48:42.698 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:42.700 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:42.700 | are supported and installed on your system. 2026-06-26 15:48:42.700 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:43.231 | 2026-06-26 15:48:43.232 | Running kernel seems to be up-to-date. 2026-06-26 15:48:43.232 | 2026-06-26 15:48:43.232 | Restarting services... 2026-06-26 15:48:43.285 | 2026-06-26 15:48:43.285 | Service restarts being deferred: 2026-06-26 15:48:43.286 | /etc/needrestart/restart.d/dbus.service 2026-06-26 15:48:43.286 | systemctl restart systemd-logind.service 2026-06-26 15:48:43.286 | systemctl restart virtlockd.service 2026-06-26 15:48:43.286 | systemctl restart virtlogd.service 2026-06-26 15:48:43.288 | 2026-06-26 15:48:43.288 | No containers need to be restarted. 2026-06-26 15:48:43.288 | 2026-06-26 15:48:43.288 | User sessions running outdated binaries: 2026-06-26 15:48:43.288 | quobyte @ session #5: sshd[2024] 2026-06-26 15:48:43.297 | quobyte @ user manager service: systemd[1162] 2026-06-26 15:48:43.307 | 2026-06-26 15:48:43.307 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:48:45.547 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:48:45.551 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:48:45.554 | + functions-common:time_stop:2420 : local name 2026-06-26 15:48:45.558 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:48:45.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:48:45.564 | + functions-common:time_stop:2423 : local total 2026-06-26 15:48:45.567 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:48:45.570 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:48:45.574 | + functions-common:time_stop:2427 : start_time=1782488917414 2026-06-26 15:48:45.577 | + functions-common:time_stop:2429 : [[ -z 1782488917414 ]] 2026-06-26 15:48:45.581 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:48:45.586 | + functions-common:time_stop:2432 : end_time=1782488925582 2026-06-26 15:48:45.590 | + functions-common:time_stop:2433 : elapsed_time=8168 2026-06-26 15:48:45.594 | + functions-common:time_stop:2434 : total=171827 2026-06-26 15:48:45.597 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:48:45.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179995 2026-06-26 15:48:45.604 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:48:45.608 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-26 15:48:45.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:48:45.615 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:48:45.618 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-26 15:48:45.622 | perl: warning: Setting locale failed. 2026-06-26 15:48:45.623 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:45.623 | LANGUAGE = (unset), 2026-06-26 15:48:45.624 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:45.624 | LANG = (unset) 2026-06-26 15:48:45.624 | are supported and installed on your system. 2026-06-26 15:48:45.624 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 15:48:45.669 | No module matches proxy 2026-06-26 15:48:45.674 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-26 15:48:45.689 | perl: warning: Setting locale failed. 2026-06-26 15:48:45.689 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:45.689 | LANGUAGE = (unset), 2026-06-26 15:48:45.689 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:45.689 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:45.689 | are supported and installed on your system. 2026-06-26 15:48:45.689 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:45.743 | Enabling module proxy. 2026-06-26 15:48:45.750 | To activate the new configuration, you need to run: 2026-06-26 15:48:45.750 | systemctl restart apache2 2026-06-26 15:48:45.756 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-26 15:48:45.771 | perl: warning: Setting locale failed. 2026-06-26 15:48:45.771 | perl: warning: Please check that your locale settings: 2026-06-26 15:48:45.772 | LANGUAGE = (unset), 2026-06-26 15:48:45.772 | LC_ALL = "en_US.utf8", 2026-06-26 15:48:45.772 | LANG = "de_DE.UTF-8" 2026-06-26 15:48:45.772 | are supported and installed on your system. 2026-06-26 15:48:45.772 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:48:45.814 | Considering dependency proxy for proxy_uwsgi: 2026-06-26 15:48:45.814 | Module proxy already enabled 2026-06-26 15:48:45.814 | Enabling module proxy_uwsgi. 2026-06-26 15:48:45.821 | To activate the new configuration, you need to run: 2026-06-26 15:48:45.821 | systemctl restart apache2 2026-06-26 15:48:45.827 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-26 15:48:45.830 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 15:48:45.834 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:48:45.838 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 15:48:46.159 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-26 15:48:46.166 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-26 15:48:46.170 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-26 15:48:46.173 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.181 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-26 15:48:46.184 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.188 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-26 15:48:46.192 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-26 15:48:46.195 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-26 15:48:46.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.205 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-26 15:48:46.208 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.212 | + ./stack.sh:main:905 : install_glanceclient 2026-06-26 15:48:46.215 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-26 15:48:46.218 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-26 15:48:46.222 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.225 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.229 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-26 15:48:46.232 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.236 | + ./stack.sh:main:906 : install_cinderclient 2026-06-26 15:48:46.239 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-26 15:48:46.242 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-26 15:48:46.246 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.249 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.252 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-26 15:48:46.255 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.259 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-26 15:48:46.262 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-26 15:48:46.265 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.268 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.271 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-26 15:48:46.274 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.278 | + ./stack.sh:main:907 : install_novaclient 2026-06-26 15:48:46.281 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-26 15:48:46.284 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-26 15:48:46.287 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.290 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.293 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-26 15:48:46.296 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.300 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-26 15:48:46.323 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:48:46.327 | + ./stack.sh:main:909 : install_swiftclient 2026-06-26 15:48:46.330 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-26 15:48:46.333 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-26 15:48:46.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.344 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-26 15:48:46.347 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.351 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-26 15:48:46.372 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:48:46.375 | + ./stack.sh:main:912 : install_neutronclient 2026-06-26 15:48:46.379 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-26 15:48:46.382 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-26 15:48:46.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.389 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-26 15:48:46.396 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.399 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-26 15:48:46.403 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-26 15:48:46.406 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-26 15:48:46.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:48:46.413 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:48:46.417 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-26 15:48:46.420 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:48:46.423 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-26 15:48:46.426 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-26 15:48:46.429 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 15:48:46.433 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-26 15:48:46.436 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-26 15:48:46.440 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 15:48:46.445 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-26 15:48:46.446 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 15:48:46.450 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-26 15:48:46.454 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-26 15:48:46.457 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-26 15:48:46.460 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-26 15:48:46.463 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-26 15:48:46.488 | Using python 3.12 to install keystonemiddleware 2026-06-26 15:48:46.492 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-26 15:48:47.846 | Collecting keystonemiddleware 2026-06-26 15:48:47.996 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 15:48:48.061 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-26 15:48:48.078 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:48:48.137 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-26 15:48:48.154 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 15:48:48.218 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-26 15:48:48.236 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:48:48.285 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-26 15:48:48.302 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:48:48.350 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-26 15:48:48.367 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 15:48:48.425 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-26 15:48:48.444 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 15:48:48.497 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-26 15:48:48.514 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:48:48.576 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-26 15:48:48.593 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:48:48.605 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-26 15:48:48.639 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-26 15:48:48.658 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 15:48:48.714 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-26 15:48:48.730 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-26 15:48:48.795 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-26 15:48:48.812 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 15:48:48.825 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-26 15:48:48.869 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-26 15:48:48.885 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-26 15:48:48.905 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-26 15:48:48.945 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 15:48:48.961 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:48:48.999 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 15:48:49.016 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 15:48:49.060 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 15:48:49.077 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-26 15:48:49.122 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-26 15:48:49.139 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 15:48:49.194 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-26 15:48:49.210 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 15:48:49.257 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-26 15:48:49.274 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-26 15:48:49.314 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-26 15:48:49.329 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-26 15:48:49.340 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-26 15:48:49.379 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-26 15:48:49.394 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-26 15:48:49.407 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-26 15:48:49.411 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-26 15:48:49.582 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-26 15:48:49.599 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-26 15:48:49.664 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-26 15:48:49.679 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-26 15:48:49.690 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-26 15:48:49.822 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-26 15:48:49.841 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-26 15:48:49.861 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-26 15:48:49.898 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-26 15:48:49.913 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-26 15:48:49.965 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-26 15:48:49.967 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-26 15:48:49.968 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-26 15:48:49.970 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-26 15:48:50.015 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-26 15:48:50.094 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-26 15:48:50.278 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-26 15:48:50.308 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-26 15:48:50.353 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-26 15:48:50.397 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-26 15:48:50.423 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-26 15:48:50.492 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-26 15:48:51.012 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 4.6 MB/s 0:00:00 2026-06-26 15:48:51.031 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-26 15:48:51.059 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-26 15:48:51.089 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-26 15:48:51.127 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-26 15:48:51.152 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-26 15:48:51.243 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-26 15:48:51.292 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-26 15:48:51.341 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-26 15:48:51.369 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-26 15:48:51.394 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-26 15:48:51.433 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-26 15:48:51.488 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-26 15:48:51.572 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-26 15:48:51.597 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-26 15:48:51.623 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-26 15:48:51.651 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-26 15:48:51.684 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-26 15:48:52.126 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-26 15:48:52.426 | Attempting uninstall: six 2026-06-26 15:48:52.435 | Found existing installation: six 1.16.0 2026-06-26 15:48:52.436 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:48:52.437 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-26 15:48:52.508 | Attempting uninstall: pyparsing 2026-06-26 15:48:52.517 | Found existing installation: pyparsing 3.1.1 2026-06-26 15:48:52.518 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:48:52.518 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-26 15:48:52.680 | Attempting uninstall: PyJWT 2026-06-26 15:48:52.690 | Found existing installation: PyJWT 2.7.0 2026-06-26 15:48:52.691 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:48:52.691 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-26 15:48:53.006 | Attempting uninstall: netaddr 2026-06-26 15:48:53.016 | Found existing installation: netaddr 0.8.0 2026-06-26 15:48:53.017 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:48:53.018 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-26 15:48:53.329 | Attempting uninstall: python-dateutil 2026-06-26 15:48:53.341 | Found existing installation: python-dateutil 2.8.2 2026-06-26 15:48:53.342 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:48:53.343 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-26 15:48:55.875 | 2026-06-26 15:48:55.887 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-26 15:48:56.173 | + inc/python:pip_install:216 : result=0 2026-06-26 15:48:56.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:48:56.183 | + functions-common:time_stop:2420 : local name 2026-06-26 15:48:56.190 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:48:56.195 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:48:56.201 | + functions-common:time_stop:2423 : local total 2026-06-26 15:48:56.206 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:48:56.210 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:48:56.214 | + functions-common:time_stop:2427 : start_time=1782488926482 2026-06-26 15:48:56.218 | + functions-common:time_stop:2429 : [[ -z 1782488926482 ]] 2026-06-26 15:48:56.224 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:48:56.233 | + functions-common:time_stop:2432 : end_time=1782488936226 2026-06-26 15:48:56.237 | + functions-common:time_stop:2433 : elapsed_time=9744 2026-06-26 15:48:56.241 | + functions-common:time_stop:2434 : total=43509 2026-06-26 15:48:56.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:48:56.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=53253 2026-06-26 15:48:56.253 | + inc/python:pip_install:219 : return 0 2026-06-26 15:48:56.258 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-26 15:48:56.262 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-26 15:48:56.268 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 15:48:56.273 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-26 15:48:56.282 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-26 15:48:56.287 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 15:48:56.295 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 15:48:56.296 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-26 15:48:56.304 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-26 15:48:56.308 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-26 15:48:56.313 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-26 15:48:56.318 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-26 15:48:56.323 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-26 15:48:56.357 | Using python 3.12 to install python-memcached 2026-06-26 15:48:56.362 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-26 15:48:57.604 | Collecting python-memcached 2026-06-26 15:48:57.755 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:48:57.784 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-26 15:48:57.973 | Installing collected packages: python-memcached 2026-06-26 15:48:58.011 | Successfully installed python-memcached-1.62 2026-06-26 15:48:58.139 | + inc/python:pip_install:216 : result=0 2026-06-26 15:48:58.142 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:48:58.145 | + functions-common:time_stop:2420 : local name 2026-06-26 15:48:58.148 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:48:58.152 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:48:58.155 | + functions-common:time_stop:2423 : local total 2026-06-26 15:48:58.158 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:48:58.162 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:48:58.165 | + functions-common:time_stop:2427 : start_time=1782488936349 2026-06-26 15:48:58.168 | + functions-common:time_stop:2429 : [[ -z 1782488936349 ]] 2026-06-26 15:48:58.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:48:58.177 | + functions-common:time_stop:2432 : end_time=1782488938174 2026-06-26 15:48:58.180 | + functions-common:time_stop:2433 : elapsed_time=1825 2026-06-26 15:48:58.183 | + functions-common:time_stop:2434 : total=53253 2026-06-26 15:48:58.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:48:58.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=55078 2026-06-26 15:48:58.192 | + inc/python:pip_install:219 : return 0 2026-06-26 15:48:58.195 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-26 15:48:58.216 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:48:58.219 | + ./stack.sh:main:919 : '[' 192.168.122.216 == 192.168.122.216 ']' 2026-06-26 15:48:58.222 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-26 15:48:58.225 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-26 15:48:58.228 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-26 15:48:58.231 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 15:48:58.234 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-26 15:48:58.238 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-26 15:48:58.257 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:48:58.260 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-26 15:48:58.264 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-26 15:48:58.266 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-26 15:48:58.269 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 15:48:58.272 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 15:48:58.275 | ++ functions-common:git_clone:593 : pwd 2026-06-26 15:48:58.278 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 15:48:58.281 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 15:48:58.284 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 15:48:58.303 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 15:48:58.306 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 15:48:58.309 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 15:48:58.313 | + functions-common:git_clone:610 : echo master 2026-06-26 15:48:58.313 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 15:48:58.319 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-26 15:48:58.321 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 15:48:58.324 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-26 15:48:58.327 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:48:58.330 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:48:58.333 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:48:58.336 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:48:58.339 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:48:58.342 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:48:58.345 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:48:58.348 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:48:58.351 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:48:58.356 | + functions-common:time_start:2411 : _TIME_START[$name]=1782488938353 2026-06-26 15:48:58.359 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-26 15:48:58.366 | Cloning into '/opt/stack/keystone'... 2026-06-26 15:49:18.623 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:49:18.626 | + functions-common:time_stop:2420 : local name 2026-06-26 15:49:18.629 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:49:18.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:49:18.634 | + functions-common:time_stop:2423 : local total 2026-06-26 15:49:18.637 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:49:18.640 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:49:18.643 | + functions-common:time_stop:2427 : start_time=1782488938353 2026-06-26 15:49:18.646 | + functions-common:time_stop:2429 : [[ -z 1782488938353 ]] 2026-06-26 15:49:18.650 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:49:18.654 | + functions-common:time_stop:2432 : end_time=1782488958651 2026-06-26 15:49:18.657 | + functions-common:time_stop:2433 : elapsed_time=20298 2026-06-26 15:49:18.660 | + functions-common:time_stop:2434 : total=5193 2026-06-26 15:49:18.662 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:49:18.665 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25491 2026-06-26 15:49:18.669 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-26 15:49:18.671 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 15:49:18.673 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:49:18.675 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:49:18.677 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:49:18.680 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:49:18.682 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:49:18.684 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:49:18.686 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:49:18.688 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:49:18.692 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:49:18.695 | + functions-common:time_start:2411 : _TIME_START[$name]=1782488958693 2026-06-26 15:49:18.697 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 15:49:19.342 | From https://review.opendev.org/openstack/keystone 2026-06-26 15:49:19.342 | * branch master -> FETCH_HEAD 2026-06-26 15:49:19.353 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:49:19.355 | + functions-common:time_stop:2420 : local name 2026-06-26 15:49:19.358 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:49:19.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:49:19.363 | + functions-common:time_stop:2423 : local total 2026-06-26 15:49:19.366 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:49:19.369 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:49:19.371 | + functions-common:time_stop:2427 : start_time=1782488958693 2026-06-26 15:49:19.374 | + functions-common:time_stop:2429 : [[ -z 1782488958693 ]] 2026-06-26 15:49:19.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:49:19.381 | + functions-common:time_stop:2432 : end_time=1782488959378 2026-06-26 15:49:19.384 | + functions-common:time_stop:2433 : elapsed_time=685 2026-06-26 15:49:19.387 | + functions-common:time_stop:2434 : total=25491 2026-06-26 15:49:19.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:49:19.393 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26176 2026-06-26 15:49:19.395 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 15:49:19.398 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:49:19.401 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:49:19.404 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:49:19.406 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:49:19.409 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:49:19.412 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:49:19.415 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:49:19.418 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:49:19.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:49:19.426 | + functions-common:time_start:2411 : _TIME_START[$name]=1782488959423 2026-06-26 15:49:19.429 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 15:49:19.597 | Note: switching to 'FETCH_HEAD'. 2026-06-26 15:49:19.597 | 2026-06-26 15:49:19.597 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 15:49:19.597 | changes and commit them, and you can discard any commits you make in this 2026-06-26 15:49:19.598 | state without impacting any branches by switching back to a branch. 2026-06-26 15:49:19.598 | 2026-06-26 15:49:19.598 | If you want to create a new branch to retain commits you create, you may 2026-06-26 15:49:19.598 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 15:49:19.598 | 2026-06-26 15:49:19.598 | git switch -c 2026-06-26 15:49:19.598 | 2026-06-26 15:49:19.598 | Or undo this operation with: 2026-06-26 15:49:19.598 | 2026-06-26 15:49:19.598 | git switch - 2026-06-26 15:49:19.598 | 2026-06-26 15:49:19.598 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 15:49:19.599 | 2026-06-26 15:49:19.599 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-26 15:49:19.603 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:49:19.605 | + functions-common:time_stop:2420 : local name 2026-06-26 15:49:19.609 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:49:19.612 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:49:19.615 | + functions-common:time_stop:2423 : local total 2026-06-26 15:49:19.619 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:49:19.622 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:49:19.626 | + functions-common:time_stop:2427 : start_time=1782488959423 2026-06-26 15:49:19.629 | + functions-common:time_stop:2429 : [[ -z 1782488959423 ]] 2026-06-26 15:49:19.634 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:49:19.639 | + functions-common:time_stop:2432 : end_time=1782488959636 2026-06-26 15:49:19.642 | + functions-common:time_stop:2433 : elapsed_time=213 2026-06-26 15:49:19.645 | + functions-common:time_stop:2434 : total=26176 2026-06-26 15:49:19.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:49:19.653 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26389 2026-06-26 15:49:19.655 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-26 15:49:19.672 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-26 15:49:19.676 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 15:49:19.677 | + functions-common:git_clone:673 : head -1 2026-06-26 15:49:19.679 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-26 15:49:19.682 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 15:49:19.686 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-26 15:49:19.689 | + inc/python:setup_develop:353 : local bindep 2026-06-26 15:49:19.693 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 15:49:19.696 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-26 15:49:19.699 | + inc/python:setup_develop:359 : local extras= 2026-06-26 15:49:19.703 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-26 15:49:19.706 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 15:49:19.709 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 15:49:19.712 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-26 15:49:19.715 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 15:49:19.719 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 15:49:19.723 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-26 15:49:19.727 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 15:49:19.731 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-26 15:49:19.734 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 15:49:19.738 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 15:49:19.742 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-26 15:49:19.749 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-26 15:49:19.752 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-26 15:49:19.755 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-26 15:49:19.934 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-26 15:49:19.937 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 15:49:19.941 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 15:49:19.943 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 15:49:19.947 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 15:49:19.950 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-26 15:49:19.953 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 15:49:19.956 | + inc/python:setup_package:446 : local extras= 2026-06-26 15:49:19.960 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 15:49:19.963 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 15:49:19.966 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 15:49:19.970 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 15:49:19.973 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 15:49:19.976 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-26 15:49:20.001 | Using python 3.12 to install /opt/stack/keystone 2026-06-26 15:49:20.004 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-26 15:49:21.043 | Obtaining file:///opt/stack/keystone 2026-06-26 15:49:21.049 | Installing build dependencies: started 2026-06-26 15:49:23.028 | Installing build dependencies: finished with status 'done' 2026-06-26 15:49:23.029 | Checking if build backend supports build_editable: started 2026-06-26 15:49:23.640 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 15:49:23.642 | Getting requirements to build editable: started 2026-06-26 15:49:24.020 | Getting requirements to build editable: finished with status 'done' 2026-06-26 15:49:24.021 | Preparing editable metadata (pyproject.toml): started 2026-06-26 15:49:25.204 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:49:25.222 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-26 15:49:25.222 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-26 15:49:25.483 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-26 15:49:25.653 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 15:49:25.698 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-26 15:49:25.716 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-26 15:49:26.131 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-26 15:49:26.150 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-26 15:49:26.764 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:26.781 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-26 15:49:26.805 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-26 15:49:26.805 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-26 15:49:26.806 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-26 15:49:26.884 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-26 15:49:26.900 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-26 15:49:26.914 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-26 15:49:26.915 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-26 15:49:26.916 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-26 15:49:26.981 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.007 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 15:49:27.069 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.087 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 15:49:27.098 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-26 15:49:27.099 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-26 15:49:27.147 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.164 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:49:27.223 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.244 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 15:49:27.256 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-26 15:49:27.291 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.308 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 15:49:27.320 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-26 15:49:27.351 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.367 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-26 15:49:27.422 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.442 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 15:49:27.455 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-26 15:49:27.456 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-26 15:49:27.501 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.516 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-26 15:49:27.532 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-26 15:49:27.533 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-26 15:49:27.570 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.586 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-26 15:49:27.642 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-26 15:49:27.657 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 15:49:27.866 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-26 15:49:27.884 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-26 15:49:27.923 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-26 15:49:27.939 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-26 15:49:27.952 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-26 15:49:27.983 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 15:49:28.003 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 15:49:28.049 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 15:49:28.067 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 15:49:28.106 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 15:49:28.123 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 15:49:28.169 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 15:49:28.185 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:49:28.299 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 15:49:28.314 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-26 15:49:28.366 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-26 15:49:28.382 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-26 15:49:28.399 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-26 15:49:28.493 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-26 15:49:28.510 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-26 15:49:28.557 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 15:49:28.576 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-26 15:49:28.619 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 15:49:28.636 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:49:28.691 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 15:49:28.706 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 15:49:29.280 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.296 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-26 15:49:29.328 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-26 15:49:29.331 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-26 15:49:29.336 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-26 15:49:29.337 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-26 15:49:29.338 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-26 15:49:29.351 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-26 15:49:29.352 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-26 15:49:29.352 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-26 15:49:29.401 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.417 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-26 15:49:29.429 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-26 15:49:29.462 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.488 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-26 15:49:29.527 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.544 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-26 15:49:29.614 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.629 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:49:29.643 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-26 15:49:29.649 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-26 15:49:29.652 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-26 15:49:29.736 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.752 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 15:49:29.799 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.814 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 15:49:29.877 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.894 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-26 15:49:29.958 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:29.975 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 15:49:30.020 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.037 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-26 15:49:30.077 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.093 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-26 15:49:30.141 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.157 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-26 15:49:30.167 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-26 15:49:30.201 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.216 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:49:30.261 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.277 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:49:30.333 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.353 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-26 15:49:30.655 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.672 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-26 15:49:30.738 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.755 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 15:49:30.795 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.812 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-26 15:49:30.864 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.881 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-26 15:49:30.952 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:30.972 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-26 15:49:31.081 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.098 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-26 15:49:31.145 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.161 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-26 15:49:31.226 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.243 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 15:49:31.306 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.323 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-26 15:49:31.345 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-26 15:49:31.347 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-26 15:49:31.361 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-26 15:49:31.401 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.417 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-26 15:49:31.483 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.502 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-26 15:49:31.562 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.580 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-26 15:49:31.660 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.681 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-26 15:49:31.708 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-26 15:49:31.710 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-26 15:49:31.710 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-26 15:49:31.712 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-26 15:49:31.768 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.787 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-26 15:49:31.861 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 15:49:31.878 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 15:49:32.017 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-26 15:49:32.070 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-26 15:49:32.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 45.4 MB/s 0:00:00 2026-06-26 15:49:32.185 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-26 15:49:32.213 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-26 15:49:32.238 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-26 15:49:32.264 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-26 15:49:32.291 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-26 15:49:32.320 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-26 15:49:32.346 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-26 15:49:32.369 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-26 15:49:32.400 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-26 15:49:32.425 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-26 15:49:32.449 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-26 15:49:32.473 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-26 15:49:32.496 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-26 15:49:32.524 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-26 15:49:32.552 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-26 15:49:32.586 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-26 15:49:32.614 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-26 15:49:32.642 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-26 15:49:32.668 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-26 15:49:32.694 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-26 15:49:32.725 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-26 15:49:32.751 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-26 15:49:32.776 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-26 15:49:32.802 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-26 15:49:32.829 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-26 15:49:32.858 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-26 15:49:32.893 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-26 15:49:32.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 25.0 MB/s 0:00:00 2026-06-26 15:49:32.939 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-26 15:49:32.963 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-26 15:49:32.990 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-26 15:49:33.017 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-26 15:49:33.045 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-26 15:49:33.075 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-26 15:49:33.103 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-26 15:49:33.132 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-26 15:49:33.159 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-26 15:49:33.192 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-26 15:49:33.220 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-26 15:49:33.251 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-26 15:49:33.280 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-26 15:49:33.308 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-26 15:49:33.336 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-26 15:49:33.360 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-26 15:49:33.390 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-26 15:49:33.470 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 43.3 MB/s 0:00:00 2026-06-26 15:49:33.488 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-26 15:49:33.514 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-26 15:49:33.541 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-26 15:49:33.567 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-26 15:49:33.598 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-26 15:49:33.628 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-26 15:49:33.654 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-26 15:49:33.679 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-26 15:49:33.708 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-26 15:49:33.735 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-26 15:49:33.766 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-26 15:49:33.961 | Building wheels for collected packages: keystone 2026-06-26 15:49:33.962 | Building editable for keystone (pyproject.toml): started 2026-06-26 15:49:35.223 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-26 15:49:35.224 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=47f2cbc0b8fc5ed83325abc61677b674115bebbfd793f3b3833ebe8312232e1a 2026-06-26 15:49:35.225 | Stored in directory: /tmp/pip-ephem-wheel-cache-28prp3z5/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-26 15:49:35.231 | Successfully built keystone 2026-06-26 15:49:35.658 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-26 15:49:35.782 | Attempting uninstall: pytz 2026-06-26 15:49:35.792 | Found existing installation: pytz 2024.1 2026-06-26 15:49:35.792 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:35.793 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-26 15:49:37.696 | Attempting uninstall: oauthlib 2026-06-26 15:49:37.708 | Found existing installation: oauthlib 3.2.2 2026-06-26 15:49:37.708 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:37.709 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-26 15:49:37.901 | Attempting uninstall: markupsafe 2026-06-26 15:49:37.914 | Found existing installation: MarkupSafe 2.1.5 2026-06-26 15:49:37.914 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:37.915 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-26 15:49:39.090 | Attempting uninstall: click 2026-06-26 15:49:39.104 | Found existing installation: click 8.1.6 2026-06-26 15:49:39.104 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:39.105 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-26 15:49:39.290 | Attempting uninstall: blinker 2026-06-26 15:49:39.314 | Found existing installation: blinker 1.7.0 2026-06-26 15:49:39.315 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:39.315 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-26 15:49:39.342 | Attempting uninstall: bcrypt 2026-06-26 15:49:39.354 | Found existing installation: bcrypt 3.2.2 2026-06-26 15:49:39.355 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:39.355 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-26 15:49:39.378 | Attempting uninstall: attrs 2026-06-26 15:49:39.390 | Found existing installation: attrs 23.2.0 2026-06-26 15:49:39.391 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:39.391 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-26 15:49:42.993 | Attempting uninstall: jinja2 2026-06-26 15:49:43.007 | Found existing installation: Jinja2 3.1.2 2026-06-26 15:49:43.008 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:43.008 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-26 15:49:44.202 | Attempting uninstall: cryptography 2026-06-26 15:49:44.219 | Found existing installation: cryptography 41.0.7 2026-06-26 15:49:44.220 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:44.221 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-26 15:49:44.903 | Attempting uninstall: pyopenssl 2026-06-26 15:49:44.917 | Found existing installation: pyOpenSSL 23.2.0 2026-06-26 15:49:44.917 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:44.918 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-26 15:49:45.349 | Attempting uninstall: jsonschema 2026-06-26 15:49:45.364 | Found existing installation: jsonschema 4.10.3 2026-06-26 15:49:45.364 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:49:45.364 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-26 15:49:47.074 | 2026-06-26 15:49:47.075 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-26 15:49:47.075 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-26 15:49:47.090 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-26 15:49:47.460 | + inc/python:pip_install:216 : result=0 2026-06-26 15:49:47.464 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:49:47.467 | + functions-common:time_stop:2420 : local name 2026-06-26 15:49:47.470 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:49:47.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:49:47.479 | + functions-common:time_stop:2423 : local total 2026-06-26 15:49:47.482 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:49:47.484 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:49:47.486 | + functions-common:time_stop:2427 : start_time=1782488959994 2026-06-26 15:49:47.490 | + functions-common:time_stop:2429 : [[ -z 1782488959994 ]] 2026-06-26 15:49:47.495 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:49:47.500 | + functions-common:time_stop:2432 : end_time=1782488987497 2026-06-26 15:49:47.504 | + functions-common:time_stop:2433 : elapsed_time=27503 2026-06-26 15:49:47.508 | + functions-common:time_stop:2434 : total=55078 2026-06-26 15:49:47.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:49:47.515 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=82581 2026-06-26 15:49:47.518 | + inc/python:pip_install:219 : return 0 2026-06-26 15:49:47.523 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 15:49:47.527 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 15:49:47.531 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-26 15:49:47.535 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-26 15:49:47.537 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:49:47.542 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:49:47.545 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-26 15:49:47.548 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:49:47.551 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-26 15:49:47.578 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:49:47.583 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 15:49:47.586 | + ./stack.sh:main:921 : configure_keystone 2026-06-26 15:49:47.590 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-26 15:49:47.612 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-26 15:49:47.616 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-26 15:49:47.623 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-26 15:49:47.646 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:49:47.650 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-26 15:49:47.698 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-26 15:49:47.740 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-26 15:49:47.785 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-26 15:49:47.825 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-26 15:49:47.869 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-26 15:49:47.913 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-26 15:49:47.954 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-26 15:49:47.994 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-26 15:49:48.037 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-26 15:49:48.041 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-26 15:49:48.045 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-26 15:49:48.047 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-26 15:49:48.050 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 15:49:48.053 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 15:49:48.072 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:49:48.076 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 15:49:48.079 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 15:49:48.082 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 15:49:48.100 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:49:48.102 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:49:48.106 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:49:48.146 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 15:49:48.149 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 15:49:48.152 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.216/identity 2026-06-26 15:49:48.199 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-26 15:49:48.202 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-26 15:49:48.250 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-26 15:49:48.254 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-26 15:49:48.259 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-26 15:49:48.263 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-26 15:49:48.268 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 15:49:48.271 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 15:49:48.275 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 15:49:48.301 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:49:48.306 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 15:49:48.309 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-26 15:49:48.314 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-26 15:49:48.360 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-26 15:49:48.364 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-26 15:49:48.368 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-26 15:49:48.372 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-26 15:49:48.377 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 15:49:48.404 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 15:49:48.407 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 15:49:48.410 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 15:49:48.414 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 15:49:48.418 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 15:49:48.461 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:49:48.504 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:49:48.545 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 15:49:48.586 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-26 15:49:48.626 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-26 15:49:48.666 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-26 15:49:48.669 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-26 15:49:48.673 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-26 15:49:48.677 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-26 15:49:48.681 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 15:49:48.684 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-26 15:49:48.687 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-26 15:49:48.691 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 15:49:48.695 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 15:49:48.715 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:49:48.715 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 15:49:48.726 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 15:49:48.731 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:49:48.744 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-26 15:49:48.751 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-26 15:49:48.753 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-26 15:49:48.758 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 15:49:48.762 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-26 15:49:48.801 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-26 15:49:48.841 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-26 15:49:48.886 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-26 15:49:48.928 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-26 15:49:48.971 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-26 15:49:49.014 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-26 15:49:49.055 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-26 15:49:49.095 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-26 15:49:49.141 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-26 15:49:49.179 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-26 15:49:49.217 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-26 15:49:49.255 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-26 15:49:49.295 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-26 15:49:49.335 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 15:49:49.338 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 15:49:49.343 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-26 15:49:49.346 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-26 15:49:49.350 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 15:49:49.353 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:49:49.357 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:49:49.361 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-26 15:49:49.365 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-26 15:49:49.368 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-26 15:49:49.410 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-26 15:49:49.450 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-26 15:49:49.451 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-26 15:49:49.462 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-26 15:49:49.467 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-26 15:49:49.471 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-26 15:49:49.474 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 15:49:49.479 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 15:49:49.482 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 15:49:49.486 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 15:49:49.489 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:49:49.492 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:49:49.496 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 15:49:49.499 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 15:49:49.503 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:49:49.507 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:49:49.511 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-26 15:49:49.524 | perl: warning: Setting locale failed. 2026-06-26 15:49:49.524 | perl: warning: Please check that your locale settings: 2026-06-26 15:49:49.524 | LANGUAGE = (unset), 2026-06-26 15:49:49.524 | LC_ALL = "en_US.utf8", 2026-06-26 15:49:49.524 | LANG = "de_DE.UTF-8" 2026-06-26 15:49:49.524 | are supported and installed on your system. 2026-06-26 15:49:49.524 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:49:49.577 | Enabling site keystone-api. 2026-06-26 15:49:49.584 | To activate the new configuration, you need to run: 2026-06-26 15:49:49.584 | systemctl reload apache2 2026-06-26 15:49:49.594 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 15:49:49.599 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 15:49:49.604 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:49:49.608 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 15:49:49.860 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-26 15:49:49.894 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-26 15:49:49.929 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-26 15:49:49.962 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-26 15:49:49.964 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-26 15:49:49.997 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-26 15:49:50.028 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-26 15:49:50.063 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-26 15:49:50.107 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-26 15:49:50.109 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-26 15:49:50.114 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-26 15:49:50.153 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-26 15:49:50.197 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-26 15:49:50.220 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:49:50.225 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-26 15:49:50.250 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:49:50.255 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-26 15:49:50.258 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-26 15:49:50.262 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-26 15:49:50.265 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 15:49:50.267 | + lib/stack:stack_install_service:32 : install_glance 2026-06-26 15:49:50.272 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-26 15:49:50.276 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-26 15:49:50.280 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-26 15:49:50.303 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:49:50.306 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-26 15:49:50.309 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-26 15:49:50.335 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:49:50.338 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-26 15:49:50.344 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-26 15:49:50.347 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:49:50.352 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:49:50.355 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-26 15:49:50.360 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:49:50.365 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-26 15:49:50.367 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-26 15:49:50.372 | ++ inc/python:join_extras:29 : echo cinder 2026-06-26 15:49:50.375 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-26 15:49:50.378 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-26 15:49:50.382 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-26 15:49:50.385 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-26 15:49:50.390 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-26 15:49:50.394 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-26 15:49:50.398 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-26 15:49:50.403 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-26 15:49:50.406 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-26 15:49:50.414 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-26 15:49:50.417 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-26 15:49:50.421 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-26 15:49:50.425 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-26 15:49:50.428 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-26 15:49:50.460 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-26 15:49:50.464 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-26 15:49:51.813 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 15:49:51.960 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-26 15:49:51.980 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-26 15:49:51.981 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-26 15:49:51.982 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-26 15:49:51.983 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-26 15:49:51.984 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-26 15:49:51.985 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-26 15:49:51.987 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-26 15:49:51.988 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-26 15:49:51.989 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-26 15:49:51.990 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-26 15:49:51.991 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-26 15:49:52.019 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-26 15:49:52.037 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 15:49:52.050 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-26 15:49:52.053 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-26 15:49:52.054 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-26 15:49:52.061 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-26 15:49:52.063 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-26 15:49:52.111 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 15:49:52.129 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-26 15:49:52.210 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 15:49:52.227 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:49:52.279 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 15:49:52.298 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:49:52.352 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 15:49:52.371 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 15:49:52.387 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-26 15:49:52.388 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-26 15:49:52.389 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-26 15:49:52.390 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-26 15:49:52.397 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-26 15:49:52.398 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-26 15:49:52.400 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-26 15:49:52.401 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-26 15:49:52.405 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-26 15:49:52.406 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-26 15:49:52.409 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-26 15:49:52.452 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-26 15:49:52.469 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-26 15:49:52.484 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-26 15:49:52.489 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-26 15:49:52.494 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-26 15:49:52.495 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-26 15:49:52.496 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-26 15:49:52.506 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-26 15:49:52.510 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-26 15:49:52.511 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-06-26 15:49:52.515 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-26 15:49:52.524 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-26 15:49:52.527 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-26 15:49:52.528 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-26 15:49:52.529 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-26 15:49:52.530 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-26 15:49:52.535 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-26 15:49:52.536 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-26 15:49:52.543 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-26 15:49:52.564 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-26 15:49:52.569 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-26 15:49:52.573 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-26 15:49:52.590 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-26 15:49:52.591 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-26 15:49:52.592 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-26 15:49:52.594 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-26 15:49:52.619 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-26 15:49:52.689 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-26 15:49:52.756 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-26 15:49:52.787 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-26 15:49:52.814 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-26 15:49:52.842 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-26 15:49:52.872 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-26 15:49:52.897 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-26 15:49:53.176 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-26 15:49:54.753 | 2026-06-26 15:49:54.780 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-26 15:49:54.981 | + inc/python:pip_install:216 : result=0 2026-06-26 15:49:54.986 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:49:54.990 | + functions-common:time_stop:2420 : local name 2026-06-26 15:49:54.995 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:49:54.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:49:55.003 | + functions-common:time_stop:2423 : local total 2026-06-26 15:49:55.007 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:49:55.011 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:49:55.015 | + functions-common:time_stop:2427 : start_time=1782488990452 2026-06-26 15:49:55.020 | + functions-common:time_stop:2429 : [[ -z 1782488990452 ]] 2026-06-26 15:49:55.026 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:49:55.033 | + functions-common:time_stop:2432 : end_time=1782488995028 2026-06-26 15:49:55.037 | + functions-common:time_stop:2433 : elapsed_time=4576 2026-06-26 15:49:55.041 | + functions-common:time_stop:2434 : total=82581 2026-06-26 15:49:55.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:49:55.049 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=87157 2026-06-26 15:49:55.053 | + inc/python:pip_install:219 : return 0 2026-06-26 15:49:55.058 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-26 15:49:55.063 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-26 15:49:55.067 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-26 15:49:55.086 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-26 15:49:55.093 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-26 15:49:55.098 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-26 15:49:55.102 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-26 15:49:55.106 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 15:49:55.111 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 15:49:55.115 | ++ functions-common:git_clone:593 : pwd 2026-06-26 15:49:55.121 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 15:49:55.124 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 15:49:55.129 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 15:49:55.156 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 15:49:55.159 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 15:49:55.164 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 15:49:55.168 | + functions-common:git_clone:610 : echo master 2026-06-26 15:49:55.168 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 15:49:55.175 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-26 15:49:55.180 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 15:49:55.185 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-26 15:49:55.189 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:49:55.193 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:49:55.196 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:49:55.200 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:49:55.204 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:49:55.208 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:49:55.211 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:49:55.215 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:49:55.219 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:49:55.224 | + functions-common:time_start:2411 : _TIME_START[$name]=1782488995221 2026-06-26 15:49:55.229 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-26 15:49:55.232 | Cloning into '/opt/stack/glance'... 2026-06-26 15:50:04.414 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:50:04.419 | + functions-common:time_stop:2420 : local name 2026-06-26 15:50:04.424 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:50:04.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:50:04.432 | + functions-common:time_stop:2423 : local total 2026-06-26 15:50:04.437 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:50:04.441 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:50:04.446 | + functions-common:time_stop:2427 : start_time=1782488995221 2026-06-26 15:50:04.451 | + functions-common:time_stop:2429 : [[ -z 1782488995221 ]] 2026-06-26 15:50:04.456 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:50:04.462 | + functions-common:time_stop:2432 : end_time=1782489004458 2026-06-26 15:50:04.468 | + functions-common:time_stop:2433 : elapsed_time=9237 2026-06-26 15:50:04.473 | + functions-common:time_stop:2434 : total=26389 2026-06-26 15:50:04.479 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:50:04.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35626 2026-06-26 15:50:04.488 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-26 15:50:04.495 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 15:50:04.502 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:50:04.507 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:50:04.514 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:50:04.519 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:50:04.526 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:50:04.533 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:50:04.538 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:50:04.542 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:50:04.548 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:50:04.555 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489004550 2026-06-26 15:50:04.559 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 15:50:05.373 | From https://review.opendev.org/openstack/glance 2026-06-26 15:50:05.373 | * branch master -> FETCH_HEAD 2026-06-26 15:50:05.387 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:50:05.391 | + functions-common:time_stop:2420 : local name 2026-06-26 15:50:05.395 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:50:05.399 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:50:05.402 | + functions-common:time_stop:2423 : local total 2026-06-26 15:50:05.406 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:50:05.408 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:50:05.412 | + functions-common:time_stop:2427 : start_time=1782489004550 2026-06-26 15:50:05.415 | + functions-common:time_stop:2429 : [[ -z 1782489004550 ]] 2026-06-26 15:50:05.420 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:50:05.426 | + functions-common:time_stop:2432 : end_time=1782489005422 2026-06-26 15:50:05.429 | + functions-common:time_stop:2433 : elapsed_time=872 2026-06-26 15:50:05.434 | + functions-common:time_stop:2434 : total=35626 2026-06-26 15:50:05.437 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:50:05.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36498 2026-06-26 15:50:05.446 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 15:50:05.451 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:50:05.456 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:50:05.460 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:50:05.464 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:50:05.469 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:50:05.473 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:50:05.478 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:50:05.482 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:50:05.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:50:05.494 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489005489 2026-06-26 15:50:05.498 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 15:50:05.641 | Note: switching to 'FETCH_HEAD'. 2026-06-26 15:50:05.641 | 2026-06-26 15:50:05.641 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 15:50:05.641 | changes and commit them, and you can discard any commits you make in this 2026-06-26 15:50:05.641 | state without impacting any branches by switching back to a branch. 2026-06-26 15:50:05.641 | 2026-06-26 15:50:05.641 | If you want to create a new branch to retain commits you create, you may 2026-06-26 15:50:05.642 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 15:50:05.642 | 2026-06-26 15:50:05.642 | git switch -c 2026-06-26 15:50:05.642 | 2026-06-26 15:50:05.642 | Or undo this operation with: 2026-06-26 15:50:05.643 | 2026-06-26 15:50:05.643 | git switch - 2026-06-26 15:50:05.643 | 2026-06-26 15:50:05.643 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 15:50:05.643 | 2026-06-26 15:50:05.643 | HEAD is now at 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-26 15:50:05.648 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:50:05.652 | + functions-common:time_stop:2420 : local name 2026-06-26 15:50:05.655 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:50:05.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:50:05.663 | + functions-common:time_stop:2423 : local total 2026-06-26 15:50:05.668 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:50:05.672 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:50:05.676 | + functions-common:time_stop:2427 : start_time=1782489005489 2026-06-26 15:50:05.680 | + functions-common:time_stop:2429 : [[ -z 1782489005489 ]] 2026-06-26 15:50:05.686 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:50:05.692 | + functions-common:time_stop:2432 : end_time=1782489005688 2026-06-26 15:50:05.696 | + functions-common:time_stop:2433 : elapsed_time=199 2026-06-26 15:50:05.699 | + functions-common:time_stop:2434 : total=36498 2026-06-26 15:50:05.704 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:50:05.708 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36697 2026-06-26 15:50:05.713 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-26 15:50:05.736 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-26 15:50:05.741 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 15:50:05.742 | + functions-common:git_clone:673 : head -1 2026-06-26 15:50:05.747 | 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-26 15:50:05.752 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 15:50:05.757 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-26 15:50:05.762 | + inc/python:setup_develop:353 : local bindep 2026-06-26 15:50:05.767 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 15:50:05.772 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-26 15:50:05.777 | + inc/python:setup_develop:359 : local extras= 2026-06-26 15:50:05.781 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-26 15:50:05.787 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 15:50:05.791 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 15:50:05.796 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-26 15:50:05.801 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 15:50:05.806 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 15:50:05.812 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-26 15:50:05.817 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 15:50:05.823 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-26 15:50:05.827 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 15:50:05.832 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 15:50:05.838 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-26 15:50:05.848 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-26 15:50:05.853 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-26 15:50:05.858 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-26 15:50:06.043 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-26 15:50:06.048 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 15:50:06.052 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 15:50:06.056 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 15:50:06.059 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 15:50:06.064 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-26 15:50:06.068 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 15:50:06.072 | + inc/python:setup_package:446 : local extras= 2026-06-26 15:50:06.076 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 15:50:06.080 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 15:50:06.085 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 15:50:06.089 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 15:50:06.093 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 15:50:06.098 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-26 15:50:06.128 | Using python 3.12 to install /opt/stack/glance 2026-06-26 15:50:06.132 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-26 15:50:07.269 | Obtaining file:///opt/stack/glance 2026-06-26 15:50:07.273 | Installing build dependencies: started 2026-06-26 15:50:09.286 | Installing build dependencies: finished with status 'done' 2026-06-26 15:50:09.287 | Checking if build backend supports build_editable: started 2026-06-26 15:50:09.895 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 15:50:09.896 | Getting requirements to build editable: started 2026-06-26 15:50:10.240 | Getting requirements to build editable: finished with status 'done' 2026-06-26 15:50:10.243 | Preparing editable metadata (pyproject.toml): started 2026-06-26 15:50:11.302 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:50:11.323 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.0.3) 2026-06-26 15:50:11.324 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.7.1) 2026-06-26 15:50:11.325 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.0.51) 2026-06-26 15:50:11.326 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.41.0) 2026-06-26 15:50:11.327 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-26 15:50:11.329 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.5.1) 2026-06-26 15:50:11.330 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.8.10) 2026-06-26 15:50:11.331 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.18.4) 2026-06-26 15:50:11.608 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev87) 2026-06-26 15:50:11.754 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 15:50:11.766 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.5.0) 2026-06-26 15:50:11.766 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.5.0) 2026-06-26 15:50:11.767 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.4.0) 2026-06-26 15:50:11.768 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.7.1) 2026-06-26 15:50:11.769 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.1.1) 2026-06-26 15:50:11.770 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.8.0) 2026-06-26 15:50:11.771 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.3.0) 2026-06-26 15:50:11.834 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev87) 2026-06-26 15:50:11.850 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-26 15:50:11.866 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.14.0) 2026-06-26 15:50:11.867 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (13.0.0) 2026-06-26 15:50:11.896 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev87) 2026-06-26 15:50:11.913 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 15:50:11.925 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.17.0) 2026-06-26 15:50:11.926 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.10.1) 2026-06-26 15:50:11.927 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.26.0) 2026-06-26 15:50:11.928 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.8.0) 2026-06-26 15:50:11.929 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (18.0.0) 2026-06-26 15:50:11.929 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.8.0) 2026-06-26 15:50:11.960 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev87) 2026-06-26 15:50:11.978 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:50:11.990 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.2.0) 2026-06-26 15:50:11.991 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (18.1.0) 2026-06-26 15:50:11.992 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.1.0) 2026-06-26 15:50:12.032 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev87) 2026-06-26 15:50:12.048 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 15:50:12.061 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.1.0) 2026-06-26 15:50:12.061 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.4.0) 2026-06-26 15:50:12.062 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.5.0) 2026-06-26 15:50:12.063 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-26 15:50:12.064 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (43.0.3) 2026-06-26 15:50:12.091 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev87) 2026-06-26 15:50:12.108 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-26 15:50:12.159 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev87) 2026-06-26 15:50:12.175 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 15:50:12.189 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev87) (1.3.12) 2026-06-26 15:50:12.190 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev87) (4.15.0) 2026-06-26 15:50:12.225 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 15:50:12.242 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-26 15:50:12.258 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev87) (2.34.2) 2026-06-26 15:50:12.261 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev87) (2.0.0) 2026-06-26 15:50:12.266 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev87) (3.0) 2026-06-26 15:50:12.271 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev87) (5.10.0) 2026-06-26 15:50:12.274 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev87) (2.2.1) 2026-06-26 15:50:12.279 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev87) (2.8.0) 2026-06-26 15:50:12.280 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev87) (3.5.2) 2026-06-26 15:50:12.293 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev87) (1.4.2) 2026-06-26 15:50:12.301 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev87) (3.3.2) 2026-06-26 15:50:12.306 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev87) (26.1.0) 2026-06-26 15:50:12.307 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev87) (2025.9.1) 2026-06-26 15:50:12.308 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev87) (0.37.0) 2026-06-26 15:50:12.309 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev87) (2026.5.1) 2026-06-26 15:50:12.321 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev87) (2.1.0) 2026-06-26 15:50:12.323 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev87) (1.8.2) 2026-06-26 15:50:12.329 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev87) (4.2.0) 2026-06-26 15:50:12.332 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev87) (4.0.1) 2026-06-26 15:50:12.333 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev87) (2.13.0) 2026-06-26 15:50:12.340 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev87) (1.5.0) 2026-06-26 15:50:12.345 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev87) (5.3.1) 2026-06-26 15:50:12.351 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev87) (0.20) 2026-06-26 15:50:12.356 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev87) (1.3.0) 2026-06-26 15:50:12.358 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev87) (2.0.0) 2026-06-26 15:50:12.359 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev87) (6.0.3) 2026-06-26 15:50:12.368 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev87) (2.1.2) 2026-06-26 15:50:12.369 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev87) (0.6.2) 2026-06-26 15:50:12.428 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 15:50:12.445 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-26 15:50:12.488 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 15:50:12.504 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-26 15:50:12.546 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 15:50:12.563 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-26 15:50:12.611 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 15:50:12.628 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 15:50:12.640 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) (7.2.2) 2026-06-26 15:50:12.674 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 15:50:12.691 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 15:50:12.709 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev87) (2.9.0.post0) 2026-06-26 15:50:12.715 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (4.6.0) 2026-06-26 15:50:12.717 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (7.1.4) 2026-06-26 15:50:12.718 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (5.3.1) 2026-06-26 15:50:12.719 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (5.6.2) 2026-06-26 15:50:12.720 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (0.16.0) 2026-06-26 15:50:12.725 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (5.1.0) 2026-06-26 15:50:12.736 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (2026.2) 2026-06-26 15:50:12.737 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (26.2) 2026-06-26 15:50:12.745 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (0.25.0) 2026-06-26 15:50:12.749 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev87) (5.0.0) 2026-06-26 15:50:12.750 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev87) (3.1.6) 2026-06-26 15:50:12.752 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev87) (4.0.1) 2026-06-26 15:50:12.760 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev87) (3.0.3) 2026-06-26 15:50:12.776 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev87) (1.2.1) 2026-06-26 15:50:12.785 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (1.7.6) 2026-06-26 15:50:12.810 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev87) (82.0.1) 2026-06-26 15:50:12.830 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev87) (0.8.1) 2026-06-26 15:50:12.898 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 15:50:12.921 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:50:12.966 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 15:50:12.984 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-26 15:50:13.052 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 15:50:13.068 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-26 15:50:13.138 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 15:50:13.157 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-26 15:50:13.196 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 15:50:13.216 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 15:50:13.228 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (15.0.0) 2026-06-26 15:50:13.260 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 15:50:13.278 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-26 15:50:13.300 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev87) (1.17.0) 2026-06-26 15:50:13.321 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev87) (3.4.7) 2026-06-26 15:50:13.322 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev87) (3.18) 2026-06-26 15:50:13.323 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev87) (2.7.0) 2026-06-26 15:50:13.326 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev87) (2023.11.17) 2026-06-26 15:50:13.361 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (4.2.0) 2026-06-26 15:50:13.362 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (2.20.0) 2026-06-26 15:50:13.372 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (0.1.2) 2026-06-26 15:50:13.389 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev87) (0.8) 2026-06-26 15:50:13.466 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 15:50:13.482 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-26 15:50:13.539 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 15:50:13.557 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:50:13.569 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev87) (9.1.4) 2026-06-26 15:50:13.596 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 15:50:13.615 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-26 15:50:13.755 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 15:50:13.774 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-26 15:50:13.790 | Installing build dependencies: started 2026-06-26 15:50:15.589 | Installing build dependencies: finished with status 'done' 2026-06-26 15:50:15.591 | Getting requirements to build wheel: started 2026-06-26 15:50:16.322 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 15:50:16.325 | Preparing metadata (pyproject.toml): started 2026-06-26 15:50:16.750 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:50:16.754 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev87) (2026.2) 2026-06-26 15:50:16.870 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 15:50:16.887 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-26 15:50:16.948 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 15:50:16.965 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-26 15:50:17.055 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-26 15:50:17.096 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-26 15:50:17.122 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-26 15:50:17.148 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-26 15:50:17.178 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-26 15:50:17.241 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 37.2 MB/s 0:00:00 2026-06-26 15:50:17.256 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-26 15:50:17.279 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-26 15:50:17.305 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-26 15:50:17.329 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-26 15:50:17.353 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-26 15:50:17.380 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-26 15:50:17.408 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-26 15:50:17.434 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-26 15:50:17.460 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-26 15:50:17.486 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-26 15:50:17.517 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-26 15:50:17.545 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-26 15:50:17.569 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-26 15:50:17.602 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-26 15:50:17.627 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-26 15:50:17.679 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.1 MB/s 0:00:00 2026-06-26 15:50:17.699 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-26 15:50:17.725 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-26 15:50:17.754 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-26 15:50:17.781 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-26 15:50:17.918 | Building wheels for collected packages: glance, simplegeneric 2026-06-26 15:50:17.919 | Building editable for glance (pyproject.toml): started 2026-06-26 15:50:18.896 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-26 15:50:18.897 | Created wheel for glance: filename=glance-32.1.0.dev87-0.editable-py3-none-any.whl size=8994 sha256=7aac520ee814fc023cd4f0de22ad7fad89a910c7ed5b976b501907d3fa7b9a5d 2026-06-26 15:50:18.898 | Stored in directory: /tmp/pip-ephem-wheel-cache-kkn_pn4z/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-26 15:50:18.907 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-26 15:50:19.362 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-26 15:50:19.363 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=2f976e250f45439e737b5f5fcee86b62bc13d960e41e2e5577d476e1c408e0c9 2026-06-26 15:50:19.364 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-26 15:50:19.370 | Successfully built glance simplegeneric 2026-06-26 15:50:19.673 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-26 15:50:23.258 | Attempting uninstall: jsonpointer 2026-06-26 15:50:23.274 | Found existing installation: jsonpointer 2.0 2026-06-26 15:50:23.276 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:50:23.276 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-26 15:50:23.296 | Attempting uninstall: jmespath 2026-06-26 15:50:23.313 | Found existing installation: jmespath 1.0.1 2026-06-26 15:50:23.315 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:50:23.316 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-26 15:50:23.363 | Attempting uninstall: httplib2 2026-06-26 15:50:23.379 | Found existing installation: httplib2 0.20.4 2026-06-26 15:50:23.380 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:50:23.380 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-26 15:50:23.488 | Attempting uninstall: jsonpatch 2026-06-26 15:50:23.518 | Found existing installation: jsonpatch 1.32 2026-06-26 15:50:23.519 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:50:23.520 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-26 15:50:28.555 | 2026-06-26 15:50:28.591 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev87 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-26 15:50:28.898 | + inc/python:pip_install:216 : result=0 2026-06-26 15:50:28.900 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:50:28.903 | + functions-common:time_stop:2420 : local name 2026-06-26 15:50:28.905 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:50:28.907 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:50:28.909 | + functions-common:time_stop:2423 : local total 2026-06-26 15:50:28.911 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:50:28.913 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:50:28.916 | + functions-common:time_stop:2427 : start_time=1782489006120 2026-06-26 15:50:28.918 | + functions-common:time_stop:2429 : [[ -z 1782489006120 ]] 2026-06-26 15:50:28.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:50:28.925 | + functions-common:time_stop:2432 : end_time=1782489028922 2026-06-26 15:50:28.928 | + functions-common:time_stop:2433 : elapsed_time=22802 2026-06-26 15:50:28.930 | + functions-common:time_stop:2434 : total=87157 2026-06-26 15:50:28.932 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:50:28.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109959 2026-06-26 15:50:28.937 | + inc/python:pip_install:219 : return 0 2026-06-26 15:50:28.939 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 15:50:28.942 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 15:50:28.944 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-26 15:50:28.947 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-26 15:50:28.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:50:28.952 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:50:28.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-26 15:50:28.957 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:50:28.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 15:50:28.963 | + ./stack.sh:main:942 : configure_glance 2026-06-26 15:50:28.966 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-26 15:50:28.983 | + lib/glance:configure_glance:351 : local dburl 2026-06-26 15:50:28.986 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-26 15:50:28.989 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-26 15:50:28.991 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-26 15:50:28.994 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-26 15:50:28.996 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 15:50:28.999 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 15:50:29.001 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 15:50:29.020 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:50:29.023 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 15:50:29.026 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-26 15:50:29.029 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-26 15:50:29.033 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-26 15:50:29.069 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-26 15:50:29.106 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-26 15:50:29.143 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-26 15:50:29.181 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-26 15:50:29.224 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-26 15:50:29.270 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-26 15:50:29.317 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-26 15:50:29.320 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 15:50:29.324 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-26 15:50:29.328 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 15:50:29.332 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 15:50:29.338 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-26 15:50:29.341 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 15:50:29.345 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-26 15:50:29.349 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 15:50:29.353 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-26 15:50:29.397 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-26 15:50:29.434 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.216/identity 2026-06-26 15:50:29.478 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-26 15:50:29.521 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-26 15:50:29.562 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-26 15:50:29.602 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-26 15:50:29.635 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-26 15:50:29.668 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.216/identity 2026-06-26 15:50:29.703 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 15:50:29.738 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 15:50:29.771 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 15:50:29.774 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-26 15:50:29.810 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-26 15:50:29.814 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-26 15:50:29.818 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-26 15:50:29.821 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 15:50:29.825 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 15:50:29.828 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 15:50:29.850 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:50:29.856 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 15:50:29.859 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 15:50:29.864 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 15:50:29.885 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:50:29.890 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:50:29.895 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:50:29.944 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 15:50:29.948 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 15:50:29.952 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-26 15:50:29.955 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-26 15:50:29.959 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-26 15:50:30.008 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-26 15:50:30.060 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-26 15:50:30.113 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-26 15:50:30.117 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-26 15:50:30.121 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-26 15:50:30.125 | + lib/glance:configure_glance_store:280 : local be 2026-06-26 15:50:30.128 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-26 15:50:30.132 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-26 15:50:30.136 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-26 15:50:30.186 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-26 15:50:30.189 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.216 2026-06-26 15:50:30.235 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-26 15:50:30.239 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-26 15:50:30.243 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-26 15:50:30.265 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:50:30.268 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.216/image 2026-06-26 15:50:30.308 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-26 15:50:30.329 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:50:30.333 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-26 15:50:30.336 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-26 15:50:30.339 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 15:50:30.343 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 15:50:30.367 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 15:50:30.370 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 15:50:30.373 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 15:50:30.376 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 15:50:30.380 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 15:50:30.422 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:50:30.465 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:50:30.506 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 15:50:30.548 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-26 15:50:30.589 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-26 15:50:30.596 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-26 15:50:30.643 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-26 15:50:30.702 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-26 15:50:30.756 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-26 15:50:30.808 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-26 15:50:30.864 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-26 15:50:30.923 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-26 15:50:30.968 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-26 15:50:31.013 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-26 15:50:31.021 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-26 15:50:31.032 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-26 15:50:31.062 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:50:31.066 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-26 15:50:31.071 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-26 15:50:31.076 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-26 15:50:31.081 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-26 15:50:31.085 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-26 15:50:31.090 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-26 15:50:31.094 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-26 15:50:31.100 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 15:50:31.106 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-26 15:50:31.160 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-26 15:50:31.165 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-26 15:50:31.169 | ++ functions:get_random_port:861 : true 2026-06-26 15:50:31.173 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-26 15:50:31.177 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-26 15:50:31.182 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-26 15:50:31.243 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-26 15:50:31.248 | ++ functions:get_random_port:865 : break 2 2026-06-26 15:50:31.252 | ++ functions:get_random_port:869 : echo 60999 2026-06-26 15:50:31.258 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-26 15:50:31.262 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-26 15:50:31.313 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-26 15:50:31.365 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-26 15:50:31.417 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-26 15:50:31.467 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 15:50:31.518 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 15:50:31.562 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-26 15:50:31.617 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-26 15:50:31.663 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-26 15:50:31.721 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-26 15:50:31.770 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 15:50:31.816 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 15:50:31.852 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-26 15:50:31.891 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 15:50:31.932 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-26 15:50:31.973 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-26 15:50:32.010 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-26 15:50:32.047 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-26 15:50:32.084 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-26 15:50:32.123 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-26 15:50:32.166 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-26 15:50:32.170 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-26 15:50:32.174 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 15:50:32.177 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 15:50:32.181 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:50:32.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:50:32.188 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-26 15:50:32.191 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-26 15:50:32.194 | perl: warning: Setting locale failed. 2026-06-26 15:50:32.194 | perl: warning: Please check that your locale settings: 2026-06-26 15:50:32.194 | LANGUAGE = (unset), 2026-06-26 15:50:32.194 | LC_ALL = "en_US.utf8", 2026-06-26 15:50:32.194 | LANG = (unset) 2026-06-26 15:50:32.195 | are supported and installed on your system. 2026-06-26 15:50:32.195 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 15:50:32.240 | proxy (enabled by site administrator) 2026-06-26 15:50:32.243 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-26 15:50:32.247 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-26 15:50:32.252 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 15:50:32.256 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 15:50:32.260 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:50:32.264 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:50:32.269 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-26 15:50:32.272 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-26 15:50:32.276 | perl: warning: Setting locale failed. 2026-06-26 15:50:32.276 | perl: warning: Please check that your locale settings: 2026-06-26 15:50:32.276 | LANGUAGE = (unset), 2026-06-26 15:50:32.277 | LC_ALL = "en_US.utf8", 2026-06-26 15:50:32.277 | LANG = (unset) 2026-06-26 15:50:32.277 | are supported and installed on your system. 2026-06-26 15:50:32.277 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 15:50:32.316 | No module matches proxy_http 2026-06-26 15:50:32.322 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-26 15:50:32.335 | perl: warning: Setting locale failed. 2026-06-26 15:50:32.335 | perl: warning: Please check that your locale settings: 2026-06-26 15:50:32.335 | LANGUAGE = (unset), 2026-06-26 15:50:32.336 | LC_ALL = "en_US.utf8", 2026-06-26 15:50:32.336 | LANG = "de_DE.UTF-8" 2026-06-26 15:50:32.336 | are supported and installed on your system. 2026-06-26 15:50:32.336 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:50:32.399 | Considering dependency proxy for proxy_http: 2026-06-26 15:50:32.399 | Module proxy already enabled 2026-06-26 15:50:32.399 | Enabling module proxy_http. 2026-06-26 15:50:32.405 | To activate the new configuration, you need to run: 2026-06-26 15:50:32.405 | systemctl restart apache2 2026-06-26 15:50:32.411 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-26 15:50:32.414 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-26 15:50:32.417 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 15:50:32.421 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:50:32.425 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 15:50:32.661 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-26 15:50:32.666 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-26 15:50:32.672 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-26 15:50:32.676 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 15:50:32.680 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:50:32.683 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:50:32.687 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-26 15:50:32.692 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-26 15:50:32.697 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-26 15:50:32.698 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-26 15:50:32.713 | KeepAlive Off 2026-06-26 15:50:32.720 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-26 15:50:32.720 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-26 15:50:32.732 | SetEnv proxy-sendchunked 1 2026-06-26 15:50:32.738 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-26 15:50:32.738 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-26 15:50:32.749 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-26 15:50:32.755 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-26 15:50:32.759 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-26 15:50:32.762 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 15:50:32.765 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 15:50:32.768 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 15:50:32.771 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 15:50:32.774 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:50:32.777 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:50:32.780 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 15:50:32.783 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 15:50:32.786 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:50:32.788 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:50:32.792 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-26 15:50:32.810 | perl: warning: Setting locale failed. 2026-06-26 15:50:32.810 | perl: warning: Please check that your locale settings: 2026-06-26 15:50:32.810 | LANGUAGE = (unset), 2026-06-26 15:50:32.810 | LC_ALL = "en_US.utf8", 2026-06-26 15:50:32.810 | LANG = "de_DE.UTF-8" 2026-06-26 15:50:32.810 | are supported and installed on your system. 2026-06-26 15:50:32.810 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:50:32.861 | Enabling site glance-api. 2026-06-26 15:50:32.868 | To activate the new configuration, you need to run: 2026-06-26 15:50:32.868 | systemctl reload apache2 2026-06-26 15:50:32.875 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-26 15:50:32.878 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 15:50:32.882 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:50:32.885 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 15:50:33.048 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-26 15:50:33.055 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-26 15:50:33.109 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-26 15:50:33.161 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-26 15:50:33.164 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-26 15:50:33.218 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-26 15:50:33.260 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-26 15:50:33.301 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-26 15:50:33.324 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:50:33.327 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-26 15:50:33.330 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-26 15:50:33.333 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-26 15:50:33.337 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 15:50:33.340 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-26 15:50:33.343 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/83/995083/1 2026-06-26 15:50:33.346 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-26 15:50:33.349 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-26 15:50:33.352 | + functions-common:git_clone:591 : local git_ref=refs/changes/83/995083/1 2026-06-26 15:50:33.355 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 15:50:33.359 | ++ functions-common:git_clone:593 : pwd 2026-06-26 15:50:33.363 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 15:50:33.366 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 15:50:33.369 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 15:50:33.390 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 15:50:33.394 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 15:50:33.396 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 15:50:33.401 | + functions-common:git_clone:610 : echo refs/changes/83/995083/1 2026-06-26 15:50:33.402 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 15:50:33.407 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-26 15:50:33.410 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-26 15:50:33.413 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-26 15:50:33.417 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:50:33.420 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:50:33.423 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:50:33.425 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:50:33.428 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:50:33.431 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:50:33.435 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:50:33.438 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:50:33.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:50:33.446 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489033443 2026-06-26 15:50:33.449 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-26 15:50:33.453 | Cloning into '/opt/stack/cinder'... 2026-06-26 15:51:33.530 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:51:33.534 | + functions-common:time_stop:2420 : local name 2026-06-26 15:51:33.537 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:51:33.541 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:51:33.545 | + functions-common:time_stop:2423 : local total 2026-06-26 15:51:33.548 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:51:33.552 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:51:33.555 | + functions-common:time_stop:2427 : start_time=1782489033443 2026-06-26 15:51:33.559 | + functions-common:time_stop:2429 : [[ -z 1782489033443 ]] 2026-06-26 15:51:33.565 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:51:33.570 | + functions-common:time_stop:2432 : end_time=1782489093566 2026-06-26 15:51:33.573 | + functions-common:time_stop:2433 : elapsed_time=60123 2026-06-26 15:51:33.577 | + functions-common:time_stop:2434 : total=36697 2026-06-26 15:51:33.581 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:51:33.584 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96820 2026-06-26 15:51:33.589 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-26 15:51:33.594 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/83/995083/1 2026-06-26 15:51:33.598 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:51:33.602 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:51:33.606 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:51:33.610 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:51:33.613 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:51:33.617 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:51:33.621 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:51:33.626 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:51:33.632 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:51:33.638 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489093633 2026-06-26 15:51:33.642 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/83/995083/1 2026-06-26 15:51:34.542 | From https://review.opendev.org/openstack/cinder 2026-06-26 15:51:34.542 | * branch refs/changes/83/995083/1 -> FETCH_HEAD 2026-06-26 15:51:34.550 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:51:34.554 | + functions-common:time_stop:2420 : local name 2026-06-26 15:51:34.557 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:51:34.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:51:34.564 | + functions-common:time_stop:2423 : local total 2026-06-26 15:51:34.568 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:51:34.571 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:51:34.575 | + functions-common:time_stop:2427 : start_time=1782489093633 2026-06-26 15:51:34.578 | + functions-common:time_stop:2429 : [[ -z 1782489093633 ]] 2026-06-26 15:51:34.583 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:51:34.588 | + functions-common:time_stop:2432 : end_time=1782489094584 2026-06-26 15:51:34.591 | + functions-common:time_stop:2433 : elapsed_time=951 2026-06-26 15:51:34.594 | + functions-common:time_stop:2434 : total=96820 2026-06-26 15:51:34.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:51:34.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97771 2026-06-26 15:51:34.605 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-26 15:51:34.869 | Note: switching to 'FETCH_HEAD'. 2026-06-26 15:51:34.869 | 2026-06-26 15:51:34.869 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 15:51:34.869 | changes and commit them, and you can discard any commits you make in this 2026-06-26 15:51:34.869 | state without impacting any branches by switching back to a branch. 2026-06-26 15:51:34.869 | 2026-06-26 15:51:34.869 | If you want to create a new branch to retain commits you create, you may 2026-06-26 15:51:34.870 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 15:51:34.870 | 2026-06-26 15:51:34.870 | git switch -c 2026-06-26 15:51:34.870 | 2026-06-26 15:51:34.870 | Or undo this operation with: 2026-06-26 15:51:34.871 | 2026-06-26 15:51:34.871 | git switch - 2026-06-26 15:51:34.871 | 2026-06-26 15:51:34.871 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 15:51:34.871 | 2026-06-26 15:51:34.871 | HEAD is now at a3b04be0b DNM: testing rbac new defaults 2026-06-26 15:51:34.876 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-26 15:51:34.902 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-26 15:51:34.906 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 15:51:34.908 | + functions-common:git_clone:673 : head -1 2026-06-26 15:51:34.910 | a3b04be0b DNM: testing rbac new defaults 2026-06-26 15:51:34.915 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 15:51:34.919 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-26 15:51:34.922 | + inc/python:setup_develop:353 : local bindep 2026-06-26 15:51:34.925 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 15:51:34.929 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-26 15:51:34.932 | + inc/python:setup_develop:359 : local extras= 2026-06-26 15:51:34.935 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-26 15:51:34.939 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 15:51:34.943 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 15:51:34.946 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-26 15:51:34.949 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 15:51:34.952 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 15:51:34.957 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-26 15:51:34.961 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 15:51:34.965 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-26 15:51:34.969 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 15:51:34.972 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 15:51:34.977 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-26 15:51:34.984 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-26 15:51:34.988 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-26 15:51:34.992 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-26 15:51:35.171 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-26 15:51:35.177 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 15:51:35.180 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 15:51:35.184 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 15:51:35.188 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 15:51:35.192 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-26 15:51:35.195 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 15:51:35.198 | + inc/python:setup_package:446 : local extras= 2026-06-26 15:51:35.202 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 15:51:35.205 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 15:51:35.210 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 15:51:35.214 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 15:51:35.218 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 15:51:35.221 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-26 15:51:35.254 | Using python 3.12 to install /opt/stack/cinder 2026-06-26 15:51:35.258 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-26 15:51:36.316 | Obtaining file:///opt/stack/cinder 2026-06-26 15:51:36.322 | Installing build dependencies: started 2026-06-26 15:51:38.296 | Installing build dependencies: finished with status 'done' 2026-06-26 15:51:38.297 | Checking if build backend supports build_editable: started 2026-06-26 15:51:38.954 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 15:51:38.956 | Getting requirements to build editable: started 2026-06-26 15:51:39.335 | Getting requirements to build editable: finished with status 'done' 2026-06-26 15:51:39.339 | Preparing editable metadata (pyproject.toml): started 2026-06-26 15:51:41.215 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:51:41.258 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.0.3) 2026-06-26 15:51:41.260 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.3.1) 2026-06-26 15:51:41.262 | 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.dev141) (0.41.0) 2026-06-26 15:51:41.264 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.3.0) 2026-06-26 15:51:41.266 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.5.2) 2026-06-26 15:51:41.267 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.1.0) 2026-06-26 15:51:41.270 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (4.26.0) 2026-06-26 15:51:41.272 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.14.0) 2026-06-26 15:51:41.274 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (13.0.0) 2026-06-26 15:51:41.936 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.113 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-26 15:51:42.126 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (10.5.0) 2026-06-26 15:51:42.128 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.5.0) 2026-06-26 15:51:42.129 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (6.4.0) 2026-06-26 15:51:42.130 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (18.0.0) 2026-06-26 15:51:42.132 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (8.2.0) 2026-06-26 15:51:42.134 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (18.1.0) 2026-06-26 15:51:42.135 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (8.1.0) 2026-06-26 15:51:42.136 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.1.0) 2026-06-26 15:51:42.139 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.11.0) 2026-06-26 15:51:42.139 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.8.0) 2026-06-26 15:51:42.139 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.9.0) 2026-06-26 15:51:42.141 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.10.0) 2026-06-26 15:51:42.141 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (4.6.0) 2026-06-26 15:51:42.143 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.7.1) 2026-06-26 15:51:42.144 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (10.1.1) 2026-06-26 15:51:42.191 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.208 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 15:51:42.223 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (4.4.0) 2026-06-26 15:51:42.225 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (26.2) 2026-06-26 15:51:42.280 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.301 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 15:51:42.313 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.10.1) 2026-06-26 15:51:42.314 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.1.0) 2026-06-26 15:51:42.315 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.3.2) 2026-06-26 15:51:42.315 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.4.0) 2026-06-26 15:51:42.360 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.379 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 15:51:42.391 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.8.0) 2026-06-26 15:51:42.439 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.456 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 15:51:42.499 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.517 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 15:51:42.529 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.34.2) 2026-06-26 15:51:42.529 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.5.1) 2026-06-26 15:51:42.530 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (6.3.0) 2026-06-26 15:51:42.560 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.576 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 15:51:42.587 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.0.51) 2026-06-26 15:51:42.588 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.8.0) 2026-06-26 15:51:42.617 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.633 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-26 15:51:42.660 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (9.1.4) 2026-06-26 15:51:42.662 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (1.8.10) 2026-06-26 15:51:42.663 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (6.8.0) 2026-06-26 15:51:42.705 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.724 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 15:51:42.738 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.1.0) 2026-06-26 15:51:42.806 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.828 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 15:51:42.924 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev141) 2026-06-26 15:51:42.945 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-26 15:51:42.957 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.7.0) 2026-06-26 15:51:42.958 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (43.0.3) 2026-06-26 15:51:42.959 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (0.2.3) 2026-06-26 15:51:43.185 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev141) 2026-06-26 15:51:43.204 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-26 15:51:43.658 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev141) 2026-06-26 15:51:43.675 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-26 15:51:43.687 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev141) (1.9.0) 2026-06-26 15:51:43.688 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2026.2) 2026-06-26 15:51:43.689 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.1.4) 2026-06-26 15:51:44.138 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev141) 2026-06-26 15:51:44.158 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-26 15:51:44.171 | 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.dev141) (1.1.0) 2026-06-26 15:51:44.208 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev141) 2026-06-26 15:51:44.281 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-26 15:51:44.297 | 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.dev141) (2.9.0.post0) 2026-06-26 15:51:44.299 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev141) (2.7.0) 2026-06-26 15:51:44.305 | 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.dev141) (1.17.0) 2026-06-26 15:51:44.357 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev141) (2.0.0) 2026-06-26 15:51:44.365 | 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.dev141) (3.0) 2026-06-26 15:51:44.379 | 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.dev141) (2.8.0) 2026-06-26 15:51:44.388 | 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.dev141) (3.1.0) 2026-06-26 15:51:44.392 | 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.dev141) (2.2.1) 2026-06-26 15:51:44.395 | 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.dev141) (0.31.2) 2026-06-26 15:51:44.462 | 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.dev141) 2026-06-26 15:51:44.479 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-26 15:51:44.527 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-26 15:51:44.545 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-26 15:51:44.619 | 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.dev141) 2026-06-26 15:51:44.637 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 15:51:44.680 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-26 15:51:44.698 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 15:51:44.745 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-26 15:51:44.762 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-26 15:51:45.075 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-26 15:51:45.092 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-26 15:51:45.147 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-26 15:51:45.164 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 15:51:45.230 | 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.dev141) 2026-06-26 15:51:45.246 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 15:51:45.277 | 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.dev141) (3.4.7) 2026-06-26 15:51:45.279 | 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.dev141) (3.18) 2026-06-26 15:51:45.281 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev141) (2023.11.17) 2026-06-26 15:51:45.301 | 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.dev141) (26.1.0) 2026-06-26 15:51:45.303 | 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.dev141) (2025.9.1) 2026-06-26 15:51:45.304 | 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.dev141) (0.37.0) 2026-06-26 15:51:45.307 | 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.dev141) (2026.5.1) 2026-06-26 15:51:45.317 | 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.dev141) (1.8.2) 2026-06-26 15:51:45.317 | 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.dev141) (4.15.0) 2026-06-26 15:51:45.323 | 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.dev141) (4.2.0) 2026-06-26 15:51:45.325 | 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.dev141) (4.0.1) 2026-06-26 15:51:45.327 | 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.dev141) (2.13.0) 2026-06-26 15:51:45.337 | 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.dev141) (7.2.2) 2026-06-26 15:51:45.344 | 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.dev141) (1.5.0) 2026-06-26 15:51:45.355 | 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.dev141) (0.20) 2026-06-26 15:51:45.362 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev141) (1.3.0) 2026-06-26 15:51:45.364 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev141) (2.0.0) 2026-06-26 15:51:45.366 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev141) (6.0.3) 2026-06-26 15:51:45.377 | 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.dev141) (1.18.4) 2026-06-26 15:51:45.382 | 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.dev141) (2.1.2) 2026-06-26 15:51:45.382 | 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.dev141) (0.6.2) 2026-06-26 15:51:45.386 | 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.dev141) (1.3.12) 2026-06-26 15:51:45.403 | 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.dev141) (5.3.1) 2026-06-26 15:51:45.404 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev141) (5.6.2) 2026-06-26 15:51:45.406 | 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.dev141) (0.16.0) 2026-06-26 15:51:45.412 | 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.dev141) (5.1.0) 2026-06-26 15:51:45.430 | 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.dev141) (0.25.0) 2026-06-26 15:51:45.435 | 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.dev141) (5.0.0) 2026-06-26 15:51:45.437 | 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.dev141) (3.1.6) 2026-06-26 15:51:45.440 | 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.dev141) (4.0.1) 2026-06-26 15:51:45.456 | 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.dev141) (3.0.3) 2026-06-26 15:51:45.480 | 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.dev141) (1.2.1) 2026-06-26 15:51:45.511 | 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.dev141) (1.7.6) 2026-06-26 15:51:45.643 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev141) 2026-06-26 15:51:45.661 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 15:51:45.776 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev141) 2026-06-26 15:51:45.796 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-26 15:51:45.818 | 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.dev141) (3.17.0) 2026-06-26 15:51:45.886 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev141) 2026-06-26 15:51:45.904 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 15:51:45.973 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev141) 2026-06-26 15:51:45.989 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 15:51:46.049 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev141) 2026-06-26 15:51:46.065 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-26 15:51:46.087 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev141) (82.0.1) 2026-06-26 15:51:46.105 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev141) (0.8.1) 2026-06-26 15:51:46.296 | 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.dev141) 2026-06-26 15:51:46.312 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-26 15:51:46.386 | 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.dev141) (4.14.0) 2026-06-26 15:51:46.397 | 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.dev141) (0.6.0) 2026-06-26 15:51:46.398 | 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.dev141) (4.0.0) 2026-06-26 15:51:46.411 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (3.0.52) 2026-06-26 15:51:46.413 | 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.dev141) (1.11.0) 2026-06-26 15:51:46.413 | 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.dev141) (15.0.0) 2026-06-26 15:51:46.414 | 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.dev141) (1.8.0) 2026-06-26 15:51:46.464 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev141) 2026-06-26 15:51:46.482 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 15:51:46.497 | 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.dev141) (24.2.1) 2026-06-26 15:51:46.556 | 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.dev141) (4.2.0) 2026-06-26 15:51:46.558 | 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.dev141) (2.20.0) 2026-06-26 15:51:46.572 | 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.dev141) (0.1.2) 2026-06-26 15:51:46.596 | 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.dev141) (0.8) 2026-06-26 15:51:46.649 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev141) 2026-06-26 15:51:46.667 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-26 15:51:46.733 | 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.dev141) (3.6.1) 2026-06-26 15:51:46.736 | 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.dev141) (3.4.0) 2026-06-26 15:51:46.736 | 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.dev141) (4.0.1) 2026-06-26 15:51:46.823 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev141) 2026-06-26 15:51:46.842 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-26 15:51:46.885 | 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.dev141) (1.33) 2026-06-26 15:51:46.893 | 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.dev141) (3.1.1) 2026-06-26 15:51:46.993 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-26 15:51:47.035 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-26 15:51:47.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 62.6 MB/s 0:00:00 2026-06-26 15:51:47.277 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-26 15:51:47.305 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-26 15:51:47.544 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 65.4 MB/s 0:00:00 2026-06-26 15:51:47.562 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-26 15:51:47.591 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-26 15:51:47.620 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-26 15:51:47.643 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-26 15:51:47.670 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-26 15:51:47.696 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-26 15:51:47.722 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-26 15:51:47.746 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-26 15:51:47.839 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 59.2 MB/s 0:00:00 2026-06-26 15:51:47.856 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-26 15:51:47.884 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-26 15:51:47.912 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-26 15:51:47.931 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.9 MB/s 0:00:00 2026-06-26 15:51:47.951 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-26 15:51:47.977 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-26 15:51:48.001 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-26 15:51:48.024 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-26 15:51:48.048 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-26 15:51:48.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 46.6 MB/s 0:00:00 2026-06-26 15:51:48.100 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-26 15:51:48.127 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-26 15:51:48.155 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-26 15:51:48.180 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-26 15:51:48.219 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-26 15:51:48.244 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-26 15:51:48.270 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-26 15:51:48.306 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-26 15:51:48.347 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-26 15:51:48.373 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-26 15:51:48.401 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-26 15:51:48.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.0 MB/s 0:00:00 2026-06-26 15:51:48.475 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-26 15:51:48.659 | Building wheels for collected packages: cinder 2026-06-26 15:51:48.660 | Building editable for cinder (pyproject.toml): started 2026-06-26 15:51:50.447 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-26 15:51:50.449 | Created wheel for cinder: filename=cinder-28.1.0.dev141-0.editable-py3-none-any.whl size=9194 sha256=034137f0d50024e47a00dcc442d05195451543cb508ecaac3aaf79fd56e94068 2026-06-26 15:51:50.449 | Stored in directory: /tmp/pip-ephem-wheel-cache-aslcnu_l/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-26 15:51:50.455 | Successfully built cinder 2026-06-26 15:51:50.867 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-26 15:51:51.244 | Attempting uninstall: pyudev 2026-06-26 15:51:51.263 | Found existing installation: pyudev 0.24.0 2026-06-26 15:51:51.263 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:51:51.264 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-26 15:51:51.323 | Attempting uninstall: pyasn1 2026-06-26 15:51:51.342 | Found existing installation: pyasn1 0.4.8 2026-06-26 15:51:51.342 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:51:51.343 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-26 15:51:53.264 | Attempting uninstall: botocore 2026-06-26 15:51:53.292 | Found existing installation: botocore 1.34.46 2026-06-26 15:51:53.292 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:51:53.293 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-26 15:51:54.537 | Attempting uninstall: s3transfer 2026-06-26 15:51:54.558 | Found existing installation: s3transfer 0.10.1 2026-06-26 15:51:54.558 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:51:54.558 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-26 15:51:55.355 | Attempting uninstall: boto3 2026-06-26 15:51:55.375 | Found existing installation: boto3 1.34.46 2026-06-26 15:51:55.376 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 15:51:55.377 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-26 15:51:57.886 | 2026-06-26 15:51:57.912 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev141 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-26 15:51:58.475 | + inc/python:pip_install:216 : result=0 2026-06-26 15:51:58.480 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:51:58.485 | + functions-common:time_stop:2420 : local name 2026-06-26 15:51:58.487 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:51:58.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:51:58.495 | + functions-common:time_stop:2423 : local total 2026-06-26 15:51:58.499 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:51:58.501 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:51:58.505 | + functions-common:time_stop:2427 : start_time=1782489095246 2026-06-26 15:51:58.508 | + functions-common:time_stop:2429 : [[ -z 1782489095246 ]] 2026-06-26 15:51:58.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:51:58.530 | + functions-common:time_stop:2432 : end_time=1782489118527 2026-06-26 15:51:58.534 | + functions-common:time_stop:2433 : elapsed_time=23281 2026-06-26 15:51:58.537 | + functions-common:time_stop:2434 : total=109959 2026-06-26 15:51:58.542 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:51:58.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133240 2026-06-26 15:51:58.550 | + inc/python:pip_install:219 : return 0 2026-06-26 15:51:58.555 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 15:51:58.559 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 15:51:58.562 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-26 15:51:58.566 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-26 15:51:58.569 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:51:58.572 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:51:58.575 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-26 15:51:58.578 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:51:58.580 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-26 15:51:58.584 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-26 15:51:58.588 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-26 15:51:58.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:51:58.593 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:51:58.595 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-26 15:51:58.619 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-26 15:51:58.621 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:51:58.624 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:51:58.626 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:51:58.630 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:51:58.633 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:51:58.635 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:51:58.639 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:51:58.642 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:51:58.646 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:51:58.648 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:51:58.651 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:51:58.653 | + functions-common:apt_get_update:1167 : return 2026-06-26 15:51:58.657 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-26 15:51:58.660 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:51:58.664 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:51:58.667 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:51:58.671 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-26 15:51:58.696 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-26 15:51:58.735 | Reading package lists... 2026-06-26 15:51:59.152 | Building dependency tree... 2026-06-26 15:51:59.154 | Reading state information... 2026-06-26 15:51:59.791 | The following additional packages will be installed: 2026-06-26 15:51:59.791 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-26 15:51:59.792 | python3-urwid python3-wcwidth 2026-06-26 15:51:59.795 | Suggested packages: 2026-06-26 15:51:59.795 | python-urwid-doc 2026-06-26 15:51:59.840 | The following NEW packages will be installed: 2026-06-26 15:51:59.840 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-26 15:51:59.840 | python3-urwid python3-wcwidth targetcli-fb 2026-06-26 15:51:59.903 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 15:51:59.903 | Need to get 385 kB of archives. 2026-06-26 15:51:59.903 | After this operation, 3098 kB of additional disk space will be used. 2026-06-26 15:51:59.904 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-26 15:51:59.916 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-26 15:51:59.918 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-26 15:51:59.924 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-26 15:51:59.925 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-26 15:51:59.926 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-26 15:52:00.200 | perl: warning: Setting locale failed. 2026-06-26 15:52:00.200 | perl: warning: Please check that your locale settings: 2026-06-26 15:52:00.200 | LANGUAGE = (unset), 2026-06-26 15:52:00.200 | LC_ALL = "en_US.utf8", 2026-06-26 15:52:00.200 | LANG = "de_DE.UTF-8" 2026-06-26 15:52:00.201 | are supported and installed on your system. 2026-06-26 15:52:00.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:52:00.287 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:52:00.287 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:52:00.287 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:52:00.513 | Fetched 385 kB in 0s (7728 kB/s) 2026-06-26 15:52:00.575 | Selecting previously unselected package python3-typing-extensions. 2026-06-26 15:52:00.700 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-26 15:52:00.708 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-26 15:52:00.713 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-26 15:52:00.783 | Selecting previously unselected package python3-wcwidth. 2026-06-26 15:52:00.797 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-26 15:52:00.803 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-26 15:52:00.875 | Selecting previously unselected package python3-urwid. 2026-06-26 15:52:00.890 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-26 15:52:00.895 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-26 15:52:01.018 | Selecting previously unselected package python3-configshell-fb. 2026-06-26 15:52:01.032 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-26 15:52:01.037 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-26 15:52:01.107 | Selecting previously unselected package python3-rtslib-fb. 2026-06-26 15:52:01.123 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-26 15:52:01.128 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-26 15:52:01.207 | Selecting previously unselected package targetcli-fb. 2026-06-26 15:52:01.222 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-26 15:52:01.226 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-26 15:52:01.322 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-26 15:52:02.645 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-26 15:52:02.653 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-26 15:52:03.022 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-26 15:52:03.319 | Setting up python3-urwid (2.6.10-1) ... 2026-06-26 15:52:04.015 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-26 15:52:04.250 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 15:52:04.250 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-26 15:52:04.274 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-26 15:52:04.274 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-26 15:52:04.275 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-26 15:52:04.275 | keyword = Word(alphanums + '_\-') 2026-06-26 15:52:04.275 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 15:52:04.275 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 15:52:04.275 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 15:52:04.275 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 15:52:04.275 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-26 15:52:04.275 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-26 15:52:04.284 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 15:52:04.284 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-26 15:52:04.307 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-26 15:52:04.308 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-26 15:52:04.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-26 15:52:04.308 | keyword = Word(alphanums + '_\-') 2026-06-26 15:52:04.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 15:52:04.308 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 15:52:04.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 15:52:04.308 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 15:52:04.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-26 15:52:04.308 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-26 15:52:04.343 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-26 15:52:04.583 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-26 15:52:04.583 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-26 15:52:04.924 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 15:52:05.914 | perl: warning: Setting locale failed. 2026-06-26 15:52:05.914 | perl: warning: Please check that your locale settings: 2026-06-26 15:52:05.914 | LANGUAGE = (unset), 2026-06-26 15:52:05.914 | LC_ALL = "en_US.utf8", 2026-06-26 15:52:05.914 | LANG = "de_DE.UTF-8" 2026-06-26 15:52:05.915 | are supported and installed on your system. 2026-06-26 15:52:05.915 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:52:06.062 | perl: warning: Setting locale failed. 2026-06-26 15:52:06.062 | perl: warning: Please check that your locale settings: 2026-06-26 15:52:06.062 | LANGUAGE = (unset), 2026-06-26 15:52:06.062 | LC_ALL = "en_US.utf8", 2026-06-26 15:52:06.063 | LANG = "de_DE.UTF-8" 2026-06-26 15:52:06.063 | are supported and installed on your system. 2026-06-26 15:52:06.063 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:52:06.117 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:52:06.117 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:52:06.117 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:52:06.193 | perl: warning: Setting locale failed. 2026-06-26 15:52:06.193 | perl: warning: Please check that your locale settings: 2026-06-26 15:52:06.193 | LANGUAGE = (unset), 2026-06-26 15:52:06.193 | LC_ALL = "en_US.utf8", 2026-06-26 15:52:06.194 | LANG = "de_DE.UTF-8" 2026-06-26 15:52:06.194 | are supported and installed on your system. 2026-06-26 15:52:06.194 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:52:06.709 | 2026-06-26 15:52:06.709 | Running kernel seems to be up-to-date. 2026-06-26 15:52:06.709 | 2026-06-26 15:52:06.709 | Restarting services... 2026-06-26 15:52:06.758 | 2026-06-26 15:52:06.758 | Service restarts being deferred: 2026-06-26 15:52:06.758 | /etc/needrestart/restart.d/dbus.service 2026-06-26 15:52:06.758 | systemctl restart systemd-logind.service 2026-06-26 15:52:06.758 | systemctl restart virtlockd.service 2026-06-26 15:52:06.759 | systemctl restart virtlogd.service 2026-06-26 15:52:06.759 | 2026-06-26 15:52:06.759 | No containers need to be restarted. 2026-06-26 15:52:06.760 | 2026-06-26 15:52:06.760 | User sessions running outdated binaries: 2026-06-26 15:52:06.760 | quobyte @ session #5: sshd[2024] 2026-06-26 15:52:06.767 | quobyte @ user manager service: systemd[1162] 2026-06-26 15:52:06.776 | 2026-06-26 15:52:06.778 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:52:09.276 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:52:09.279 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:52:09.281 | + functions-common:time_stop:2420 : local name 2026-06-26 15:52:09.285 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:52:09.287 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:52:09.290 | + functions-common:time_stop:2423 : local total 2026-06-26 15:52:09.292 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:52:09.295 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:52:09.298 | + functions-common:time_stop:2427 : start_time=1782489118691 2026-06-26 15:52:09.301 | + functions-common:time_stop:2429 : [[ -z 1782489118691 ]] 2026-06-26 15:52:09.305 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:52:09.309 | + functions-common:time_stop:2432 : end_time=1782489129306 2026-06-26 15:52:09.312 | + functions-common:time_stop:2433 : elapsed_time=10615 2026-06-26 15:52:09.315 | + functions-common:time_stop:2434 : total=179995 2026-06-26 15:52:09.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:52:09.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190610 2026-06-26 15:52:09.323 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:52:09.326 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 15:52:09.329 | + ./stack.sh:main:948 : configure_cinder 2026-06-26 15:52:09.332 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-26 15:52:09.353 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-26 15:52:09.357 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-26 15:52:09.360 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-26 15:52:09.363 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-26 15:52:09.367 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-26 15:52:09.368 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-26 15:52:09.372 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-26 15:52:09.375 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-26 15:52:09.377 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-26 15:52:09.380 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-26 15:52:09.383 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-26 15:52:09.386 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-26 15:52:09.388 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-26 15:52:09.391 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-26 15:52:09.410 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-26 15:52:09.426 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-26 15:52:09.443 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-26 15:52:09.460 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-26 15:52:09.476 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-26 15:52:09.494 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-26 15:52:09.497 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-26 15:52:09.501 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.WPq1eShOR1 2026-06-26 15:52:09.504 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-26 15:52:09.506 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-26 15:52:09.510 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-26 15:52:09.512 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.WPq1eShOR1 2026-06-26 15:52:09.517 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.WPq1eShOR1 2026-06-26 15:52:09.533 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.WPq1eShOR1 /etc/sudoers.d/cinder-rootwrap 2026-06-26 15:52:09.554 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-26 15:52:09.558 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-26 15:52:09.561 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-26 15:52:09.563 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-26 15:52:09.566 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-26 15:52:09.569 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-26 15:52:09.571 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-26 15:52:09.575 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-26 15:52:09.575 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-26 15:52:09.587 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-26 15:52:09.592 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-26 15:52:09.608 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-26 15:52:09.624 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-26 15:52:09.627 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-26 15:52:09.632 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-26 15:52:09.637 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-26 15:52:09.640 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 15:52:09.642 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-26 15:52:09.645 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 15:52:09.648 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 15:52:09.651 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-26 15:52:09.654 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 15:52:09.657 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-26 15:52:09.660 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 15:52:09.663 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-26 15:52:09.697 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-26 15:52:09.728 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.216/identity 2026-06-26 15:52:09.767 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-26 15:52:09.807 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-26 15:52:09.851 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-26 15:52:09.884 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-26 15:52:09.919 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-26 15:52:09.949 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.216/identity 2026-06-26 15:52:09.984 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 15:52:10.018 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 15:52:10.052 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 15:52:10.055 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-26 15:52:10.090 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-26 15:52:10.124 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-26 15:52:10.127 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-26 15:52:10.129 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-26 15:52:10.132 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-26 15:52:10.134 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 15:52:10.137 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 15:52:10.139 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 15:52:10.157 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:52:10.159 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 15:52:10.162 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-26 15:52:10.165 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-26 15:52:10.201 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-26 15:52:10.233 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-26 15:52:10.266 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-26 15:52:10.297 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-26 15:52:10.327 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-26 15:52:10.359 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.216 2026-06-26 15:52:10.392 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-26 15:52:10.431 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-26 15:52:10.440 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4971938c9979fb660814c38194d085ed 2026-06-26 15:52:10.474 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-26 15:52:10.477 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-26 15:52:10.510 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-26 15:52:10.545 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-26 15:52:10.579 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-26 15:52:10.607 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-26 15:52:10.639 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-26 15:52:10.667 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-26 15:52:10.682 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:52:10.685 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 15:52:10.687 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-26 15:52:10.690 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-26 15:52:10.692 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-26 15:52:10.694 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 15:52:10.697 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-26 15:52:10.699 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-26 15:52:10.702 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-26 15:52:10.704 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-26 15:52:10.706 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-26 15:52:10.709 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-26 15:52:10.738 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-26 15:52:10.766 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-26 15:52:10.794 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-26 15:52:10.825 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-26 15:52:10.859 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-26 15:52:10.895 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-26 15:52:10.929 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-26 15:52:10.968 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-26 15:52:11.003 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-26 15:52:11.006 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-26 15:52:11.009 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-26 15:52:11.012 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-26 15:52:11.047 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-26 15:52:11.050 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-26 15:52:11.085 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-26 15:52:11.088 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-26 15:52:11.091 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-26 15:52:11.094 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-26 15:52:11.129 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-26 15:52:11.132 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-26 15:52:11.136 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-26 15:52:11.138 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-26 15:52:11.141 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-26 15:52:11.159 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:52:11.162 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-26 15:52:11.181 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:52:11.184 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-26 15:52:11.203 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:52:11.206 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-26 15:52:11.209 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-26 15:52:11.212 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-26 15:52:11.214 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-26 15:52:11.217 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 15:52:11.221 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 15:52:11.224 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 15:52:11.240 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:52:11.244 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 15:52:11.247 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 15:52:11.250 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 15:52:11.267 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:52:11.270 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:52:11.274 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:52:11.309 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 15:52:11.312 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 15:52:11.315 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-26 15:52:11.318 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-26 15:52:11.321 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 15:52:11.325 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 15:52:11.343 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 15:52:11.346 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 15:52:11.349 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 15:52:11.352 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 15:52:11.355 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 15:52:11.392 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:52:11.428 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:52:11.466 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 15:52:11.500 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-26 15:52:11.541 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-26 15:52:11.565 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:52:11.569 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-26 15:52:11.573 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-26 15:52:11.577 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-26 15:52:11.580 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-26 15:52:11.583 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 15:52:11.587 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-26 15:52:11.590 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-26 15:52:11.594 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 15:52:11.599 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 15:52:11.618 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 15:52:11.618 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:52:11.629 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 15:52:11.635 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:52:11.651 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-26 15:52:11.658 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-26 15:52:11.661 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-26 15:52:11.666 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 15:52:11.669 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-26 15:52:11.711 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-26 15:52:11.744 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-26 15:52:11.780 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 15:52:11.817 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 15:52:11.857 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 15:52:11.895 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 15:52:11.933 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 15:52:11.968 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 15:52:12.004 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-26 15:52:12.039 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 15:52:12.072 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 15:52:12.103 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 15:52:12.135 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-26 15:52:12.168 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 15:52:12.171 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 15:52:12.175 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-26 15:52:12.177 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-26 15:52:12.180 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 15:52:12.182 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:52:12.184 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:52:12.187 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-26 15:52:12.190 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-26 15:52:12.192 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-26 15:52:12.222 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 15:52:12.252 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-26 15:52:12.253 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-26 15:52:12.264 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-26 15:52:12.268 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-26 15:52:12.270 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-26 15:52:12.273 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 15:52:12.276 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 15:52:12.281 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 15:52:12.284 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 15:52:12.287 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:52:12.290 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:52:12.293 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 15:52:12.297 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 15:52:12.301 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:52:12.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:52:12.307 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-26 15:52:12.319 | perl: warning: Setting locale failed. 2026-06-26 15:52:12.319 | perl: warning: Please check that your locale settings: 2026-06-26 15:52:12.319 | LANGUAGE = (unset), 2026-06-26 15:52:12.319 | LC_ALL = "en_US.utf8", 2026-06-26 15:52:12.319 | LANG = "de_DE.UTF-8" 2026-06-26 15:52:12.319 | are supported and installed on your system. 2026-06-26 15:52:12.320 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:52:12.363 | Enabling site cinder-api. 2026-06-26 15:52:12.368 | To activate the new configuration, you need to run: 2026-06-26 15:52:12.369 | systemctl reload apache2 2026-06-26 15:52:12.374 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 15:52:12.377 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 15:52:12.379 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:52:12.382 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 15:52:12.587 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-26 15:52:12.590 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.216/image 2026-06-26 15:52:12.626 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-26 15:52:12.642 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:52:12.645 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-26 15:52:12.647 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 15:52:12.650 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-26 15:52:12.653 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-26 15:52:12.655 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 15:52:12.658 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-26 15:52:12.661 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 15:52:12.663 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-26 15:52:12.666 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-26 15:52:12.669 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-26 15:52:12.701 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-26 15:52:12.731 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.216/identity 2026-06-26 15:52:12.761 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-26 15:52:12.793 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-26 15:52:12.823 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-26 15:52:12.854 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-26 15:52:12.885 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-26 15:52:12.916 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.216/identity 2026-06-26 15:52:12.950 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-26 15:52:12.982 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-26 15:52:13.014 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 15:52:13.017 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-26 15:52:13.019 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 15:52:13.022 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 15:52:13.024 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-26 15:52:13.027 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-26 15:52:13.061 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-26 15:52:13.093 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.216/identity 2026-06-26 15:52:13.125 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-26 15:52:13.156 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-26 15:52:13.188 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-26 15:52:13.219 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-26 15:52:13.249 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-26 15:52:13.282 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-26 15:52:13.314 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-26 15:52:13.353 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-26 15:52:13.358 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-26 15:52:13.384 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:52:13.389 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.216:2379?api_version=v3' 2026-06-26 15:52:13.427 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-26 15:52:13.430 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-26 15:52:13.432 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-26 15:52:13.469 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-26 15:52:13.506 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-26 15:52:13.509 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-26 15:52:13.512 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-26 15:52:13.552 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-26 15:52:13.555 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 15:52:13.557 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-26 15:52:13.560 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-26 15:52:13.563 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-26 15:52:13.594 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-26 15:52:13.626 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.216/identity 2026-06-26 15:52:13.659 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-26 15:52:13.692 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-26 15:52:13.723 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-26 15:52:13.753 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-26 15:52:13.784 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-26 15:52:13.815 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-26 15:52:13.833 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:52:13.836 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-26 15:52:13.839 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-26 15:52:13.841 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-26 15:52:13.844 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 15:52:13.847 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-26 15:52:13.850 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-26 15:52:13.852 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-26 15:52:13.855 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:52:13.858 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:52:13.861 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-26 15:52:13.863 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:52:13.866 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-26 15:52:13.869 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-26 15:52:13.872 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:52:13.875 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:52:13.878 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-26 15:52:13.881 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:52:13.884 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-26 15:52:13.887 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-26 15:52:13.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:52:13.893 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:52:13.895 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-26 15:52:13.899 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:52:13.901 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-26 15:52:13.904 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-26 15:52:13.907 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-26 15:52:13.909 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 15:52:13.912 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 15:52:13.915 | ++ functions-common:git_clone:593 : pwd 2026-06-26 15:52:13.917 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 15:52:13.920 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 15:52:13.923 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 15:52:13.938 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 15:52:13.940 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 15:52:13.942 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 15:52:13.946 | + functions-common:git_clone:610 : echo master 2026-06-26 15:52:13.946 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 15:52:13.951 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-26 15:52:13.954 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 15:52:13.956 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-26 15:52:13.959 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:52:13.961 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:52:13.963 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:52:13.965 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:52:13.968 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:52:13.970 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:52:13.972 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:52:13.975 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:52:13.979 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:52:13.982 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489133980 2026-06-26 15:52:13.985 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-26 15:52:13.988 | Cloning into '/opt/stack/neutron'... 2026-06-26 15:53:22.598 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:53:22.600 | + functions-common:time_stop:2420 : local name 2026-06-26 15:53:22.602 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:53:22.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:53:22.607 | + functions-common:time_stop:2423 : local total 2026-06-26 15:53:22.609 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:53:22.611 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:53:22.613 | + functions-common:time_stop:2427 : start_time=1782489133980 2026-06-26 15:53:22.615 | + functions-common:time_stop:2429 : [[ -z 1782489133980 ]] 2026-06-26 15:53:22.618 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:53:22.621 | + functions-common:time_stop:2432 : end_time=1782489202619 2026-06-26 15:53:22.623 | + functions-common:time_stop:2433 : elapsed_time=68639 2026-06-26 15:53:22.625 | + functions-common:time_stop:2434 : total=97771 2026-06-26 15:53:22.628 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:53:22.630 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166410 2026-06-26 15:53:22.632 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-26 15:53:22.634 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 15:53:22.637 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:53:22.639 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:53:22.641 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:53:22.643 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:53:22.646 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:53:22.648 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:53:22.650 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:53:22.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:53:22.655 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:53:22.659 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489202657 2026-06-26 15:53:22.661 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 15:53:23.409 | From https://review.opendev.org/openstack/neutron 2026-06-26 15:53:23.409 | * branch master -> FETCH_HEAD 2026-06-26 15:53:23.420 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:53:23.423 | + functions-common:time_stop:2420 : local name 2026-06-26 15:53:23.425 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:53:23.428 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:53:23.431 | + functions-common:time_stop:2423 : local total 2026-06-26 15:53:23.433 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:53:23.436 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:53:23.438 | + functions-common:time_stop:2427 : start_time=1782489202657 2026-06-26 15:53:23.440 | + functions-common:time_stop:2429 : [[ -z 1782489202657 ]] 2026-06-26 15:53:23.444 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:53:23.449 | + functions-common:time_stop:2432 : end_time=1782489203445 2026-06-26 15:53:23.451 | + functions-common:time_stop:2433 : elapsed_time=788 2026-06-26 15:53:23.454 | + functions-common:time_stop:2434 : total=166410 2026-06-26 15:53:23.456 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:53:23.459 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167198 2026-06-26 15:53:23.461 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 15:53:23.464 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:53:23.467 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:53:23.469 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:53:23.472 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:53:23.475 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:53:23.477 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:53:23.480 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:53:23.482 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:53:23.486 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:53:23.491 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489203488 2026-06-26 15:53:23.493 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 15:53:24.029 | Note: switching to 'FETCH_HEAD'. 2026-06-26 15:53:24.029 | 2026-06-26 15:53:24.029 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 15:53:24.029 | changes and commit them, and you can discard any commits you make in this 2026-06-26 15:53:24.030 | state without impacting any branches by switching back to a branch. 2026-06-26 15:53:24.030 | 2026-06-26 15:53:24.030 | If you want to create a new branch to retain commits you create, you may 2026-06-26 15:53:24.030 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 15:53:24.030 | 2026-06-26 15:53:24.030 | git switch -c 2026-06-26 15:53:24.030 | 2026-06-26 15:53:24.030 | Or undo this operation with: 2026-06-26 15:53:24.030 | 2026-06-26 15:53:24.031 | git switch - 2026-06-26 15:53:24.031 | 2026-06-26 15:53:24.031 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 15:53:24.031 | 2026-06-26 15:53:24.031 | HEAD is now at d0442f1c1a Merge "ovn: Handle missing ``neutron:network_name`` in sibling LRPs" 2026-06-26 15:53:24.039 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:53:24.041 | + functions-common:time_stop:2420 : local name 2026-06-26 15:53:24.044 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:53:24.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:53:24.049 | + functions-common:time_stop:2423 : local total 2026-06-26 15:53:24.051 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:53:24.054 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:53:24.056 | + functions-common:time_stop:2427 : start_time=1782489203488 2026-06-26 15:53:24.058 | + functions-common:time_stop:2429 : [[ -z 1782489203488 ]] 2026-06-26 15:53:24.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:53:24.066 | + functions-common:time_stop:2432 : end_time=1782489204063 2026-06-26 15:53:24.068 | + functions-common:time_stop:2433 : elapsed_time=575 2026-06-26 15:53:24.070 | + functions-common:time_stop:2434 : total=167198 2026-06-26 15:53:24.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:53:24.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167773 2026-06-26 15:53:24.077 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-26 15:53:24.094 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-26 15:53:24.098 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 15:53:24.098 | + functions-common:git_clone:673 : head -1 2026-06-26 15:53:24.105 | d0442f1c1a Merge "ovn: Handle missing ``neutron:network_name`` in sibling LRPs" 2026-06-26 15:53:24.108 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 15:53:24.111 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-26 15:53:24.114 | + inc/python:setup_develop:353 : local bindep 2026-06-26 15:53:24.117 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 15:53:24.119 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-26 15:53:24.122 | + inc/python:setup_develop:359 : local extras= 2026-06-26 15:53:24.124 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-26 15:53:24.128 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 15:53:24.131 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 15:53:24.134 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-26 15:53:24.137 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 15:53:24.140 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 15:53:24.143 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-26 15:53:24.147 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 15:53:24.150 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-26 15:53:24.155 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 15:53:24.158 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 15:53:24.162 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-26 15:53:24.169 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-26 15:53:24.174 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-26 15:53:24.177 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-26 15:53:24.347 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-26 15:53:24.350 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 15:53:24.353 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 15:53:24.355 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 15:53:24.358 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 15:53:24.360 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-26 15:53:24.363 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 15:53:24.365 | + inc/python:setup_package:446 : local extras= 2026-06-26 15:53:24.368 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 15:53:24.370 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 15:53:24.373 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 15:53:24.376 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 15:53:24.379 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 15:53:24.381 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-26 15:53:24.401 | Using python 3.12 to install /opt/stack/neutron 2026-06-26 15:53:24.404 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-26 15:53:25.463 | Obtaining file:///opt/stack/neutron 2026-06-26 15:53:25.473 | Installing build dependencies: started 2026-06-26 15:53:27.359 | Installing build dependencies: finished with status 'done' 2026-06-26 15:53:27.361 | Checking if build backend supports build_editable: started 2026-06-26 15:53:27.975 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 15:53:27.977 | Getting requirements to build editable: started 2026-06-26 15:53:28.312 | Getting requirements to build editable: finished with status 'done' 2026-06-26 15:53:28.315 | Preparing editable metadata (pyproject.toml): started 2026-06-26 15:53:30.175 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:53:30.203 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.0.3) 2026-06-26 15:53:30.203 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.10.1) 2026-06-26 15:53:30.204 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.0) 2026-06-26 15:53:30.207 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.5.1) 2026-06-26 15:53:30.207 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.0) 2026-06-26 15:53:30.208 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.3.1) 2026-06-26 15:53:30.424 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev542) 2026-06-26 15:53:30.601 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 15:53:30.614 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (0.31.2) 2026-06-26 15:53:30.616 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.34.2) 2026-06-26 15:53:30.617 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.6) 2026-06-26 15:53:30.620 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (13.0.0) 2026-06-26 15:53:30.620 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.3.0) 2026-06-26 15:53:30.686 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev542) 2026-06-26 15:53:30.704 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 15:53:30.773 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev542) 2026-06-26 15:53:30.793 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 15:53:30.810 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (9.1.4) 2026-06-26 15:53:30.811 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.0.51) 2026-06-26 15:53:30.814 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.8.10) 2026-06-26 15:53:30.814 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.14.0) 2026-06-26 15:53:30.817 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.18.4) 2026-06-26 15:53:30.817 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.8.0) 2026-06-26 15:53:30.818 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.2.0) 2026-06-26 15:53:30.819 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.5.0) 2026-06-26 15:53:30.821 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (10.5.0) 2026-06-26 15:53:30.823 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (6.4.0) 2026-06-26 15:53:30.824 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.0.0) 2026-06-26 15:53:30.825 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (6.8.0) 2026-06-26 15:53:30.827 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.2.0) 2026-06-26 15:53:30.829 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.1.0) 2026-06-26 15:53:30.831 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.1.0) 2026-06-26 15:53:30.835 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.1.0) 2026-06-26 15:53:30.835 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.11.0) 2026-06-26 15:53:30.836 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.8.0) 2026-06-26 15:53:30.838 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.9.0) 2026-06-26 15:53:30.839 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.10.0) 2026-06-26 15:53:30.842 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev542) (4.6.0) 2026-06-26 15:53:30.844 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.7.1) 2026-06-26 15:53:30.846 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (10.1.1) 2026-06-26 15:53:30.847 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.10.2) 2026-06-26 15:53:30.848 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.4.0) 2026-06-26 15:53:30.886 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev542) 2026-06-26 15:53:30.903 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 15:53:30.943 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev542) 2026-06-26 15:53:30.961 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 15:53:31.004 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev542) 2026-06-26 15:53:31.026 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-26 15:53:31.151 | Installing build dependencies: started 2026-06-26 15:53:32.979 | Installing build dependencies: finished with status 'done' 2026-06-26 15:53:32.980 | Getting requirements to build wheel: started 2026-06-26 15:53:33.720 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 15:53:33.723 | Preparing metadata (pyproject.toml): started 2026-06-26 15:53:34.167 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:53:34.217 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev542) 2026-06-26 15:53:34.235 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 15:53:34.247 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.2.2) 2026-06-26 15:53:34.285 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev542) 2026-06-26 15:53:34.303 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-26 15:53:34.315 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (24.2.1) 2026-06-26 15:53:34.317 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.13.0) 2026-06-26 15:53:34.317 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.17.0) 2026-06-26 15:53:34.355 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev542) 2026-06-26 15:53:34.371 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-26 15:53:34.455 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev542) 2026-06-26 15:53:34.475 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:53:34.487 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.3.0) 2026-06-26 15:53:34.488 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.1.0) 2026-06-26 15:53:34.492 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev542) (1.3.12) 2026-06-26 15:53:34.494 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev542) (4.15.0) 2026-06-26 15:53:34.497 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev542) (2.2.1) 2026-06-26 15:53:34.503 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev542) (3.3.2) 2026-06-26 15:53:34.511 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev542) (3.0.3) 2026-06-26 15:53:34.512 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev542) (2.1.0) 2026-06-26 15:53:34.513 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev542) (1.8.2) 2026-06-26 15:53:34.521 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev542) (4.0.1) 2026-06-26 15:53:34.523 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev542) (2.13.0) 2026-06-26 15:53:34.524 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev542) (5.8.0) 2026-06-26 15:53:34.538 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev542) (1.3.7) 2026-06-26 15:53:34.573 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev542) 2026-06-26 15:53:34.592 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 15:53:34.609 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (43.0.3) 2026-06-26 15:53:34.609 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (1.5.0) 2026-06-26 15:53:34.613 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (1.1.0) 2026-06-26 15:53:34.613 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (1.33) 2026-06-26 15:53:34.614 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (4.10.0) 2026-06-26 15:53:34.617 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (6.0.3) 2026-06-26 15:53:34.622 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev542) (2.0.0) 2026-06-26 15:53:34.629 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev542) (3.0) 2026-06-26 15:53:34.641 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev542) (3.1.1) 2026-06-26 15:53:34.646 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev542) (0.41.0) 2026-06-26 15:53:34.647 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev542) (1.2.1) 2026-06-26 15:53:34.679 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev542) 2026-06-26 15:53:34.699 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-26 15:53:34.721 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev542) (26.2) 2026-06-26 15:53:34.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==28.1.0.dev542) (2.8.0) 2026-06-26 15:53:34.728 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev542) (3.5.2) 2026-06-26 15:53:34.746 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev542) (6.1.1) 2026-06-26 15:53:34.748 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev542) (4.0.0) 2026-06-26 15:53:34.772 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev542) (0.20) 2026-06-26 15:53:34.779 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev542) (2.0.0) 2026-06-26 15:53:34.789 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev542) (2.1.2) 2026-06-26 15:53:34.789 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev542) (0.6.2) 2026-06-26 15:53:34.798 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev542) (2.9.0.post0) 2026-06-26 15:53:34.806 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (7.1.4) 2026-06-26 15:53:34.806 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (5.3.1) 2026-06-26 15:53:34.807 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (5.6.2) 2026-06-26 15:53:34.809 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (0.16.0) 2026-06-26 15:53:34.814 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (5.1.0) 2026-06-26 15:53:34.825 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (2026.2) 2026-06-26 15:53:34.833 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (0.25.0) 2026-06-26 15:53:34.838 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev542) (5.0.0) 2026-06-26 15:53:34.841 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev542) (4.0.1) 2026-06-26 15:53:34.886 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev542) (1.7.6) 2026-06-26 15:53:34.893 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev542) (2.2.0) 2026-06-26 15:53:34.908 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev542) (3.17.0) 2026-06-26 15:53:34.973 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev542) 2026-06-26 15:53:34.989 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-26 15:53:35.035 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev542) 2026-06-26 15:53:35.038 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-26 15:53:35.060 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev542) (3.0.3) 2026-06-26 15:53:35.061 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev542) (1.6.2) 2026-06-26 15:53:35.072 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev542) (82.0.1) 2026-06-26 15:53:35.106 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev542) (0.8.1) 2026-06-26 15:53:35.153 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev542) (1.17.0) 2026-06-26 15:53:35.159 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev542) (4.14.0) 2026-06-26 15:53:35.162 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev542) (4.26.0) 2026-06-26 15:53:35.198 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev542) 2026-06-26 15:53:35.215 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 15:53:35.234 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (0.6.0) 2026-06-26 15:53:35.236 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (4.0.0) 2026-06-26 15:53:35.248 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (3.0.52) 2026-06-26 15:53:35.249 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (1.11.0) 2026-06-26 15:53:35.250 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (15.0.0) 2026-06-26 15:53:35.251 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (1.8.0) 2026-06-26 15:53:35.258 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (26.1.0) 2026-06-26 15:53:35.260 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (2025.9.1) 2026-06-26 15:53:35.261 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (0.37.0) 2026-06-26 15:53:35.262 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (2026.5.1) 2026-06-26 15:53:35.335 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (3.4.7) 2026-06-26 15:53:35.337 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (3.18) 2026-06-26 15:53:35.341 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (2.7.0) 2026-06-26 15:53:35.341 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (2023.11.17) 2026-06-26 15:53:35.381 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (4.2.0) 2026-06-26 15:53:35.382 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (2.20.0) 2026-06-26 15:53:35.396 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (0.1.2) 2026-06-26 15:53:35.420 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev542) (0.8) 2026-06-26 15:53:35.493 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev542) (0.16.0) 2026-06-26 15:53:35.596 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-26 15:53:36.292 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 578.0 kB/s 0:00:00 2026-06-26 15:53:36.311 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-26 15:53:36.840 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 3.5 MB/s 0:00:00 2026-06-26 15:53:36.857 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-26 15:53:37.279 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-26 15:53:37.675 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-26 15:53:38.332 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-26 15:53:38.571 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-26 15:53:39.355 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-26 15:53:39.372 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-26 15:53:41.690 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-26 15:53:41.828 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-26 15:53:41.855 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-26 15:53:41.882 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-26 15:53:41.917 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-26 15:53:42.034 | Building wheels for collected packages: neutron, ovs 2026-06-26 15:53:42.036 | Building editable for neutron (pyproject.toml): started 2026-06-26 15:53:44.496 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-26 15:53:44.497 | Created wheel for neutron: filename=neutron-28.1.0.dev542-0.editable-py3-none-any.whl size=15978 sha256=d5c95bbd9fcdd476e67f1fc3f7f24c71c97ec7b1db938bf94adbd1ea2a80c211 2026-06-26 15:53:44.497 | Stored in directory: /tmp/pip-ephem-wheel-cache-7pkmyjmh/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-26 15:53:44.505 | Building wheel for ovs (pyproject.toml): started 2026-06-26 15:53:45.468 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-26 15:53:45.472 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=0b1af2bae35d06098b2feff36da81d0ced7a085444aa6b8a2d7dc1ace4627896 2026-06-26 15:53:45.472 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-26 15:53:45.475 | Successfully built neutron ovs 2026-06-26 15:53:45.796 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-26 15:53:51.996 | 2026-06-26 15:53:52.021 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev542 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-26 15:53:52.283 | + inc/python:pip_install:216 : result=0 2026-06-26 15:53:52.288 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:53:52.291 | + functions-common:time_stop:2420 : local name 2026-06-26 15:53:52.296 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:53:52.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:53:52.303 | + functions-common:time_stop:2423 : local total 2026-06-26 15:53:52.307 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:53:52.311 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:53:52.314 | + functions-common:time_stop:2427 : start_time=1782489204396 2026-06-26 15:53:52.318 | + functions-common:time_stop:2429 : [[ -z 1782489204396 ]] 2026-06-26 15:53:52.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:53:52.332 | + functions-common:time_stop:2432 : end_time=1782489232327 2026-06-26 15:53:52.334 | + functions-common:time_stop:2433 : elapsed_time=27931 2026-06-26 15:53:52.338 | + functions-common:time_stop:2434 : total=133240 2026-06-26 15:53:52.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:53:52.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161171 2026-06-26 15:53:52.347 | + inc/python:pip_install:219 : return 0 2026-06-26 15:53:52.351 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 15:53:52.354 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 15:53:52.358 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-26 15:53:52.361 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-26 15:53:52.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:53:52.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:53:52.372 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-26 15:53:52.376 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:53:52.379 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-26 15:53:52.383 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-26 15:53:52.386 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-26 15:53:52.387 | Installing OVN and dependent packages 2026-06-26 15:53:52.390 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-26 15:53:52.394 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-26 15:53:52.418 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:53:52.422 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-26 15:53:52.444 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:53:52.448 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-26 15:53:52.470 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:53:52.473 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-26 15:53:52.476 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-26 15:53:52.497 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:53:52.501 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-26 15:53:52.504 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-26 15:53:52.524 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-26 15:53:52.530 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-26 15:53:52.546 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-26 15:53:52.552 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-26 15:53:52.584 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-26 15:53:52.588 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:53:52.592 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:53:52.596 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:53:52.599 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:53:52.603 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:53:52.607 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:53:52.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:53:52.614 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:53:52.618 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:53:52.622 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:53:52.626 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:53:52.630 | + functions-common:apt_get_update:1167 : return 2026-06-26 15:53:52.634 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-26 15:53:52.638 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:53:52.642 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:53:52.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:53:52.650 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-26 15:53:52.678 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-26 15:53:52.728 | Reading package lists... 2026-06-26 15:53:53.170 | Building dependency tree... 2026-06-26 15:53:53.171 | Reading state information... 2026-06-26 15:53:53.891 | fakeroot is already the newest version (1.33-1). 2026-06-26 15:53:53.891 | fakeroot set to manually installed. 2026-06-26 15:53:53.891 | make is already the newest version (4.3-4.1build2). 2026-06-26 15:53:53.891 | make set to manually installed. 2026-06-26 15:53:53.891 | The following additional packages will be installed: 2026-06-26 15:53:53.892 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-26 15:53:53.892 | python3-sortedcontainers 2026-06-26 15:53:53.895 | Suggested packages: 2026-06-26 15:53:53.895 | openvswitch-doc python-sortedcontainers-doc 2026-06-26 15:53:53.939 | The following NEW packages will be installed: 2026-06-26 15:53:53.940 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-26 15:53:53.940 | python3-openvswitch python3-sortedcontainers 2026-06-26 15:53:54.033 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 15:53:54.033 | Need to get 4219 kB of archives. 2026-06-26 15:53:54.033 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-26 15:53:54.034 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-26 15:53:54.107 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-26 15:53:54.141 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-26 15:53:54.142 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-26 15:53:54.143 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-26 15:53:54.171 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-26 15:53:54.463 | perl: warning: Setting locale failed. 2026-06-26 15:53:54.463 | perl: warning: Please check that your locale settings: 2026-06-26 15:53:54.463 | LANGUAGE = (unset), 2026-06-26 15:53:54.464 | LC_ALL = "en_US.utf8", 2026-06-26 15:53:54.464 | LANG = "de_DE.UTF-8" 2026-06-26 15:53:54.464 | are supported and installed on your system. 2026-06-26 15:53:54.464 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:53:54.530 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:53:54.530 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:53:54.530 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:53:54.749 | Fetched 4219 kB in 0s (19.7 MB/s) 2026-06-26 15:53:54.808 | Selecting previously unselected package libunbound8:amd64. 2026-06-26 15:53:54.886 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-26 15:53:54.894 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-26 15:53:54.941 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-26 15:53:55.045 | Selecting previously unselected package openvswitch-common. 2026-06-26 15:53:55.057 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 15:53:55.067 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 15:53:55.194 | Selecting previously unselected package python3-sortedcontainers. 2026-06-26 15:53:55.205 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-26 15:53:55.210 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-26 15:53:55.275 | Selecting previously unselected package libxdp1:amd64. 2026-06-26 15:53:55.288 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-26 15:53:55.292 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-26 15:53:55.359 | Selecting previously unselected package python3-openvswitch. 2026-06-26 15:53:55.372 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 15:53:55.377 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 15:53:55.504 | Selecting previously unselected package openvswitch-switch. 2026-06-26 15:53:55.517 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 15:53:55.528 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 15:53:55.684 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-26 15:53:55.977 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-26 15:53:55.992 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-26 15:53:56.005 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 15:53:56.023 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 15:53:56.484 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 15:53:56.515 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-26 15:53:57.213 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-26 15:53:57.427 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-26 15:53:58.479 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 15:54:00.297 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 15:54:00.548 | perl: warning: Setting locale failed. 2026-06-26 15:54:00.548 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:00.548 | LANGUAGE = (unset), 2026-06-26 15:54:00.549 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:00.549 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:00.549 | are supported and installed on your system. 2026-06-26 15:54:00.549 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:00.685 | perl: warning: Setting locale failed. 2026-06-26 15:54:00.685 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:00.685 | LANGUAGE = (unset), 2026-06-26 15:54:00.685 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:00.685 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:00.685 | are supported and installed on your system. 2026-06-26 15:54:00.685 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:00.769 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:54:00.769 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:54:00.769 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:54:00.882 | perl: warning: Setting locale failed. 2026-06-26 15:54:00.882 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:00.883 | LANGUAGE = (unset), 2026-06-26 15:54:00.883 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:00.883 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:00.883 | are supported and installed on your system. 2026-06-26 15:54:00.884 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:01.446 | 2026-06-26 15:54:01.446 | Running kernel seems to be up-to-date. 2026-06-26 15:54:01.447 | 2026-06-26 15:54:01.447 | Restarting services... 2026-06-26 15:54:01.503 | 2026-06-26 15:54:01.503 | Service restarts being deferred: 2026-06-26 15:54:01.503 | /etc/needrestart/restart.d/dbus.service 2026-06-26 15:54:01.503 | systemctl restart systemd-logind.service 2026-06-26 15:54:01.504 | systemctl restart virtlockd.service 2026-06-26 15:54:01.504 | systemctl restart virtlogd.service 2026-06-26 15:54:01.504 | 2026-06-26 15:54:01.504 | No containers need to be restarted. 2026-06-26 15:54:01.504 | 2026-06-26 15:54:01.505 | User sessions running outdated binaries: 2026-06-26 15:54:01.505 | quobyte @ session #5: sshd[2024] 2026-06-26 15:54:01.514 | quobyte @ user manager service: systemd[1162] 2026-06-26 15:54:01.524 | 2026-06-26 15:54:01.524 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:54:03.675 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:54:03.678 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:54:03.682 | + functions-common:time_stop:2420 : local name 2026-06-26 15:54:03.685 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:54:03.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:54:03.691 | + functions-common:time_stop:2423 : local total 2026-06-26 15:54:03.694 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:54:03.697 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:54:03.701 | + functions-common:time_stop:2427 : start_time=1782489232673 2026-06-26 15:54:03.704 | + functions-common:time_stop:2429 : [[ -z 1782489232673 ]] 2026-06-26 15:54:03.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:54:03.713 | + functions-common:time_stop:2432 : end_time=1782489243710 2026-06-26 15:54:03.717 | + functions-common:time_stop:2433 : elapsed_time=11037 2026-06-26 15:54:03.720 | + functions-common:time_stop:2434 : total=190610 2026-06-26 15:54:03.723 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:54:03.727 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=201647 2026-06-26 15:54:03.731 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:54:03.735 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-26 15:54:03.761 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-26 15:54:03.764 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:54:03.767 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:54:03.771 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:54:03.774 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:54:03.778 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:54:03.781 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:54:03.784 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:54:03.788 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:54:03.791 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:54:03.794 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:54:03.797 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:54:03.800 | + functions-common:apt_get_update:1167 : return 2026-06-26 15:54:03.804 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-26 15:54:03.806 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:54:03.810 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:54:03.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:54:03.816 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-26 15:54:03.844 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-26 15:54:03.882 | Reading package lists... 2026-06-26 15:54:04.283 | Building dependency tree... 2026-06-26 15:54:04.285 | Reading state information... 2026-06-26 15:54:04.885 | The following additional packages will be installed: 2026-06-26 15:54:04.885 | ovn-common 2026-06-26 15:54:04.928 | The following NEW packages will be installed: 2026-06-26 15:54:04.928 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-26 15:54:05.022 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 15:54:05.022 | Need to get 2360 kB of archives. 2026-06-26 15:54:05.022 | After this operation, 8355 kB of additional disk space will be used. 2026-06-26 15:54:05.022 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-26 15:54:05.130 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-26 15:54:05.136 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-26 15:54:05.138 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-26 15:54:05.421 | perl: warning: Setting locale failed. 2026-06-26 15:54:05.421 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:05.421 | LANGUAGE = (unset), 2026-06-26 15:54:05.421 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:05.421 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:05.421 | are supported and installed on your system. 2026-06-26 15:54:05.421 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:05.487 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:54:05.487 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:54:05.488 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:54:05.694 | Fetched 2360 kB in 0s (12.3 MB/s) 2026-06-26 15:54:05.744 | Selecting previously unselected package ovn-common. 2026-06-26 15:54:05.824 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-26 15:54:05.830 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:54:05.835 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 15:54:05.958 | Selecting previously unselected package ovn-central. 2026-06-26 15:54:05.971 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:54:05.976 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 15:54:06.042 | Selecting previously unselected package ovn-controller-vtep. 2026-06-26 15:54:06.055 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:54:06.060 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 15:54:06.121 | Selecting previously unselected package ovn-host. 2026-06-26 15:54:06.133 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 15:54:06.141 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 15:54:06.240 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 15:54:06.261 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 15:54:06.731 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-26 15:54:06.959 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-26 15:54:07.469 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-26 15:54:07.544 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 15:54:08.060 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-26 15:54:08.259 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-26 15:54:08.956 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-26 15:54:09.691 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-26 15:54:10.686 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-26 15:54:10.773 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 15:54:10.995 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-26 15:54:11.576 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 15:54:13.680 | perl: warning: Setting locale failed. 2026-06-26 15:54:13.680 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:13.680 | LANGUAGE = (unset), 2026-06-26 15:54:13.680 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:13.680 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:13.681 | are supported and installed on your system. 2026-06-26 15:54:13.681 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:13.821 | perl: warning: Setting locale failed. 2026-06-26 15:54:13.821 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:13.821 | LANGUAGE = (unset), 2026-06-26 15:54:13.821 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:13.822 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:13.822 | are supported and installed on your system. 2026-06-26 15:54:13.822 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:13.875 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:54:13.875 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:54:13.875 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:54:13.948 | perl: warning: Setting locale failed. 2026-06-26 15:54:13.948 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:13.948 | LANGUAGE = (unset), 2026-06-26 15:54:13.949 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:13.949 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:13.949 | are supported and installed on your system. 2026-06-26 15:54:13.949 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:14.483 | 2026-06-26 15:54:14.483 | Running kernel seems to be up-to-date. 2026-06-26 15:54:14.483 | 2026-06-26 15:54:14.483 | Restarting services... 2026-06-26 15:54:14.555 | 2026-06-26 15:54:14.555 | Service restarts being deferred: 2026-06-26 15:54:14.555 | /etc/needrestart/restart.d/dbus.service 2026-06-26 15:54:14.556 | systemctl restart systemd-logind.service 2026-06-26 15:54:14.556 | systemctl restart virtlockd.service 2026-06-26 15:54:14.556 | systemctl restart virtlogd.service 2026-06-26 15:54:14.556 | 2026-06-26 15:54:14.556 | No containers need to be restarted. 2026-06-26 15:54:14.556 | 2026-06-26 15:54:14.556 | User sessions running outdated binaries: 2026-06-26 15:54:14.556 | quobyte @ session #5: sshd[2024] 2026-06-26 15:54:14.568 | quobyte @ user manager service: systemd[1162] 2026-06-26 15:54:14.581 | 2026-06-26 15:54:14.581 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:54:17.305 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:54:17.309 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:54:17.314 | + functions-common:time_stop:2420 : local name 2026-06-26 15:54:17.317 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:54:17.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:54:17.324 | + functions-common:time_stop:2423 : local total 2026-06-26 15:54:17.329 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:54:17.333 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:54:17.337 | + functions-common:time_stop:2427 : start_time=1782489243840 2026-06-26 15:54:17.341 | + functions-common:time_stop:2429 : [[ -z 1782489243840 ]] 2026-06-26 15:54:17.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:54:17.351 | + functions-common:time_stop:2432 : end_time=1782489257347 2026-06-26 15:54:17.356 | + functions-common:time_stop:2433 : elapsed_time=13507 2026-06-26 15:54:17.360 | + functions-common:time_stop:2434 : total=201647 2026-06-26 15:54:17.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:54:17.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=215154 2026-06-26 15:54:17.373 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:54:17.377 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 15:54:17.382 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 15:54:17.387 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-26 15:54:17.392 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-26 15:54:17.398 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-26 15:54:17.403 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-26 15:54:17.406 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-26 15:54:17.409 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-26 15:54:17.414 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-26 15:54:17.418 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-26 15:54:17.422 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-26 15:54:17.426 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-26 15:54:17.430 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-26 15:54:17.434 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-26 15:54:17.439 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-26 15:54:17.443 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-26 15:54:17.446 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-26 15:54:17.451 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-26 15:54:17.454 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-26 15:54:17.458 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-26 15:54:17.462 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-26 15:54:17.467 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-26 15:54:17.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:54:17.476 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:54:17.480 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-26 15:54:17.484 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:54:17.488 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-26 15:54:17.493 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 15:54:17.497 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-26 15:54:17.524 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:54:17.528 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-26 15:54:17.532 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-26 15:54:17.536 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-26 15:54:17.540 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 15:54:17.545 | + lib/stack:stack_install_service:32 : install_nova 2026-06-26 15:54:17.550 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-26 15:54:17.554 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-26 15:54:17.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:54:17.561 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:54:17.565 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-26 15:54:17.569 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:54:17.574 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-26 15:54:17.600 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:54:17.604 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-26 15:54:17.607 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-26 15:54:17.611 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-26 15:54:17.616 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-26 15:54:17.620 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-26 15:54:17.798 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-26 15:54:17.802 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:54:17.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:54:17.811 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 15:54:17.814 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:54:17.819 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:54:17.822 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:54:17.826 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:54:17.830 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:54:17.834 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:54:17.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:54:17.842 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:54:17.845 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:54:17.850 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:54:17.853 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:54:17.857 | + functions-common:apt_get_update:1167 : return 2026-06-26 15:54:17.861 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 15:54:17.865 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:54:17.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:54:17.872 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:54:17.876 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 15:54:17.909 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 15:54:17.953 | Reading package lists... 2026-06-26 15:54:18.384 | Building dependency tree... 2026-06-26 15:54:18.386 | Reading state information... 2026-06-26 15:54:19.070 | The following additional packages will be installed: 2026-06-26 15:54:19.070 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-26 15:54:19.070 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-26 15:54:19.071 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-26 15:54:19.071 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-26 15:54:19.071 | qemu-system-sparc 2026-06-26 15:54:19.074 | Suggested packages: 2026-06-26 15:54:19.074 | libvirt-clients-qemu libvirt-login-shell 2026-06-26 15:54:19.074 | libvirt-daemon-driver-storage-gluster 2026-06-26 15:54:19.075 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-26 15:54:19.075 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-26 15:54:19.075 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-26 15:54:19.075 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-26 15:54:19.124 | The following packages will be REMOVED: 2026-06-26 15:54:19.127 | apport-core-dump-handler 2026-06-26 15:54:19.129 | The following NEW packages will be installed: 2026-06-26 15:54:19.129 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-26 15:54:19.129 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-26 15:54:19.130 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-26 15:54:19.133 | The following packages will be upgraded: 2026-06-26 15:54:19.133 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-26 15:54:19.133 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-26 15:54:19.134 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-26 15:54:19.208 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-26 15:54:19.208 | Need to get 113 MB of archives. 2026-06-26 15:54:19.208 | After this operation, 897 MB of additional disk space will be used. 2026-06-26 15:54:19.208 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-26 15:54:19.285 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-26 15:54:19.285 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-26 15:54:19.285 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-26 15:54:19.303 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-26 15:54:19.316 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-26 15:54:19.323 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-26 15:54:19.327 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-26 15:54:19.328 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-26 15:54:19.329 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-26 15:54:19.333 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-26 15:54:19.362 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-26 15:54:19.365 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-26 15:54:19.368 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-26 15:54:19.536 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-26 15:54:19.770 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-26 15:54:19.905 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-26 15:54:20.028 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-26 15:54:20.083 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-26 15:54:21.221 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-26 15:54:21.224 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-26 15:54:21.287 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-26 15:54:21.561 | perl: warning: Setting locale failed. 2026-06-26 15:54:21.561 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:21.561 | LANGUAGE = (unset), 2026-06-26 15:54:21.561 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:21.562 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:21.562 | are supported and installed on your system. 2026-06-26 15:54:21.562 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:21.625 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:54:21.625 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:54:21.625 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:54:21.754 | Vorkonfiguration der Pakete ... 2026-06-26 15:54:22.050 | Fetched 113 MB in 2s (52.9 MB/s) 2026-06-26 15:54:22.091 | Selecting previously unselected package python3-zstandard. 2026-06-26 15:54:22.170 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-26 15:54:22.178 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-26 15:54:22.183 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-26 15:54:22.343 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-26 15:54:22.343 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-26 15:54:22.343 | Package apport-core-dump-handler is to be removed. 2026-06-26 15:54:22.343 | Package python3-zstandard is not configured yet. 2026-06-26 15:54:22.344 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-26 15:54:22.344 | Package apport-core-dump-handler is to be removed. 2026-06-26 15:54:22.344 | Package systemd-coredump is not installed. 2026-06-26 15:54:22.344 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-26 15:54:22.344 | Package apport-core-dump-handler is to be removed. 2026-06-26 15:54:22.344 | Package python3-zstandard is not configured yet. 2026-06-26 15:54:22.344 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-26 15:54:22.344 | Package apport-core-dump-handler is to be removed. 2026-06-26 15:54:22.344 | Package systemd-coredump is not installed. 2026-06-26 15:54:22.344 | 2026-06-26 15:54:22.411 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-26 15:54:22.418 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-26 15:54:23.308 | Selecting previously unselected package systemd-coredump. 2026-06-26 15:54:23.375 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-26 15:54:23.382 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 15:54:23.387 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-26 15:54:23.466 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 15:54:23.495 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:23.574 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 15:54:23.604 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:23.710 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 15:54:23.743 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:23.856 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 15:54:23.902 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:24.035 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 15:54:24.065 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:24.170 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 15:54:24.261 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:24.373 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 15:54:24.403 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:24.473 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 15:54:24.502 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:24.577 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 15:54:24.592 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 15:54:24.778 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-26 15:54:24.790 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 15:54:24.802 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:24.871 | Selecting previously unselected package python3-libvirt. 2026-06-26 15:54:24.884 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-26 15:54:24.889 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-26 15:54:24.960 | Selecting previously unselected package qemu-system-arm. 2026-06-26 15:54:24.973 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:54:24.985 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:25.549 | Selecting previously unselected package qemu-system-mips. 2026-06-26 15:54:25.562 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:54:25.574 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:26.195 | Selecting previously unselected package qemu-system-ppc. 2026-06-26 15:54:26.208 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:54:26.221 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:26.603 | Selecting previously unselected package qemu-system-sparc. 2026-06-26 15:54:26.613 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:54:26.631 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:26.929 | Selecting previously unselected package qemu-system-s390x. 2026-06-26 15:54:26.939 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:54:26.953 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:27.130 | Selecting previously unselected package qemu-system-misc. 2026-06-26 15:54:27.143 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:54:27.156 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:29.149 | Selecting previously unselected package qemu-system. 2026-06-26 15:54:29.160 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 15:54:29.164 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:29.209 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-26 15:54:29.221 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-26 15:54:29.226 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-26 15:54:31.139 | Selecting previously unselected package qemu-efi-arm. 2026-06-26 15:54:31.151 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-26 15:54:31.155 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-26 15:54:32.026 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-26 15:54:32.508 | Creating group 'systemd-coredump' with GID 987. 2026-06-26 15:54:32.512 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-26 15:54:32.539 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:32.558 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:32.577 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:32.597 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-26 15:54:32.610 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:32.631 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-26 15:54:32.886 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:32.898 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:32.918 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-26 15:54:32.930 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:32.950 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:33.493 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:33.949 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-26 15:54:34.253 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:34.283 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:34.301 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:34.319 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:34.335 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 15:54:34.345 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:34.361 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:34.376 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-26 15:54:34.540 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:54:34.540 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:54:34.540 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:54:38.176 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-26 15:54:38.243 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 15:54:40.090 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 15:54:40.347 | perl: warning: Setting locale failed. 2026-06-26 15:54:40.348 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:40.348 | LANGUAGE = (unset), 2026-06-26 15:54:40.348 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:40.348 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:40.348 | are supported and installed on your system. 2026-06-26 15:54:40.348 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:40.479 | perl: warning: Setting locale failed. 2026-06-26 15:54:40.479 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:40.479 | LANGUAGE = (unset), 2026-06-26 15:54:40.479 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:40.479 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:40.480 | are supported and installed on your system. 2026-06-26 15:54:40.480 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:40.531 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 15:54:40.531 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 15:54:40.531 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 15:54:40.603 | perl: warning: Setting locale failed. 2026-06-26 15:54:40.603 | perl: warning: Please check that your locale settings: 2026-06-26 15:54:40.603 | LANGUAGE = (unset), 2026-06-26 15:54:40.603 | LC_ALL = "en_US.utf8", 2026-06-26 15:54:40.604 | LANG = "de_DE.UTF-8" 2026-06-26 15:54:40.604 | are supported and installed on your system. 2026-06-26 15:54:40.604 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:54:41.131 | 2026-06-26 15:54:41.131 | Running kernel seems to be up-to-date. 2026-06-26 15:54:41.131 | 2026-06-26 15:54:41.132 | Restarting services... 2026-06-26 15:54:41.182 | 2026-06-26 15:54:41.182 | Service restarts being deferred: 2026-06-26 15:54:41.182 | /etc/needrestart/restart.d/dbus.service 2026-06-26 15:54:41.182 | systemctl restart systemd-logind.service 2026-06-26 15:54:41.182 | systemctl restart virtlockd.service 2026-06-26 15:54:41.183 | systemctl restart virtlogd.service 2026-06-26 15:54:41.183 | 2026-06-26 15:54:41.183 | No containers need to be restarted. 2026-06-26 15:54:41.183 | 2026-06-26 15:54:41.183 | User sessions running outdated binaries: 2026-06-26 15:54:41.183 | quobyte @ session #5: sshd[2024] 2026-06-26 15:54:41.190 | quobyte @ user manager service: systemd[1162] 2026-06-26 15:54:41.202 | 2026-06-26 15:54:41.202 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 15:54:43.402 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:54:43.405 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:54:43.408 | + functions-common:time_stop:2420 : local name 2026-06-26 15:54:43.411 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:54:43.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:54:43.416 | + functions-common:time_stop:2423 : local total 2026-06-26 15:54:43.420 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:54:43.423 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:54:43.426 | + functions-common:time_stop:2427 : start_time=1782489257905 2026-06-26 15:54:43.429 | + functions-common:time_stop:2429 : [[ -z 1782489257905 ]] 2026-06-26 15:54:43.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:54:43.438 | + functions-common:time_stop:2432 : end_time=1782489283434 2026-06-26 15:54:43.441 | + functions-common:time_stop:2433 : elapsed_time=25529 2026-06-26 15:54:43.444 | + functions-common:time_stop:2434 : total=215154 2026-06-26 15:54:43.447 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:54:43.449 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=240683 2026-06-26 15:54:43.453 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:54:43.456 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-26 15:54:43.459 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 15:54:43.462 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 15:54:43.466 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 15:54:43.469 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 15:54:43.472 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 15:54:43.476 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 15:54:43.479 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:54:43.482 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:54:43.485 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 15:54:43.488 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 15:54:43.491 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 15:54:43.495 | + functions-common:apt_get_update:1167 : return 2026-06-26 15:54:43.498 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-26 15:54:43.500 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 15:54:43.504 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:54:43.506 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:54:43.509 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-26 15:54:43.534 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-26 15:54:43.581 | Reading package lists... 2026-06-26 15:54:43.985 | Building dependency tree... 2026-06-26 15:54:43.987 | Reading state information... 2026-06-26 15:54:44.662 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-26 15:54:44.663 | ovmf set to manually installed. 2026-06-26 15:54:44.663 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-26 15:54:44.663 | swtpm set to manually installed. 2026-06-26 15:54:44.663 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-26 15:54:44.663 | swtpm-tools set to manually installed. 2026-06-26 15:54:44.663 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-26 15:54:44.663 | mdevctl set to manually installed. 2026-06-26 15:54:44.663 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-26 15:54:44.669 | + functions-common:apt_get:1211 : result=0 2026-06-26 15:54:44.671 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 15:54:44.674 | + functions-common:time_stop:2420 : local name 2026-06-26 15:54:44.677 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:54:44.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:54:44.681 | + functions-common:time_stop:2423 : local total 2026-06-26 15:54:44.684 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:54:44.686 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 15:54:44.689 | + functions-common:time_stop:2427 : start_time=1782489283530 2026-06-26 15:54:44.691 | + functions-common:time_stop:2429 : [[ -z 1782489283530 ]] 2026-06-26 15:54:44.695 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:54:44.699 | + functions-common:time_stop:2432 : end_time=1782489284696 2026-06-26 15:54:44.702 | + functions-common:time_stop:2433 : elapsed_time=1166 2026-06-26 15:54:44.705 | + functions-common:time_stop:2434 : total=240683 2026-06-26 15:54:44.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:54:44.711 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=241849 2026-06-26 15:54:44.714 | + functions-common:apt_get:1215 : return 0 2026-06-26 15:54:44.717 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-26 15:54:44.721 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 15:54:44.725 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 15:54:44.729 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-26 15:54:44.732 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-26 15:54:44.735 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-26 15:54:44.737 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-26 15:54:44.741 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-26 15:54:44.743 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-26 15:54:44.762 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:54:44.765 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-26 15:54:44.786 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-26 15:54:44.789 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-26 15:54:44.792 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-26 15:54:44.795 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-26 15:54:44.798 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-26 15:54:44.802 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-26 15:54:44.805 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-26 15:54:44.808 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 15:54:44.812 | ++ functions-common:git_clone:593 : pwd 2026-06-26 15:54:44.815 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 15:54:44.819 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 15:54:44.822 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 15:54:44.839 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 15:54:44.843 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 15:54:44.846 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 15:54:44.850 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 15:54:44.851 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-26 15:54:44.856 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-26 15:54:44.859 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 15:54:44.862 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-26 15:54:44.864 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:54:44.867 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:54:44.870 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:54:44.873 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:54:44.876 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:54:44.878 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:54:44.881 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:54:44.884 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:54:44.889 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:54:44.893 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489284890 2026-06-26 15:54:44.896 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-26 15:54:44.900 | Cloning into '/opt/stack/novnc'... 2026-06-26 15:54:46.904 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:54:46.907 | + functions-common:time_stop:2420 : local name 2026-06-26 15:54:46.911 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:54:46.914 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:54:46.917 | + functions-common:time_stop:2423 : local total 2026-06-26 15:54:46.920 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:54:46.924 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:54:46.926 | + functions-common:time_stop:2427 : start_time=1782489284890 2026-06-26 15:54:46.930 | + functions-common:time_stop:2429 : [[ -z 1782489284890 ]] 2026-06-26 15:54:46.934 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:54:46.939 | + functions-common:time_stop:2432 : end_time=1782489286936 2026-06-26 15:54:46.941 | + functions-common:time_stop:2433 : elapsed_time=2046 2026-06-26 15:54:46.944 | + functions-common:time_stop:2434 : total=167773 2026-06-26 15:54:46.946 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:54:46.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169819 2026-06-26 15:54:46.953 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-26 15:54:46.957 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-26 15:54:46.960 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:54:46.963 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:54:46.966 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:54:46.969 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:54:46.972 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:54:46.976 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:54:46.979 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:54:46.982 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:54:46.985 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:54:46.990 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489286987 2026-06-26 15:54:46.993 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-26 15:54:47.423 | From https://github.com/novnc/novnc 2026-06-26 15:54:47.423 | * tag v1.3.0 -> FETCH_HEAD 2026-06-26 15:54:47.434 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:54:47.436 | + functions-common:time_stop:2420 : local name 2026-06-26 15:54:47.440 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:54:47.442 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:54:47.446 | + functions-common:time_stop:2423 : local total 2026-06-26 15:54:47.450 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:54:47.453 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:54:47.457 | + functions-common:time_stop:2427 : start_time=1782489286987 2026-06-26 15:54:47.459 | + functions-common:time_stop:2429 : [[ -z 1782489286987 ]] 2026-06-26 15:54:47.462 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:54:47.467 | + functions-common:time_stop:2432 : end_time=1782489287463 2026-06-26 15:54:47.469 | + functions-common:time_stop:2433 : elapsed_time=476 2026-06-26 15:54:47.472 | + functions-common:time_stop:2434 : total=169819 2026-06-26 15:54:47.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:54:47.477 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170295 2026-06-26 15:54:47.480 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 15:54:47.484 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:54:47.486 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:54:47.490 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:54:47.493 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:54:47.496 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:54:47.499 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:54:47.503 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:54:47.506 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:54:47.511 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:54:47.516 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489287512 2026-06-26 15:54:47.520 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 15:54:47.559 | Note: switching to 'FETCH_HEAD'. 2026-06-26 15:54:47.560 | 2026-06-26 15:54:47.560 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 15:54:47.560 | changes and commit them, and you can discard any commits you make in this 2026-06-26 15:54:47.560 | state without impacting any branches by switching back to a branch. 2026-06-26 15:54:47.560 | 2026-06-26 15:54:47.560 | If you want to create a new branch to retain commits you create, you may 2026-06-26 15:54:47.560 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 15:54:47.560 | 2026-06-26 15:54:47.560 | git switch -c 2026-06-26 15:54:47.561 | 2026-06-26 15:54:47.561 | Or undo this operation with: 2026-06-26 15:54:47.561 | 2026-06-26 15:54:47.561 | git switch - 2026-06-26 15:54:47.561 | 2026-06-26 15:54:47.561 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 15:54:47.562 | 2026-06-26 15:54:47.562 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-26 15:54:47.565 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:54:47.569 | + functions-common:time_stop:2420 : local name 2026-06-26 15:54:47.572 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:54:47.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:54:47.579 | + functions-common:time_stop:2423 : local total 2026-06-26 15:54:47.582 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:54:47.586 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:54:47.589 | + functions-common:time_stop:2427 : start_time=1782489287512 2026-06-26 15:54:47.592 | + functions-common:time_stop:2429 : [[ -z 1782489287512 ]] 2026-06-26 15:54:47.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:54:47.600 | + functions-common:time_stop:2432 : end_time=1782489287596 2026-06-26 15:54:47.603 | + functions-common:time_stop:2433 : elapsed_time=84 2026-06-26 15:54:47.606 | + functions-common:time_stop:2434 : total=170295 2026-06-26 15:54:47.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:54:47.611 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170379 2026-06-26 15:54:47.614 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-26 15:54:47.633 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-26 15:54:47.638 | + functions-common:git_clone:673 : head -1 2026-06-26 15:54:47.638 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 15:54:47.640 | 463c39e noVNC 1.3.0 2026-06-26 15:54:47.644 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 15:54:47.647 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-26 15:54:47.667 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:54:47.670 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-26 15:54:47.674 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-26 15:54:47.677 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-26 15:54:47.681 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 15:54:47.684 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 15:54:47.688 | ++ functions-common:git_clone:593 : pwd 2026-06-26 15:54:47.692 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 15:54:47.695 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 15:54:47.699 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 15:54:47.723 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 15:54:47.727 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 15:54:47.730 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 15:54:47.734 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 15:54:47.734 | + functions-common:git_clone:610 : echo master 2026-06-26 15:54:47.740 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-26 15:54:47.743 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 15:54:47.745 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-26 15:54:47.748 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:54:47.751 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:54:47.754 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:54:47.757 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:54:47.760 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:54:47.763 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:54:47.766 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:54:47.769 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:54:47.774 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:54:47.779 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489287775 2026-06-26 15:54:47.782 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-26 15:54:47.786 | Cloning into '/opt/stack/nova'... 2026-06-26 15:58:55.393 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:58:55.396 | + functions-common:time_stop:2420 : local name 2026-06-26 15:58:55.399 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:58:55.403 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:58:55.405 | + functions-common:time_stop:2423 : local total 2026-06-26 15:58:55.409 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:58:55.412 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:58:55.415 | + functions-common:time_stop:2427 : start_time=1782489287775 2026-06-26 15:58:55.418 | + functions-common:time_stop:2429 : [[ -z 1782489287775 ]] 2026-06-26 15:58:55.422 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:58:55.427 | + functions-common:time_stop:2432 : end_time=1782489535424 2026-06-26 15:58:55.431 | + functions-common:time_stop:2433 : elapsed_time=247649 2026-06-26 15:58:55.433 | + functions-common:time_stop:2434 : total=170379 2026-06-26 15:58:55.437 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:58:55.440 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418028 2026-06-26 15:58:55.442 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-26 15:58:55.445 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 15:58:55.448 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:58:55.452 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:58:55.456 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:58:55.459 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:58:55.463 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:58:55.466 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:58:55.470 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:58:55.473 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:58:55.477 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:58:55.482 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489535479 2026-06-26 15:58:55.484 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 15:58:56.368 | From https://review.opendev.org/openstack/nova 2026-06-26 15:58:56.368 | * branch master -> FETCH_HEAD 2026-06-26 15:58:56.380 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:58:56.383 | + functions-common:time_stop:2420 : local name 2026-06-26 15:58:56.387 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:58:56.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:58:56.395 | + functions-common:time_stop:2423 : local total 2026-06-26 15:58:56.398 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:58:56.403 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:58:56.406 | + functions-common:time_stop:2427 : start_time=1782489535479 2026-06-26 15:58:56.410 | + functions-common:time_stop:2429 : [[ -z 1782489535479 ]] 2026-06-26 15:58:56.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:58:56.420 | + functions-common:time_stop:2432 : end_time=1782489536416 2026-06-26 15:58:56.424 | + functions-common:time_stop:2433 : elapsed_time=937 2026-06-26 15:58:56.428 | + functions-common:time_stop:2434 : total=418028 2026-06-26 15:58:56.432 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:58:56.436 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418965 2026-06-26 15:58:56.440 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 15:58:56.444 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:58:56.448 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:58:56.452 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:58:56.456 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:58:56.460 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:58:56.463 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:58:56.466 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:58:56.469 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:58:56.473 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:58:56.478 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489536475 2026-06-26 15:58:56.481 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 15:58:57.022 | Note: switching to 'FETCH_HEAD'. 2026-06-26 15:58:57.022 | 2026-06-26 15:58:57.023 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 15:58:57.023 | changes and commit them, and you can discard any commits you make in this 2026-06-26 15:58:57.023 | state without impacting any branches by switching back to a branch. 2026-06-26 15:58:57.023 | 2026-06-26 15:58:57.023 | If you want to create a new branch to retain commits you create, you may 2026-06-26 15:58:57.023 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 15:58:57.023 | 2026-06-26 15:58:57.023 | git switch -c 2026-06-26 15:58:57.024 | 2026-06-26 15:58:57.024 | Or undo this operation with: 2026-06-26 15:58:57.024 | 2026-06-26 15:58:57.024 | git switch - 2026-06-26 15:58:57.024 | 2026-06-26 15:58:57.024 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 15:58:57.024 | 2026-06-26 15:58:57.024 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-26 15:58:57.033 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:58:57.036 | + functions-common:time_stop:2420 : local name 2026-06-26 15:58:57.040 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:58:57.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:58:57.048 | + functions-common:time_stop:2423 : local total 2026-06-26 15:58:57.051 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:58:57.055 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:58:57.059 | + functions-common:time_stop:2427 : start_time=1782489536475 2026-06-26 15:58:57.062 | + functions-common:time_stop:2429 : [[ -z 1782489536475 ]] 2026-06-26 15:58:57.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:58:57.073 | + functions-common:time_stop:2432 : end_time=1782489537068 2026-06-26 15:58:57.076 | + functions-common:time_stop:2433 : elapsed_time=593 2026-06-26 15:58:57.080 | + functions-common:time_stop:2434 : total=418965 2026-06-26 15:58:57.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:58:57.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=419558 2026-06-26 15:58:57.091 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-26 15:58:57.115 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-26 15:58:57.120 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 15:58:57.120 | + functions-common:git_clone:673 : head -1 2026-06-26 15:58:57.123 | 6d52ef14b6 move compile earlier 2026-06-26 15:58:57.128 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 15:58:57.133 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-26 15:58:57.137 | + inc/python:setup_develop:353 : local bindep 2026-06-26 15:58:57.141 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 15:58:57.145 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-26 15:58:57.149 | + inc/python:setup_develop:359 : local extras= 2026-06-26 15:58:57.153 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-26 15:58:57.157 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 15:58:57.161 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 15:58:57.165 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-26 15:58:57.169 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 15:58:57.174 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 15:58:57.179 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-26 15:58:57.182 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 15:58:57.186 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-26 15:58:57.190 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 15:58:57.194 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 15:58:57.199 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-26 15:58:57.207 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-26 15:58:57.210 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-26 15:58:57.214 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-26 15:58:57.376 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-26 15:58:57.381 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 15:58:57.384 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 15:58:57.388 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 15:58:57.392 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 15:58:57.396 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-26 15:58:57.400 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 15:58:57.404 | + inc/python:setup_package:446 : local extras= 2026-06-26 15:58:57.408 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 15:58:57.413 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 15:58:57.417 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 15:58:57.421 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 15:58:57.425 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 15:58:57.430 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-26 15:58:57.470 | Using python 3.12 to install /opt/stack/nova 2026-06-26 15:58:57.476 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-26 15:58:58.527 | Obtaining file:///opt/stack/nova 2026-06-26 15:58:58.531 | Installing build dependencies: started 2026-06-26 15:59:00.582 | Installing build dependencies: finished with status 'done' 2026-06-26 15:59:00.584 | Checking if build backend supports build_editable: started 2026-06-26 15:59:01.214 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 15:59:01.216 | Getting requirements to build editable: started 2026-06-26 15:59:01.536 | Getting requirements to build editable: finished with status 'done' 2026-06-26 15:59:01.538 | Preparing editable metadata (pyproject.toml): started 2026-06-26 15:59:03.858 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:59:03.884 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-26 15:59:03.885 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-26 15:59:03.885 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-26 15:59:03.886 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-26 15:59:03.888 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-26 15:59:03.889 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-26 15:59:03.891 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-26 15:59:03.891 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-26 15:59:03.892 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-26 15:59:03.893 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-26 15:59:03.894 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-26 15:59:03.895 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-26 15:59:03.896 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-26 15:59:03.899 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-26 15:59:03.899 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-26 15:59:03.899 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-26 15:59:03.900 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-26 15:59:03.901 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-26 15:59:03.902 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-26 15:59:03.903 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-26 15:59:03.904 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-26 15:59:03.905 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-26 15:59:03.906 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-26 15:59:03.907 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-26 15:59:04.110 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-26 15:59:04.275 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-26 15:59:04.292 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-26 15:59:04.293 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-26 15:59:04.294 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-26 15:59:04.296 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-26 15:59:04.296 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-26 15:59:04.297 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-26 15:59:04.299 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-26 15:59:04.299 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-26 15:59:04.301 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-26 15:59:04.302 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-26 15:59:04.303 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-26 15:59:04.305 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-26 15:59:04.305 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-26 15:59:04.306 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-26 15:59:04.307 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-26 15:59:04.308 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-26 15:59:04.311 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (4.6.0) 2026-06-26 15:59:04.313 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-26 15:59:04.314 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-26 15:59:04.315 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-26 15:59:04.317 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-26 15:59:04.319 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-26 15:59:04.319 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-26 15:59:04.320 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-26 15:59:04.321 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-26 15:59:04.323 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-26 15:59:04.353 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-26 15:59:04.373 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-26 15:59:04.385 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-26 15:59:04.387 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-26 15:59:04.388 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-26 15:59:04.389 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-26 15:59:04.390 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-26 15:59:04.391 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-26 15:59:04.393 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-26 15:59:04.393 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-26 15:59:04.397 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-26 15:59:04.397 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (4.15.0) 2026-06-26 15:59:04.402 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev200) (7.4.0) 2026-06-26 15:59:04.406 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-26 15:59:04.412 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev200) (3.0) 2026-06-26 15:59:04.420 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev200) (2.8.0) 2026-06-26 15:59:04.429 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev200) (3.1.0) 2026-06-26 15:59:04.433 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev200) (2.2.1) 2026-06-26 15:59:04.440 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-26 15:59:04.441 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (26.1.0) 2026-06-26 15:59:04.442 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (2025.9.1) 2026-06-26 15:59:04.443 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (0.37.0) 2026-06-26 15:59:04.444 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (2026.5.1) 2026-06-26 15:59:04.454 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev200) (2.1.0) 2026-06-26 15:59:04.463 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (4.0.1) 2026-06-26 15:59:04.465 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (2.13.0) 2026-06-26 15:59:04.466 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (5.8.0) 2026-06-26 15:59:04.484 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.5.0) 2026-06-26 15:59:04.485 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.1.0) 2026-06-26 15:59:04.487 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.33) 2026-06-26 15:59:04.491 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-26 15:59:04.501 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev200) (3.1.1) 2026-06-26 15:59:04.510 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev200) (9.1.4) 2026-06-26 15:59:04.524 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev200) (2.18.0) 2026-06-26 15:59:04.534 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev200) (0.20) 2026-06-26 15:59:04.552 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev200) (2.1.2) 2026-06-26 15:59:04.552 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev200) (0.6.2) 2026-06-26 15:59:04.572 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (7.1.4) 2026-06-26 15:59:04.574 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.3.1) 2026-06-26 15:59:04.575 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.6.2) 2026-06-26 15:59:04.577 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (0.16.0) 2026-06-26 15:59:04.584 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.1.0) 2026-06-26 15:59:04.593 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (2026.2) 2026-06-26 15:59:04.594 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (26.2) 2026-06-26 15:59:04.603 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (0.25.0) 2026-06-26 15:59:04.608 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev200) (5.0.0) 2026-06-26 15:59:04.611 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev200) (4.0.1) 2026-06-26 15:59:04.628 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev200) (1.2.1) 2026-06-26 15:59:04.655 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (1.7.6) 2026-06-26 15:59:04.665 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (2.2.0) 2026-06-26 15:59:04.673 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (1.3.7) 2026-06-26 15:59:04.688 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev200) (3.3.2) 2026-06-26 15:59:04.711 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (4.3.2) 2026-06-26 15:59:04.712 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (3.7.1) 2026-06-26 15:59:04.728 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (2.4.0) 2026-06-26 15:59:04.741 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev200) (3.0.3) 2026-06-26 15:59:04.744 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev200) (1.6.2) 2026-06-26 15:59:04.755 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-26 15:59:04.782 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-26 15:59:04.836 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.14.0) 2026-06-26 15:59:04.844 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.6.0) 2026-06-26 15:59:04.845 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.0.0) 2026-06-26 15:59:04.859 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (3.0.52) 2026-06-26 15:59:04.861 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.11.0) 2026-06-26 15:59:04.861 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (15.0.0) 2026-06-26 15:59:04.862 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.8.0) 2026-06-26 15:59:04.889 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev200) (1.17.0) 2026-06-26 15:59:04.898 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev200) (2.1.0) 2026-06-26 15:59:04.901 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev200) (24.2.1) 2026-06-26 15:59:04.928 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev200) (4.6.0) 2026-06-26 15:59:04.962 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (3.4.7) 2026-06-26 15:59:04.966 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (3.18) 2026-06-26 15:59:04.966 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2.7.0) 2026-06-26 15:59:04.967 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-26 15:59:05.020 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.2.0) 2026-06-26 15:59:05.021 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (2.20.0) 2026-06-26 15:59:05.036 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.1.2) 2026-06-26 15:59:05.061 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev200) (0.8) 2026-06-26 15:59:05.133 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev200) (0.16.0) 2026-06-26 15:59:05.706 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-26 15:59:05.724 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-26 15:59:05.769 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-26 15:59:05.786 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-26 15:59:05.853 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-26 15:59:05.872 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-26 15:59:06.002 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-26 15:59:06.028 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-26 15:59:06.055 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-26 15:59:06.091 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-26 15:59:06.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 55.7 MB/s 0:00:00 2026-06-26 15:59:06.420 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-26 15:59:06.501 | Building wheels for collected packages: nova 2026-06-26 15:59:06.503 | Building editable for nova (pyproject.toml): started 2026-06-26 15:59:09.063 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-26 15:59:09.064 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=ff9efc1bca9a946b2091fc218b92bcf916912294d92e338f136fe675af74269f 2026-06-26 15:59:09.065 | Stored in directory: /tmp/pip-ephem-wheel-cache-16e9rcg6/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-26 15:59:09.072 | Successfully built nova 2026-06-26 15:59:09.388 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-26 15:59:14.278 | 2026-06-26 15:59:14.305 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-26 15:59:14.595 | + inc/python:pip_install:216 : result=0 2026-06-26 15:59:14.598 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:59:14.602 | + functions-common:time_stop:2420 : local name 2026-06-26 15:59:14.606 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:59:14.610 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:59:14.613 | + functions-common:time_stop:2423 : local total 2026-06-26 15:59:14.617 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:59:14.621 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:59:14.624 | + functions-common:time_stop:2427 : start_time=1782489537457 2026-06-26 15:59:14.627 | + functions-common:time_stop:2429 : [[ -z 1782489537457 ]] 2026-06-26 15:59:14.632 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:59:14.639 | + functions-common:time_stop:2432 : end_time=1782489554635 2026-06-26 15:59:14.643 | + functions-common:time_stop:2433 : elapsed_time=17178 2026-06-26 15:59:14.647 | + functions-common:time_stop:2434 : total=161171 2026-06-26 15:59:14.652 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:59:14.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178349 2026-06-26 15:59:14.658 | + inc/python:pip_install:219 : return 0 2026-06-26 15:59:14.662 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 15:59:14.667 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 15:59:14.671 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-26 15:59:14.674 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-26 15:59:14.678 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:59:14.682 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:59:14.686 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-26 15:59:14.690 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:59:14.694 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-26 15:59:14.716 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 15:59:14.720 | + ./stack.sh:main:959 : configure_nova 2026-06-26 15:59:14.723 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-26 15:59:14.748 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-26 15:59:14.752 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-26 15:59:14.756 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-26 15:59:14.762 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-26 15:59:14.762 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-26 15:59:14.769 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-26 15:59:14.774 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-26 15:59:14.777 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-26 15:59:14.782 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-26 15:59:14.786 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-26 15:59:14.790 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-26 15:59:14.794 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-26 15:59:14.798 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-26 15:59:14.817 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-26 15:59:14.837 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-26 15:59:14.856 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-26 15:59:14.878 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-26 15:59:14.899 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-26 15:59:14.918 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-26 15:59:14.923 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-26 15:59:14.928 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.4FKm0KUnGO 2026-06-26 15:59:14.932 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-26 15:59:14.935 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-26 15:59:14.939 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-26 15:59:14.943 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-26 15:59:14.948 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-26 15:59:14.952 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.4FKm0KUnGO 2026-06-26 15:59:14.958 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.4FKm0KUnGO 2026-06-26 15:59:14.983 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.4FKm0KUnGO /etc/sudoers.d/nova-rootwrap 2026-06-26 15:59:15.009 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-26 15:59:15.015 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-26 15:59:15.019 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-26 15:59:15.024 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-26 15:59:15.029 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-26 15:59:15.033 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-26 15:59:15.037 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-26 15:59:15.043 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-26 15:59:15.043 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-26 15:59:15.056 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-26 15:59:15.063 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-26 15:59:15.081 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-26 15:59:15.100 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-26 15:59:15.104 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-26 15:59:15.110 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-26 15:59:15.137 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:15.141 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-26 15:59:15.153 | net.ipv4.ip_forward = 1 2026-06-26 15:59:15.159 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-26 15:59:15.163 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-26 15:59:15.167 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-26 15:59:15.187 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-26 15:59:15.191 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-26 15:59:15.196 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-26 15:59:15.216 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-26 15:59:15.222 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-26 15:59:15.224 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-26 15:59:15.232 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:36aa30157755 2026-06-26 15:59:15.236 | InitiatorName=iqn.2016-04.com.open-iscsi:36aa30157755 2026-06-26 15:59:15.241 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:15.244 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-26 15:59:15.351 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-26 15:59:15.355 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-26 15:59:15.359 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:59:15.363 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-26 15:59:15.432 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-26 15:59:15.437 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-26 15:59:15.444 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-26 15:59:15.450 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-26 15:59:15.497 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-26 15:59:15.500 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-26 15:59:15.539 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-26 15:59:15.581 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-26 15:59:15.620 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-26 15:59:15.659 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-26 15:59:15.698 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-26 15:59:15.741 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.216 2026-06-26 15:59:15.781 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-26 15:59:15.817 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-26 15:59:15.855 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-26 15:59:15.893 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-26 15:59:15.932 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-26 15:59:15.971 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-26 15:59:16.009 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-26 15:59:16.048 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-26 15:59:16.087 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-26 15:59:16.091 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:59:16.093 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:59:16.097 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:59:16.101 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:59:16.104 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:59:16.107 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:59:16.110 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:59:16.113 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:59:16.116 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:59:16.120 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:59:16.123 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:59:16.126 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:59:16.130 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:59:16.133 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-26 15:59:16.158 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:16.161 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 15:59:16.165 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-26 15:59:16.168 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-26 15:59:16.212 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-26 15:59:16.214 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-26 15:59:16.217 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-26 15:59:16.219 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-26 15:59:16.221 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 15:59:16.224 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 15:59:16.226 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 15:59:16.245 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:16.247 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 15:59:16.249 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-26 15:59:16.254 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-26 15:59:16.302 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-26 15:59:16.304 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-26 15:59:16.307 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-26 15:59:16.311 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-26 15:59:16.314 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 15:59:16.316 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 15:59:16.320 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 15:59:16.343 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:16.346 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 15:59:16.349 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-26 15:59:16.354 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-26 15:59:16.393 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-26 15:59:16.435 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-26 15:59:16.471 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-26 15:59:16.508 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-26 15:59:16.529 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:16.532 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-26 15:59:16.549 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:16.554 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-26 15:59:16.554 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-26 15:59:16.562 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-26 15:59:16.566 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-26 15:59:16.607 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-26 15:59:16.610 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-26 15:59:16.653 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-26 15:59:16.690 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-26 15:59:16.693 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-26 15:59:16.697 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-26 15:59:16.700 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 15:59:16.703 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 15:59:16.706 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-26 15:59:16.709 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 15:59:16.713 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 15:59:16.716 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 15:59:16.719 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-26 15:59:16.757 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-26 15:59:16.794 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.216/identity 2026-06-26 15:59:16.836 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-26 15:59:16.874 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-26 15:59:16.916 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-26 15:59:16.957 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-26 15:59:16.995 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-26 15:59:17.028 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.216/identity 2026-06-26 15:59:17.061 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 15:59:17.091 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 15:59:17.122 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 15:59:17.124 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-26 15:59:17.141 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:17.143 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-26 15:59:17.146 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-26 15:59:17.178 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-26 15:59:17.180 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 15:59:17.182 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 15:59:17.185 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-26 15:59:17.187 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-26 15:59:17.218 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-26 15:59:17.251 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.216/identity 2026-06-26 15:59:17.284 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-26 15:59:17.315 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-26 15:59:17.345 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-26 15:59:17.373 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-26 15:59:17.402 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-26 15:59:17.430 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-26 15:59:17.445 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:17.448 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-26 15:59:17.463 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:17.465 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-26 15:59:17.468 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-26 15:59:17.496 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-26 15:59:17.527 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-26 15:59:17.529 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-26 15:59:17.558 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-26 15:59:17.561 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-26 15:59:17.563 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-26 15:59:17.566 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:59:17.568 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:59:17.570 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:59:17.572 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:59:17.575 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:59:17.577 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:59:17.579 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:59:17.582 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:59:17.584 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:59:17.586 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:59:17.588 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:59:17.591 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:59:17.593 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:59:17.596 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-26 15:59:17.599 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-26 15:59:17.601 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-26 15:59:17.605 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 15:59:17.620 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 15:59:17.622 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 15:59:17.624 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:17.627 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 15:59:17.629 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 15:59:17.658 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:59:17.687 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:59:17.716 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 15:59:17.745 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-26 15:59:17.775 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-26 15:59:17.807 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-26 15:59:17.823 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:17.825 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-26 15:59:17.828 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-26 15:59:17.830 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-26 15:59:17.833 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-26 15:59:17.836 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 15:59:17.838 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-26 15:59:17.841 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-26 15:59:17.843 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 15:59:17.846 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 15:59:17.863 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 15:59:17.864 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:59:17.875 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 15:59:17.879 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:59:17.894 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-26 15:59:17.899 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-26 15:59:17.902 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-26 15:59:17.906 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 15:59:17.909 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-26 15:59:17.940 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-26 15:59:17.970 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-26 15:59:18.001 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 15:59:18.031 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 15:59:18.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 15:59:18.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 15:59:18.124 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 15:59:18.155 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 15:59:18.187 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-26 15:59:18.217 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 15:59:18.247 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 15:59:18.276 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 15:59:18.308 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-26 15:59:18.339 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 15:59:18.342 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 15:59:18.345 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-26 15:59:18.347 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-26 15:59:18.350 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 15:59:18.352 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:18.355 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:18.357 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-26 15:59:18.360 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-26 15:59:18.362 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-26 15:59:18.392 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 15:59:18.423 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-26 15:59:18.423 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-26 15:59:18.434 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-26 15:59:18.439 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-26 15:59:18.441 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-26 15:59:18.443 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 15:59:18.445 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 15:59:18.448 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 15:59:18.450 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 15:59:18.452 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:18.455 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:18.457 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 15:59:18.460 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 15:59:18.462 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:18.465 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:18.468 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-26 15:59:18.480 | perl: warning: Setting locale failed. 2026-06-26 15:59:18.480 | perl: warning: Please check that your locale settings: 2026-06-26 15:59:18.480 | LANGUAGE = (unset), 2026-06-26 15:59:18.480 | LC_ALL = "en_US.utf8", 2026-06-26 15:59:18.480 | LANG = "de_DE.UTF-8" 2026-06-26 15:59:18.481 | are supported and installed on your system. 2026-06-26 15:59:18.481 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:59:18.521 | Enabling site nova-api. 2026-06-26 15:59:18.527 | To activate the new configuration, you need to run: 2026-06-26 15:59:18.527 | systemctl reload apache2 2026-06-26 15:59:18.533 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 15:59:18.535 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 15:59:18.538 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:59:18.541 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 15:59:18.737 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-26 15:59:18.756 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:18.758 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-26 15:59:18.760 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-26 15:59:18.762 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-26 15:59:18.765 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-26 15:59:18.767 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-26 15:59:18.770 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-26 15:59:18.772 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-26 15:59:18.775 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 15:59:18.777 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 15:59:18.794 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 15:59:18.794 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:59:18.805 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 15:59:18.810 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:59:18.824 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-26 15:59:18.830 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-26 15:59:18.832 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-26 15:59:18.836 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 15:59:18.839 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-26 15:59:18.869 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-26 15:59:18.900 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-26 15:59:18.932 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-26 15:59:18.965 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 15:59:18.997 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 15:59:19.029 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-26 15:59:19.061 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-26 15:59:19.095 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-26 15:59:19.125 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-26 15:59:19.156 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 15:59:19.189 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 15:59:19.222 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-26 15:59:19.256 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-26 15:59:19.291 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-26 15:59:19.293 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-26 15:59:19.325 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-26 15:59:19.343 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:19.346 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-26 15:59:19.382 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-26 15:59:19.385 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-26 15:59:19.387 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-26 15:59:19.403 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:19.406 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:59:19.409 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:59:19.440 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-26 15:59:19.481 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-26 15:59:19.485 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 15:59:19.488 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-26 15:59:19.492 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 15:59:19.496 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 15:59:19.499 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 15:59:19.523 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:19.529 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 15:59:19.533 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 15:59:19.535 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 15:59:19.557 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:19.560 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:59:19.566 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 15:59:19.610 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 15:59:19.614 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 15:59:19.618 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-26 15:59:19.660 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-26 15:59:19.703 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-26 15:59:19.748 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-26 15:59:19.769 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:19.773 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-26 15:59:19.814 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-26 15:59:19.817 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-26 15:59:19.821 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-26 15:59:19.866 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-26 15:59:19.870 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 15:59:19.873 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 15:59:19.877 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-26 15:59:19.880 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-26 15:59:19.925 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-26 15:59:19.974 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.216/identity 2026-06-26 15:59:20.024 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-26 15:59:20.076 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-26 15:59:20.126 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-26 15:59:20.177 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-26 15:59:20.229 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-26 15:59:20.277 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-26 15:59:20.303 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:20.308 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-26 15:59:20.315 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 15:59:20.319 | + lib/nova:create_nova_conf:587 : local conf 2026-06-26 15:59:20.322 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-26 15:59:20.327 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-26 15:59:20.331 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 15:59:20.335 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 15:59:20.339 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-26 15:59:20.344 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-26 15:59:20.348 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-26 15:59:20.356 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-26 15:59:20.360 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-26 15:59:20.364 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-26 15:59:20.368 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-26 15:59:20.372 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 15:59:20.376 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 15:59:20.380 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 15:59:20.406 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:20.409 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 15:59:20.414 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-26 15:59:20.420 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-26 15:59:20.475 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-26 15:59:20.526 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-26 15:59:20.575 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 15:59:20.580 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-26 15:59:20.584 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-26 15:59:20.588 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-26 15:59:20.614 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:20.620 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-26 15:59:20.621 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-26 15:59:22.061 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-26 15:59:22.066 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-26 15:59:23.373 | Adding vhost "nova_cell1" ... 2026-06-26 15:59:23.461 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-26 15:59:24.879 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-26 15:59:24.920 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-26 15:59:24.924 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 15:59:24.928 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-26 15:59:24.931 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 15:59:24.935 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-26 15:59:24.938 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 15:59:24.962 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:24.968 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-26 15:59:24.971 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-26 15:59:24.976 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 15:59:25.001 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:25.004 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.216:5672/nova_cell1 2026-06-26 15:59:25.008 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.216:5672/nova_cell1 2026-06-26 15:59:25.052 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 15:59:25.057 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 15:59:25.061 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-26 15:59:25.090 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:25.094 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-26 15:59:25.099 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 15:59:25.103 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-26 15:59:25.106 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 15:59:25.111 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 15:59:25.115 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 15:59:25.119 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-26 15:59:25.166 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-26 15:59:25.210 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.216/identity 2026-06-26 15:59:25.250 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-26 15:59:25.285 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-26 15:59:25.325 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-26 15:59:25.361 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-26 15:59:25.398 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-26 15:59:25.436 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-26 15:59:25.440 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-26 15:59:25.444 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 15:59:25.447 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 15:59:25.474 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 15:59:25.477 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 15:59:25.479 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:25.482 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 15:59:25.487 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 15:59:25.527 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:59:25.579 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:59:25.621 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 15:59:25.665 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-26 15:59:25.711 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 15:59:25.716 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-26 15:59:25.724 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 15:59:25.726 | + lib/nova:create_nova_conf:621 : local conf 2026-06-26 15:59:25.730 | + lib/nova:create_nova_conf:622 : local offset 2026-06-26 15:59:25.734 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-26 15:59:25.737 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 15:59:25.741 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 15:59:25.744 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-26 15:59:25.749 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-26 15:59:25.752 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-26 15:59:25.755 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 15:59:25.757 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-26 15:59:25.760 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-26 15:59:25.763 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-26 15:59:25.790 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:25.794 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-26 15:59:25.839 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-26 15:59:25.884 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-26 15:59:25.888 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-26 15:59:25.891 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-26 15:59:25.895 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-26 15:59:25.919 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:25.922 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-26 15:59:25.946 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:25.950 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-26 15:59:25.973 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:25.977 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-26 15:59:25.981 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-26 15:59:25.985 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-26 15:59:25.989 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-26 15:59:26.012 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:26.015 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-26 15:59:26.033 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-26 15:59:26.034 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-26 15:59:26.044 | cgroup_device_acl = [ 2026-06-26 15:59:26.044 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-26 15:59:26.044 | "/dev/random", "/dev/urandom", 2026-06-26 15:59:26.044 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-26 15:59:26.044 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-26 15:59:26.044 | "/dev/vfio/vfio", 2026-06-26 15:59:26.044 | ] 2026-06-26 15:59:26.049 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-26 15:59:26.053 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:59:26.057 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:59:26.059 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:59:26.064 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:59:26.068 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:59:26.071 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:59:26.073 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:59:26.075 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:59:26.077 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:59:26.080 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:59:26.082 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:59:26.084 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:59:26.087 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:59:26.090 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-26 15:59:26.094 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-26 15:59:26.097 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-26 15:59:26.100 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-26 15:59:26.102 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-26 15:59:26.133 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-26 15:59:26.137 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-26 15:59:26.141 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:26.144 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:26.147 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-26 15:59:26.149 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-26 15:59:26.151 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-26 15:59:26.168 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-26 15:59:26.168 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-26 15:59:26.184 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-26 15:59:26.189 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-26 15:59:26.208 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-26 15:59:26.208 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-26 15:59:26.219 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-26 15:59:26.225 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-26 15:59:26.228 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-26 15:59:26.233 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-26 15:59:26.236 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-26 15:59:26.240 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:59:26.244 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-26 15:59:26.324 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-26 15:59:26.327 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:59:26.330 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-26 15:59:26.443 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-26 15:59:26.502 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-26 15:59:26.552 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-26 15:59:26.556 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-26 15:59:26.606 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-26 15:59:26.649 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-26 15:59:26.691 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-26 15:59:26.734 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-26 15:59:26.777 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-26 15:59:26.782 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 15:59:26.789 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-26 15:59:26.794 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-26 15:59:26.798 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 15:59:26.804 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 15:59:26.806 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-26 15:59:26.811 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-26 15:59:26.814 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-26 15:59:26.819 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-26 15:59:26.822 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-26 15:59:26.848 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:26.853 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-26 15:59:26.858 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-26 15:59:26.860 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-26 15:59:26.863 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 15:59:26.868 | + lib/stack:stack_install_service:32 : install_placement 2026-06-26 15:59:26.871 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-26 15:59:26.876 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-26 15:59:26.881 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 15:59:26.885 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-26 15:59:26.890 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-26 15:59:26.893 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 15:59:26.899 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-26 15:59:26.900 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 15:59:26.906 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-26 15:59:26.910 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-26 15:59:26.915 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-26 15:59:26.919 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-26 15:59:26.923 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-26 15:59:26.951 | Using python 3.12 to install osc-placement 2026-06-26 15:59:26.955 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-26 15:59:28.318 | Collecting osc-placement 2026-06-26 15:59:28.485 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 15:59:28.498 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-26 15:59:28.498 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-26 15:59:28.499 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-26 15:59:28.500 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-26 15:59:28.503 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-26 15:59:28.504 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-26 15:59:28.505 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-26 15:59:28.506 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-26 15:59:28.507 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-26 15:59:28.512 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-26 15:59:28.514 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-26 15:59:28.515 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-26 15:59:28.518 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-26 15:59:28.519 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-26 15:59:28.520 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-26 15:59:28.521 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-26 15:59:28.525 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-26 15:59:28.526 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-26 15:59:28.527 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-26 15:59:28.529 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-26 15:59:28.531 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-26 15:59:28.532 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-26 15:59:28.533 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-26 15:59:28.535 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-26 15:59:28.536 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-26 15:59:28.538 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-26 15:59:28.539 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-26 15:59:28.542 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-26 15:59:28.547 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-26 15:59:28.555 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-26 15:59:28.560 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-26 15:59:28.561 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-26 15:59:28.562 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-26 15:59:28.568 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-26 15:59:28.573 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-26 15:59:28.589 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-26 15:59:28.590 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-26 15:59:28.591 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-26 15:59:28.593 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-26 15:59:28.608 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-26 15:59:28.609 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-26 15:59:28.614 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-26 15:59:28.658 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-26 15:59:28.999 | Installing collected packages: osc-placement 2026-06-26 15:59:29.135 | Successfully installed osc-placement-4.8.0 2026-06-26 15:59:29.303 | + inc/python:pip_install:216 : result=0 2026-06-26 15:59:29.308 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:59:29.312 | + functions-common:time_stop:2420 : local name 2026-06-26 15:59:29.316 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:59:29.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:59:29.326 | + functions-common:time_stop:2423 : local total 2026-06-26 15:59:29.330 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:59:29.334 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:59:29.338 | + functions-common:time_stop:2427 : start_time=1782489566944 2026-06-26 15:59:29.341 | + functions-common:time_stop:2429 : [[ -z 1782489566944 ]] 2026-06-26 15:59:29.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:59:29.355 | + functions-common:time_stop:2432 : end_time=1782489569349 2026-06-26 15:59:29.358 | + functions-common:time_stop:2433 : elapsed_time=2405 2026-06-26 15:59:29.363 | + functions-common:time_stop:2434 : total=178349 2026-06-26 15:59:29.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:59:29.372 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180754 2026-06-26 15:59:29.377 | + inc/python:pip_install:219 : return 0 2026-06-26 15:59:29.383 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-26 15:59:29.388 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-26 15:59:29.393 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-26 15:59:29.397 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 15:59:29.402 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 15:59:29.407 | ++ functions-common:git_clone:593 : pwd 2026-06-26 15:59:29.413 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 15:59:29.417 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 15:59:29.424 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 15:59:29.452 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 15:59:29.457 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 15:59:29.461 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 15:59:29.467 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 15:59:29.467 | + functions-common:git_clone:610 : echo master 2026-06-26 15:59:29.474 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-26 15:59:29.478 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 15:59:29.483 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-26 15:59:29.487 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:59:29.491 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:59:29.496 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:59:29.500 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:59:29.504 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:59:29.509 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:59:29.513 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:59:29.517 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:59:29.523 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:59:29.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489569524 2026-06-26 15:59:29.533 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-26 15:59:29.537 | Cloning into '/opt/stack/placement'... 2026-06-26 15:59:33.377 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:59:33.382 | + functions-common:time_stop:2420 : local name 2026-06-26 15:59:33.386 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:59:33.389 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:59:33.393 | + functions-common:time_stop:2423 : local total 2026-06-26 15:59:33.395 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:59:33.399 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:59:33.402 | + functions-common:time_stop:2427 : start_time=1782489569524 2026-06-26 15:59:33.405 | + functions-common:time_stop:2429 : [[ -z 1782489569524 ]] 2026-06-26 15:59:33.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:59:33.416 | + functions-common:time_stop:2432 : end_time=1782489573412 2026-06-26 15:59:33.419 | + functions-common:time_stop:2433 : elapsed_time=3888 2026-06-26 15:59:33.422 | + functions-common:time_stop:2434 : total=419558 2026-06-26 15:59:33.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:59:33.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423446 2026-06-26 15:59:33.432 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-26 15:59:33.435 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 15:59:33.438 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:59:33.442 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:59:33.445 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:59:33.448 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:59:33.451 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:59:33.454 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:59:33.457 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:59:33.461 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:59:33.465 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:59:33.469 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489573466 2026-06-26 15:59:33.472 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 15:59:35.050 | From https://review.opendev.org/openstack/placement 2026-06-26 15:59:35.051 | * branch master -> FETCH_HEAD 2026-06-26 15:59:35.064 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:59:35.066 | + functions-common:time_stop:2420 : local name 2026-06-26 15:59:35.070 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:59:35.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:59:35.078 | + functions-common:time_stop:2423 : local total 2026-06-26 15:59:35.083 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:59:35.089 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:59:35.094 | + functions-common:time_stop:2427 : start_time=1782489573466 2026-06-26 15:59:35.099 | + functions-common:time_stop:2429 : [[ -z 1782489573466 ]] 2026-06-26 15:59:35.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:59:35.114 | + functions-common:time_stop:2432 : end_time=1782489575108 2026-06-26 15:59:35.119 | + functions-common:time_stop:2433 : elapsed_time=1642 2026-06-26 15:59:35.124 | + functions-common:time_stop:2434 : total=423446 2026-06-26 15:59:35.130 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:59:35.135 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=425088 2026-06-26 15:59:35.140 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 15:59:35.144 | + functions-common:git_timed:697 : local count=0 2026-06-26 15:59:35.150 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 15:59:35.154 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 15:59:35.159 | + functions-common:git_timed:701 : timeout=0 2026-06-26 15:59:35.163 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 15:59:35.169 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 15:59:35.173 | + functions-common:time_start:2407 : local start_time= 2026-06-26 15:59:35.178 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 15:59:35.183 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 15:59:35.190 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489575186 2026-06-26 15:59:35.196 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 15:59:35.252 | Note: switching to 'FETCH_HEAD'. 2026-06-26 15:59:35.252 | 2026-06-26 15:59:35.252 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 15:59:35.252 | changes and commit them, and you can discard any commits you make in this 2026-06-26 15:59:35.252 | state without impacting any branches by switching back to a branch. 2026-06-26 15:59:35.253 | 2026-06-26 15:59:35.253 | If you want to create a new branch to retain commits you create, you may 2026-06-26 15:59:35.253 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 15:59:35.253 | 2026-06-26 15:59:35.253 | git switch -c 2026-06-26 15:59:35.253 | 2026-06-26 15:59:35.253 | Or undo this operation with: 2026-06-26 15:59:35.253 | 2026-06-26 15:59:35.253 | git switch - 2026-06-26 15:59:35.253 | 2026-06-26 15:59:35.254 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 15:59:35.254 | 2026-06-26 15:59:35.254 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-26 15:59:35.259 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 15:59:35.264 | + functions-common:time_stop:2420 : local name 2026-06-26 15:59:35.268 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:59:35.272 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:59:35.276 | + functions-common:time_stop:2423 : local total 2026-06-26 15:59:35.280 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:59:35.284 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 15:59:35.288 | + functions-common:time_stop:2427 : start_time=1782489575186 2026-06-26 15:59:35.293 | + functions-common:time_stop:2429 : [[ -z 1782489575186 ]] 2026-06-26 15:59:35.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:59:35.305 | + functions-common:time_stop:2432 : end_time=1782489575300 2026-06-26 15:59:35.309 | + functions-common:time_stop:2433 : elapsed_time=114 2026-06-26 15:59:35.313 | + functions-common:time_stop:2434 : total=425088 2026-06-26 15:59:35.317 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:59:35.322 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=425202 2026-06-26 15:59:35.326 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-26 15:59:35.347 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-26 15:59:35.353 | + functions-common:git_clone:673 : head -1 2026-06-26 15:59:35.353 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 15:59:35.357 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-26 15:59:35.360 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 15:59:35.366 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-26 15:59:35.369 | + inc/python:setup_develop:353 : local bindep 2026-06-26 15:59:35.374 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 15:59:35.378 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-26 15:59:35.383 | + inc/python:setup_develop:359 : local extras= 2026-06-26 15:59:35.388 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-26 15:59:35.393 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 15:59:35.401 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 15:59:35.405 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-26 15:59:35.409 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 15:59:35.417 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 15:59:35.424 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-26 15:59:35.429 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 15:59:35.434 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-26 15:59:35.439 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 15:59:35.444 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 15:59:35.450 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-26 15:59:35.458 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-26 15:59:35.463 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-26 15:59:35.468 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-26 15:59:35.664 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-26 15:59:35.668 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 15:59:35.672 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 15:59:35.677 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 15:59:35.682 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 15:59:35.686 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-26 15:59:35.691 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 15:59:35.696 | + inc/python:setup_package:446 : local extras= 2026-06-26 15:59:35.700 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 15:59:35.705 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 15:59:35.709 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 15:59:35.714 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 15:59:35.718 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 15:59:35.723 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-26 15:59:35.759 | Using python 3.12 to install /opt/stack/placement 2026-06-26 15:59:35.763 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-26 15:59:36.862 | Obtaining file:///opt/stack/placement 2026-06-26 15:59:36.866 | Installing build dependencies: started 2026-06-26 15:59:38.892 | Installing build dependencies: finished with status 'done' 2026-06-26 15:59:38.893 | Checking if build backend supports build_editable: started 2026-06-26 15:59:39.525 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 15:59:39.527 | Getting requirements to build editable: started 2026-06-26 15:59:39.901 | Getting requirements to build editable: finished with status 'done' 2026-06-26 15:59:39.903 | Preparing editable metadata (pyproject.toml): started 2026-06-26 15:59:40.965 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 15:59:40.992 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-06-26 15:59:40.993 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-06-26 15:59:40.996 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-06-26 15:59:40.996 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-06-26 15:59:40.996 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-06-26 15:59:40.997 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-06-26 15:59:40.998 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-06-26 15:59:40.999 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-06-26 15:59:41.001 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-06-26 15:59:41.002 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-06-26 15:59:41.003 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-06-26 15:59:41.004 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-06-26 15:59:41.006 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-06-26 15:59:41.007 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-06-26 15:59:41.010 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-06-26 15:59:41.010 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-06-26 15:59:41.010 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-06-26 15:59:41.011 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-06-26 15:59:41.013 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-06-26 15:59:41.014 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-26 15:59:41.017 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-06-26 15:59:41.018 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-06-26 15:59:41.019 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-06-26 15:59:41.021 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-06-26 15:59:41.028 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-06-26 15:59:41.031 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-06-26 15:59:41.031 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-06-26 15:59:41.032 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-26 15:59:41.034 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-06-26 15:59:41.035 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-26 15:59:41.040 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-26 15:59:41.042 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-26 15:59:41.043 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-06-26 15:59:41.044 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-06-26 15:59:41.056 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-06-26 15:59:41.061 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-06-26 15:59:41.065 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-06-26 15:59:41.066 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-06-26 15:59:41.068 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-06-26 15:59:41.073 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-06-26 15:59:41.074 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-06-26 15:59:41.076 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-06-26 15:59:41.082 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-06-26 15:59:41.085 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-06-26 15:59:41.086 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-06-26 15:59:41.089 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-06-26 15:59:41.096 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-06-26 15:59:41.100 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-06-26 15:59:41.100 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-06-26 15:59:41.102 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-26 15:59:41.108 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-06-26 15:59:41.117 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-06-26 15:59:41.123 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-06-26 15:59:41.127 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-06-26 15:59:41.128 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-06-26 15:59:41.130 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-06-26 15:59:41.137 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-06-26 15:59:41.140 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-06-26 15:59:41.160 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-06-26 15:59:41.174 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-06-26 15:59:41.176 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-06-26 15:59:41.177 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-06-26 15:59:41.181 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-06-26 15:59:41.199 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-06-26 15:59:41.213 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-06-26 15:59:41.261 | Building wheels for collected packages: openstack-placement 2026-06-26 15:59:41.263 | Building editable for openstack-placement (pyproject.toml): started 2026-06-26 15:59:42.211 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-26 15:59:42.214 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=f0ac5a52e0ef9c8bf6d3b69b0b35b5ebc487324c59e0ceed40051e725fbdb26b 2026-06-26 15:59:42.214 | Stored in directory: /tmp/pip-ephem-wheel-cache-vemi2ywq/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-26 15:59:42.222 | Successfully built openstack-placement 2026-06-26 15:59:42.524 | Installing collected packages: openstack-placement 2026-06-26 15:59:42.575 | Successfully installed openstack-placement-15.1.0.dev7 2026-06-26 15:59:42.770 | + inc/python:pip_install:216 : result=0 2026-06-26 15:59:42.774 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:59:42.779 | + functions-common:time_stop:2420 : local name 2026-06-26 15:59:42.783 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:59:42.788 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:59:42.791 | + functions-common:time_stop:2423 : local total 2026-06-26 15:59:42.795 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:59:42.800 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:59:42.803 | + functions-common:time_stop:2427 : start_time=1782489575750 2026-06-26 15:59:42.807 | + functions-common:time_stop:2429 : [[ -z 1782489575750 ]] 2026-06-26 15:59:42.813 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:59:42.819 | + functions-common:time_stop:2432 : end_time=1782489582815 2026-06-26 15:59:42.823 | + functions-common:time_stop:2433 : elapsed_time=7065 2026-06-26 15:59:42.826 | + functions-common:time_stop:2434 : total=180754 2026-06-26 15:59:42.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:59:42.834 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187819 2026-06-26 15:59:42.838 | + inc/python:pip_install:219 : return 0 2026-06-26 15:59:42.842 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 15:59:42.846 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 15:59:42.850 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-26 15:59:42.855 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-26 15:59:42.859 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:59:42.863 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:59:42.867 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-26 15:59:42.872 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:59:42.877 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 15:59:42.880 | + ./stack.sh:main:965 : configure_placement 2026-06-26 15:59:42.885 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-26 15:59:42.907 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-26 15:59:42.911 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-26 15:59:42.919 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-26 15:59:42.923 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-26 15:59:42.928 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-26 15:59:42.932 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-26 15:59:42.936 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 15:59:42.941 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 15:59:42.945 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 15:59:42.975 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:42.980 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 15:59:42.984 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-26 15:59:42.989 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-26 15:59:43.055 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-26 15:59:43.117 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-26 15:59:43.174 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-26 15:59:43.178 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-26 15:59:43.182 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-26 15:59:43.186 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 15:59:43.190 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 15:59:43.195 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-26 15:59:43.199 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-26 15:59:43.204 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-26 15:59:43.209 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 15:59:43.214 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-26 15:59:43.278 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-26 15:59:43.329 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.216/identity 2026-06-26 15:59:43.386 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-26 15:59:43.442 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-26 15:59:43.499 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-26 15:59:43.559 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-26 15:59:43.607 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-26 15:59:43.654 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.216/identity 2026-06-26 15:59:43.701 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 15:59:43.747 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 15:59:43.803 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 15:59:43.808 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-26 15:59:43.813 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-26 15:59:43.817 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-26 15:59:43.822 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 15:59:43.846 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 15:59:43.849 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 15:59:43.854 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:43.858 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 15:59:43.863 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 15:59:43.904 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:59:43.945 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 15:59:43.991 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 15:59:44.037 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-26 15:59:44.078 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-26 15:59:44.083 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-26 15:59:44.086 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-26 15:59:44.088 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-26 15:59:44.093 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 15:59:44.096 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-26 15:59:44.100 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-26 15:59:44.103 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 15:59:44.107 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 15:59:44.127 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 15:59:44.127 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:59:44.139 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 15:59:44.144 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 15:59:44.160 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-26 15:59:44.166 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-26 15:59:44.170 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-26 15:59:44.174 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 15:59:44.178 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-26 15:59:44.216 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-26 15:59:44.254 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-26 15:59:44.297 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-26 15:59:44.341 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 15:59:44.389 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 15:59:44.438 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-26 15:59:44.485 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-26 15:59:44.534 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-26 15:59:44.580 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-26 15:59:44.628 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 15:59:44.673 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 15:59:44.722 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-26 15:59:44.771 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-26 15:59:44.822 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 15:59:44.826 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 15:59:44.831 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-26 15:59:44.835 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-26 15:59:44.839 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 15:59:44.843 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:44.847 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:44.851 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-26 15:59:44.856 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-26 15:59:44.858 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-26 15:59:44.904 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 15:59:44.954 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-26 15:59:44.954 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-26 15:59:44.965 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-26 15:59:44.971 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-26 15:59:44.977 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-26 15:59:44.981 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 15:59:44.986 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 15:59:44.990 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 15:59:44.993 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 15:59:44.998 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:45.003 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:45.008 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 15:59:45.012 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 15:59:45.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:45.022 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:45.027 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-26 15:59:45.042 | perl: warning: Setting locale failed. 2026-06-26 15:59:45.042 | perl: warning: Please check that your locale settings: 2026-06-26 15:59:45.042 | LANGUAGE = (unset), 2026-06-26 15:59:45.043 | LC_ALL = "en_US.utf8", 2026-06-26 15:59:45.043 | LANG = "de_DE.UTF-8" 2026-06-26 15:59:45.043 | are supported and installed on your system. 2026-06-26 15:59:45.043 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 15:59:45.098 | Enabling site placement-api. 2026-06-26 15:59:45.105 | To activate the new configuration, you need to run: 2026-06-26 15:59:45.105 | systemctl reload apache2 2026-06-26 15:59:45.113 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 15:59:45.118 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 15:59:45.123 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:59:45.128 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 15:59:45.290 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:45.295 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:45.300 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-26 15:59:45.353 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-26 15:59:45.403 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-26 15:59:45.429 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:45.434 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-26 15:59:45.462 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:45.466 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-26 15:59:45.470 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-26 15:59:45.475 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-26 15:59:45.479 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 15:59:45.484 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 15:59:45.488 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 15:59:45.492 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-26 15:59:45.544 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-26 15:59:45.600 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.216/identity 2026-06-26 15:59:45.658 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-26 15:59:45.711 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-26 15:59:45.758 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-26 15:59:45.808 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-26 15:59:45.855 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-26 15:59:45.904 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-26 15:59:45.930 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:45.935 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-26 15:59:45.961 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:45.965 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-26 15:59:45.994 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:45.998 | + ./stack.sh:main:989 : init_os_brick 2026-06-26 15:59:46.002 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-26 15:59:46.008 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-26 15:59:46.038 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:46.042 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 15:59:46.092 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-26 15:59:46.117 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:46.120 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 15:59:46.168 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-26 15:59:46.193 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:46.197 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 15:59:46.244 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 15:59:46.292 | + ./stack.sh:main:996 : run_phase stack install 2026-06-26 15:59:46.297 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 15:59:46.301 | + functions-common:run_phase:1849 : local phase=install 2026-06-26 15:59:46.306 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 15:59:46.310 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 15:59:46.314 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 15:59:46.317 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 15:59:46.322 | + functions-common:run_phase:1858 : local extra 2026-06-26 15:59:46.328 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 15:59:46.333 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 15:59:46.337 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 15:59:46.341 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 15:59:46.345 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-26 15:59:46.350 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 15:59:46.374 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:46.378 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 15:59:46.382 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 15:59:46.386 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-26 15:59:46.390 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-26 15:59:46.394 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 15:59:46.398 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-26 15:59:46.402 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-26 15:59:46.406 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-26 15:59:46.489 | ++ inc/async:async_inner:63 : install_tempest 2026-06-26 15:59:46.541 | [2071 Async install_tempest:45750]: running: install_tempest 2026-06-26 15:59:46.545 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 15:59:46.549 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 15:59:46.553 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 15:59:46.557 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 15:59:46.563 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-26 15:59:46.567 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 15:59:46.571 | + functions-common:run_plugins:1835 : local phase=install 2026-06-26 15:59:46.575 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 15:59:46.579 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 15:59:46.584 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-26 15:59:46.588 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-26 15:59:46.593 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 15:59:46.598 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 15:59:46.602 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-26 15:59:46.607 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 15:59:46.612 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-26 15:59:46.617 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-26 15:59:46.621 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 15:59:46.626 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-26 15:59:46.630 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-26 15:59:46.635 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 15:59:46.642 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-26 15:59:46.642 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 15:59:46.649 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-26 15:59:46.653 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-26 15:59:46.658 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 15:59:46.663 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 15:59:46.667 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 15:59:46.696 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-26 15:59:46.700 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 15:59:47.990 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-26 15:59:48.143 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-26 15:59:48.162 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-26 15:59:48.163 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-26 15:59:48.165 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-26 15:59:48.166 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-26 15:59:48.167 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-26 15:59:48.168 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-26 15:59:48.169 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-26 15:59:48.171 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-26 15:59:48.172 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-26 15:59:48.173 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-26 15:59:48.175 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-26 15:59:48.176 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-26 15:59:48.178 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-26 15:59:48.179 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-26 15:59:48.183 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-26 15:59:48.184 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-26 15:59:48.186 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-26 15:59:48.187 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-26 15:59:48.191 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-26 15:59:48.196 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-26 15:59:48.200 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-26 15:59:48.201 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-26 15:59:48.202 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-26 15:59:48.204 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-26 15:59:48.205 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-26 15:59:48.206 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-26 15:59:48.208 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-26 15:59:48.209 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-26 15:59:48.210 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-26 15:59:48.219 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-26 15:59:48.224 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-26 15:59:48.230 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-26 15:59:48.235 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-26 15:59:48.238 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-26 15:59:48.240 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-26 15:59:48.247 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-26 15:59:48.252 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-26 15:59:48.274 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-26 15:59:48.274 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-26 15:59:48.276 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-26 15:59:48.281 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-26 15:59:48.286 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-26 15:59:48.291 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-06-26 15:59:48.298 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-26 15:59:48.299 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-26 15:59:48.300 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-26 15:59:48.302 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-26 15:59:48.324 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-26 15:59:48.325 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-26 15:59:48.332 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-26 15:59:48.382 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-26 15:59:48.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.7 MB/s 0:00:00 2026-06-26 15:59:48.846 | Installing collected packages: python-openstackclient 2026-06-26 15:59:51.216 | Successfully installed python-openstackclient-10.1.0 2026-06-26 15:59:51.447 | + inc/python:pip_install:216 : result=0 2026-06-26 15:59:51.450 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 15:59:51.454 | + functions-common:time_stop:2420 : local name 2026-06-26 15:59:51.457 | + functions-common:time_stop:2421 : local end_time 2026-06-26 15:59:51.461 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 15:59:51.463 | + functions-common:time_stop:2423 : local total 2026-06-26 15:59:51.467 | + functions-common:time_stop:2424 : local start_time 2026-06-26 15:59:51.471 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 15:59:51.474 | + functions-common:time_stop:2427 : start_time=1782489586689 2026-06-26 15:59:51.477 | + functions-common:time_stop:2429 : [[ -z 1782489586689 ]] 2026-06-26 15:59:51.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 15:59:51.490 | + functions-common:time_stop:2432 : end_time=1782489591486 2026-06-26 15:59:51.494 | + functions-common:time_stop:2433 : elapsed_time=4797 2026-06-26 15:59:51.499 | + functions-common:time_stop:2434 : total=187819 2026-06-26 15:59:51.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 15:59:51.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192616 2026-06-26 15:59:51.512 | + inc/python:pip_install:219 : return 0 2026-06-26 15:59:51.517 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-26 15:59:51.546 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 15:59:51.551 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-26 15:59:51.557 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-26 15:59:51.562 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.C5h2Bz63RQ 2026-06-26 15:59:51.569 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-26 15:59:51.572 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-26 15:59:51.577 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-26 15:59:51.583 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-26 15:59:51.586 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 15:59:51.590 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-26 15:59:51.618 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 15:59:51.622 | + ./stack.sh:main:1065 : configure_database 2026-06-26 15:59:51.625 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-26 15:59:51.631 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-26 15:59:51.636 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-26 15:59:51.641 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 15:59:51.647 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-26 15:59:51.652 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-26 15:59:51.655 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:51.659 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:51.663 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-26 15:59:51.669 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-26 15:59:51.674 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:51.680 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:51.683 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-26 15:59:51.687 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-26 15:59:51.689 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-26 15:59:51.692 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-26 15:59:51.697 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-26 15:59:51.702 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-26 15:59:51.707 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 15:59:51.708 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-26 15:59:51.715 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-26 15:59:51.832 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-26 15:59:51.835 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 15:59:51.840 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 15:59:51.843 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 15:59:51.848 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 15:59:51.854 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 15:59:51.858 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 15:59:51.863 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 15:59:51.868 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 15:59:51.870 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 15:59:51.874 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 15:59:51.876 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 15:59:51.878 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 15:59:51.881 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 15:59:51.884 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-26 15:59:51.886 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:51.889 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:51.892 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-26 15:59:51.894 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 15:59:51.898 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-26 15:59:55.029 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-26 15:59:55.033 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-26 15:59:55.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:55.041 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:55.045 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-26 15:59:55.049 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-26 15:59:55.053 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-26 15:59:55.075 | mysqladmin: connect to server at 'localhost' failed 2026-06-26 15:59:55.076 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-26 15:59:55.080 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-26 15:59:55.085 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-26 15:59:55.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 15:59:55.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 15:59:55.095 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-26 15:59:55.100 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-26 15:59:55.105 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-26 15:59:55.112 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-26 15:59:55.114 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-26 15:59:55.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 15:59:55.227 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-26 15:59:55.236 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-26 15:59:55.237 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-26 15:59:55.240 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-26 15:59:55.252 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-26 15:59:55.259 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-26 15:59:55.263 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:55.266 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:55.269 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-26 15:59:55.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 15:59:55.593 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-26 15:59:55.626 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 15:59:55.716 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-26 15:59:55.822 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-26 15:59:55.915 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-26 15:59:56.009 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-26 15:59:56.014 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-26 15:59:56.019 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-26 15:59:56.019 | enabling MySQL performance counting 2026-06-26 15:59:56.022 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-26 15:59:56.053 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-26 15:59:56.058 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-26 15:59:57.184 | Processing ./tools/dbcounter 2026-06-26 15:59:57.187 | Installing build dependencies: started 2026-06-26 16:00:03.285 | Installing build dependencies: finished with status 'done' 2026-06-26 16:00:03.286 | Getting requirements to build wheel: started 2026-06-26 16:00:03.979 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 16:00:03.979 | Preparing metadata (pyproject.toml): started 2026-06-26 16:00:04.420 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 16:00:04.425 | Building wheels for collected packages: dbcounter 2026-06-26 16:00:04.428 | Building wheel for dbcounter (pyproject.toml): started 2026-06-26 16:00:04.949 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-26 16:00:04.951 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=c5cd6739b4d37d902ecce51aa81f2e290ede592e855a294b72d88d898077d6b1 2026-06-26 16:00:04.952 | Stored in directory: /tmp/pip-ephem-wheel-cache-o5cbnyns/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-26 16:00:04.958 | Successfully built dbcounter 2026-06-26 16:00:05.303 | Installing collected packages: dbcounter 2026-06-26 16:00:05.359 | Successfully installed dbcounter-0.1 2026-06-26 16:00:05.546 | + inc/python:pip_install:216 : result=0 2026-06-26 16:00:05.550 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 16:00:05.554 | + functions-common:time_stop:2420 : local name 2026-06-26 16:00:05.558 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:00:05.562 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:00:05.566 | + functions-common:time_stop:2423 : local total 2026-06-26 16:00:05.571 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:00:05.575 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 16:00:05.580 | + functions-common:time_stop:2427 : start_time=1782489596046 2026-06-26 16:00:05.584 | + functions-common:time_stop:2429 : [[ -z 1782489596046 ]] 2026-06-26 16:00:05.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:00:05.595 | + functions-common:time_stop:2432 : end_time=1782489605591 2026-06-26 16:00:05.600 | + functions-common:time_stop:2433 : elapsed_time=9545 2026-06-26 16:00:05.604 | + functions-common:time_stop:2434 : total=192616 2026-06-26 16:00:05.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:00:05.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=202161 2026-06-26 16:00:05.616 | + inc/python:pip_install:219 : return 0 2026-06-26 16:00:05.621 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-26 16:00:05.624 | + lib/database:recreate_database:112 : local db=stats 2026-06-26 16:00:05.629 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-26 16:00:05.630 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-26 16:00:05.634 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-26 16:00:05.641 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:00:05.723 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-26 16:00:05.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:00:05.814 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-26 16:00:05.814 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-26 16:00:05.823 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:00:05.919 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-26 16:00:05.925 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-26 16:00:06.007 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-26 16:00:06.090 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-26 16:00:06.181 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-26 16:00:06.264 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-26 16:00:06.341 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-26 16:00:06.421 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-26 16:00:06.516 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-26 16:00:06.520 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 16:00:06.523 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-26 16:00:08.563 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-26 16:00:08.567 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-26 16:00:08.572 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 16:00:08.578 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-180008 2026-06-26 16:00:08.582 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-180008 1069' 2026-06-26 16:00:08.586 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.589 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 16:00:08.593 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.609 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 16:00:08.620 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.628 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 16:00:08.632 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.636 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-26 16:00:08.639 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.643 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.216 2026-06-26 16:00:08.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.651 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.216/identity 2026-06-26 16:00:08.655 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.658 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-174412 2026-06-26 16:00:08.661 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.664 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 16:00:08.668 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.672 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.216 2026-06-26 16:00:08.676 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.680 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 16:00:08.683 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.687 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 16:00:08.690 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.694 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 16:00:08.698 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.700 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 16:00:08.703 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.708 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.216 2026-06-26 16:00:08.712 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:00:08.716 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 16:00:08.720 | + ./stack.sh:main:1079 : start_dstat 2026-06-26 16:00:08.724 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 16:00:08.729 | + functions-common:run_process:1674 : local service=dstat 2026-06-26 16:00:08.735 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 16:00:08.740 | + functions-common:run_process:1676 : local group= 2026-06-26 16:00:08.747 | + functions-common:run_process:1677 : local user= 2026-06-26 16:00:08.750 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:00:08.754 | + functions-common:run_process:1680 : local name=dstat 2026-06-26 16:00:08.760 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:00:08.762 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:00:08.765 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:00:08.769 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:00:08.773 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:00:08.779 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489608774 2026-06-26 16:00:08.785 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-26 16:00:08.805 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:00:08.808 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-26 16:00:08.810 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-26 16:00:08.813 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 16:00:08.816 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 16:00:08.818 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 16:00:08.821 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 16:00:08.824 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-26 16:00:08.827 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-26 16:00:08.830 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-26 16:00:08.834 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:00:08.838 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:00:08.841 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:00:08.845 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:00:08.849 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-26 16:00:08.852 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-26 16:00:08.858 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-26 16:00:08.859 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-26 16:00:08.864 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 16:00:08.867 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:00:08.869 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:00:08.872 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:00:08.875 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:00:08.880 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:00:08.884 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-26 16:00:08.887 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:00:08.895 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-26 16:00:08.995 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:00:09.085 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-26 16:00:09.158 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 16:00:09.239 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-26 16:00:09.312 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-26 16:00:09.386 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:00:09.463 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:00:09.466 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:00:09.469 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-26 16:00:09.564 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:00:10.060 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-26 16:00:10.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-26 16:00:10.559 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-26 16:00:10.610 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:00:10.613 | + functions-common:time_stop:2420 : local name 2026-06-26 16:00:10.617 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:00:10.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:00:10.623 | + functions-common:time_stop:2423 : local total 2026-06-26 16:00:10.626 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:00:10.630 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:00:10.633 | + functions-common:time_stop:2427 : start_time=1782489608774 2026-06-26 16:00:10.636 | + functions-common:time_stop:2429 : [[ -z 1782489608774 ]] 2026-06-26 16:00:10.641 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:00:10.646 | + functions-common:time_stop:2432 : end_time=1782489610642 2026-06-26 16:00:10.650 | + functions-common:time_stop:2433 : elapsed_time=1868 2026-06-26 16:00:10.653 | + functions-common:time_stop:2434 : total=0 2026-06-26 16:00:10.656 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:00:10.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1868 2026-06-26 16:00:10.663 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-26 16:00:10.667 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-26 16:00:10.671 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-26 16:00:10.676 | + functions-common:run_process:1676 : local group= 2026-06-26 16:00:10.679 | + functions-common:run_process:1677 : local user=root 2026-06-26 16:00:10.683 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-26 16:00:10.686 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-26 16:00:10.689 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:00:10.692 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:00:10.696 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:00:10.699 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:00:10.704 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:00:10.709 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489610705 2026-06-26 16:00:10.713 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-26 16:00:10.735 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:00:10.746 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:00:10.752 | + functions-common:time_stop:2420 : local name 2026-06-26 16:00:10.757 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:00:10.761 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:00:10.766 | + functions-common:time_stop:2423 : local total 2026-06-26 16:00:10.769 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:00:10.774 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:00:10.777 | + functions-common:time_stop:2427 : start_time=1782489610705 2026-06-26 16:00:10.780 | + functions-common:time_stop:2429 : [[ -z 1782489610705 ]] 2026-06-26 16:00:10.785 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:00:10.792 | + functions-common:time_stop:2432 : end_time=1782489610787 2026-06-26 16:00:10.796 | + functions-common:time_stop:2433 : elapsed_time=82 2026-06-26 16:00:10.799 | + functions-common:time_stop:2434 : total=1868 2026-06-26 16:00:10.803 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:00:10.806 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1950 2026-06-26 16:00:10.810 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-26 16:00:10.837 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:00:10.840 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-26 16:00:10.844 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-26 16:00:10.847 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-26 16:00:10.850 | + functions-common:run_process:1676 : local group= 2026-06-26 16:00:10.853 | + functions-common:run_process:1677 : local user= 2026-06-26 16:00:10.857 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:00:10.860 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-26 16:00:10.864 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:00:10.869 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:00:10.875 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:00:10.879 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:00:10.886 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:00:10.893 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489610888 2026-06-26 16:00:10.898 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-26 16:00:10.929 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:00:10.933 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:00:10.940 | + functions-common:time_stop:2420 : local name 2026-06-26 16:00:10.942 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:00:10.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:00:10.949 | + functions-common:time_stop:2423 : local total 2026-06-26 16:00:10.953 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:00:10.956 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:00:10.959 | + functions-common:time_stop:2427 : start_time=1782489610888 2026-06-26 16:00:10.963 | + functions-common:time_stop:2429 : [[ -z 1782489610888 ]] 2026-06-26 16:00:10.967 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:00:10.973 | + functions-common:time_stop:2432 : end_time=1782489610969 2026-06-26 16:00:10.977 | + functions-common:time_stop:2433 : elapsed_time=81 2026-06-26 16:00:10.980 | + functions-common:time_stop:2434 : total=1950 2026-06-26 16:00:10.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:00:10.988 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2031 2026-06-26 16:00:10.993 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-26 16:00:11.030 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:00:11.034 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-26 16:00:11.059 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:00:11.062 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-26 16:00:11.083 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:00:11.085 | + ./stack.sh:main:1098 : start_etcd3 2026-06-26 16:00:11.088 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-26 16:00:11.090 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-26 16:00:11.093 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-26 16:00:11.095 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.216:2380' 2026-06-26 16:00:11.097 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.216:2380' 2026-06-26 16:00:11.099 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.216:2379' 2026-06-26 16:00:11.102 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-26 16:00:11.104 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-26 16:00:11.106 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.216:2379' 2026-06-26 16:00:11.109 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-26 16:00:11.111 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-26 16:00:11.115 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-26 16:00:11.119 | + 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.216:2380 --initial-advertise-peer-urls http://192.168.122.216:2380 --advertise-client-urls http://192.168.122.216:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.216:2379 --log-level=debug' '' root 2026-06-26 16:00:11.123 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-26 16:00:11.126 | + 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.216:2380 --initial-advertise-peer-urls http://192.168.122.216:2380 --advertise-client-urls http://192.168.122.216:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.216:2379 --log-level=debug' 2026-06-26 16:00:11.130 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:00:11.134 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-26 16:00:11.136 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:00:11.138 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:00:11.140 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:00:11.142 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-26 16:00:11.145 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:00:11.150 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-26 16:00:11.241 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:00:11.329 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-26 16:00:11.401 | + 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.216:2380 --initial-advertise-peer-urls http://192.168.122.216:2380 --advertise-client-urls http://192.168.122.216:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.216:2379 --log-level=debug' 2026-06-26 16:00:11.477 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-26 16:00:11.549 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-26 16:00:11.623 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:00:11.693 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:00:11.696 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:00:11.698 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-26 16:00:11.787 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:00:12.265 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-26 16:00:12.362 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-26 16:00:12.447 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-26 16:00:12.525 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-26 16:00:12.601 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-26 16:00:12.606 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 16:00:12.611 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 16:00:12.615 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-26 16:00:13.046 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-26 16:00:13.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-26 16:00:13.493 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-26 16:00:14.623 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-26 16:00:14.641 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:00:14.644 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-26 16:00:14.647 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-26 16:00:14.650 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-26 16:00:14.667 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-26 16:00:14.684 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-26 16:00:14.686 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 16:00:14.690 | + 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.216/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-26 16:00:14.804 | The user clouds.yaml file didn't exist. 2026-06-26 16:00:14.819 | + 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.216/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-26 16:00:14.951 | + 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.216/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-26 16:00:15.089 | + 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.216/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-26 16:00:15.221 | + 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.216/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-26 16:00:15.360 | + 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.216/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-26 16:00:15.511 | + 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.216/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-26 16:00:15.651 | + 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.216/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-26 16:00:15.795 | + 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.216/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-26 16:00:15.936 | + 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.216/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-26 16:00:16.080 | + functions-common:write_clouds_yaml:203 : cat 2026-06-26 16:00:16.087 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-26 16:00:16.090 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-26 16:00:16.096 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-26 16:00:16.101 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-26 16:00:16.104 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-26 16:00:16.107 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-26 16:00:16.127 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:00:16.130 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-26 16:00:16.133 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:00:16.137 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-26 16:00:16.140 | + ./stack.sh:main:1115 : '[' 192.168.122.216 == 192.168.122.216 ']' 2026-06-26 16:00:16.145 | + ./stack.sh:main:1116 : init_keystone 2026-06-26 16:00:16.149 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-26 16:00:16.171 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:00:16.176 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-26 16:00:16.179 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-26 16:00:16.184 | + lib/database:recreate_database:112 : local db=keystone 2026-06-26 16:00:16.188 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-26 16:00:16.192 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-26 16:00:16.196 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-26 16:00:16.201 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:00:16.302 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-26 16:00:16.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:00:16.402 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-26 16:00:16.408 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 16:00:16.412 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:00:16.416 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:00:16.420 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:00:16.426 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489616422 2026-06-26 16:00:16.430 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-26 16:00:17.058 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 16:00:17.058 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:00:17.059 | we strongly recommend against using it for new projects. 2026-06-26 16:00:17.059 | 2026-06-26 16:00:17.059 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:00:17.059 | framework. For more detail see 2026-06-26 16:00:17.059 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:00:17.059 | 2026-06-26 16:00:17.059 | __import__(import_str) 2026-06-26 16:00:20.134 | INFO dbcounter [-] Registered counter for database keystone 2026-06-26 16:00:20.230 | 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=48639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 16:00:20.247 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:00:20.247 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:00:20.248 | DEBUG dbcounter [-] [48639] Writer thread running {{(pid=48639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:00:20.348 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-26 16:00:23.974 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 16:00:23.976 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-26 16:00:23.979 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:00:23.997 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-26 16:00:24.096 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:00:24.101 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-26 16:00:24.136 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:00:24.142 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-26 16:00:24.292 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:00:24.298 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-26 16:00:24.340 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:00:24.342 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-26 16:00:24.422 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:00:24.425 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-26 16:00:24.425 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 16:00:24.427 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-26 16:00:24.489 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:00:24.493 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-26 16:00:24.522 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48639) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:00:24.981 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-26 16:00:24.985 | + functions-common:time_stop:2420 : local name 2026-06-26 16:00:24.988 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:00:24.991 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:00:24.995 | + functions-common:time_stop:2423 : local total 2026-06-26 16:00:24.997 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:00:25.001 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 16:00:25.004 | + functions-common:time_stop:2427 : start_time=1782489616422 2026-06-26 16:00:25.007 | + functions-common:time_stop:2429 : [[ -z 1782489616422 ]] 2026-06-26 16:00:25.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:00:25.017 | + functions-common:time_stop:2432 : end_time=1782489625013 2026-06-26 16:00:25.021 | + functions-common:time_stop:2433 : elapsed_time=8591 2026-06-26 16:00:25.024 | + functions-common:time_stop:2434 : total=0 2026-06-26 16:00:25.027 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:00:25.030 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8591 2026-06-26 16:00:25.034 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-26 16:00:25.037 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-26 16:00:25.042 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-26 16:00:25.655 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 16:00:25.655 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:00:25.655 | we strongly recommend against using it for new projects. 2026-06-26 16:00:25.655 | 2026-06-26 16:00:25.655 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:00:25.655 | framework. For more detail see 2026-06-26 16:00:25.655 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:00:25.655 | 2026-06-26 16:00:25.655 | __import__(import_str) 2026-06-26 16:00:28.415 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-26 16:00:28.416 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-26 16:00:28.416 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-26 16:00:28.417 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-26 16:00:28.417 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-26 16:00:28.417 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-26 16:00:28.418 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-26 16:00:28.418 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-26 16:00:28.418 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-26 16:00:28.872 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-26 16:00:28.877 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-26 16:00:29.512 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 16:00:29.512 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:00:29.512 | we strongly recommend against using it for new projects. 2026-06-26 16:00:29.512 | 2026-06-26 16:00:29.512 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:00:29.512 | framework. For more detail see 2026-06-26 16:00:29.513 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:00:29.513 | 2026-06-26 16:00:29.513 | __import__(import_str) 2026-06-26 16:00:32.612 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-26 16:00:32.613 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-26 16:00:32.613 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-26 16:00:32.614 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-26 16:00:32.614 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-26 16:00:32.615 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-26 16:00:32.615 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-26 16:00:32.615 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-26 16:00:32.615 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-26 16:00:33.099 | + ./stack.sh:main:1117 : start_keystone 2026-06-26 16:00:33.105 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-26 16:00:33.113 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-26 16:00:33.117 | + functions-common:run_process:1674 : local service=keystone 2026-06-26 16:00:33.121 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 16:00:33.126 | + functions-common:run_process:1676 : local group= 2026-06-26 16:00:33.131 | + functions-common:run_process:1677 : local user= 2026-06-26 16:00:33.137 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:00:33.141 | + functions-common:run_process:1680 : local name=keystone 2026-06-26 16:00:33.146 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:00:33.152 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:00:33.156 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:00:33.161 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:00:33.167 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:00:33.173 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489633169 2026-06-26 16:00:33.179 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-26 16:00:33.206 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:00:33.211 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-26 16:00:33.216 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-26 16:00:33.220 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 16:00:33.225 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 16:00:33.229 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 16:00:33.232 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 16:00:33.237 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-26 16:00:33.241 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-26 16:00:33.246 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-26 16:00:33.251 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:00:33.257 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:00:33.261 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:00:33.266 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:00:33.270 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-26 16:00:33.274 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-26 16:00:33.278 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 16:00:33.285 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 16:00:33.291 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 16:00:33.297 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-26 16:00:33.300 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 16:00:33.306 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 16:00:33.311 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 16:00:33.315 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 16:00:33.319 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-26 16:00:33.323 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 16:00:33.330 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-26 16:00:33.433 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:00:33.537 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-26 16:00:33.627 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-26 16:00:33.713 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 16:00:33.800 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:00:33.889 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-26 16:00:33.970 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-26 16:00:34.051 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-26 16:00:34.140 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-26 16:00:34.231 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-26 16:00:34.313 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 16:00:34.316 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 16:00:34.319 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-26 16:00:34.415 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 16:00:34.893 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-26 16:00:34.918 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-26 16:00:35.348 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-26 16:00:35.507 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:00:35.512 | + functions-common:time_stop:2420 : local name 2026-06-26 16:00:35.514 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:00:35.518 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:00:35.524 | + functions-common:time_stop:2423 : local total 2026-06-26 16:00:35.527 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:00:35.530 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:00:35.532 | + functions-common:time_stop:2427 : start_time=1782489633169 2026-06-26 16:00:35.535 | + functions-common:time_stop:2429 : [[ -z 1782489633169 ]] 2026-06-26 16:00:35.539 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:00:35.544 | + functions-common:time_stop:2432 : end_time=1782489635541 2026-06-26 16:00:35.548 | + functions-common:time_stop:2433 : elapsed_time=2372 2026-06-26 16:00:35.549 | + functions-common:time_stop:2434 : total=2031 2026-06-26 16:00:35.552 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:00:35.554 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4403 2026-06-26 16:00:35.557 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-26 16:00:35.557 | Waiting for keystone to start... 2026-06-26 16:00:35.560 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.216/identity/v3/ 2026-06-26 16:00:35.563 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.216/identity/v3/ 2026-06-26 16:00:35.566 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 16:00:35.568 | + functions:wait_for_service:477 : local url=http://192.168.122.216/identity/v3/ 2026-06-26 16:00:35.571 | + functions:wait_for_service:478 : local rval=0 2026-06-26 16:00:35.574 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 16:00:35.578 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 16:00:35.578 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:00:35.581 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:00:35.584 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:00:35.589 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489635586 2026-06-26 16:00:35.592 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 16:00:35.596 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:00:35.602 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.216/identity/v3/ 2026-06-26 16:00:36.518 | ++ inc/async:async_inner:64 : rc=0 2026-06-26 16:00:36.558 | [45750 Async install_tempest:45750]: finished successfully 2026-06-26 16:00:41.197 | + :: : [[ 200 == 503 ]] 2026-06-26 16:00:41.199 | + :: : [[ 0 -eq 7 ]] 2026-06-26 16:00:41.205 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 16:00:41.210 | + functions-common:time_stop:2420 : local name 2026-06-26 16:00:41.216 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:00:41.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:00:41.227 | + functions-common:time_stop:2423 : local total 2026-06-26 16:00:41.232 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:00:41.236 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 16:00:41.240 | + functions-common:time_stop:2427 : start_time=1782489635586 2026-06-26 16:00:41.245 | + functions-common:time_stop:2429 : [[ -z 1782489635586 ]] 2026-06-26 16:00:41.251 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:00:41.257 | + functions-common:time_stop:2432 : end_time=1782489641252 2026-06-26 16:00:41.261 | + functions-common:time_stop:2433 : elapsed_time=5666 2026-06-26 16:00:41.265 | + functions-common:time_stop:2434 : total=0 2026-06-26 16:00:41.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:00:41.273 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5666 2026-06-26 16:00:41.278 | + functions:wait_for_service:486 : return 0 2026-06-26 16:00:41.282 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-26 16:00:41.307 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:00:41.311 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-26 16:00:41.315 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 16:00:41.319 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-26 16:00:42.264 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-26 16:00:42.266 | + 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.216/identity 2026-06-26 16:00:42.863 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 16:00:42.863 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:00:42.863 | we strongly recommend against using it for new projects. 2026-06-26 16:00:42.863 | 2026-06-26 16:00:42.863 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:00:42.864 | framework. For more detail see 2026-06-26 16:00:42.864 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:00:42.864 | 2026-06-26 16:00:42.864 | __import__(import_str) 2026-06-26 16:00:46.051 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.051 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.051 | 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=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.059 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.073 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.073 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.104 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.131 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.131 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.220 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.220 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.220 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.220 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.220 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.221 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.235 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.235 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.235 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.235 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.236 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.236 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.236 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.244 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49621) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 16:00:46.325 | INFO dbcounter [-] Registered counter for database keystone 2026-06-26 16:00:46.417 | 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=49621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 16:00:46.616 | DEBUG dbcounter [-] [49621] Writer thread running {{(pid=49621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:00:46.765 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created domain default 2026-06-26 16:00:46.825 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created project admin 2026-06-26 16:00:46.866 | WARNING keystone.common.password_hashing [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-26 16:00:46.893 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created user admin 2026-06-26 16:00:46.922 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created role reader 2026-06-26 16:00:46.946 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created role member 2026-06-26 16:00:46.986 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created implied role where bfa7ebd6342a4727af2ad12a8aa5f6bc implies e6520f4abc174ed882e454569f205d6c 2026-06-26 16:00:47.005 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created role manager 2026-06-26 16:00:47.033 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created implied role where ca78cc468c9148f18b74b40c168d0acf implies bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:00:47.053 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created role admin 2026-06-26 16:00:47.082 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created implied role where c167c59950f848ea9b411a0b5a3077da implies ca78cc468c9148f18b74b40c168d0acf 2026-06-26 16:00:47.108 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created role service 2026-06-26 16:00:47.130 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Granted role admin on project admin to user admin. 2026-06-26 16:00:47.146 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Granted role admin on the system to user admin. 2026-06-26 16:00:47.169 | WARNING py.warnings [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-26 16:00:47.169 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 16:00:47.169 |  2026-06-26 16:00:47.177 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created region RegionOne 2026-06-26 16:00:47.236 | INFO keystone.cmd.bootstrap [None req-ecb14ad1-6c84-4d14-b0de-262e1a2ebb82 None None] Created public endpoint http://192.168.122.216/identity 2026-06-26 16:00:47.779 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-26 16:00:47.783 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-26 16:00:47.786 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-26 16:00:47.789 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-26 16:00:52.928 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:00:52.930 | + lib/keystone:create_keystone_accounts:258 : admin_project=bd326a996e4b46ac90d08dd2ee6c182e 2026-06-26 16:00:52.932 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-26 16:00:52.935 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-26 16:00:56.289 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:00:56.291 | + lib/keystone:create_keystone_accounts:260 : admin_user=9a094b6794184be8aecb45bc9b697708 2026-06-26 16:00:56.294 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-26 16:00:56.296 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-26 16:00:56.298 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-26 16:00:56.300 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 9a094b6794184be8aecb45bc9b697708 default 2026-06-26 16:00:56.354 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9a094b6794184be8aecb45bc9b697708 default 2026-06-26 16:00:56.390 | [2071 Async ks-domain-role:49776]: running: get_or_add_user_domain_role admin 9a094b6794184be8aecb45bc9b697708 default 2026-06-26 16:00:56.392 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-26 16:00:56.394 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-26 16:00:56.399 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-26 16:01:00.398 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:00.401 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-26 16:01:00.404 | + functions-common:get_or_create_domain:878 : echo default 2026-06-26 16:01:00.404 | default 2026-06-26 16:01:00.406 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-26 16:01:00.465 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-26 16:01:00.513 | [2071 Async ks-project:49884]: running: get_or_create_project service Default 2026-06-26 16:01:00.515 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-26 16:01:00.578 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-26 16:01:00.629 | [2071 Async ks-service:49978]: running: get_or_create_role service 2026-06-26 16:01:00.632 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-26 16:01:00.717 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-26 16:01:00.777 | [2071 Async ks-reseller:50073]: running: get_or_create_role ResellerAdmin 2026-06-26 16:01:00.778 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-26 16:01:00.780 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-26 16:01:00.853 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-26 16:01:00.919 | [2071 Async ks-anotherrole:50169]: running: get_or_create_role anotherrole 2026-06-26 16:01:00.923 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-26 16:01:00.933 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-26 16:01:00.940 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 16:01:00.946 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-26 16:01:06.323 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:06.375 | [49978 Async ks-service:49978]: finished successfully 2026-06-26 16:01:06.989 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:07.042 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:07.046 | ++ functions-common:get_or_create_project:928 : project_id=54e21b2dcb504d4db2c66a4a2e8d2e56 2026-06-26 16:01:07.051 | [50073 Async ks-reseller:50073]: finished successfully 2026-06-26 16:01:07.051 | ++ functions-common:get_or_create_project:929 : echo 54e21b2dcb504d4db2c66a4a2e8d2e56 2026-06-26 16:01:07.060 | + lib/keystone:create_keystone_accounts:288 : invis_project=54e21b2dcb504d4db2c66a4a2e8d2e56 2026-06-26 16:01:07.065 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-26 16:01:07.072 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-26 16:01:07.075 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 16:01:07.084 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-26 16:01:07.131 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:07.166 | [49884 Async ks-project:49884]: finished successfully 2026-06-26 16:01:07.363 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:07.398 | [50169 Async ks-anotherrole:50169]: finished successfully 2026-06-26 16:01:08.004 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:08.032 | [49776 Async ks-domain-role:49776]: finished successfully 2026-06-26 16:01:10.945 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:10.949 | ++ functions-common:get_or_create_project:928 : project_id=0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:10.953 | ++ functions-common:get_or_create_project:929 : echo 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:10.957 | + lib/keystone:create_keystone_accounts:292 : demo_project=0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:10.962 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-26 16:01:10.967 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-26 16:01:10.971 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:01:10.974 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-26 16:01:10.978 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-26 16:01:10.983 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-26 16:01:14.741 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:14.744 | ++ functions-common:get_or_create_user:915 : user_id=406d4305fd574a0b89d72ef491c56c0d 2026-06-26 16:01:14.746 | ++ functions-common:get_or_create_user:916 : echo 406d4305fd574a0b89d72ef491c56c0d 2026-06-26 16:01:14.749 | + lib/keystone:create_keystone_accounts:295 : demo_user=406d4305fd574a0b89d72ef491c56c0d 2026-06-26 16:01:14.752 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-26 16:01:14.795 | [2071 Async ks-domain-role:49776]: Waiting for completion of get_or_add_user_domain_role admin 9a094b6794184be8aecb45bc9b697708 default running on PID 49776 (6 other jobs running) 2026-06-26 16:01:14.816 | [2071 Async ks-domain-role:49776]: Signaling child to exit 2026-06-26 16:01:14.816 | WAKEUP 2026-06-26 16:01:14.835 | [2071 Async ks-domain-role:49776]: Signaled 2026-06-26 16:01:14.837 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-26 16:01:14.837 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 9a094b6794184be8aecb45bc9b697708 --domain default 2026-06-26 16:01:14.837 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a094b6794184be8aecb45bc9b697708 --domain default -c Role -f value 2026-06-26 16:01:14.837 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:14.837 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:01:14.837 | + functions-common:get_or_add_user_domain_role:999 : echo c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:01:14.837 | c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:01:14.873 | [2071 Async ks-domain-role:49776]: finished get_or_add_user_domain_role admin 9a094b6794184be8aecb45bc9b697708 default with result 0 in 11 seconds 2026-06-26 16:01:14.880 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-26 16:01:14.909 | [2071 Async ks-project:49884]: Waiting for completion of get_or_create_project service Default running on PID 49884 (5 other jobs running) 2026-06-26 16:01:14.930 | [2071 Async ks-project:49884]: Signaling child to exit 2026-06-26 16:01:14.930 | WAKEUP 2026-06-26 16:01:14.949 | [2071 Async ks-project:49884]: Signaled 2026-06-26 16:01:14.950 | + functions-common:get_or_create_project:922 : local project_id 2026-06-26 16:01:14.950 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-26 16:01:14.950 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:14.950 | + functions-common:get_or_create_project:928 : project_id=e5202fe8562a4a53ac463058883260b0 2026-06-26 16:01:14.950 | + functions-common:get_or_create_project:929 : echo e5202fe8562a4a53ac463058883260b0 2026-06-26 16:01:14.950 | e5202fe8562a4a53ac463058883260b0 2026-06-26 16:01:14.988 | [2071 Async ks-project:49884]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-26 16:01:15.021 | [2071 Async ks-service:49978]: Waiting for completion of get_or_create_role service running on PID 49978 (4 other jobs running) 2026-06-26 16:01:15.043 | [2071 Async ks-service:49978]: Signaling child to exit 2026-06-26 16:01:15.043 | WAKEUP 2026-06-26 16:01:15.062 | [2071 Async ks-service:49978]: Signaled 2026-06-26 16:01:15.063 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 16:01:15.063 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-26 16:01:15.063 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:15.064 | + functions-common:get_or_create_role:940 : role_id=0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:01:15.064 | + functions-common:get_or_create_role:941 : echo 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:01:15.064 | 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:01:15.101 | [2071 Async ks-service:49978]: finished get_or_create_role service with result 0 in 5 seconds 2026-06-26 16:01:15.131 | [2071 Async ks-reseller:50073]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 50073 (3 other jobs running) 2026-06-26 16:01:15.151 | [2071 Async ks-reseller:50073]: Signaling child to exit 2026-06-26 16:01:15.151 | WAKEUP 2026-06-26 16:01:15.169 | [2071 Async ks-reseller:50073]: Signaled 2026-06-26 16:01:15.170 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 16:01:15.171 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-26 16:01:15.171 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:15.171 | + functions-common:get_or_create_role:940 : role_id=6e575831de9941d1a40d046fccb9db36 2026-06-26 16:01:15.171 | + functions-common:get_or_create_role:941 : echo 6e575831de9941d1a40d046fccb9db36 2026-06-26 16:01:15.171 | 6e575831de9941d1a40d046fccb9db36 2026-06-26 16:01:15.209 | [2071 Async ks-reseller:50073]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-26 16:01:15.240 | [2071 Async ks-anotherrole:50169]: Waiting for completion of get_or_create_role anotherrole running on PID 50169 (2 other jobs running) 2026-06-26 16:01:15.261 | [2071 Async ks-anotherrole:50169]: Signaling child to exit 2026-06-26 16:01:15.261 | WAKEUP 2026-06-26 16:01:15.280 | [2071 Async ks-anotherrole:50169]: Signaled 2026-06-26 16:01:15.282 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 16:01:15.282 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-26 16:01:15.282 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:15.282 | + functions-common:get_or_create_role:940 : role_id=53b784f272e74188883a188d6f522bd9 2026-06-26 16:01:15.282 | + functions-common:get_or_create_role:941 : echo 53b784f272e74188883a188d6f522bd9 2026-06-26 16:01:15.283 | 53b784f272e74188883a188d6f522bd9 2026-06-26 16:01:15.321 | [2071 Async ks-anotherrole:50169]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-06-26 16:01:15.325 | + inc/async:async_wait:197 : return 0 2026-06-26 16:01:15.328 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.386 | + inc/async:async_inner:63 : get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.427 | [2071 Async ks-demo-member:51024]: running: get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.430 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 9a094b6794184be8aecb45bc9b697708 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.495 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9a094b6794184be8aecb45bc9b697708 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.536 | [2071 Async ks-demo-admin:51120]: running: get_or_add_user_project_role admin 9a094b6794184be8aecb45bc9b697708 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.538 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.609 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.657 | [2071 Async ks-demo-another:51216]: running: get_or_add_user_project_role anotherrole 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:15.659 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 54e21b2dcb504d4db2c66a4a2e8d2e56 2026-06-26 16:01:15.725 | + inc/async:async_inner:63 : get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 54e21b2dcb504d4db2c66a4a2e8d2e56 2026-06-26 16:01:15.800 | [2071 Async ks-demo-invis:51312]: running: get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 54e21b2dcb504d4db2c66a4a2e8d2e56 2026-06-26 16:01:15.804 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-26 16:01:15.812 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-26 16:01:15.816 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:01:15.823 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-26 16:01:15.830 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-26 16:01:15.840 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-26 16:01:21.427 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:21.433 | ++ functions-common:get_or_create_user:915 : user_id=b94b631d86f54e9b93bee67df679e3d7 2026-06-26 16:01:21.437 | ++ functions-common:get_or_create_user:916 : echo b94b631d86f54e9b93bee67df679e3d7 2026-06-26 16:01:21.443 | + lib/keystone:create_keystone_accounts:308 : demo_reader=b94b631d86f54e9b93bee67df679e3d7 2026-06-26 16:01:21.450 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader b94b631d86f54e9b93bee67df679e3d7 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:21.542 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b94b631d86f54e9b93bee67df679e3d7 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:21.622 | [2071 Async ks-demo-reader:51465]: running: get_or_add_user_project_role reader b94b631d86f54e9b93bee67df679e3d7 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:01:21.629 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-26 16:01:21.634 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-26 16:01:21.639 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 16:01:21.650 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-26 16:01:28.083 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:28.096 | ++ functions-common:get_or_create_project:928 : project_id=0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:28.107 | ++ functions-common:get_or_create_project:929 : echo 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:28.112 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:28.123 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-26 16:01:28.138 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-26 16:01:28.144 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:01:28.152 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-26 16:01:28.154 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-26 16:01:28.165 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-26 16:01:29.694 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:29.777 | [51024 Async ks-demo-member:51024]: finished successfully 2026-06-26 16:01:30.090 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:30.147 | [51216 Async ks-demo-another:51216]: finished successfully 2026-06-26 16:01:30.393 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:30.417 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:30.424 | [51312 Async ks-demo-invis:51312]: finished successfully 2026-06-26 16:01:30.443 | [51120 Async ks-demo-admin:51120]: finished successfully 2026-06-26 16:01:32.842 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:32.847 | ++ functions-common:get_or_create_user:915 : user_id=ecf49d1dbc704b9aa0b39957587b34db 2026-06-26 16:01:32.852 | ++ functions-common:get_or_create_user:916 : echo ecf49d1dbc704b9aa0b39957587b34db 2026-06-26 16:01:32.856 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=ecf49d1dbc704b9aa0b39957587b34db 2026-06-26 16:01:32.861 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:32.956 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:33.018 | [2071 Async ks-alt-admin:51874]: running: get_or_add_user_project_role admin ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:33.021 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:33.098 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:33.152 | [2071 Async ks-alt-another:51970]: running: get_or_add_user_project_role anotherrole ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:33.153 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-26 16:01:33.156 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-26 16:01:33.159 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:01:33.161 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-26 16:01:33.163 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-26 16:01:33.167 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-26 16:01:33.427 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:33.455 | [51465 Async ks-demo-reader:51465]: finished successfully 2026-06-26 16:01:37.531 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:37.537 | ++ functions-common:get_or_create_user:915 : user_id=cbf9070c0fd04e19a681a8ea04489fe3 2026-06-26 16:01:37.541 | ++ functions-common:get_or_create_user:916 : echo cbf9070c0fd04e19a681a8ea04489fe3 2026-06-26 16:01:37.548 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=cbf9070c0fd04e19a681a8ea04489fe3 2026-06-26 16:01:37.552 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member cbf9070c0fd04e19a681a8ea04489fe3 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:37.670 | + inc/async:async_inner:63 : get_or_add_user_project_role member cbf9070c0fd04e19a681a8ea04489fe3 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:37.739 | [2071 Async ks-alt-member-user:52146]: running: get_or_add_user_project_role member cbf9070c0fd04e19a681a8ea04489fe3 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:37.745 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-26 16:01:37.748 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-26 16:01:37.750 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:01:37.752 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-26 16:01:37.754 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-26 16:01:37.758 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-26 16:01:41.997 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:42.002 | ++ functions-common:get_or_create_user:915 : user_id=312fbd5814184c4f866f87cd4dec8607 2026-06-26 16:01:42.005 | ++ functions-common:get_or_create_user:916 : echo 312fbd5814184c4f866f87cd4dec8607 2026-06-26 16:01:42.012 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=312fbd5814184c4f866f87cd4dec8607 2026-06-26 16:01:42.017 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 312fbd5814184c4f866f87cd4dec8607 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:42.131 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 312fbd5814184c4f866f87cd4dec8607 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:42.193 | [2071 Async ks-alt-reader-user:52317]: running: get_or_add_user_project_role reader 312fbd5814184c4f866f87cd4dec8607 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:01:42.199 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-26 16:01:42.205 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:01:42.206 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-26 16:01:42.210 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-26 16:01:42.211 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-26 16:01:43.520 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:43.558 | [51874 Async ks-alt-admin:51874]: finished successfully 2026-06-26 16:01:43.760 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:43.803 | [51970 Async ks-alt-another:51970]: finished successfully 2026-06-26 16:01:46.720 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:46.726 | ++ functions-common:get_or_create_user:915 : user_id=08dd1ab49a5240d0bd2b83561050a3ad 2026-06-26 16:01:46.731 | ++ functions-common:get_or_create_user:916 : echo 08dd1ab49a5240d0bd2b83561050a3ad 2026-06-26 16:01:46.736 | + lib/keystone:create_keystone_accounts:340 : system_member_user=08dd1ab49a5240d0bd2b83561050a3ad 2026-06-26 16:01:46.739 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 08dd1ab49a5240d0bd2b83561050a3ad all 2026-06-26 16:01:46.845 | + inc/async:async_inner:63 : get_or_add_user_system_role member 08dd1ab49a5240d0bd2b83561050a3ad all 2026-06-26 16:01:46.922 | [2071 Async ks-system-member:52583]: running: get_or_add_user_system_role member 08dd1ab49a5240d0bd2b83561050a3ad all 2026-06-26 16:01:46.930 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-26 16:01:46.935 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:01:46.938 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-26 16:01:46.944 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-26 16:01:46.948 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-26 16:01:47.735 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:47.768 | [52146 Async ks-alt-member-user:52146]: finished successfully 2026-06-26 16:01:51.337 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:51.342 | ++ functions-common:get_or_create_user:915 : user_id=95aff48adb0d4e8d8123a548903fdb31 2026-06-26 16:01:51.350 | ++ functions-common:get_or_create_user:916 : echo 95aff48adb0d4e8d8123a548903fdb31 2026-06-26 16:01:51.361 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=95aff48adb0d4e8d8123a548903fdb31 2026-06-26 16:01:51.370 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 95aff48adb0d4e8d8123a548903fdb31 all 2026-06-26 16:01:51.480 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 95aff48adb0d4e8d8123a548903fdb31 all 2026-06-26 16:01:51.562 | [2071 Async ks-system-reader:52790]: running: get_or_add_user_system_role reader 95aff48adb0d4e8d8123a548903fdb31 all 2026-06-26 16:01:51.568 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-26 16:01:51.576 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-26 16:01:51.584 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-26 16:01:51.590 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-26 16:01:51.605 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-26 16:01:52.524 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:01:52.556 | [52317 Async ks-alt-reader-user:52317]: finished successfully 2026-06-26 16:01:55.962 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:01:55.967 | ++ functions-common:get_or_create_group:892 : group_id=22a3f29b58f24c19923a0164cd169d15 2026-06-26 16:01:55.973 | ++ functions-common:get_or_create_group:893 : echo 22a3f29b58f24c19923a0164cd169d15 2026-06-26 16:01:55.980 | + lib/keystone:create_keystone_accounts:350 : admin_group=22a3f29b58f24c19923a0164cd169d15 2026-06-26 16:01:55.984 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-26 16:01:55.987 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-26 16:01:55.992 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-26 16:01:55.996 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-26 16:01:56.001 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-26 16:02:01.029 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:02:01.059 | [52583 Async ks-system-member:52583]: finished successfully 2026-06-26 16:02:01.072 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:01.078 | ++ functions-common:get_or_create_group:892 : group_id=b7eea4aa83b141218e5579192a46db14 2026-06-26 16:02:01.083 | ++ functions-common:get_or_create_group:893 : echo b7eea4aa83b141218e5579192a46db14 2026-06-26 16:02:01.087 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=b7eea4aa83b141218e5579192a46db14 2026-06-26 16:02:01.089 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:01.178 | + inc/async:async_inner:63 : get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:01.233 | [2071 Async ks-group-memberdemo:53093]: running: get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:01.237 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:01.334 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:01.390 | [2071 Async ks-group-anotherdemo:53172]: running: get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:01.397 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:01.490 | + inc/async:async_inner:63 : get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:01.538 | [2071 Async ks-group-memberalt:53251]: running: get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:01.540 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:01.619 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:01.703 | [2071 Async ks-group-anotheralt:53330]: running: get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:01.712 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 22a3f29b58f24c19923a0164cd169d15 bd326a996e4b46ac90d08dd2ee6c182e 2026-06-26 16:02:01.872 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 22a3f29b58f24c19923a0164cd169d15 bd326a996e4b46ac90d08dd2ee6c182e 2026-06-26 16:02:01.967 | [2071 Async ks-group-admin:53409]: running: get_or_add_group_project_role admin 22a3f29b58f24c19923a0164cd169d15 bd326a996e4b46ac90d08dd2ee6c182e 2026-06-26 16:02:01.978 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-26 16:02:02.134 | [2071 Async ks-demo-member:51024]: Waiting for completion of get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 running on PID 51024 (17 other jobs running) 2026-06-26 16:02:02.201 | [2071 Async ks-demo-member:51024]: Signaling child to exit 2026-06-26 16:02:02.206 | WAKEUP 2026-06-26 16:02:02.254 | [2071 Async ks-demo-member:51024]: Signaled 2026-06-26 16:02:02.256 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:02.257 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:02.257 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:02.257 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:02.257 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:02.257 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:02.257 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:02.257 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:02.257 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:02.257 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 406d4305fd574a0b89d72ef491c56c0d --project 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:02.257 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 406d4305fd574a0b89d72ef491c56c0d --project 0f196557e0664015953e1e1cc2cfa0e8 -c Role -f value 2026-06-26 16:02:02.258 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:02.258 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:02.258 | + functions-common:get_or_add_user_project_role:980 : echo bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:02.258 | bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:02.357 | [2071 Async ks-demo-member:51024]: finished get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 with result 0 in 14 seconds 2026-06-26 16:02:02.452 | [2071 Async ks-demo-admin:51120]: Waiting for completion of get_or_add_user_project_role admin 9a094b6794184be8aecb45bc9b697708 0f196557e0664015953e1e1cc2cfa0e8 running on PID 51120 (16 other jobs running) 2026-06-26 16:02:02.518 | [2071 Async ks-demo-admin:51120]: Signaling child to exit 2026-06-26 16:02:02.522 | WAKEUP 2026-06-26 16:02:02.580 | [2071 Async ks-demo-admin:51120]: Signaled 2026-06-26 16:02:02.582 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:02.583 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:02.583 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:02.585 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:02.585 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:02.585 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:02.585 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:02.585 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:02.585 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:02.585 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 9a094b6794184be8aecb45bc9b697708 --project 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:02.585 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a094b6794184be8aecb45bc9b697708 --project 0f196557e0664015953e1e1cc2cfa0e8 -c Role -f value 2026-06-26 16:02:02.586 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:02.586 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:02.586 | + functions-common:get_or_add_user_project_role:980 : echo c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:02.586 | c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:02.696 | [2071 Async ks-demo-admin:51120]: finished get_or_add_user_project_role admin 9a094b6794184be8aecb45bc9b697708 0f196557e0664015953e1e1cc2cfa0e8 with result 0 in 14 seconds 2026-06-26 16:02:02.780 | [2071 Async ks-demo-another:51216]: Waiting for completion of get_or_add_user_project_role anotherrole 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 running on PID 51216 (15 other jobs running) 2026-06-26 16:02:02.848 | [2071 Async ks-demo-another:51216]: Signaling child to exit 2026-06-26 16:02:02.850 | WAKEUP 2026-06-26 16:02:02.903 | [2071 Async ks-demo-another:51216]: Signaled 2026-06-26 16:02:02.905 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:02.905 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:02.905 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:02.905 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:02.905 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:02.905 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:02.905 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:02.905 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:02.905 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:02.906 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 406d4305fd574a0b89d72ef491c56c0d --project 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:02.906 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 406d4305fd574a0b89d72ef491c56c0d --project 0f196557e0664015953e1e1cc2cfa0e8 -c Role -f value 2026-06-26 16:02:02.906 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:02.906 | + functions-common:get_or_add_user_project_role:979 : user_role_id=53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:02.906 | + functions-common:get_or_add_user_project_role:980 : echo 53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:02.906 | 53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:03.020 | [2071 Async ks-demo-another:51216]: finished get_or_add_user_project_role anotherrole 406d4305fd574a0b89d72ef491c56c0d 0f196557e0664015953e1e1cc2cfa0e8 with result 0 in 14 seconds 2026-06-26 16:02:03.117 | [2071 Async ks-demo-invis:51312]: Waiting for completion of get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 54e21b2dcb504d4db2c66a4a2e8d2e56 running on PID 51312 (14 other jobs running) 2026-06-26 16:02:03.181 | [2071 Async ks-demo-invis:51312]: Signaling child to exit 2026-06-26 16:02:03.182 | WAKEUP 2026-06-26 16:02:03.234 | [2071 Async ks-demo-invis:51312]: Signaled 2026-06-26 16:02:03.236 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:03.237 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:03.237 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:03.237 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:03.237 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:03.237 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:03.237 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:03.237 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:03.237 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:03.237 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 406d4305fd574a0b89d72ef491c56c0d --project 54e21b2dcb504d4db2c66a4a2e8d2e56 2026-06-26 16:02:03.238 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 406d4305fd574a0b89d72ef491c56c0d --project 54e21b2dcb504d4db2c66a4a2e8d2e56 -c Role -f value 2026-06-26 16:02:03.238 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:03.238 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:03.238 | + functions-common:get_or_add_user_project_role:980 : echo bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:03.238 | bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:03.356 | [2071 Async ks-demo-invis:51312]: finished get_or_add_user_project_role member 406d4305fd574a0b89d72ef491c56c0d 54e21b2dcb504d4db2c66a4a2e8d2e56 with result 0 in 14 seconds 2026-06-26 16:02:03.453 | [2071 Async ks-demo-reader:51465]: Waiting for completion of get_or_add_user_project_role reader b94b631d86f54e9b93bee67df679e3d7 0f196557e0664015953e1e1cc2cfa0e8 running on PID 51465 (13 other jobs running) 2026-06-26 16:02:03.523 | [2071 Async ks-demo-reader:51465]: Signaling child to exit 2026-06-26 16:02:03.527 | WAKEUP 2026-06-26 16:02:03.588 | [2071 Async ks-demo-reader:51465]: Signaled 2026-06-26 16:02:03.595 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:03.595 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:03.595 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:03.595 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:03.596 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:03.596 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:03.596 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:03.596 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:03.596 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:03.596 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b94b631d86f54e9b93bee67df679e3d7 --project 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:03.596 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b94b631d86f54e9b93bee67df679e3d7 --project 0f196557e0664015953e1e1cc2cfa0e8 -c Role -f value 2026-06-26 16:02:03.596 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:03.596 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:03.596 | + functions-common:get_or_add_user_project_role:980 : echo e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:03.596 | e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:03.722 | [2071 Async ks-demo-reader:51465]: finished get_or_add_user_project_role reader b94b631d86f54e9b93bee67df679e3d7 0f196557e0664015953e1e1cc2cfa0e8 with result 0 in 11 seconds 2026-06-26 16:02:03.741 | + inc/async:async_wait:197 : return 0 2026-06-26 16:02:03.750 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-26 16:02:03.894 | [2071 Async ks-alt-admin:51874]: Waiting for completion of get_or_add_user_project_role admin ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b running on PID 51874 (12 other jobs running) 2026-06-26 16:02:03.963 | [2071 Async ks-alt-admin:51874]: Signaling child to exit 2026-06-26 16:02:03.963 | WAKEUP 2026-06-26 16:02:04.025 | [2071 Async ks-alt-admin:51874]: Signaled 2026-06-26 16:02:04.031 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:04.031 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:04.031 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:04.032 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:04.032 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:04.032 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:04.032 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:04.032 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:04.032 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:04.032 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user ecf49d1dbc704b9aa0b39957587b34db --project 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:04.032 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ecf49d1dbc704b9aa0b39957587b34db --project 0d6d16e3891d487c869fb2942cf8260b -c Role -f value 2026-06-26 16:02:04.032 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:04.032 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:04.032 | + functions-common:get_or_add_user_project_role:980 : echo c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:04.033 | c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:04.160 | [2071 Async ks-alt-admin:51874]: finished get_or_add_user_project_role admin ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b with result 0 in 10 seconds 2026-06-26 16:02:04.272 | [2071 Async ks-alt-another:51970]: Waiting for completion of get_or_add_user_project_role anotherrole ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b running on PID 51970 (11 other jobs running) 2026-06-26 16:02:04.345 | [2071 Async ks-alt-another:51970]: Signaling child to exit 2026-06-26 16:02:04.349 | WAKEUP 2026-06-26 16:02:04.400 | [2071 Async ks-alt-another:51970]: Signaled 2026-06-26 16:02:04.401 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:04.402 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:04.402 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:04.402 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:04.402 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:04.402 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:04.402 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:04.402 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:04.402 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:04.402 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user ecf49d1dbc704b9aa0b39957587b34db --project 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:04.402 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ecf49d1dbc704b9aa0b39957587b34db --project 0d6d16e3891d487c869fb2942cf8260b -c Role -f value 2026-06-26 16:02:04.402 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:04.403 | + functions-common:get_or_add_user_project_role:979 : user_role_id=53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:04.403 | + functions-common:get_or_add_user_project_role:980 : echo 53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:04.403 | 53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:04.514 | [2071 Async ks-alt-another:51970]: finished get_or_add_user_project_role anotherrole ecf49d1dbc704b9aa0b39957587b34db 0d6d16e3891d487c869fb2942cf8260b with result 0 in 10 seconds 2026-06-26 16:02:04.599 | [2071 Async ks-alt-member-user:52146]: Waiting for completion of get_or_add_user_project_role member cbf9070c0fd04e19a681a8ea04489fe3 0d6d16e3891d487c869fb2942cf8260b running on PID 52146 (10 other jobs running) 2026-06-26 16:02:04.654 | [2071 Async ks-alt-member-user:52146]: Signaling child to exit 2026-06-26 16:02:04.656 | WAKEUP 2026-06-26 16:02:04.712 | [2071 Async ks-alt-member-user:52146]: Signaled 2026-06-26 16:02:04.715 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:04.715 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:04.715 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:04.715 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:04.715 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:04.715 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:04.716 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:04.716 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:04.716 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:04.716 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user cbf9070c0fd04e19a681a8ea04489fe3 --project 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:04.716 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cbf9070c0fd04e19a681a8ea04489fe3 --project 0d6d16e3891d487c869fb2942cf8260b -c Role -f value 2026-06-26 16:02:04.716 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:04.716 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:04.716 | + functions-common:get_or_add_user_project_role:980 : echo bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:04.716 | bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:04.841 | [2071 Async ks-alt-member-user:52146]: finished get_or_add_user_project_role member cbf9070c0fd04e19a681a8ea04489fe3 0d6d16e3891d487c869fb2942cf8260b with result 0 in 10 seconds 2026-06-26 16:02:04.946 | [2071 Async ks-alt-reader-user:52317]: Waiting for completion of get_or_add_user_project_role reader 312fbd5814184c4f866f87cd4dec8607 0d6d16e3891d487c869fb2942cf8260b running on PID 52317 (9 other jobs running) 2026-06-26 16:02:05.019 | [2071 Async ks-alt-reader-user:52317]: Signaling child to exit 2026-06-26 16:02:05.020 | WAKEUP 2026-06-26 16:02:05.079 | [2071 Async ks-alt-reader-user:52317]: Signaled 2026-06-26 16:02:05.085 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:02:05.086 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:02:05.086 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 16:02:05.086 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:05.086 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:05.086 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:05.086 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:05.086 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:05.086 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 16:02:05.086 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 312fbd5814184c4f866f87cd4dec8607 --project 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:05.086 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 312fbd5814184c4f866f87cd4dec8607 --project 0d6d16e3891d487c869fb2942cf8260b -c Role -f value 2026-06-26 16:02:05.087 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:05.087 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:05.087 | + functions-common:get_or_add_user_project_role:980 : echo e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:05.087 | e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:05.196 | [2071 Async ks-alt-reader-user:52317]: finished get_or_add_user_project_role reader 312fbd5814184c4f866f87cd4dec8607 0d6d16e3891d487c869fb2942cf8260b with result 0 in 10 seconds 2026-06-26 16:02:05.202 | + inc/async:async_wait:197 : return 0 2026-06-26 16:02:05.209 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-26 16:02:05.348 | [2071 Async ks-system-member:52583]: Waiting for completion of get_or_add_user_system_role member 08dd1ab49a5240d0bd2b83561050a3ad all running on PID 52583 (8 other jobs running) 2026-06-26 16:02:05.409 | [2071 Async ks-system-member:52583]: Signaling child to exit 2026-06-26 16:02:05.410 | WAKEUP 2026-06-26 16:02:05.467 | [2071 Async ks-system-member:52583]: Signaled 2026-06-26 16:02:05.470 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-26 16:02:05.471 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-26 16:02:05.471 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-26 16:02:05.471 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:05.471 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:05.471 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:05.471 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:05.471 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:05.471 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-26 16:02:05.471 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 08dd1ab49a5240d0bd2b83561050a3ad --system all -f value -c Role 2026-06-26 16:02:05.471 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:05.472 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-26 16:02:05.472 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-26 16:02:05.472 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 08dd1ab49a5240d0bd2b83561050a3ad --system all 2026-06-26 16:02:05.472 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 08dd1ab49a5240d0bd2b83561050a3ad --system all -f value -c Role 2026-06-26 16:02:05.472 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:05.472 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-26 16:02:05.472 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-26 16:02:05.472 | 2026-06-26 16:02:05.586 | [2071 Async ks-system-member:52583]: finished get_or_add_user_system_role member 08dd1ab49a5240d0bd2b83561050a3ad all with result 0 in 14 seconds 2026-06-26 16:02:05.681 | [2071 Async ks-system-reader:52790]: Waiting for completion of get_or_add_user_system_role reader 95aff48adb0d4e8d8123a548903fdb31 all running on PID 52790 (7 other jobs running) 2026-06-26 16:02:05.754 | [2071 Async ks-system-reader:52790]: Signaling child to exit 2026-06-26 16:02:10.903 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:02:10.973 | [52790 Async ks-system-reader:52790]: finished successfully 2026-06-26 16:02:11.037 | WAKEUP 2026-06-26 16:02:11.095 | [2071 Async ks-system-reader:52790]: Signaled 2026-06-26 16:02:11.101 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-26 16:02:11.101 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-26 16:02:11.101 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-26 16:02:11.101 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:02:11.101 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:02:11.101 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 16:02:11.102 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 16:02:11.102 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 16:02:11.102 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-26 16:02:11.102 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 95aff48adb0d4e8d8123a548903fdb31 --system all -f value -c Role 2026-06-26 16:02:11.102 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:11.102 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-26 16:02:11.103 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-26 16:02:11.103 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 95aff48adb0d4e8d8123a548903fdb31 --system all 2026-06-26 16:02:11.103 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 95aff48adb0d4e8d8123a548903fdb31 --system all -f value -c Role 2026-06-26 16:02:11.103 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:11.103 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:11.103 | + functions-common:get_or_add_user_system_role:1030 : echo e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:11.103 | e6520f4abc174ed882e454569f205d6c 2026-06-26 16:02:11.227 | [2071 Async ks-system-reader:52790]: finished get_or_add_user_system_role reader 95aff48adb0d4e8d8123a548903fdb31 all with result 0 in 19 seconds 2026-06-26 16:02:11.237 | + inc/async:async_wait:197 : return 0 2026-06-26 16:02:11.245 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-26 16:02:11.390 | [2071 Async ks-group-memberdemo:53093]: Waiting for completion of get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 running on PID 53093 (6 other jobs running) 2026-06-26 16:02:11.459 | [2071 Async ks-group-memberdemo:53093]: Signaling child to exit 2026-06-26 16:02:14.354 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:02:14.397 | [53172 Async ks-group-anotherdemo:53172]: finished successfully 2026-06-26 16:02:14.699 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:02:14.737 | [53251 Async ks-group-memberalt:53251]: finished successfully 2026-06-26 16:02:15.246 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:02:15.288 | [53093 Async ks-group-memberdemo:53093]: finished successfully 2026-06-26 16:02:15.324 | WAKEUP 2026-06-26 16:02:15.355 | [2071 Async ks-group-memberdemo:53093]: Signaled 2026-06-26 16:02:15.357 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 16:02:15.357 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group b7eea4aa83b141218e5579192a46db14 --project 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:15.357 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b7eea4aa83b141218e5579192a46db14 --project 0f196557e0664015953e1e1cc2cfa0e8 -f value -c Role 2026-06-26 16:02:15.357 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:15.357 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:15.358 | + functions-common:get_or_add_group_project_role:1049 : echo bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:15.358 | bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:15.431 | [2071 Async ks-group-memberdemo:53093]: finished get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 with result 0 in 14 seconds 2026-06-26 16:02:15.494 | [2071 Async ks-group-anotherdemo:53172]: Waiting for completion of get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 running on PID 53172 (5 other jobs running) 2026-06-26 16:02:15.540 | [2071 Async ks-group-anotherdemo:53172]: Signaling child to exit 2026-06-26 16:02:15.540 | WAKEUP 2026-06-26 16:02:15.578 | [2071 Async ks-group-anotherdemo:53172]: Signaled 2026-06-26 16:02:15.581 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 16:02:15.581 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group b7eea4aa83b141218e5579192a46db14 --project 0f196557e0664015953e1e1cc2cfa0e8 2026-06-26 16:02:15.581 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b7eea4aa83b141218e5579192a46db14 --project 0f196557e0664015953e1e1cc2cfa0e8 -f value -c Role 2026-06-26 16:02:15.581 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:15.581 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:15.581 | + functions-common:get_or_add_group_project_role:1049 : echo 53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:15.582 | 53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:15.656 | [2071 Async ks-group-anotherdemo:53172]: finished get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0f196557e0664015953e1e1cc2cfa0e8 with result 0 in 13 seconds 2026-06-26 16:02:15.678 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:02:15.711 | [2071 Async ks-group-memberalt:53251]: Waiting for completion of get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b running on PID 53251 (4 other jobs running) 2026-06-26 16:02:15.718 | [53409 Async ks-group-admin:53409]: finished successfully 2026-06-26 16:02:15.749 | [2071 Async ks-group-memberalt:53251]: Signaling child to exit 2026-06-26 16:02:15.749 | WAKEUP 2026-06-26 16:02:15.778 | [2071 Async ks-group-memberalt:53251]: Signaled 2026-06-26 16:02:15.781 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 16:02:15.782 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group b7eea4aa83b141218e5579192a46db14 --project 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:15.782 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b7eea4aa83b141218e5579192a46db14 --project 0d6d16e3891d487c869fb2942cf8260b -f value -c Role 2026-06-26 16:02:15.782 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:15.782 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:15.782 | + functions-common:get_or_add_group_project_role:1049 : echo bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:15.782 | bfa7ebd6342a4727af2ad12a8aa5f6bc 2026-06-26 16:02:15.842 | [2071 Async ks-group-memberalt:53251]: finished get_or_add_group_project_role member b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b with result 0 in 13 seconds 2026-06-26 16:02:15.886 | [2071 Async ks-group-anotheralt:53330]: Waiting for completion of get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b running on PID 53330 (3 other jobs running) 2026-06-26 16:02:15.921 | [2071 Async ks-group-anotheralt:53330]: Signaling child to exit 2026-06-26 16:02:16.118 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:02:16.153 | [53330 Async ks-group-anotheralt:53330]: finished successfully 2026-06-26 16:02:16.188 | WAKEUP 2026-06-26 16:02:16.218 | [2071 Async ks-group-anotheralt:53330]: Signaled 2026-06-26 16:02:16.219 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 16:02:16.219 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group b7eea4aa83b141218e5579192a46db14 --project 0d6d16e3891d487c869fb2942cf8260b 2026-06-26 16:02:16.219 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b7eea4aa83b141218e5579192a46db14 --project 0d6d16e3891d487c869fb2942cf8260b -f value -c Role 2026-06-26 16:02:16.219 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:16.219 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:16.220 | + functions-common:get_or_add_group_project_role:1049 : echo 53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:16.220 | 53b784f272e74188883a188d6f522bd9 2026-06-26 16:02:16.283 | [2071 Async ks-group-anotheralt:53330]: finished get_or_add_group_project_role anotherrole b7eea4aa83b141218e5579192a46db14 0d6d16e3891d487c869fb2942cf8260b with result 0 in 14 seconds 2026-06-26 16:02:16.333 | [2071 Async ks-group-admin:53409]: Waiting for completion of get_or_add_group_project_role admin 22a3f29b58f24c19923a0164cd169d15 bd326a996e4b46ac90d08dd2ee6c182e running on PID 53409 (2 other jobs running) 2026-06-26 16:02:16.366 | [2071 Async ks-group-admin:53409]: Signaling child to exit 2026-06-26 16:02:16.366 | WAKEUP 2026-06-26 16:02:16.397 | [2071 Async ks-group-admin:53409]: Signaled 2026-06-26 16:02:16.400 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 16:02:16.400 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 22a3f29b58f24c19923a0164cd169d15 --project bd326a996e4b46ac90d08dd2ee6c182e 2026-06-26 16:02:16.400 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 22a3f29b58f24c19923a0164cd169d15 --project bd326a996e4b46ac90d08dd2ee6c182e -f value -c Role 2026-06-26 16:02:16.400 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:02:16.400 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:16.401 | + functions-common:get_or_add_group_project_role:1049 : echo c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:16.401 | c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:02:16.475 | [2071 Async ks-group-admin:53409]: finished get_or_add_group_project_role admin 22a3f29b58f24c19923a0164cd169d15 bd326a996e4b46ac90d08dd2ee6c182e with result 0 in 13 seconds 2026-06-26 16:02:16.491 | + inc/async:async_wait:197 : return 0 2026-06-26 16:02:16.495 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-26 16:02:16.520 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:02:16.525 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-26 16:02:16.553 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:02:16.558 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-26 16:02:16.563 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-26 16:02:16.651 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-26 16:02:16.707 | [2071 Async create_nova_accounts:55269]: running: create_nova_accounts 2026-06-26 16:02:16.712 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-26 16:02:16.736 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:02:16.740 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-26 16:02:16.743 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-26 16:02:16.834 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-26 16:02:16.890 | [2071 Async create_glance_accounts:55392]: running: create_glance_accounts 2026-06-26 16:02:16.897 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-26 16:02:16.926 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:02:16.930 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-26 16:02:16.935 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-26 16:02:17.025 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-26 16:02:17.091 | [2071 Async create_cinder_accounts:55530]: running: create_cinder_accounts 2026-06-26 16:02:17.098 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-26 16:02:17.126 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:02:17.129 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-26 16:02:17.131 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-26 16:02:17.195 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-26 16:02:17.279 | [2071 Async create_neutron_accounts:55672]: running: create_neutron_accounts 2026-06-26 16:02:17.286 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-26 16:02:17.323 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:02:17.331 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-26 16:02:17.364 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:02:17.368 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-26 16:02:17.504 | [2071 Async create_nova_accounts:55269]: Waiting for completion of create_nova_accounts running on PID 55269 (5 other jobs running) 2026-06-26 16:02:17.568 | [2071 Async create_nova_accounts:55269]: Signaling child to exit 2026-06-26 16:02:57.178 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:02:57.208 | [55672 Async create_neutron_accounts:55672]: finished successfully 2026-06-26 16:03:06.073 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:03:06.109 | [55530 Async create_cinder_accounts:55530]: finished successfully 2026-06-26 16:03:24.364 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:03:24.393 | [55269 Async create_nova_accounts:55269]: finished successfully 2026-06-26 16:03:24.423 | WAKEUP 2026-06-26 16:03:24.450 | [2071 Async create_nova_accounts:55269]: Signaled 2026-06-26 16:03:24.451 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-26 16:03:24.452 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-26 16:03:24.452 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-26 16:03:24.452 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:03:24.452 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 16:03:24.452 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 16:03:24.452 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 16:03:24.452 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.452 | + functions-common:get_or_create_user:915 : user_id=55462b5275724f3ea90d9b2f523c6d04 2026-06-26 16:03:24.452 | + functions-common:get_or_create_user:916 : echo 55462b5275724f3ea90d9b2f523c6d04 2026-06-26 16:03:24.452 | 55462b5275724f3ea90d9b2f523c6d04 2026-06-26 16:03:24.452 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-26 16:03:24.453 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:03:24.453 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:03:24.453 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 16:03:24.453 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:03:24.453 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:03:24.453 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 16:03:24.453 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 16:03:24.453 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 16:03:24.453 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 16:03:24.453 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 16:03:24.453 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 16:03:24.454 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-26 16:03:24.454 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 16:03:24.454 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.454 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:24.454 | + functions-common:get_or_add_user_project_role:980 : echo 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:24.455 | 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:24.455 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 16:03:24.455 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-26 16:03:24.456 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:03:24.456 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:03:24.456 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 16:03:24.457 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:03:24.457 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:03:24.457 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 16:03:24.457 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 16:03:24.458 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 16:03:24.458 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 16:03:24.458 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 16:03:24.458 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 16:03:24.458 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-26 16:03:24.458 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 16:03:24.458 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.458 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:03:24.458 | + functions-common:get_or_add_user_project_role:980 : echo c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:03:24.458 | c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:03:24.458 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-26 16:03:24.459 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.216/compute 2026-06-26 16:03:24.459 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-26 16:03:24.459 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 16:03:24.459 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-26 16:03:24.459 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-26 16:03:24.460 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.460 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 16:03:24.460 | 4ae060591b214580add6675c5d4d4db9' 2026-06-26 16:03:24.461 | + functions-common:get_or_create_service:1067 : echo 4ae060591b214580add6675c5d4d4db9 2026-06-26 16:03:24.461 | 4ae060591b214580add6675c5d4d4db9 2026-06-26 16:03:24.461 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.216/compute/v2/$(project_id)s' 2026-06-26 16:03:24.461 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 16:03:24.461 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.216/compute/v2/$(project_id)s' RegionOne 2026-06-26 16:03:24.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 16:03:24.461 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-26 16:03:24.462 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 16:03:24.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 16:03:24.462 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.216/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-26 16:03:24.462 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7c1ebb4ebc6b49388e7b5768047467a3 2026-06-26 16:03:24.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7c1ebb4ebc6b49388e7b5768047467a3 2026-06-26 16:03:24.462 | + functions-common:get_or_create_endpoint:1100 : public_id=7c1ebb4ebc6b49388e7b5768047467a3 2026-06-26 16:03:24.462 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 16:03:24.462 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 16:03:24.462 | + functions-common:get_or_create_endpoint:1109 : echo 7c1ebb4ebc6b49388e7b5768047467a3 2026-06-26 16:03:24.463 | 7c1ebb4ebc6b49388e7b5768047467a3 2026-06-26 16:03:24.463 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-26 16:03:24.463 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 16:03:24.463 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-26 16:03:24.463 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-26 16:03:24.464 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.464 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 16:03:24.464 | d79344e4c6024becb87af668342aa4ae' 2026-06-26 16:03:24.465 | + functions-common:get_or_create_service:1067 : echo d79344e4c6024becb87af668342aa4ae 2026-06-26 16:03:24.465 | d79344e4c6024becb87af668342aa4ae 2026-06-26 16:03:24.465 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.216/compute/v2.1 2026-06-26 16:03:24.466 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 16:03:24.466 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.216/compute/v2.1 RegionOne 2026-06-26 16:03:24.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 16:03:24.466 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-26 16:03:24.466 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 16:03:24.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 16:03:24.466 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.216/compute/v2.1 --region RegionOne -f value -c id 2026-06-26 16:03:24.466 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:24.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c037f9d01ee6463cbef46ddf990142d7 2026-06-26 16:03:24.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c037f9d01ee6463cbef46ddf990142d7 2026-06-26 16:03:24.467 | + functions-common:get_or_create_endpoint:1100 : public_id=c037f9d01ee6463cbef46ddf990142d7 2026-06-26 16:03:24.467 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 16:03:24.467 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 16:03:24.467 | + functions-common:get_or_create_endpoint:1109 : echo c037f9d01ee6463cbef46ddf990142d7 2026-06-26 16:03:24.467 | c037f9d01ee6463cbef46ddf990142d7 2026-06-26 16:03:24.467 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-26 16:03:24.468 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:03:24.468 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-26 16:03:24.468 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:03:24.469 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-26 16:03:24.469 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:03:24.469 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-26 16:03:24.469 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:03:24.469 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-26 16:03:24.511 | [2071 Async create_nova_accounts:55269]: finished create_nova_accounts with result 0 in 67 seconds 2026-06-26 16:03:24.557 | [2071 Async create_glance_accounts:55392]: Waiting for completion of create_glance_accounts running on PID 55392 (4 other jobs running) 2026-06-26 16:03:24.587 | [2071 Async create_glance_accounts:55392]: Signaling child to exit 2026-06-26 16:03:37.970 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:03:38.000 | [55392 Async create_glance_accounts:55392]: finished successfully 2026-06-26 16:03:38.029 | WAKEUP 2026-06-26 16:03:38.057 | [2071 Async create_glance_accounts:55392]: Signaled 2026-06-26 16:03:38.058 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-26 16:03:38.058 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:03:38.059 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-26 16:03:38.059 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-26 16:03:38.059 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:03:38.059 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 16:03:38.059 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 16:03:38.059 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 16:03:38.059 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.059 | + functions-common:get_or_create_user:915 : user_id=c59070064b544f45a4743d2219435cbb 2026-06-26 16:03:38.060 | + functions-common:get_or_create_user:916 : echo c59070064b544f45a4743d2219435cbb 2026-06-26 16:03:38.060 | c59070064b544f45a4743d2219435cbb 2026-06-26 16:03:38.060 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-26 16:03:38.060 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:03:38.060 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:03:38.060 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 16:03:38.060 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:03:38.060 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:03:38.061 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 16:03:38.061 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 16:03:38.061 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 16:03:38.061 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 16:03:38.061 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 16:03:38.061 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 16:03:38.061 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-26 16:03:38.061 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 16:03:38.062 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.062 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.062 | + functions-common:get_or_add_user_project_role:980 : echo 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.062 | 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.062 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 16:03:38.062 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-26 16:03:38.062 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:03:38.062 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:03:38.063 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 16:03:38.063 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:03:38.063 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:03:38.063 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 16:03:38.063 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 16:03:38.063 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 16:03:38.063 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 16:03:38.063 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 16:03:38.063 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 16:03:38.064 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-26 16:03:38.064 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 16:03:38.064 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.064 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:03:38.064 | + functions-common:get_or_add_user_project_role:980 : echo c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:03:38.064 | c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:03:38.064 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-26 16:03:38.064 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:03:38.065 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-26 16:03:38.065 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 16:03:38.065 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-26 16:03:38.065 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-26 16:03:38.065 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.065 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 16:03:38.065 | 3aaa902450b1486eae5eda3dd628b581' 2026-06-26 16:03:38.065 | + functions-common:get_or_create_service:1067 : echo 3aaa902450b1486eae5eda3dd628b581 2026-06-26 16:03:38.066 | 3aaa902450b1486eae5eda3dd628b581 2026-06-26 16:03:38.066 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.216/image 2026-06-26 16:03:38.066 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 16:03:38.066 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.216/image RegionOne 2026-06-26 16:03:38.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 16:03:38.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-26 16:03:38.066 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 16:03:38.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 16:03:38.067 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.216/image --region RegionOne -f value -c id 2026-06-26 16:03:38.067 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=63112ef6a84748328d6ee8d44c0b710f 2026-06-26 16:03:38.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 63112ef6a84748328d6ee8d44c0b710f 2026-06-26 16:03:38.067 | + functions-common:get_or_create_endpoint:1100 : public_id=63112ef6a84748328d6ee8d44c0b710f 2026-06-26 16:03:38.067 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 16:03:38.067 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 16:03:38.067 | + functions-common:get_or_create_endpoint:1109 : echo 63112ef6a84748328d6ee8d44c0b710f 2026-06-26 16:03:38.068 | 63112ef6a84748328d6ee8d44c0b710f 2026-06-26 16:03:38.068 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-26 16:03:38.068 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-26 16:03:38.068 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-26 16:03:38.068 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.068 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-26 16:03:38.068 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-26 16:03:38.068 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-26 16:03:38.069 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-26 16:03:38.069 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-26 16:03:38.069 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-26 16:03:38.069 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-26 16:03:38.069 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-26 16:03:38.069 | +---------------+----------------------------------+ 2026-06-26 16:03:38.069 | | Field | Value | 2026-06-26 16:03:38.069 | +---------------+----------------------------------+ 2026-06-26 16:03:38.069 | | default_limit | 2000 | 2026-06-26 16:03:38.069 | | description | None | 2026-06-26 16:03:38.070 | | id | af70362ecf6a458d8a36976b075d7631 | 2026-06-26 16:03:38.070 | | region_id | RegionOne | 2026-06-26 16:03:38.070 | | resource_name | image_size_total | 2026-06-26 16:03:38.070 | | service_id | 3aaa902450b1486eae5eda3dd628b581 | 2026-06-26 16:03:38.070 | +---------------+----------------------------------+ 2026-06-26 16:03:38.070 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-26 16:03:38.070 | +---------------+----------------------------------+ 2026-06-26 16:03:38.070 | | Field | Value | 2026-06-26 16:03:38.070 | +---------------+----------------------------------+ 2026-06-26 16:03:38.071 | | default_limit | 2000 | 2026-06-26 16:03:38.071 | | description | None | 2026-06-26 16:03:38.071 | | id | 430a6e3d630047d291c46b6ff22d86e5 | 2026-06-26 16:03:38.071 | | region_id | RegionOne | 2026-06-26 16:03:38.071 | | resource_name | image_stage_total | 2026-06-26 16:03:38.071 | | service_id | 3aaa902450b1486eae5eda3dd628b581 | 2026-06-26 16:03:38.071 | +---------------+----------------------------------+ 2026-06-26 16:03:38.071 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-26 16:03:38.071 | +---------------+----------------------------------+ 2026-06-26 16:03:38.072 | | Field | Value | 2026-06-26 16:03:38.072 | +---------------+----------------------------------+ 2026-06-26 16:03:38.072 | | default_limit | 100 | 2026-06-26 16:03:38.072 | | description | None | 2026-06-26 16:03:38.072 | | id | b58f3b4e39744cc190567b177e850530 | 2026-06-26 16:03:38.072 | | region_id | RegionOne | 2026-06-26 16:03:38.072 | | resource_name | image_count_total | 2026-06-26 16:03:38.072 | | service_id | 3aaa902450b1486eae5eda3dd628b581 | 2026-06-26 16:03:38.072 | +---------------+----------------------------------+ 2026-06-26 16:03:38.072 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-26 16:03:38.073 | +---------------+----------------------------------+ 2026-06-26 16:03:38.073 | | Field | Value | 2026-06-26 16:03:38.073 | +---------------+----------------------------------+ 2026-06-26 16:03:38.073 | | default_limit | 100 | 2026-06-26 16:03:38.073 | | description | None | 2026-06-26 16:03:38.073 | | id | c3fdb77171cf424da5592deb54ee1a32 | 2026-06-26 16:03:38.073 | | region_id | RegionOne | 2026-06-26 16:03:38.073 | | resource_name | image_count_uploading | 2026-06-26 16:03:38.073 | | service_id | 3aaa902450b1486eae5eda3dd628b581 | 2026-06-26 16:03:38.074 | +---------------+----------------------------------+ 2026-06-26 16:03:38.074 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-26 16:03:38.074 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-26 16:03:38.074 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-26 16:03:38.074 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-26 16:03:38.074 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-26 16:03:38.074 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.216/identity 2026-06-26 16:03:38.074 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-26 16:03:38.075 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-26 16:03:38.075 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.075 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 63112ef6a84748328d6ee8d44c0b710f 2026-06-26 16:03:38.075 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-26 16:03:38.075 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-26 16:03:38.075 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:03:38.119 | [2071 Async create_glance_accounts:55392]: finished create_glance_accounts with result 0 in 81 seconds 2026-06-26 16:03:38.163 | [2071 Async create_cinder_accounts:55530]: Waiting for completion of create_cinder_accounts running on PID 55530 (3 other jobs running) 2026-06-26 16:03:38.194 | [2071 Async create_cinder_accounts:55530]: Signaling child to exit 2026-06-26 16:03:38.195 | WAKEUP 2026-06-26 16:03:38.224 | [2071 Async create_cinder_accounts:55530]: Signaled 2026-06-26 16:03:38.225 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-26 16:03:38.226 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-26 16:03:38.226 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-26 16:03:38.226 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:03:38.226 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-26 16:03:38.226 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-26 16:03:38.226 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:03:38.226 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 16:03:38.226 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 16:03:38.226 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 16:03:38.226 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.227 | + functions-common:get_or_create_user:915 : user_id=680a172f3d0b4bf2a309c92125cd2a78 2026-06-26 16:03:38.227 | + functions-common:get_or_create_user:916 : echo 680a172f3d0b4bf2a309c92125cd2a78 2026-06-26 16:03:38.227 | 680a172f3d0b4bf2a309c92125cd2a78 2026-06-26 16:03:38.227 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-26 16:03:38.227 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:03:38.227 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:03:38.227 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 16:03:38.227 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:03:38.227 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:03:38.227 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 16:03:38.228 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 16:03:38.228 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 16:03:38.228 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 16:03:38.228 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 16:03:38.228 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 16:03:38.228 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-26 16:03:38.228 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 16:03:38.228 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.228 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.228 | + functions-common:get_or_add_user_project_role:980 : echo 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.229 | 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.229 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-26 16:03:38.229 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-26 16:03:38.229 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.216/volume 2026-06-26 16:03:38.229 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-26 16:03:38.229 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 16:03:38.229 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-26 16:03:38.229 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-26 16:03:38.229 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.230 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 16:03:38.230 | 5f0cdae256fa412ea6c7eb88089cd36b' 2026-06-26 16:03:38.230 | + functions-common:get_or_create_service:1067 : echo 5f0cdae256fa412ea6c7eb88089cd36b 2026-06-26 16:03:38.230 | 5f0cdae256fa412ea6c7eb88089cd36b 2026-06-26 16:03:38.230 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.216/volume/v3 2026-06-26 16:03:38.230 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 16:03:38.230 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.216/volume/v3 RegionOne 2026-06-26 16:03:38.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 16:03:38.230 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-26 16:03:38.231 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.231 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 16:03:38.231 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 16:03:38.231 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.216/volume/v3 --region RegionOne -f value -c id 2026-06-26 16:03:38.231 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.231 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4ce1d130031c4ac897922c2477d7eaef 2026-06-26 16:03:38.231 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4ce1d130031c4ac897922c2477d7eaef 2026-06-26 16:03:38.231 | + functions-common:get_or_create_endpoint:1100 : public_id=4ce1d130031c4ac897922c2477d7eaef 2026-06-26 16:03:38.231 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 16:03:38.231 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 16:03:38.232 | + functions-common:get_or_create_endpoint:1109 : echo 4ce1d130031c4ac897922c2477d7eaef 2026-06-26 16:03:38.232 | 4ce1d130031c4ac897922c2477d7eaef 2026-06-26 16:03:38.232 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-26 16:03:38.232 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-26 16:03:38.232 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 16:03:38.232 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-26 16:03:38.232 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.232 | ++ functions-common:get_or_create_project:928 : project_id=e5202fe8562a4a53ac463058883260b0 2026-06-26 16:03:38.232 | ++ functions-common:get_or_create_project:929 : echo e5202fe8562a4a53ac463058883260b0 2026-06-26 16:03:38.232 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e5202fe8562a4a53ac463058883260b0 2026-06-26 16:03:38.233 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-26 16:03:38.233 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:03:38.233 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 16:03:38.233 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-26 16:03:38.233 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-26 16:03:38.233 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-26 16:03:38.233 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.233 | ++ functions-common:get_or_create_user:915 : user_id=680a172f3d0b4bf2a309c92125cd2a78 2026-06-26 16:03:38.233 | ++ functions-common:get_or_create_user:916 : echo 680a172f3d0b4bf2a309c92125cd2a78 2026-06-26 16:03:38.233 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 680a172f3d0b4bf2a309c92125cd2a78 2026-06-26 16:03:38.281 | [2071 Async create_cinder_accounts:55530]: finished create_cinder_accounts with result 0 in 49 seconds 2026-06-26 16:03:38.289 | + inc/async:async_wait:197 : return 0 2026-06-26 16:03:38.294 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-26 16:03:38.363 | [2071 Async create_neutron_accounts:55672]: Waiting for completion of create_neutron_accounts running on PID 55672 (2 other jobs running) 2026-06-26 16:03:38.394 | [2071 Async create_neutron_accounts:55672]: Signaling child to exit 2026-06-26 16:03:38.395 | WAKEUP 2026-06-26 16:03:38.422 | [2071 Async create_neutron_accounts:55672]: Signaled 2026-06-26 16:03:38.425 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-26 16:03:38.425 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.216/ 2026-06-26 16:03:38.425 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-26 16:03:38.425 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.216/networking 2026-06-26 16:03:38.425 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-26 16:03:38.425 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:03:38.426 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-26 16:03:38.426 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-26 16:03:38.426 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:03:38.426 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 16:03:38.426 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 16:03:38.426 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 16:03:38.426 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.426 | + functions-common:get_or_create_user:915 : user_id=51f5a82cba4f48f5b30b2046487cc040 2026-06-26 16:03:38.426 | + functions-common:get_or_create_user:916 : echo 51f5a82cba4f48f5b30b2046487cc040 2026-06-26 16:03:38.426 | 51f5a82cba4f48f5b30b2046487cc040 2026-06-26 16:03:38.427 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-26 16:03:38.427 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:03:38.427 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:03:38.427 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 16:03:38.427 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:03:38.427 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:03:38.427 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 16:03:38.427 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 16:03:38.427 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 16:03:38.427 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 16:03:38.428 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 16:03:38.428 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 16:03:38.428 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-26 16:03:38.428 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 16:03:38.428 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.428 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.428 | + functions-common:get_or_add_user_project_role:980 : echo 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.428 | 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:03:38.428 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-26 16:03:38.428 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-26 16:03:38.429 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 16:03:38.429 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-26 16:03:38.429 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-26 16:03:38.429 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.429 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 16:03:38.429 | d6c76c4b649c43ba808b4f9c9ff9ec69' 2026-06-26 16:03:38.429 | + functions-common:get_or_create_service:1067 : echo d6c76c4b649c43ba808b4f9c9ff9ec69 2026-06-26 16:03:38.429 | d6c76c4b649c43ba808b4f9c9ff9ec69 2026-06-26 16:03:38.429 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.216/networking 2026-06-26 16:03:38.429 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 16:03:38.430 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.216/networking RegionOne 2026-06-26 16:03:38.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 16:03:38.430 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-26 16:03:38.430 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 16:03:38.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 16:03:38.430 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.216/networking --region RegionOne -f value -c id 2026-06-26 16:03:38.430 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:03:38.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=edcb9f645b434600b4f11e42d9353473 2026-06-26 16:03:38.431 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo edcb9f645b434600b4f11e42d9353473 2026-06-26 16:03:38.431 | + functions-common:get_or_create_endpoint:1100 : public_id=edcb9f645b434600b4f11e42d9353473 2026-06-26 16:03:38.431 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 16:03:38.431 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 16:03:38.431 | + functions-common:get_or_create_endpoint:1109 : echo edcb9f645b434600b4f11e42d9353473 2026-06-26 16:03:38.431 | edcb9f645b434600b4f11e42d9353473 2026-06-26 16:03:38.483 | [2071 Async create_neutron_accounts:55672]: finished create_neutron_accounts with result 0 in 40 seconds 2026-06-26 16:03:38.493 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-26 16:03:38.501 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-26 16:03:38.505 | + inc/async:async_wait:197 : return 0 2026-06-26 16:03:38.509 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-26 16:03:38.536 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:03:38.540 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-26 16:03:38.568 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:03:38.572 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-26 16:03:38.576 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:03:38.579 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-26 16:03:38.582 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-26 16:03:38.587 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-26 16:03:38.683 | + inc/async:async_inner:63 : init_glance 2026-06-26 16:03:38.737 | [2071 Async init_glance:57914]: running: init_glance 2026-06-26 16:03:38.743 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-26 16:03:38.771 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:03:38.776 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-26 16:03:38.781 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:03:38.786 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-26 16:03:38.792 | + ./stack.sh:main:1167 : configure_neutron 2026-06-26 16:03:38.797 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-26 16:03:38.801 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-26 16:03:38.806 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-26 16:03:38.833 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-26 16:03:38.835 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-26 16:04:01.117 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:04:01.155 | [57914 Async init_glance:57914]: finished successfully 2026-06-26 16:04:06.107 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-26 16:04:06.107 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-26 16:04:22.537 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-26 16:04:22.545 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-26 16:04:22.549 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-26 16:04:22.553 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-26 16:04:22.558 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-26 16:04:22.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-26 16:04:22.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-26 16:04:22.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-26 16:04:22.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-26 16:04:22.578 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-26 16:04:22.582 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-26 16:04:22.586 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-26 16:04:22.591 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-26 16:04:22.595 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-26 16:04:22.599 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-26 16:04:22.603 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-26 16:04:22.611 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:04:22.615 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:04:22.619 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-26 16:04:22.624 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:04:22.633 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-26 16:04:22.638 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-26 16:04:22.642 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-26 16:04:22.647 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-26 16:04:22.651 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 16:04:22.656 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 16:04:22.661 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 16:04:22.691 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:04:22.695 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 16:04:22.700 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-26 16:04:22.706 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-26 16:04:22.759 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-26 16:04:22.809 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-26 16:04:22.867 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-26 16:04:22.920 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-26 16:04:22.969 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-26 16:04:23.016 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-26 16:04:23.021 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-26 16:04:23.026 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-26 16:04:23.031 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 16:04:23.036 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 16:04:23.062 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 16:04:23.066 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 16:04:23.069 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 16:04:23.072 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 16:04:23.076 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 16:04:23.121 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 16:04:23.173 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 16:04:23.224 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 16:04:23.273 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-26 16:04:23.319 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-26 16:04:23.323 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-26 16:04:23.327 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-26 16:04:23.330 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-26 16:04:23.334 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-26 16:04:23.338 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-26 16:04:23.342 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-26 16:04:23.347 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-26 16:04:23.366 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-26 16:04:23.385 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-26 16:04:23.405 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-26 16:04:23.425 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-26 16:04:23.446 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-26 16:04:23.450 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 16:04:23.455 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-26 16:04:23.460 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.KBNem735Xd 2026-06-26 16:04:23.464 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-26 16:04:23.468 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 16:04:23.471 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.KBNem735Xd 2026-06-26 16:04:23.476 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.KBNem735Xd 2026-06-26 16:04:23.495 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.KBNem735Xd /etc/sudoers.d/neutron-rootwrap 2026-06-26 16:04:23.513 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-26 16:04:23.517 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-26 16:04:23.521 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-26 16:04:23.565 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-26 16:04:23.568 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 16:04:23.613 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-26 16:04:23.617 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-26 16:04:23.620 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-26 16:04:23.624 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 16:04:23.628 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 16:04:23.632 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 16:04:23.655 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:04:23.659 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 16:04:23.662 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 16:04:23.665 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 16:04:23.686 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:04:23.689 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 16:04:23.693 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.216:5672/ 2026-06-26 16:04:23.730 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 16:04:23.733 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 16:04:23.736 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-26 16:04:23.754 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:04:23.757 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-26 16:04:23.776 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:04:23.778 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-26 16:04:23.797 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:04:23.800 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-26 16:04:23.819 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:04:23.822 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 16:04:23.842 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:04:23.845 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 16:04:23.848 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-26 16:04:23.869 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:04:23.872 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-26 16:04:23.875 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-26 16:04:23.879 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-26 16:04:23.879 | Configuring OVN 2026-06-26 16:04:23.882 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-26 16:04:23.885 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-26 16:04:23.890 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-26 16:04:23.895 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=08390267-1a42-4b17-b2d9-73ca77a717e2 2026-06-26 16:04:23.898 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-26 16:04:23.900 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-26 16:04:23.902 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 16:04:23.905 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 16:04:23.907 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 16:04:23.910 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 16:04:23.912 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 16:04:23.914 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 16:04:23.916 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 16:04:23.919 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 16:04:23.921 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 16:04:23.923 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 16:04:23.925 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 16:04:23.928 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 16:04:23.930 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 16:04:23.932 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-26 16:04:23.935 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-26 16:04:23.937 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-26 16:04:23.939 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-26 16:04:23.955 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:04:23.957 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-26 16:04:23.998 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-26 16:04:24.001 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-26 16:04:24.003 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-26 16:04:24.019 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:04:24.021 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-26 16:04:24.024 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 16:04:24.026 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-26 16:04:24.029 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-26 16:04:24.046 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-26 16:04:24.051 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-26 16:04:24.053 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-26 16:04:50.024 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-26 16:04:50.024 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-26 16:05:06.206 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 16:05:06.213 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 16:05:06.217 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 16:05:06.221 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-26 16:05:06.265 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-26 16:05:06.270 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 16:05:06.316 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-26 16:05:06.364 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.216 2026-06-26 16:05:06.408 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-26 16:05:06.454 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-26 16:05:06.500 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-26 16:05:06.547 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.216:6642 2026-06-26 16:05:06.594 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-26 16:05:06.620 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:06.624 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-26 16:05:06.628 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-26 16:05:06.675 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.216:6641 2026-06-26 16:05:06.722 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-26 16:05:06.726 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-26 16:05:06.726 | Configuring Neutron for OVN 2026-06-26 16:05:06.730 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-26 16:05:06.756 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:06.760 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-26 16:05:06.764 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-26 16:05:06.765 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-26 16:05:10.646 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-26 16:05:10.651 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-26 16:05:10.651 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-26 16:05:14.116 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-26 16:05:14.120 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-26 16:05:14.147 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:14.151 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-26 16:05:14.158 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-26 16:05:14.159 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:05:14.159 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-26 16:05:14.159 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-26 16:05:14.163 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:05:14.164 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-26 16:05:14.172 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-26 16:05:14.172 | address-scope 2026-06-26 16:05:14.172 | agent 2026-06-26 16:05:14.172 | allowed-address-pairs 2026-06-26 16:05:14.172 | auto-allocated-topology 2026-06-26 16:05:14.172 | availability_zone 2026-06-26 16:05:14.173 | bgp 2026-06-26 16:05:14.173 | bgp_4byte_asn 2026-06-26 16:05:14.173 | bgp_dragent_scheduler 2026-06-26 16:05:14.173 | binding 2026-06-26 16:05:14.173 | binding-extended 2026-06-26 16:05:14.173 | default-subnetpools 2026-06-26 16:05:14.173 | dhcp_agent_scheduler 2026-06-26 16:05:14.173 | dns-domain-ports 2026-06-26 16:05:14.173 | dns-integration 2026-06-26 16:05:14.173 | dns-integration-domain-keywords 2026-06-26 16:05:14.173 | empty-string-filtering 2026-06-26 16:05:14.173 | enable-default-route-bfd 2026-06-26 16:05:14.174 | enable-default-route-ecmp 2026-06-26 16:05:14.174 | expose-port-forwarding-in-fip 2026-06-26 16:05:14.174 | ext-gw-mode 2026-06-26 16:05:14.174 | external-gateway-multihoming 2026-06-26 16:05:14.174 | external-net 2026-06-26 16:05:14.175 | extra_dhcp_opt 2026-06-26 16:05:14.175 | extraroute 2026-06-26 16:05:14.176 | extraroute-atomic 2026-06-26 16:05:14.176 | filter-validation 2026-06-26 16:05:14.176 | fip-port-details 2026-06-26 16:05:14.177 | flavors 2026-06-26 16:05:14.177 | floating-ip-port-forwarding 2026-06-26 16:05:14.177 | floating-ip-port-forwarding-description 2026-06-26 16:05:14.177 | floating-ip-port-forwarding-detail 2026-06-26 16:05:14.177 | floating-ip-port-forwarding-port-ranges 2026-06-26 16:05:14.177 | floatingip-pools 2026-06-26 16:05:14.177 | fwaas_v2 2026-06-26 16:05:14.177 | ip_allocation 2026-06-26 16:05:14.177 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:05:14.178 | l3-flavors 2026-06-26 16:05:14.178 | l3-ha 2026-06-26 16:05:14.178 | l3_agent_scheduler 2026-06-26 16:05:14.178 | logging 2026-06-26 16:05:14.178 | multi-provider 2026-06-26 16:05:14.180 | net-mtu 2026-06-26 16:05:14.180 | net-mtu-writable 2026-06-26 16:05:14.181 | network-ip-availability 2026-06-26 16:05:14.181 | network_availability_zone 2026-06-26 16:05:14.182 | network_ha 2026-06-26 16:05:14.182 | pagination 2026-06-26 16:05:14.182 | port-device-profile 2026-06-26 16:05:14.182 | port-hardware-offload-type 2026-06-26 16:05:14.182 | port-mac-address-regenerate 2026-06-26 16:05:14.182 | port-numa-affinity-policy 2026-06-26 16:05:14.182 | port-numa-affinity-policy-socket 2026-06-26 16:05:14.182 | port-resource-request 2026-06-26 16:05:14.182 | port-security 2026-06-26 16:05:14.182 | port-trusted-vif 2026-06-26 16:05:14.182 | project-id 2026-06-26 16:05:14.182 | provider 2026-06-26 16:05:14.183 | pvlan 2026-06-26 16:05:14.183 | qinq 2026-06-26 16:05:14.183 | qos 2026-06-26 16:05:14.183 | qos-bw-limit-direction 2026-06-26 16:05:14.183 | qos-bw-minimum-ingress 2026-06-26 16:05:14.184 | qos-default 2026-06-26 16:05:14.184 | qos-fip 2026-06-26 16:05:14.185 | qos-gateway-ip 2026-06-26 16:05:14.185 | qos-rule-type-details 2026-06-26 16:05:14.185 | qos-rule-type-filter 2026-06-26 16:05:14.185 | qos-rules-alias 2026-06-26 16:05:14.185 | quota-check-limit 2026-06-26 16:05:14.185 | quota-check-limit-default 2026-06-26 16:05:14.186 | quota_details 2026-06-26 16:05:14.186 | quotas 2026-06-26 16:05:14.186 | rbac-address-scope 2026-06-26 16:05:14.186 | rbac-policies 2026-06-26 16:05:14.186 | rbac-security-groups 2026-06-26 16:05:14.186 | router 2026-06-26 16:05:14.186 | router-enable-snat 2026-06-26 16:05:14.186 | router_availability_zone 2026-06-26 16:05:14.186 | security-group 2026-06-26 16:05:14.186 | security-groups-default-rules 2026-06-26 16:05:14.187 | security-groups-default-statefulness 2026-06-26 16:05:14.187 | security-groups-normalized-cidr 2026-06-26 16:05:14.187 | security-groups-remote-address-group 2026-06-26 16:05:14.187 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:05:14.187 | security-groups-shared-filtering 2026-06-26 16:05:14.187 | segment 2026-06-26 16:05:14.187 | sorting 2026-06-26 16:05:14.188 | standard-attr-description 2026-06-26 16:05:14.188 | standard-attr-fwaas-v2 2026-06-26 16:05:14.188 | standard-attr-revisions 2026-06-26 16:05:14.188 | standard-attr-tag 2026-06-26 16:05:14.188 | standard-attr-timestamp 2026-06-26 16:05:14.188 | stateful-security-group 2026-06-26 16:05:14.189 | subnet-dns-publish-fixed-ip 2026-06-26 16:05:14.189 | subnet-external-network 2026-06-26 16:05:14.189 | subnet-service-types 2026-06-26 16:05:14.189 | subnet_allocation 2026-06-26 16:05:14.189 | subnet_onboard 2026-06-26 16:05:14.189 | subnetpool-prefix-ops 2026-06-26 16:05:14.189 | tag-creation 2026-06-26 16:05:14.189 | tap-mirror 2026-06-26 16:05:14.190 | tap-mirror-both-direction 2026-06-26 16:05:14.190 | trunk 2026-06-26 16:05:14.190 | uplink-status-propagation 2026-06-26 16:05:14.190 | uplink-status-propagation-updatable 2026-06-26 16:05:14.190 | vlan-transparent 2026-06-26 16:05:14.190 | vpn-endpoint-groups 2026-06-26 16:05:14.190 | vpnaas' 2026-06-26 16:05:14.191 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-26 16:05:14.191 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-26 16:05:14.191 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:05:14.191 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-26 16:05:14.191 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:05:14.191 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-26 16:05:14.194 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-26 16:05:14.194 | address-scope 2026-06-26 16:05:14.194 | agent 2026-06-26 16:05:14.194 | allowed-address-pairs 2026-06-26 16:05:14.194 | auto-allocated-topology 2026-06-26 16:05:14.194 | availability_zone 2026-06-26 16:05:14.194 | bgp 2026-06-26 16:05:14.195 | bgp_4byte_asn 2026-06-26 16:05:14.195 | bgp_dragent_scheduler 2026-06-26 16:05:14.195 | binding 2026-06-26 16:05:14.195 | binding-extended 2026-06-26 16:05:14.195 | default-subnetpools 2026-06-26 16:05:14.195 | dhcp_agent_scheduler 2026-06-26 16:05:14.196 | dns-domain-ports 2026-06-26 16:05:14.196 | dns-integration 2026-06-26 16:05:14.196 | dns-integration-domain-keywords 2026-06-26 16:05:14.196 | empty-string-filtering 2026-06-26 16:05:14.196 | enable-default-route-bfd 2026-06-26 16:05:14.196 | enable-default-route-ecmp 2026-06-26 16:05:14.196 | expose-port-forwarding-in-fip 2026-06-26 16:05:14.197 | ext-gw-mode 2026-06-26 16:05:14.197 | external-gateway-multihoming 2026-06-26 16:05:14.197 | external-net 2026-06-26 16:05:14.197 | extra_dhcp_opt 2026-06-26 16:05:14.197 | extraroute 2026-06-26 16:05:14.197 | extraroute-atomic 2026-06-26 16:05:14.197 | filter-validation 2026-06-26 16:05:14.198 | fip-port-details 2026-06-26 16:05:14.198 | flavors 2026-06-26 16:05:14.198 | floating-ip-port-forwarding 2026-06-26 16:05:14.198 | floating-ip-port-forwarding-description 2026-06-26 16:05:14.198 | floating-ip-port-forwarding-detail 2026-06-26 16:05:14.198 | floating-ip-port-forwarding-port-ranges 2026-06-26 16:05:14.198 | floatingip-pools 2026-06-26 16:05:14.198 | fwaas_v2 2026-06-26 16:05:14.199 | ip_allocation 2026-06-26 16:05:14.199 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:05:14.199 | l3-flavors 2026-06-26 16:05:14.199 | l3-ha 2026-06-26 16:05:14.199 | l3_agent_scheduler 2026-06-26 16:05:14.199 | logging 2026-06-26 16:05:14.199 | multi-provider 2026-06-26 16:05:14.199 | net-mtu 2026-06-26 16:05:14.199 | net-mtu-writable 2026-06-26 16:05:14.199 | network-ip-availability 2026-06-26 16:05:14.199 | network_availability_zone 2026-06-26 16:05:14.199 | network_ha 2026-06-26 16:05:14.200 | pagination 2026-06-26 16:05:14.200 | port-device-profile 2026-06-26 16:05:14.200 | port-hardware-offload-type 2026-06-26 16:05:14.200 | port-mac-address-regenerate 2026-06-26 16:05:14.200 | port-numa-affinity-policy 2026-06-26 16:05:14.200 | port-numa-affinity-policy-socket 2026-06-26 16:05:14.200 | port-resource-request 2026-06-26 16:05:14.200 | port-security 2026-06-26 16:05:14.200 | port-trusted-vif 2026-06-26 16:05:14.201 | project-id 2026-06-26 16:05:14.201 | provider 2026-06-26 16:05:14.201 | pvlan 2026-06-26 16:05:14.201 | qinq 2026-06-26 16:05:14.201 | qos 2026-06-26 16:05:14.201 | qos-bw-limit-direction 2026-06-26 16:05:14.201 | qos-bw-minimum-ingress 2026-06-26 16:05:14.202 | qos-default 2026-06-26 16:05:14.202 | qos-fip 2026-06-26 16:05:14.202 | qos-gateway-ip 2026-06-26 16:05:14.203 | qos-rule-type-details 2026-06-26 16:05:14.203 | qos-rule-type-filter 2026-06-26 16:05:14.203 | qos-rules-alias 2026-06-26 16:05:14.203 | quota-check-limit 2026-06-26 16:05:14.203 | quota-check-limit-default 2026-06-26 16:05:14.204 | quota_details 2026-06-26 16:05:14.204 | quotas 2026-06-26 16:05:14.204 | rbac-address-scope 2026-06-26 16:05:14.204 | rbac-policies 2026-06-26 16:05:14.204 | rbac-security-groups 2026-06-26 16:05:14.204 | router 2026-06-26 16:05:14.204 | router-enable-snat 2026-06-26 16:05:14.204 | router_availability_zone 2026-06-26 16:05:14.204 | security-group 2026-06-26 16:05:14.204 | security-groups-default-rules 2026-06-26 16:05:14.204 | security-groups-default-statefulness 2026-06-26 16:05:14.205 | security-groups-normalized-cidr 2026-06-26 16:05:14.205 | security-groups-remote-address-group 2026-06-26 16:05:14.205 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:05:14.205 | security-groups-shared-filtering 2026-06-26 16:05:14.205 | segment 2026-06-26 16:05:14.205 | sorting 2026-06-26 16:05:14.205 | standard-attr-description 2026-06-26 16:05:14.205 | standard-attr-fwaas-v2 2026-06-26 16:05:14.205 | standard-attr-revisions 2026-06-26 16:05:14.205 | standard-attr-tag 2026-06-26 16:05:14.205 | standard-attr-timestamp 2026-06-26 16:05:14.206 | stateful-security-group 2026-06-26 16:05:14.206 | subnet-dns-publish-fixed-ip 2026-06-26 16:05:14.206 | subnet-external-network 2026-06-26 16:05:14.207 | subnet-service-types 2026-06-26 16:05:14.207 | subnet_allocation 2026-06-26 16:05:14.207 | subnet_onboard 2026-06-26 16:05:14.207 | subnetpool-prefix-ops 2026-06-26 16:05:14.207 | tag-creation 2026-06-26 16:05:14.207 | tap-mirror 2026-06-26 16:05:14.208 | tap-mirror-both-direction 2026-06-26 16:05:14.208 | trunk 2026-06-26 16:05:14.208 | uplink-status-propagation 2026-06-26 16:05:14.208 | uplink-status-propagation-updatable 2026-06-26 16:05:14.208 | vlan-transparent 2026-06-26 16:05:14.208 | vpn-endpoint-groups 2026-06-26 16:05:14.208 | vpnaas' 2026-06-26 16:05:14.208 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:05:14.209 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-26 16:05:14.209 | address-scope 2026-06-26 16:05:14.209 | agent 2026-06-26 16:05:14.209 | allowed-address-pairs 2026-06-26 16:05:14.209 | auto-allocated-topology 2026-06-26 16:05:14.209 | availability_zone 2026-06-26 16:05:14.209 | bgp 2026-06-26 16:05:14.209 | bgp_4byte_asn 2026-06-26 16:05:14.209 | bgp_dragent_scheduler 2026-06-26 16:05:14.210 | binding 2026-06-26 16:05:14.210 | binding-extended 2026-06-26 16:05:14.210 | default-subnetpools 2026-06-26 16:05:14.210 | dhcp_agent_scheduler 2026-06-26 16:05:14.210 | dns-domain-ports 2026-06-26 16:05:14.210 | dns-integration 2026-06-26 16:05:14.210 | dns-integration-domain-keywords 2026-06-26 16:05:14.210 | empty-string-filtering 2026-06-26 16:05:14.210 | enable-default-route-bfd 2026-06-26 16:05:14.210 | enable-default-route-ecmp 2026-06-26 16:05:14.210 | expose-port-forwarding-in-fip 2026-06-26 16:05:14.210 | ext-gw-mode 2026-06-26 16:05:14.211 | external-gateway-multihoming 2026-06-26 16:05:14.211 | external-net 2026-06-26 16:05:14.211 | extra_dhcp_opt 2026-06-26 16:05:14.211 | extraroute 2026-06-26 16:05:14.211 | extraroute-atomic 2026-06-26 16:05:14.211 | filter-validation 2026-06-26 16:05:14.211 | fip-port-details 2026-06-26 16:05:14.211 | flavors 2026-06-26 16:05:14.211 | floating-ip-port-forwarding 2026-06-26 16:05:14.211 | floating-ip-port-forwarding-description 2026-06-26 16:05:14.211 | floating-ip-port-forwarding-detail 2026-06-26 16:05:14.212 | floating-ip-port-forwarding-port-ranges 2026-06-26 16:05:14.212 | floatingip-pools 2026-06-26 16:05:14.212 | fwaas_v2 2026-06-26 16:05:14.212 | ip_allocation 2026-06-26 16:05:14.212 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:05:14.212 | l3-flavors 2026-06-26 16:05:14.212 | l3-ha 2026-06-26 16:05:14.212 | l3_agent_scheduler 2026-06-26 16:05:14.212 | logging 2026-06-26 16:05:14.212 | multi-provider 2026-06-26 16:05:14.212 | net-mtu 2026-06-26 16:05:14.213 | net-mtu-writable 2026-06-26 16:05:14.213 | network-ip-availability 2026-06-26 16:05:14.213 | network_availability_zone 2026-06-26 16:05:14.213 | network_ha 2026-06-26 16:05:14.213 | pagination 2026-06-26 16:05:14.213 | port-device-profile 2026-06-26 16:05:14.213 | port-hardware-offload-type 2026-06-26 16:05:14.213 | port-mac-address-regenerate 2026-06-26 16:05:14.213 | port-numa-affinity-policy 2026-06-26 16:05:14.213 | port-numa-affinity-policy-socket 2026-06-26 16:05:14.213 | port-resource-request 2026-06-26 16:05:14.214 | port-security 2026-06-26 16:05:14.214 | port-trusted-vif 2026-06-26 16:05:14.214 | project-id 2026-06-26 16:05:14.214 | provider 2026-06-26 16:05:14.214 | pvlan 2026-06-26 16:05:14.214 | qinq 2026-06-26 16:05:14.214 | qos 2026-06-26 16:05:14.214 | qos-bw-limit-direction 2026-06-26 16:05:14.214 | qos-bw-minimum-ingress 2026-06-26 16:05:14.214 | qos-default 2026-06-26 16:05:14.214 | qos-fip 2026-06-26 16:05:14.214 | qos-gateway-ip 2026-06-26 16:05:14.215 | qos-rule-type-details 2026-06-26 16:05:14.215 | qos-rule-type-filter 2026-06-26 16:05:14.215 | qos-rules-alias 2026-06-26 16:05:14.215 | quota-check-limit 2026-06-26 16:05:14.215 | quota-check-limit-default 2026-06-26 16:05:14.215 | quota_details 2026-06-26 16:05:14.215 | quotas 2026-06-26 16:05:14.215 | rbac-address-scope 2026-06-26 16:05:14.215 | rbac-policies 2026-06-26 16:05:14.215 | rbac-security-groups 2026-06-26 16:05:14.215 | router 2026-06-26 16:05:14.216 | router-enable-snat 2026-06-26 16:05:14.216 | router_availability_zone 2026-06-26 16:05:14.216 | security-group 2026-06-26 16:05:14.216 | security-groups-default-rules 2026-06-26 16:05:14.216 | security-groups-default-statefulness 2026-06-26 16:05:14.216 | security-groups-normalized-cidr 2026-06-26 16:05:14.216 | security-groups-remote-address-group 2026-06-26 16:05:14.216 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:05:14.216 | security-groups-shared-filtering 2026-06-26 16:05:14.216 | segment 2026-06-26 16:05:14.216 | sorting 2026-06-26 16:05:14.217 | standard-attr-description 2026-06-26 16:05:14.217 | standard-attr-fwaas-v2 2026-06-26 16:05:14.217 | standard-attr-revisions 2026-06-26 16:05:14.217 | standard-attr-tag 2026-06-26 16:05:14.217 | standard-attr-timestamp 2026-06-26 16:05:14.217 | stateful-security-group 2026-06-26 16:05:14.217 | subnet-dns-publish-fixed-ip 2026-06-26 16:05:14.217 | subnet-external-network 2026-06-26 16:05:14.217 | subnet-service-types 2026-06-26 16:05:14.217 | subnet_allocation 2026-06-26 16:05:14.217 | subnet_onboard 2026-06-26 16:05:14.218 | subnetpool-prefix-ops 2026-06-26 16:05:14.218 | tag-creation 2026-06-26 16:05:14.218 | tap-mirror 2026-06-26 16:05:14.218 | tap-mirror-both-direction 2026-06-26 16:05:14.218 | trunk 2026-06-26 16:05:14.218 | uplink-status-propagation 2026-06-26 16:05:14.218 | uplink-status-propagation-updatable 2026-06-26 16:05:14.218 | vlan-transparent 2026-06-26 16:05:14.218 | vpn-endpoint-groups 2026-06-26 16:05:14.218 | vpnaas' 2026-06-26 16:05:14.218 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-26 16:05:14.218 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:05:14.219 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-26 16:05:14.219 | address-scope 2026-06-26 16:05:14.219 | agent 2026-06-26 16:05:14.219 | allowed-address-pairs 2026-06-26 16:05:14.219 | auto-allocated-topology 2026-06-26 16:05:14.219 | availability_zone 2026-06-26 16:05:14.219 | bgp 2026-06-26 16:05:14.219 | bgp_4byte_asn 2026-06-26 16:05:14.219 | bgp_dragent_scheduler 2026-06-26 16:05:14.219 | binding 2026-06-26 16:05:14.219 | binding-extended 2026-06-26 16:05:14.220 | default-subnetpools 2026-06-26 16:05:14.220 | dhcp_agent_scheduler 2026-06-26 16:05:14.220 | dns-domain-ports 2026-06-26 16:05:14.220 | dns-integration 2026-06-26 16:05:14.220 | dns-integration-domain-keywords 2026-06-26 16:05:14.220 | empty-string-filtering 2026-06-26 16:05:14.220 | enable-default-route-bfd 2026-06-26 16:05:14.220 | enable-default-route-ecmp 2026-06-26 16:05:14.220 | expose-port-forwarding-in-fip 2026-06-26 16:05:14.220 | ext-gw-mode 2026-06-26 16:05:14.220 | external-gateway-multihoming 2026-06-26 16:05:14.221 | external-net 2026-06-26 16:05:14.221 | extra_dhcp_opt 2026-06-26 16:05:14.221 | extraroute 2026-06-26 16:05:14.221 | extraroute-atomic 2026-06-26 16:05:14.221 | filter-validation 2026-06-26 16:05:14.221 | fip-port-details 2026-06-26 16:05:14.221 | flavors 2026-06-26 16:05:14.221 | floating-ip-port-forwarding 2026-06-26 16:05:14.221 | floating-ip-port-forwarding-description 2026-06-26 16:05:14.221 | floating-ip-port-forwarding-detail 2026-06-26 16:05:14.221 | floating-ip-port-forwarding-port-ranges 2026-06-26 16:05:14.222 | floatingip-pools 2026-06-26 16:05:14.222 | fwaas_v2 2026-06-26 16:05:14.222 | ip_allocation 2026-06-26 16:05:14.222 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:05:14.222 | l3-flavors 2026-06-26 16:05:14.222 | l3-ha 2026-06-26 16:05:14.222 | l3_agent_scheduler 2026-06-26 16:05:14.222 | logging 2026-06-26 16:05:14.222 | multi-provider 2026-06-26 16:05:14.222 | net-mtu 2026-06-26 16:05:14.222 | net-mtu-writable 2026-06-26 16:05:14.222 | network-ip-availability 2026-06-26 16:05:14.223 | network_availability_zone 2026-06-26 16:05:14.223 | network_ha 2026-06-26 16:05:14.223 | pagination 2026-06-26 16:05:14.223 | port-device-profile 2026-06-26 16:05:14.223 | port-hardware-offload-type 2026-06-26 16:05:14.223 | port-mac-address-regenerate 2026-06-26 16:05:14.223 | port-numa-affinity-policy 2026-06-26 16:05:14.223 | port-numa-affinity-policy-socket 2026-06-26 16:05:14.223 | port-resource-request 2026-06-26 16:05:14.223 | port-security 2026-06-26 16:05:14.223 | port-trusted-vif 2026-06-26 16:05:14.224 | project-id 2026-06-26 16:05:14.224 | provider 2026-06-26 16:05:14.224 | pvlan 2026-06-26 16:05:14.224 | qinq 2026-06-26 16:05:14.224 | qos 2026-06-26 16:05:14.224 | qos-bw-limit-direction 2026-06-26 16:05:14.224 | qos-bw-minimum-ingress 2026-06-26 16:05:14.224 | qos-default 2026-06-26 16:05:14.224 | qos-fip 2026-06-26 16:05:14.224 | qos-gateway-ip 2026-06-26 16:05:14.224 | qos-rule-type-details 2026-06-26 16:05:14.225 | qos-rule-type-filter 2026-06-26 16:05:14.225 | qos-rules-alias 2026-06-26 16:05:14.225 | quota-check-limit 2026-06-26 16:05:14.225 | quota-check-limit-default 2026-06-26 16:05:14.225 | quota_details 2026-06-26 16:05:14.225 | quotas 2026-06-26 16:05:14.225 | rbac-address-scope 2026-06-26 16:05:14.225 | rbac-policies 2026-06-26 16:05:14.225 | rbac-security-groups 2026-06-26 16:05:14.225 | router 2026-06-26 16:05:14.225 | router-enable-snat 2026-06-26 16:05:14.225 | router_availability_zone 2026-06-26 16:05:14.226 | security-group 2026-06-26 16:05:14.226 | security-groups-default-rules 2026-06-26 16:05:14.226 | security-groups-default-statefulness 2026-06-26 16:05:14.226 | security-groups-normalized-cidr 2026-06-26 16:05:14.226 | security-groups-remote-address-group 2026-06-26 16:05:14.226 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:05:14.226 | security-groups-shared-filtering 2026-06-26 16:05:14.226 | segment 2026-06-26 16:05:14.226 | sorting 2026-06-26 16:05:14.226 | standard-attr-description 2026-06-26 16:05:14.226 | standard-attr-fwaas-v2 2026-06-26 16:05:14.227 | standard-attr-revisions 2026-06-26 16:05:14.227 | standard-attr-tag 2026-06-26 16:05:14.227 | standard-attr-timestamp 2026-06-26 16:05:14.227 | stateful-security-group 2026-06-26 16:05:14.227 | subnet-dns-publish-fixed-ip 2026-06-26 16:05:14.227 | subnet-external-network 2026-06-26 16:05:14.227 | subnet-service-types 2026-06-26 16:05:14.227 | subnet_allocation 2026-06-26 16:05:14.227 | subnet_onboard 2026-06-26 16:05:14.227 | subnetpool-prefix-ops 2026-06-26 16:05:14.228 | tag-creation 2026-06-26 16:05:14.228 | tap-mirror 2026-06-26 16:05:14.228 | tap-mirror-both-direction 2026-06-26 16:05:14.228 | trunk 2026-06-26 16:05:14.228 | uplink-status-propagation 2026-06-26 16:05:14.228 | uplink-status-propagation-updatable 2026-06-26 16:05:14.228 | vlan-transparent 2026-06-26 16:05:14.228 | vpn-endpoint-groups 2026-06-26 16:05:14.228 | vpnaas' 2026-06-26 16:05:14.228 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-26 16:05:14.228 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-26 16:05:14.229 | address-scope 2026-06-26 16:05:14.229 | agent 2026-06-26 16:05:14.229 | allowed-address-pairs 2026-06-26 16:05:14.229 | auto-allocated-topology 2026-06-26 16:05:14.229 | availability_zone 2026-06-26 16:05:14.229 | bgp 2026-06-26 16:05:14.229 | bgp_4byte_asn 2026-06-26 16:05:14.229 | bgp_dragent_scheduler 2026-06-26 16:05:14.229 | binding 2026-06-26 16:05:14.229 | binding-extended 2026-06-26 16:05:14.229 | default-subnetpools 2026-06-26 16:05:14.229 | dhcp_agent_scheduler 2026-06-26 16:05:14.230 | dns-domain-ports 2026-06-26 16:05:14.230 | dns-integration 2026-06-26 16:05:14.230 | dns-integration-domain-keywords 2026-06-26 16:05:14.230 | empty-string-filtering 2026-06-26 16:05:14.230 | enable-default-route-bfd 2026-06-26 16:05:14.230 | enable-default-route-ecmp 2026-06-26 16:05:14.230 | expose-port-forwarding-in-fip 2026-06-26 16:05:14.230 | ext-gw-mode 2026-06-26 16:05:14.230 | external-gateway-multihoming 2026-06-26 16:05:14.230 | external-net 2026-06-26 16:05:14.230 | extra_dhcp_opt 2026-06-26 16:05:14.231 | extraroute 2026-06-26 16:05:14.231 | extraroute-atomic 2026-06-26 16:05:14.231 | filter-validation 2026-06-26 16:05:14.231 | fip-port-details 2026-06-26 16:05:14.231 | flavors 2026-06-26 16:05:14.231 | floating-ip-port-forwarding 2026-06-26 16:05:14.231 | floating-ip-port-forwarding-description 2026-06-26 16:05:14.231 | floating-ip-port-forwarding-detail 2026-06-26 16:05:14.231 | floating-ip-port-forwarding-port-ranges 2026-06-26 16:05:14.231 | floatingip-pools 2026-06-26 16:05:14.231 | fwaas_v2 2026-06-26 16:05:14.232 | ip_allocation 2026-06-26 16:05:14.232 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:05:14.232 | l3-flavors 2026-06-26 16:05:14.232 | l3-ha 2026-06-26 16:05:14.232 | l3_agent_scheduler 2026-06-26 16:05:14.232 | logging 2026-06-26 16:05:14.232 | multi-provider 2026-06-26 16:05:14.232 | net-mtu 2026-06-26 16:05:14.232 | net-mtu-writable 2026-06-26 16:05:14.232 | network-ip-availability 2026-06-26 16:05:14.232 | network_availability_zone 2026-06-26 16:05:14.233 | network_ha 2026-06-26 16:05:14.233 | pagination 2026-06-26 16:05:14.233 | port-device-profile 2026-06-26 16:05:14.233 | port-hardware-offload-type 2026-06-26 16:05:14.233 | port-mac-address-regenerate 2026-06-26 16:05:14.233 | port-numa-affinity-policy 2026-06-26 16:05:14.233 | port-numa-affinity-policy-socket 2026-06-26 16:05:14.233 | port-resource-request 2026-06-26 16:05:14.233 | port-security 2026-06-26 16:05:14.233 | port-trusted-vif 2026-06-26 16:05:14.233 | project-id 2026-06-26 16:05:14.233 | provider 2026-06-26 16:05:14.234 | pvlan 2026-06-26 16:05:14.234 | qinq 2026-06-26 16:05:14.234 | qos 2026-06-26 16:05:14.234 | qos-bw-limit-direction 2026-06-26 16:05:14.234 | qos-bw-minimum-ingress 2026-06-26 16:05:14.234 | qos-default 2026-06-26 16:05:14.234 | qos-fip 2026-06-26 16:05:14.234 | qos-gateway-ip 2026-06-26 16:05:14.234 | qos-rule-type-details 2026-06-26 16:05:14.234 | qos-rule-type-filter 2026-06-26 16:05:14.234 | qos-rules-alias 2026-06-26 16:05:14.235 | quota-check-limit 2026-06-26 16:05:14.235 | quota-check-limit-default 2026-06-26 16:05:14.235 | quota_details 2026-06-26 16:05:14.235 | quotas 2026-06-26 16:05:14.235 | rbac-address-scope 2026-06-26 16:05:14.235 | rbac-policies 2026-06-26 16:05:14.235 | rbac-security-groups 2026-06-26 16:05:14.235 | router 2026-06-26 16:05:14.235 | router-enable-snat 2026-06-26 16:05:14.235 | router_availability_zone 2026-06-26 16:05:14.235 | security-group 2026-06-26 16:05:14.236 | security-groups-default-rules 2026-06-26 16:05:14.236 | security-groups-default-statefulness 2026-06-26 16:05:14.236 | security-groups-normalized-cidr 2026-06-26 16:05:14.236 | security-groups-remote-address-group 2026-06-26 16:05:14.236 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:05:14.236 | security-groups-shared-filtering 2026-06-26 16:05:14.236 | segment 2026-06-26 16:05:14.236 | sorting 2026-06-26 16:05:14.236 | standard-attr-description 2026-06-26 16:05:14.236 | standard-attr-fwaas-v2 2026-06-26 16:05:14.236 | standard-attr-revisions 2026-06-26 16:05:14.237 | standard-attr-tag 2026-06-26 16:05:14.237 | standard-attr-timestamp 2026-06-26 16:05:14.237 | stateful-security-group 2026-06-26 16:05:14.237 | subnet-dns-publish-fixed-ip 2026-06-26 16:05:14.237 | subnet-external-network 2026-06-26 16:05:14.237 | subnet-service-types 2026-06-26 16:05:14.237 | subnet_allocation 2026-06-26 16:05:14.237 | subnet_onboard 2026-06-26 16:05:14.237 | subnetpool-prefix-ops 2026-06-26 16:05:14.237 | tag-creation 2026-06-26 16:05:14.237 | tap-mirror 2026-06-26 16:05:14.238 | tap-mirror-both-direction 2026-06-26 16:05:14.238 | trunk 2026-06-26 16:05:14.238 | uplink-status-propagation 2026-06-26 16:05:14.238 | uplink-status-propagation-updatable 2026-06-26 16:05:14.238 | vlan-transparent 2026-06-26 16:05:14.238 | vpn-endpoint-groups 2026-06-26 16:05:14.238 | vpnaas' 2026-06-26 16:05:14.238 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-26 16:05:14.238 | address-scope 2026-06-26 16:05:14.238 | agent 2026-06-26 16:05:14.238 | allowed-address-pairs 2026-06-26 16:05:14.239 | auto-allocated-topology 2026-06-26 16:05:14.239 | availability_zone 2026-06-26 16:05:14.239 | bgp 2026-06-26 16:05:14.239 | bgp_4byte_asn 2026-06-26 16:05:14.239 | bgp_dragent_scheduler 2026-06-26 16:05:14.239 | binding 2026-06-26 16:05:14.239 | binding-extended 2026-06-26 16:05:14.239 | default-subnetpools 2026-06-26 16:05:14.239 | dhcp_agent_scheduler 2026-06-26 16:05:14.239 | dns-domain-ports 2026-06-26 16:05:14.239 | dns-integration 2026-06-26 16:05:14.240 | dns-integration-domain-keywords 2026-06-26 16:05:14.240 | empty-string-filtering 2026-06-26 16:05:14.240 | enable-default-route-bfd 2026-06-26 16:05:14.240 | enable-default-route-ecmp 2026-06-26 16:05:14.240 | expose-port-forwarding-in-fip 2026-06-26 16:05:14.240 | ext-gw-mode 2026-06-26 16:05:14.240 | external-gateway-multihoming 2026-06-26 16:05:14.240 | external-net 2026-06-26 16:05:14.240 | extra_dhcp_opt 2026-06-26 16:05:14.240 | extraroute 2026-06-26 16:05:14.240 | extraroute-atomic 2026-06-26 16:05:14.241 | filter-validation 2026-06-26 16:05:14.241 | fip-port-details 2026-06-26 16:05:14.241 | flavors 2026-06-26 16:05:14.241 | floating-ip-port-forwarding 2026-06-26 16:05:14.241 | floating-ip-port-forwarding-description 2026-06-26 16:05:14.241 | floating-ip-port-forwarding-detail 2026-06-26 16:05:14.241 | floating-ip-port-forwarding-port-ranges 2026-06-26 16:05:14.241 | floatingip-pools 2026-06-26 16:05:14.241 | fwaas_v2 2026-06-26 16:05:14.241 | ip_allocation 2026-06-26 16:05:14.241 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:05:14.242 | l3-flavors 2026-06-26 16:05:14.242 | l3-ha 2026-06-26 16:05:14.242 | l3_agent_scheduler 2026-06-26 16:05:14.242 | logging 2026-06-26 16:05:14.242 | multi-provider 2026-06-26 16:05:14.242 | net-mtu 2026-06-26 16:05:14.242 | net-mtu-writable 2026-06-26 16:05:14.242 | network-ip-availability 2026-06-26 16:05:14.242 | network_availability_zone 2026-06-26 16:05:14.242 | network_ha 2026-06-26 16:05:14.242 | pagination 2026-06-26 16:05:14.243 | port-device-profile 2026-06-26 16:05:14.243 | port-hardware-offload-type 2026-06-26 16:05:14.243 | port-mac-address-regenerate 2026-06-26 16:05:14.243 | port-numa-affinity-policy 2026-06-26 16:05:14.243 | port-numa-affinity-policy-socket 2026-06-26 16:05:14.243 | port-resource-request 2026-06-26 16:05:14.243 | port-security 2026-06-26 16:05:14.243 | port-trusted-vif 2026-06-26 16:05:14.243 | project-id 2026-06-26 16:05:14.243 | provider 2026-06-26 16:05:14.243 | pvlan 2026-06-26 16:05:14.243 | qinq 2026-06-26 16:05:14.244 | qos 2026-06-26 16:05:14.244 | qos-bw-limit-direction 2026-06-26 16:05:14.244 | qos-bw-minimum-ingress 2026-06-26 16:05:14.244 | qos-default 2026-06-26 16:05:14.244 | qos-fip 2026-06-26 16:05:14.244 | qos-gateway-ip 2026-06-26 16:05:14.244 | qos-rule-type-details 2026-06-26 16:05:14.244 | qos-rule-type-filter 2026-06-26 16:05:14.244 | qos-rules-alias 2026-06-26 16:05:14.244 | quota-check-limit 2026-06-26 16:05:14.244 | quota-check-limit-default 2026-06-26 16:05:14.245 | quota_details 2026-06-26 16:05:14.245 | quotas 2026-06-26 16:05:14.245 | rbac-address-scope 2026-06-26 16:05:14.245 | rbac-policies 2026-06-26 16:05:14.245 | rbac-security-groups 2026-06-26 16:05:14.245 | router 2026-06-26 16:05:14.245 | router-enable-snat 2026-06-26 16:05:14.245 | router_availability_zone 2026-06-26 16:05:14.245 | security-group 2026-06-26 16:05:14.245 | security-groups-default-rules 2026-06-26 16:05:14.245 | security-groups-default-statefulness 2026-06-26 16:05:14.246 | security-groups-normalized-cidr 2026-06-26 16:05:14.246 | security-groups-remote-address-group 2026-06-26 16:05:14.246 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:05:14.246 | security-groups-shared-filtering 2026-06-26 16:05:14.246 | segment 2026-06-26 16:05:14.246 | sorting 2026-06-26 16:05:14.246 | standard-attr-description 2026-06-26 16:05:14.246 | standard-attr-fwaas-v2 2026-06-26 16:05:14.246 | standard-attr-revisions 2026-06-26 16:05:14.246 | standard-attr-tag 2026-06-26 16:05:14.247 | standard-attr-timestamp 2026-06-26 16:05:14.247 | stateful-security-group 2026-06-26 16:05:14.247 | subnet-dns-publish-fixed-ip 2026-06-26 16:05:14.247 | subnet-external-network 2026-06-26 16:05:14.247 | subnet-service-types 2026-06-26 16:05:14.247 | subnet_allocation 2026-06-26 16:05:14.247 | subnet_onboard 2026-06-26 16:05:14.247 | subnetpool-prefix-ops 2026-06-26 16:05:14.247 | tag-creation 2026-06-26 16:05:14.247 | tap-mirror 2026-06-26 16:05:14.247 | tap-mirror-both-direction 2026-06-26 16:05:14.247 | trunk 2026-06-26 16:05:14.248 | uplink-status-propagation 2026-06-26 16:05:14.248 | uplink-status-propagation-updatable 2026-06-26 16:05:14.248 | vlan-transparent 2026-06-26 16:05:14.248 | vpn-endpoint-groups 2026-06-26 16:05:14.248 | vpnaas' 2026-06-26 16:05:14.248 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-26 16:05:14.248 | address-scope 2026-06-26 16:05:14.248 | agent 2026-06-26 16:05:14.248 | allowed-address-pairs 2026-06-26 16:05:14.248 | auto-allocated-topology 2026-06-26 16:05:14.249 | availability_zone 2026-06-26 16:05:14.249 | bgp 2026-06-26 16:05:14.249 | bgp_4byte_asn 2026-06-26 16:05:14.249 | bgp_dragent_scheduler 2026-06-26 16:05:14.249 | binding 2026-06-26 16:05:14.249 | binding-extended 2026-06-26 16:05:14.249 | default-subnetpools 2026-06-26 16:05:14.249 | dhcp_agent_scheduler 2026-06-26 16:05:14.249 | dns-domain-ports 2026-06-26 16:05:14.249 | dns-integration 2026-06-26 16:05:14.249 | dns-integration-domain-keywords 2026-06-26 16:05:14.249 | empty-string-filtering 2026-06-26 16:05:14.250 | enable-default-route-bfd 2026-06-26 16:05:14.250 | enable-default-route-ecmp 2026-06-26 16:05:14.250 | expose-port-forwarding-in-fip 2026-06-26 16:05:14.250 | ext-gw-mode 2026-06-26 16:05:14.250 | external-gateway-multihoming 2026-06-26 16:05:14.250 | external-net 2026-06-26 16:05:14.250 | extra_dhcp_opt 2026-06-26 16:05:14.250 | extraroute 2026-06-26 16:05:14.250 | extraroute-atomic 2026-06-26 16:05:14.250 | filter-validation 2026-06-26 16:05:14.250 | fip-port-details 2026-06-26 16:05:14.251 | flavors 2026-06-26 16:05:14.251 | floating-ip-port-forwarding 2026-06-26 16:05:14.251 | floating-ip-port-forwarding-description 2026-06-26 16:05:14.251 | floating-ip-port-forwarding-detail 2026-06-26 16:05:14.251 | floating-ip-port-forwarding-port-ranges 2026-06-26 16:05:14.251 | floatingip-pools 2026-06-26 16:05:14.251 | fwaas_v2 2026-06-26 16:05:14.251 | ip_allocation 2026-06-26 16:05:14.251 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:05:14.251 | l3-flavors 2026-06-26 16:05:14.251 | l3-ha 2026-06-26 16:05:14.252 | l3_agent_scheduler 2026-06-26 16:05:14.252 | logging 2026-06-26 16:05:14.252 | multi-provider 2026-06-26 16:05:14.252 | net-mtu 2026-06-26 16:05:14.252 | net-mtu-writable 2026-06-26 16:05:14.252 | network-ip-availability 2026-06-26 16:05:14.252 | network_availability_zone 2026-06-26 16:05:14.252 | network_ha 2026-06-26 16:05:14.252 | pagination 2026-06-26 16:05:14.252 | port-device-profile 2026-06-26 16:05:14.252 | port-hardware-offload-type 2026-06-26 16:05:14.253 | port-mac-address-regenerate 2026-06-26 16:05:14.253 | port-numa-affinity-policy 2026-06-26 16:05:14.253 | port-numa-affinity-policy-socket 2026-06-26 16:05:14.253 | port-resource-request 2026-06-26 16:05:14.253 | port-security 2026-06-26 16:05:14.253 | port-trusted-vif 2026-06-26 16:05:14.253 | project-id 2026-06-26 16:05:14.253 | provider 2026-06-26 16:05:14.253 | pvlan 2026-06-26 16:05:14.253 | qinq 2026-06-26 16:05:14.253 | qos 2026-06-26 16:05:14.254 | qos-bw-limit-direction 2026-06-26 16:05:14.254 | qos-bw-minimum-ingress 2026-06-26 16:05:14.254 | qos-default 2026-06-26 16:05:14.254 | qos-fip 2026-06-26 16:05:14.254 | qos-gateway-ip 2026-06-26 16:05:14.254 | qos-rule-type-details 2026-06-26 16:05:14.254 | qos-rule-type-filter 2026-06-26 16:05:14.254 | qos-rules-alias 2026-06-26 16:05:14.254 | quota-check-limit 2026-06-26 16:05:14.254 | quota-check-limit-default 2026-06-26 16:05:14.254 | quota_details 2026-06-26 16:05:14.255 | quotas 2026-06-26 16:05:14.255 | rbac-address-scope 2026-06-26 16:05:14.255 | rbac-policies 2026-06-26 16:05:14.255 | rbac-security-groups 2026-06-26 16:05:14.255 | router 2026-06-26 16:05:14.255 | router-enable-snat 2026-06-26 16:05:14.255 | router_availability_zone 2026-06-26 16:05:14.255 | security-group 2026-06-26 16:05:14.255 | security-groups-default-rules 2026-06-26 16:05:14.255 | security-groups-default-statefulness 2026-06-26 16:05:14.255 | security-groups-normalized-cidr 2026-06-26 16:05:14.256 | security-groups-remote-address-group 2026-06-26 16:05:14.256 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:05:14.256 | security-groups-shared-filtering 2026-06-26 16:05:14.256 | segment 2026-06-26 16:05:14.256 | sorting 2026-06-26 16:05:14.256 | standard-attr-description 2026-06-26 16:05:14.256 | standard-attr-fwaas-v2 2026-06-26 16:05:14.256 | standard-attr-revisions 2026-06-26 16:05:14.256 | standard-attr-tag 2026-06-26 16:05:14.256 | standard-attr-timestamp 2026-06-26 16:05:14.256 | stateful-security-group 2026-06-26 16:05:14.257 | subnet-dns-publish-fixed-ip 2026-06-26 16:05:14.257 | subnet-external-network 2026-06-26 16:05:14.257 | subnet-service-types 2026-06-26 16:05:14.257 | subnet_allocation 2026-06-26 16:05:14.257 | subnet_onboard 2026-06-26 16:05:14.257 | subnetpool-prefix-ops 2026-06-26 16:05:14.257 | tag-creation 2026-06-26 16:05:14.257 | tap-mirror 2026-06-26 16:05:14.257 | tap-mirror-both-direction 2026-06-26 16:05:14.257 | trunk 2026-06-26 16:05:14.257 | uplink-status-propagation 2026-06-26 16:05:14.257 | uplink-status-propagation-updatable 2026-06-26 16:05:14.258 | vlan-transparent 2026-06-26 16:05:14.258 | vpn-endpoint-groups 2026-06-26 16:05:14.258 | vpnaas' 2026-06-26 16:05:14.258 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:05:14.258 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-26 16:05:14.258 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:05:14.258 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-26 16:05:14.258 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-26 16:05:14.258 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-26 16:05:14.258 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-26 16:05:14.259 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-26 16:05:14.266 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 16:05:14.270 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 16:05:14.275 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-26 16:05:14.279 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:14.283 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-26 16:05:14.287 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-26 16:05:14.290 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-26 16:05:14.294 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:14.298 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-26 16:05:14.347 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.216:6641 2026-06-26 16:05:14.351 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:14.355 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 16:05:14.360 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.216:6641 2026-06-26 16:05:14.364 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.216:6641 ']' 2026-06-26 16:05:14.368 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:14.372 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.216:6641 2026-06-26 16:05:14.419 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.216:6642 2026-06-26 16:05:14.423 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:14.427 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 16:05:14.431 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.216:6642 2026-06-26 16:05:14.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.216:6642 ']' 2026-06-26 16:05:14.438 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:14.442 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.216:6642 2026-06-26 16:05:14.491 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-26 16:05:14.516 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:14.520 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-26 16:05:14.525 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:14.529 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 16:05:14.533 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-26 16:05:14.537 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-26 16:05:14.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:14.546 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-26 16:05:14.592 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-26 16:05:14.597 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:14.601 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 16:05:14.604 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-26 16:05:14.608 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-26 16:05:14.612 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:14.616 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-26 16:05:14.664 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-26 16:05:14.668 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:14.672 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-26 16:05:14.676 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-26 16:05:14.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-26 16:05:14.684 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:14.688 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-26 16:05:14.732 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-26 16:05:14.758 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-26 16:05:14.784 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:14.787 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-26 16:05:14.791 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 16:05:14.816 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:14.820 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 16:05:14.825 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 16:05:14.830 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-26 16:05:14.835 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:14.839 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 16:05:14.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-26 16:05:14.846 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-26 16:05:14.850 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:14.854 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-26 16:05:14.904 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-26 16:05:14.929 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:14.934 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-26 16:05:14.987 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-26 16:05:15.010 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:15.014 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-26 16:05:15.062 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-26 16:05:15.090 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:15.094 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-26 16:05:15.098 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 16:05:15.125 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:15.129 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 16:05:15.133 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 16:05:15.137 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-26 16:05:15.182 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-26 16:05:15.209 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:15.212 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-26 16:05:15.239 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:15.243 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-26 16:05:15.269 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:15.273 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-26 16:05:15.296 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:15.299 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-26 16:05:15.323 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:15.328 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-26 16:05:15.351 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:15.354 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-26 16:05:15.358 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-26 16:05:15.361 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-26 16:05:15.368 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-26 16:05:15.417 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-26 16:05:15.462 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-26 16:05:15.513 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-26 16:05:15.562 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-26 16:05:15.566 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 16:05:15.570 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-26 16:05:15.574 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 16:05:15.578 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 16:05:15.582 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-26 16:05:15.586 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 16:05:15.590 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-26 16:05:15.594 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 16:05:15.598 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-26 16:05:15.645 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-26 16:05:15.696 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.216/identity 2026-06-26 16:05:15.747 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-26 16:05:15.797 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-26 16:05:15.845 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-26 16:05:15.897 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-26 16:05:15.943 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-26 16:05:15.990 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.216/identity 2026-06-26 16:05:16.036 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 16:05:16.084 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 16:05:16.131 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 16:05:16.135 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-26 16:05:16.179 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-26 16:05:16.223 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-26 16:05:16.227 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 16:05:16.231 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 16:05:16.234 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-26 16:05:16.238 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-26 16:05:16.284 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-26 16:05:16.330 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.216/identity 2026-06-26 16:05:16.377 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-26 16:05:16.420 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-26 16:05:16.465 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-26 16:05:16.510 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-26 16:05:16.558 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-26 16:05:16.605 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-26 16:05:16.609 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 16:05:16.613 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-26 16:05:16.617 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 16:05:16.621 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-26 16:05:16.667 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-26 16:05:16.712 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.216/identity 2026-06-26 16:05:16.758 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-26 16:05:16.805 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-26 16:05:16.850 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-26 16:05:16.895 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-26 16:05:16.941 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-26 16:05:16.986 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-26 16:05:16.990 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-26 16:05:16.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-26 16:05:16.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-26 16:05:17.001 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-26 16:05:17.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-26 16:05:17.009 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-26 16:05:17.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-26 16:05:17.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-26 16:05:17.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-26 16:05:17.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-26 16:05:17.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-26 16:05:17.032 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-26 16:05:17.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-26 16:05:17.040 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-26 16:05:17.044 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-26 16:05:17.047 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-26 16:05:17.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-26 16:05:17.055 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.059 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-26 16:05:17.063 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-26 16:05:17.066 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-26 16:05:17.070 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.073 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-26 16:05:17.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-26 16:05:17.125 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.129 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 16:05:17.132 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-26 16:05:17.137 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-26 16:05:17.141 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.144 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-26 16:05:17.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-26 16:05:17.192 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.196 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 16:05:17.199 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-26 16:05:17.204 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-26 16:05:17.208 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.212 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-26 16:05:17.255 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-26 16:05:17.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-26 16:05:17.261 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.265 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 16:05:17.268 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-26 16:05:17.271 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-26 16:05:17.275 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.280 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-26 16:05:17.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-26 16:05:17.329 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 16:05:17.337 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-26 16:05:17.340 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-26 16:05:17.343 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.348 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-26 16:05:17.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-26 16:05:17.396 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.400 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 16:05:17.404 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-26 16:05:17.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-26 16:05:17.413 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.417 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-26 16:05:17.462 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-26 16:05:17.466 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.468 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-26 16:05:17.472 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-26 16:05:17.475 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-26 16:05:17.480 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.484 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-26 16:05:17.529 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-26 16:05:17.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.536 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-26 16:05:17.540 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-26 16:05:17.543 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-26 16:05:17.547 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.550 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-26 16:05:17.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-26 16:05:17.599 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.603 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-26 16:05:17.606 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-26 16:05:17.609 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-26 16:05:17.612 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.617 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-26 16:05:17.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-26 16:05:17.663 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.667 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-26 16:05:17.670 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-26 16:05:17.673 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-26 16:05:17.677 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.680 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-26 16:05:17.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-26 16:05:17.726 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 16:05:17.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-26 16:05:17.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-26 16:05:17.735 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-26 16:05:17.738 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 16:05:17.742 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-26 16:05:17.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 16:05:17.789 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-26 16:05:17.835 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-26 16:05:17.879 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-26 16:05:17.883 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-26 16:05:17.887 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-26 16:05:17.891 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-26 16:05:17.895 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 16:05:17.899 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-26 16:05:17.902 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-26 16:05:17.905 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 16:05:17.908 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 16:05:17.928 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 16:05:17.929 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 16:05:17.941 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 16:05:17.947 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 16:05:17.962 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-26 16:05:17.967 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-26 16:05:17.969 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-26 16:05:17.975 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 16:05:17.979 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-26 16:05:18.022 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-26 16:05:18.062 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-26 16:05:18.108 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 16:05:18.154 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 16:05:18.200 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 16:05:18.245 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 16:05:18.291 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 16:05:18.335 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 16:05:18.383 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-26 16:05:18.429 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 16:05:18.476 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 16:05:18.523 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 16:05:18.568 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-26 16:05:18.614 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 16:05:18.618 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 16:05:18.624 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-26 16:05:18.628 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-26 16:05:18.632 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 16:05:18.637 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 16:05:18.641 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 16:05:18.645 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-26 16:05:18.650 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-26 16:05:18.654 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-26 16:05:18.700 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 16:05:18.750 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-26 16:05:18.750 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-26 16:05:18.761 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-26 16:05:18.766 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-26 16:05:18.770 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-26 16:05:18.774 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 16:05:18.779 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 16:05:18.783 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 16:05:18.788 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 16:05:18.793 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 16:05:18.797 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 16:05:18.801 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 16:05:18.805 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 16:05:18.809 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 16:05:18.814 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 16:05:18.818 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-26 16:05:18.832 | perl: warning: Setting locale failed. 2026-06-26 16:05:18.832 | perl: warning: Please check that your locale settings: 2026-06-26 16:05:18.833 | LANGUAGE = (unset), 2026-06-26 16:05:18.833 | LC_ALL = "en_US.utf8", 2026-06-26 16:05:18.833 | LANG = "de_DE.UTF-8" 2026-06-26 16:05:18.833 | are supported and installed on your system. 2026-06-26 16:05:18.833 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 16:05:18.877 | Enabling site neutron-api. 2026-06-26 16:05:18.884 | To activate the new configuration, you need to run: 2026-06-26 16:05:18.885 | systemctl reload apache2 2026-06-26 16:05:18.892 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 16:05:18.897 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 16:05:18.901 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 16:05:18.906 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 16:05:19.110 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-26 16:05:19.142 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:19.146 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-26 16:05:19.173 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:19.178 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-26 16:05:19.182 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-26 16:05:19.277 | + inc/async:async_inner:63 : init_neutron 2026-06-26 16:05:19.335 | [2071 Async init_neutron:62144]: running: init_neutron 2026-06-26 16:05:19.340 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-26 16:05:19.370 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:19.375 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-26 16:05:19.409 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:19.414 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-26 16:05:19.419 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-26 16:05:19.423 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-26 16:05:19.481 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-26 16:05:19.486 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-26 16:05:19.541 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-26 16:05:19.570 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:05:19.574 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-26 16:05:19.603 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:19.608 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-26 16:05:19.612 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:05:19.617 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-26 16:05:19.621 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-26 16:05:19.626 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-26 16:05:19.730 | + inc/async:async_inner:63 : init_cinder 2026-06-26 16:05:19.787 | [2071 Async init_cinder:62380]: running: init_cinder 2026-06-26 16:05:19.795 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-26 16:05:19.822 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:05:19.827 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-26 16:05:19.831 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:05:19.836 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-26 16:05:19.841 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-26 16:05:19.845 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-26 16:05:19.946 | + inc/async:async_inner:63 : init_placement 2026-06-26 16:05:20.015 | [2071 Async init_placement:62510]: running: init_placement 2026-06-26 16:05:20.022 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-26 16:05:20.105 | [2071 Async init_neutron:62144]: Waiting for completion of init_neutron running on PID 62144 (5 other jobs running) 2026-06-26 16:05:20.140 | [2071 Async init_neutron:62144]: Signaling child to exit 2026-06-26 16:05:36.471 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:05:36.518 | [62380 Async init_cinder:62380]: finished successfully 2026-06-26 16:06:15.548 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:06:15.585 | [62510 Async init_placement:62510]: finished successfully 2026-06-26 16:06:20.263 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:06:20.283 | [62144 Async init_neutron:62144]: finished successfully 2026-06-26 16:06:20.304 | WAKEUP 2026-06-26 16:06:20.323 | [2071 Async init_neutron:62144]: Signaled 2026-06-26 16:06:20.324 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-26 16:06:20.325 | + lib/database:recreate_database:112 : local db=neutron 2026-06-26 16:06:20.325 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-26 16:06:20.325 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-26 16:06:20.325 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-26 16:06:20.325 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:20.325 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-26 16:06:20.325 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:20.325 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-26 16:06:20.326 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 16:06:20.326 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:06:20.326 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:06:20.326 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:06:20.326 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489919520 2026-06-26 16:06:20.326 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-26 16:06:20.327 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-26 16:06:20.327 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-26 16:06:20.327 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-26 16:06:20.327 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-26 16:06:20.327 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-26 16:06:20.327 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-26 16:06:20.327 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-26 16:06:20.328 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-26 16:06:20.328 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-26 16:06:20.328 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-26 16:06:20.328 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-26 16:06:20.328 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-26 16:06:20.328 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-26 16:06:20.328 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-26 16:06:20.329 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-26 16:06:20.329 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-26 16:06:20.329 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-26 16:06:20.329 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-26 16:06:20.329 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-26 16:06:20.329 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-26 16:06:20.329 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-26 16:06:20.330 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-26 16:06:20.330 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-26 16:06:20.330 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-26 16:06:20.330 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-26 16:06:20.330 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-26 16:06:20.330 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-26 16:06:20.330 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-26 16:06:20.331 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-26 16:06:20.331 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-26 16:06:20.331 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-26 16:06:20.331 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-26 16:06:20.331 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-26 16:06:20.331 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-26 16:06:20.331 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-26 16:06:20.331 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-26 16:06:20.332 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-26 16:06:20.332 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-26 16:06:20.332 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-26 16:06:20.332 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-26 16:06:20.332 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-26 16:06:20.332 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-26 16:06:20.332 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-26 16:06:20.333 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-26 16:06:20.333 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-26 16:06:20.333 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-26 16:06:20.333 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-26 16:06:20.333 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-26 16:06:20.333 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-26 16:06:20.333 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-26 16:06:20.333 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-26 16:06:20.334 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-26 16:06:20.334 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-26 16:06:20.334 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-26 16:06:20.334 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-26 16:06:20.334 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-26 16:06:20.334 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-26 16:06:20.334 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-26 16:06:20.334 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-26 16:06:20.335 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-26 16:06:20.335 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-26 16:06:20.335 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-26 16:06:20.335 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-26 16:06:20.335 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-26 16:06:20.335 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-26 16:06:20.335 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-26 16:06:20.335 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-26 16:06:20.336 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-26 16:06:20.336 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-26 16:06:20.336 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-26 16:06:20.336 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-26 16:06:20.336 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-26 16:06:20.336 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-26 16:06:20.336 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-26 16:06:20.337 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-26 16:06:20.337 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-26 16:06:20.337 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-26 16:06:20.337 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-26 16:06:20.337 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-26 16:06:20.337 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-26 16:06:20.337 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-26 16:06:20.337 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-26 16:06:20.338 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-26 16:06:20.338 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-26 16:06:20.338 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-26 16:06:20.338 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-26 16:06:20.338 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-26 16:06:20.338 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-26 16:06:20.339 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-26 16:06:20.340 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-26 16:06:20.340 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-26 16:06:20.340 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-26 16:06:20.340 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-26 16:06:20.340 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-26 16:06:20.340 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-26 16:06:20.340 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-26 16:06:20.341 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-26 16:06:20.341 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-26 16:06:20.341 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-26 16:06:20.341 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-26 16:06:20.341 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-26 16:06:20.341 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-26 16:06:20.341 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-26 16:06:20.341 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-26 16:06:20.342 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-26 16:06:20.342 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-26 16:06:20.342 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-26 16:06:20.342 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-26 16:06:20.342 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-26 16:06:20.342 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-26 16:06:20.342 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-26 16:06:20.342 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-26 16:06:20.343 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-26 16:06:20.344 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-26 16:06:20.344 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-26 16:06:20.344 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-26 16:06:20.344 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-26 16:06:20.344 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-26 16:06:20.345 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-26 16:06:20.346 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-26 16:06:20.346 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-26 16:06:20.346 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-26 16:06:20.346 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-26 16:06:20.346 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-26 16:06:20.346 | Running upgrade for neutron ... 2026-06-26 16:06:20.346 | OK 2026-06-26 16:06:20.346 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-26 16:06:20.347 | + functions-common:time_stop:2420 : local name 2026-06-26 16:06:20.347 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:06:20.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:06:20.347 | + functions-common:time_stop:2423 : local total 2026-06-26 16:06:20.347 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:06:20.347 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 16:06:20.348 | + functions-common:time_stop:2427 : start_time=1782489919520 2026-06-26 16:06:20.348 | + functions-common:time_stop:2429 : [[ -z 1782489919520 ]] 2026-06-26 16:06:20.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:06:20.348 | + functions-common:time_stop:2432 : end_time=1782489980249 2026-06-26 16:06:20.348 | + functions-common:time_stop:2433 : elapsed_time=60729 2026-06-26 16:06:20.348 | + functions-common:time_stop:2434 : total=8591 2026-06-26 16:06:20.348 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:06:20.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=69320 2026-06-26 16:06:20.370 | [2071 Async init_neutron:62144]: finished init_neutron with result 0 in 61 seconds 2026-06-26 16:06:20.374 | + inc/async:async_wait:197 : return 0 2026-06-26 16:06:20.376 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-26 16:06:20.421 | [2071 Async init_placement:62510]: Waiting for completion of init_placement running on PID 62510 (4 other jobs running) 2026-06-26 16:06:20.444 | [2071 Async init_placement:62510]: Signaling child to exit 2026-06-26 16:06:20.444 | WAKEUP 2026-06-26 16:06:20.465 | [2071 Async init_placement:62510]: Signaled 2026-06-26 16:06:20.466 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-26 16:06:20.466 | + lib/database:recreate_database:112 : local db=placement 2026-06-26 16:06:20.467 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-26 16:06:20.467 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-26 16:06:20.467 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-26 16:06:20.467 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:20.467 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-26 16:06:20.467 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:20.467 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-26 16:06:20.468 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 16:06:20.468 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:20.468 | we strongly recommend against using it for new projects. 2026-06-26 16:06:20.468 | 2026-06-26 16:06:20.468 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:20.468 | framework. For more detail see 2026-06-26 16:06:20.468 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:20.468 | 2026-06-26 16:06:20.468 | __import__(import_str) 2026-06-26 16:06:20.469 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-26 16:06:20.469 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-26 16:06:20.469 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-26 16:06:20.469 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 16:06:20.469 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 16:06:20.469 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 16:06:20.469 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 16:06:20.470 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:06:20.470 | + functions-common:get_or_create_user:915 : user_id=605b00b8f0a845b4a5a8edc2b9689b40 2026-06-26 16:06:20.470 | + functions-common:get_or_create_user:916 : echo 605b00b8f0a845b4a5a8edc2b9689b40 2026-06-26 16:06:20.470 | 605b00b8f0a845b4a5a8edc2b9689b40 2026-06-26 16:06:20.470 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-26 16:06:20.470 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:06:20.470 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:06:20.471 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 16:06:20.471 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:06:20.471 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:06:20.471 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 16:06:20.471 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 16:06:20.471 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 16:06:20.471 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 16:06:20.472 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 16:06:20.472 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 16:06:20.472 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-26 16:06:20.472 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 16:06:20.472 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:06:20.472 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:06:20.472 | + functions-common:get_or_add_user_project_role:980 : echo 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:06:20.473 | 0148c8f8f87844c8bf747e51f93f5865 2026-06-26 16:06:20.473 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 16:06:20.473 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-26 16:06:20.473 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 16:06:20.473 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 16:06:20.473 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 16:06:20.473 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 16:06:20.473 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 16:06:20.474 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 16:06:20.474 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 16:06:20.474 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 16:06:20.474 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 16:06:20.474 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 16:06:20.474 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 16:06:20.474 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-26 16:06:20.475 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 16:06:20.475 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:06:20.475 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:06:20.475 | + functions-common:get_or_add_user_project_role:980 : echo c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:06:20.475 | c167c59950f848ea9b411a0b5a3077da 2026-06-26 16:06:20.475 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.216/placement 2026-06-26 16:06:20.475 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-26 16:06:20.476 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 16:06:20.476 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-26 16:06:20.476 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-26 16:06:20.476 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:06:20.476 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 16:06:20.476 | ceea15941217492798263ba9dd106ba5' 2026-06-26 16:06:20.476 | + functions-common:get_or_create_service:1067 : echo ceea15941217492798263ba9dd106ba5 2026-06-26 16:06:20.476 | ceea15941217492798263ba9dd106ba5 2026-06-26 16:06:20.477 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.216/placement 2026-06-26 16:06:20.477 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 16:06:20.477 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.216/placement RegionOne 2026-06-26 16:06:20.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 16:06:20.477 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-26 16:06:20.477 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:06:20.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 16:06:20.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 16:06:20.478 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.216/placement --region RegionOne -f value -c id 2026-06-26 16:06:20.478 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:06:20.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f296992a8a6942488de6665751baa1b7 2026-06-26 16:06:20.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f296992a8a6942488de6665751baa1b7 2026-06-26 16:06:20.478 | + functions-common:get_or_create_endpoint:1100 : public_id=f296992a8a6942488de6665751baa1b7 2026-06-26 16:06:20.478 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 16:06:20.479 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 16:06:20.479 | + functions-common:get_or_create_endpoint:1109 : echo f296992a8a6942488de6665751baa1b7 2026-06-26 16:06:20.479 | f296992a8a6942488de6665751baa1b7 2026-06-26 16:06:20.509 | [2071 Async init_placement:62510]: finished init_placement with result 0 in 55 seconds 2026-06-26 16:06:20.514 | + inc/async:async_wait:197 : return 0 2026-06-26 16:06:20.516 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-26 16:06:20.562 | [2071 Async init_glance:57914]: Waiting for completion of init_glance running on PID 57914 (3 other jobs running) 2026-06-26 16:06:20.585 | [2071 Async init_glance:57914]: Signaling child to exit 2026-06-26 16:06:20.585 | WAKEUP 2026-06-26 16:06:20.605 | [2071 Async init_glance:57914]: Signaled 2026-06-26 16:06:20.607 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-26 16:06:20.608 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-26 16:06:20.608 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-26 16:06:20.608 | + lib/database:recreate_database:112 : local db=glance 2026-06-26 16:06:20.608 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-26 16:06:20.608 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-26 16:06:20.608 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-26 16:06:20.608 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:20.608 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-26 16:06:20.609 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:20.609 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-26 16:06:20.609 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 16:06:20.609 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:06:20.609 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:06:20.609 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:06:20.609 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489818935 2026-06-26 16:06:20.610 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-26 16:06:20.610 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 16:06:20.610 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:20.610 | we strongly recommend against using it for new projects. 2026-06-26 16:06:20.610 | 2026-06-26 16:06:20.610 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:20.610 | framework. For more detail see 2026-06-26 16:06:20.610 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:20.610 | 2026-06-26 16:06:20.611 | __import__(import_str) 2026-06-26 16:06:20.611 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 16:06:20.611 | 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=58020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 16:06:20.611 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.611 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.611 | DEBUG dbcounter [-] [58020] Writer thread running {{(pid=58020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:20.611 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.612 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.612 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 16:06:20.612 | 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=58020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 16:06:20.612 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.612 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.612 | DEBUG dbcounter [-] [58020] Writer thread running {{(pid=58020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:20.612 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-26 16:06:20.613 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 16:06:20.613 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-26 16:06:20.613 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.613 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-26 16:06:20.613 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.613 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-26 16:06:20.613 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.613 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-26 16:06:20.614 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.614 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-26 16:06:20.614 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.614 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-26 16:06:20.614 | DEBUG dbcounter [-] [58020] Writing DB stats glance:DESCRIBE=4 {{(pid=58020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:06:20.614 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.614 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-26 16:06:20.615 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.615 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-26 16:06:20.615 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.615 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-26 16:06:20.615 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.615 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-26 16:06:20.615 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.615 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 16:06:20.616 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.616 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 16:06:20.616 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.616 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 16:06:20.616 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.616 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 16:06:20.616 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.616 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-26 16:06:20.617 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.617 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.617 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.617 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.617 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.617 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.617 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.618 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.618 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.618 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.618 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.618 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-26 16:06:20.618 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 16:06:20.618 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-26 16:06:20.618 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.619 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-26 16:06:20.619 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.619 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-26 16:06:20.619 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.619 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-26 16:06:20.619 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.619 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-26 16:06:20.620 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.620 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-26 16:06:20.620 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.620 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-26 16:06:20.620 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.620 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-26 16:06:20.620 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.620 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-26 16:06:20.621 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.621 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-26 16:06:20.621 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.621 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-26 16:06:20.621 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.621 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-26 16:06:20.621 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=58020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-26 16:06:20.622 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.622 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.622 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.622 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.622 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-26 16:06:20.622 | Database migration is up to date. No migration needed. 2026-06-26 16:06:20.622 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-26 16:06:20.623 | Database is synced successfully. 2026-06-26 16:06:20.623 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-26 16:06:20.623 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 16:06:20.623 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:20.623 | we strongly recommend against using it for new projects. 2026-06-26 16:06:20.623 | 2026-06-26 16:06:20.623 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:20.623 | framework. For more detail see 2026-06-26 16:06:20.624 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:20.624 | 2026-06-26 16:06:20.624 | __import__(import_str) 2026-06-26 16:06:20.624 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 16:06:20.624 | 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=58241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 16:06:20.624 | DEBUG dbcounter [-] [58241] Writer thread running {{(pid=58241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:20.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-26 16:06:20.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-26 16:06:20.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-26 16:06:20.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-26 16:06:20.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-26 16:06:20.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-26 16:06:20.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-26 16:06:20.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-26 16:06:20.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-26 16:06:20.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-26 16:06:20.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-26 16:06:20.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-26 16:06:20.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-26 16:06:20.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-26 16:06:20.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-26 16:06:20.627 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-26 16:06:20.627 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-26 16:06:20.627 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-26 16:06:20.627 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-26 16:06:20.627 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-26 16:06:20.627 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-26 16:06:20.627 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-26 16:06:20.628 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-26 16:06:20.628 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-26 16:06:20.628 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-26 16:06:20.628 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-26 16:06:20.628 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-26 16:06:20.628 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-26 16:06:20.628 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-26 16:06:20.629 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-26 16:06:20.629 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-26 16:06:20.629 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-26 16:06:20.629 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-26 16:06:20.629 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-26 16:06:20.629 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-26 16:06:20.629 | + functions-common:time_stop:2420 : local name 2026-06-26 16:06:20.629 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:06:20.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:06:20.630 | + functions-common:time_stop:2423 : local total 2026-06-26 16:06:20.630 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:06:20.630 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 16:06:20.630 | + functions-common:time_stop:2427 : start_time=1782489818935 2026-06-26 16:06:20.630 | + functions-common:time_stop:2429 : [[ -z 1782489818935 ]] 2026-06-26 16:06:20.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:06:20.630 | + functions-common:time_stop:2432 : end_time=1782489841087 2026-06-26 16:06:20.631 | + functions-common:time_stop:2433 : elapsed_time=22152 2026-06-26 16:06:20.631 | + functions-common:time_stop:2434 : total=8591 2026-06-26 16:06:20.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:06:20.631 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30743 2026-06-26 16:06:20.652 | [2071 Async init_glance:57914]: finished init_glance with result 0 in 22 seconds 2026-06-26 16:06:20.656 | + inc/async:async_wait:197 : return 0 2026-06-26 16:06:20.659 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-26 16:06:20.677 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-26 16:06:20.679 | + inc/async:async_wait:197 : return 0 2026-06-26 16:06:20.682 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-26 16:06:20.725 | [2071 Async init_cinder:62380]: Waiting for completion of init_cinder running on PID 62380 (2 other jobs running) 2026-06-26 16:06:20.746 | [2071 Async init_cinder:62380]: Signaling child to exit 2026-06-26 16:06:20.748 | WAKEUP 2026-06-26 16:06:20.765 | [2071 Async init_cinder:62380]: Signaled 2026-06-26 16:06:20.766 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-26 16:06:20.767 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:06:20.767 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-26 16:06:20.767 | + lib/database:recreate_database:112 : local db=cinder 2026-06-26 16:06:20.767 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-26 16:06:20.767 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-26 16:06:20.767 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-26 16:06:20.767 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:20.767 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-26 16:06:20.768 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:20.768 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-26 16:06:20.768 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 16:06:20.768 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:06:20.768 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:06:20.768 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:06:20.768 | + functions-common:time_start:2411 : _TIME_START[$name]=1782489920002 2026-06-26 16:06:20.769 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-26 16:06:20.769 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-26 16:06:20.769 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:20.769 | we strongly recommend against using it for new projects. 2026-06-26 16:06:20.769 | 2026-06-26 16:06:20.769 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:20.769 | framework. For more detail see 2026-06-26 16:06:20.770 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:20.770 | 2026-06-26 16:06:20.770 | import eventlet # noqa 2026-06-26 16:06:20.770 | INFO dbcounter [-] Registered counter for database cinder 2026-06-26 16:06:20.770 | 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=62563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 16:06:20.770 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-26 16:06:20.770 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:20.771 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:20.771 | DEBUG dbcounter [-] [62563] Writer thread running {{(pid=62563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:20.771 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-26 16:06:20.771 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 16:06:20.771 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-26 16:06:20.771 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.771 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-26 16:06:20.772 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.772 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-26 16:06:20.772 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.772 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-26 16:06:20.772 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.772 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-26 16:06:20.772 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.773 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-26 16:06:20.773 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.773 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-26 16:06:20.773 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:20.773 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-26 16:06:20.773 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-26 16:06:20.773 | + functions-common:time_stop:2420 : local name 2026-06-26 16:06:20.773 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:06:20.774 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:06:20.774 | + functions-common:time_stop:2423 : local total 2026-06-26 16:06:20.774 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:06:20.774 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 16:06:20.774 | + functions-common:time_stop:2427 : start_time=1782489920002 2026-06-26 16:06:20.774 | + functions-common:time_stop:2429 : [[ -z 1782489920002 ]] 2026-06-26 16:06:20.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:06:20.775 | + functions-common:time_stop:2432 : end_time=1782489934043 2026-06-26 16:06:20.775 | + functions-common:time_stop:2433 : elapsed_time=14041 2026-06-26 16:06:20.775 | + functions-common:time_stop:2434 : total=8591 2026-06-26 16:06:20.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:06:20.775 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22632 2026-06-26 16:06:20.775 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-26 16:06:20.775 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:06:20.775 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 16:06:20.776 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-26 16:06:20.776 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 16:06:20.776 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-26 16:06:20.776 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-26 16:06:20.776 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-26 16:06:20.776 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-26 16:06:20.776 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-26 16:06:20.777 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-26 16:06:20.777 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-26 16:06:20.777 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-26 16:06:20.777 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-26 16:06:20.777 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 16:06:20.777 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 16:06:20.777 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 16:06:20.778 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 16:06:20.778 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 16:06:20.778 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 16:06:20.778 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 16:06:20.778 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 16:06:20.778 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 16:06:20.778 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 16:06:20.778 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 16:06:20.779 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 16:06:20.779 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 16:06:20.779 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-26 16:06:20.779 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-26 16:06:20.779 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-26 16:06:20.779 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 16:06:20.779 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-26 16:06:20.779 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-26 16:06:20.780 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-26 16:06:20.780 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-26 16:06:20.780 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 16:06:20.780 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-26 16:06:20.780 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-26 16:06:20.780 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-26 16:06:20.780 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-26 16:06:20.781 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-26 16:06:20.781 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-26 16:06:20.781 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-26 16:06:20.781 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-26 16:06:20.781 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-26 16:06:20.781 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-26 16:06:20.781 | [Unit] 2026-06-26 16:06:20.782 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 16:06:20.782 | DefaultDependencies=no 2026-06-26 16:06:20.782 | After=systemd-udev-settle.service 2026-06-26 16:06:20.782 | Before=lvm2-activation-early.service 2026-06-26 16:06:20.782 | Wants=systemd-udev-settle.service 2026-06-26 16:06:20.782 | 2026-06-26 16:06:20.782 | [Service] 2026-06-26 16:06:20.782 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 16:06:20.783 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-26 16:06:20.783 | RemainAfterExit=yes 2026-06-26 16:06:20.783 | Type=oneshot 2026-06-26 16:06:20.783 | 2026-06-26 16:06:20.783 | [Install] 2026-06-26 16:06:20.783 | WantedBy=local-fs.target 2026-06-26 16:06:20.783 | Also=systemd-udev-settle.service 2026-06-26 16:06:20.784 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-26 16:06:20.784 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-26 16:06:20.784 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-26 16:06:20.784 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-26 16:06:20.784 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-26 16:06:20.784 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-26 16:06:20.784 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-26 16:06:20.784 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-26 16:06:20.785 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-26 16:06:20.785 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-26 16:06:20.785 | Physical volume "/dev/loop0" successfully created. 2026-06-26 16:06:20.785 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-26 16:06:20.785 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-26 16:06:20.785 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:06:20.785 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-26 16:06:20.786 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-26 16:06:20.786 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-26 16:06:20.786 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-26 16:06:20.786 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:20.786 | we strongly recommend against using it for new projects. 2026-06-26 16:06:20.786 | 2026-06-26 16:06:20.786 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:20.786 | framework. For more detail see 2026-06-26 16:06:20.787 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:20.787 | 2026-06-26 16:06:20.787 | import eventlet # noqa 2026-06-26 16:06:20.787 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-26 16:06:20.787 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-26 16:06:20.787 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-26 16:06:20.787 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-26 16:06:20.788 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:06:20.788 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-26 16:06:20.811 | [2071 Async init_cinder:62380]: finished init_cinder with result 0 in 16 seconds 2026-06-26 16:06:20.815 | + inc/async:async_wait:197 : return 0 2026-06-26 16:06:20.817 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-26 16:06:20.834 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:06:20.836 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-26 16:06:20.839 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:06:20.841 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-26 16:06:20.844 | + ./stack.sh:main:1239 : init_nova 2026-06-26 16:06:20.846 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-26 16:06:20.863 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:06:20.865 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-26 16:06:20.883 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:06:20.887 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 16:06:20.890 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 16:06:20.950 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 16:06:20.985 | [2071 Async nova-cell-0:64716]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 16:06:20.988 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-26 16:06:20.992 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 16:06:20.996 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-26 16:06:20.998 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 16:06:21.001 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 16:06:21.003 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 16:06:21.066 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 16:06:21.105 | [2071 Async nova-cell-1:64820]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 16:06:21.107 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-26 16:06:21.110 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-26 16:06:21.112 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-26 16:06:21.115 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-26 16:06:21.118 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-26 16:06:21.122 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:21.200 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-26 16:06:21.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:21.289 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-26 16:06:21.777 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:06:21.777 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:21.777 | we strongly recommend against using it for new projects. 2026-06-26 16:06:21.777 | 2026-06-26 16:06:21.777 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:21.778 | framework. For more detail see 2026-06-26 16:06:21.778 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:21.778 | 2026-06-26 16:06:21.778 | import eventlet # noqa 2026-06-26 16:06:22.150 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:06:26.233 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-26 16:06:26.331 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:26.333 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:26.333 | DEBUG dbcounter [-] [64890] Writer thread running {{(pid=64890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:26.416 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-26 16:06:32.058 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64890) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 16:06:32.064 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-26 16:06:34.576 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64890) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:34.581 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-26 16:06:34.592 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64890) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:34.921 | Exception ignored in: 2026-06-26 16:06:34.921 | Traceback (most recent call last): 2026-06-26 16:06:34.921 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:06:34.921 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:06:34.921 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:06:34.921 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:06:34.922 | RuntimeError: greenlet is being finalized 2026-06-26 16:06:35.300 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-26 16:06:35.306 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-26 16:06:35.310 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-26 16:06:35.314 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-26 16:06:35.319 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 16:06:35.323 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 16:06:35.328 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 16:06:35.352 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:06:35.357 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 16:06:35.360 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-26 16:06:35.365 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-26 16:06:35.887 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:06:35.890 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:35.890 | we strongly recommend against using it for new projects. 2026-06-26 16:06:35.890 | 2026-06-26 16:06:35.890 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:35.891 | framework. For more detail see 2026-06-26 16:06:35.891 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:35.891 | 2026-06-26 16:06:35.891 | import eventlet # noqa 2026-06-26 16:06:36.324 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:06:39.830 | INFO dbcounter [None req-edd36a50-6887-4dc0-b7af-4ea9580e1633 None None] Registered counter for database nova_api 2026-06-26 16:06:39.970 | DEBUG dbcounter [-] [65501] Writer thread running {{(pid=65501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:40.281 | Exception ignored in: 2026-06-26 16:06:40.281 | Traceback (most recent call last): 2026-06-26 16:06:40.282 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:06:40.282 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:06:40.282 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:06:40.283 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:06:40.283 | RuntimeError: greenlet is being finalized 2026-06-26 16:06:40.642 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-26 16:06:40.647 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-26 16:06:40.650 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-26 16:06:40.719 | [2071 Async nova-cell-0:64716]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64716 (3 other jobs running) 2026-06-26 16:06:40.753 | [2071 Async nova-cell-0:64716]: Signaling child to exit 2026-06-26 16:06:49.910 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:06:49.936 | [64716 Async nova-cell-0:64716]: finished successfully 2026-06-26 16:06:49.961 | WAKEUP 2026-06-26 16:06:49.984 | [2071 Async nova-cell-0:64716]: Signaled 2026-06-26 16:06:49.986 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-26 16:06:49.986 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-26 16:06:49.986 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-26 16:06:49.986 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-26 16:06:49.986 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-26 16:06:49.986 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-26 16:06:49.986 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-26 16:06:49.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:49.987 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-26 16:06:49.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:49.987 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-26 16:06:49.987 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:06:49.987 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:49.987 | we strongly recommend against using it for new projects. 2026-06-26 16:06:49.987 | 2026-06-26 16:06:49.988 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:49.988 | framework. For more detail see 2026-06-26 16:06:49.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:49.988 | 2026-06-26 16:06:49.988 | import eventlet # noqa 2026-06-26 16:06:49.988 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:06:49.988 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-26 16:06:49.988 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:49.988 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:49.988 | DEBUG dbcounter [-] [64878] Writer thread running {{(pid=64878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:49.989 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-26 16:06:49.989 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 16:06:49.989 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-26 16:06:49.989 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.989 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-26 16:06:49.989 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.989 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-26 16:06:49.989 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.990 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-26 16:06:49.990 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.990 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-26 16:06:49.990 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.990 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-26 16:06:49.990 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.990 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-26 16:06:49.990 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.990 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-26 16:06:49.990 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.991 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-26 16:06:49.991 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:49.991 | Exception ignored in: 2026-06-26 16:06:49.991 | Traceback (most recent call last): 2026-06-26 16:06:49.991 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:06:49.991 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:06:49.991 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:06:49.991 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:06:49.991 | RuntimeError: greenlet is being finalized 2026-06-26 16:06:50.027 | [2071 Async nova-cell-0:64716]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 29 seconds 2026-06-26 16:06:50.031 | + inc/async:async_wait:197 : return 0 2026-06-26 16:06:50.033 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-26 16:06:50.036 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-26 16:06:50.080 | [2071 Async nova-cell-1:64820]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64820 (2 other jobs running) 2026-06-26 16:06:50.101 | [2071 Async nova-cell-1:64820]: Signaling child to exit 2026-06-26 16:06:50.123 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:06:50.150 | [64820 Async nova-cell-1:64820]: finished successfully 2026-06-26 16:06:50.174 | WAKEUP 2026-06-26 16:06:50.196 | [2071 Async nova-cell-1:64820]: Signaled 2026-06-26 16:06:50.197 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-26 16:06:50.197 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-26 16:06:50.197 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-26 16:06:50.197 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-26 16:06:50.198 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-26 16:06:50.198 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-26 16:06:50.198 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-26 16:06:50.198 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:50.198 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-26 16:06:50.198 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 16:06:50.198 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-26 16:06:50.198 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:06:50.198 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:50.199 | we strongly recommend against using it for new projects. 2026-06-26 16:06:50.199 | 2026-06-26 16:06:50.199 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:50.199 | framework. For more detail see 2026-06-26 16:06:50.199 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:50.199 | 2026-06-26 16:06:50.199 | import eventlet # noqa 2026-06-26 16:06:50.199 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:06:50.199 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-26 16:06:50.199 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 16:06:50.199 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 16:06:50.200 | DEBUG dbcounter [-] [64887] Writer thread running {{(pid=64887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:50.200 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-26 16:06:50.200 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 16:06:50.200 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-26 16:06:50.200 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.200 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-26 16:06:50.200 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.200 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-26 16:06:50.200 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.200 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-26 16:06:50.201 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.201 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-26 16:06:50.201 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.201 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-26 16:06:50.201 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.201 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-26 16:06:50.201 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.201 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-26 16:06:50.201 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.202 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-26 16:06:50.202 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64887) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 16:06:50.202 | Exception ignored in: 2026-06-26 16:06:50.202 | Traceback (most recent call last): 2026-06-26 16:06:50.202 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:06:50.202 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:06:50.202 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:06:50.202 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:06:50.202 | RuntimeError: greenlet is being finalized 2026-06-26 16:06:50.239 | [2071 Async nova-cell-1:64820]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 29 seconds 2026-06-26 16:06:50.244 | + inc/async:async_wait:197 : return 0 2026-06-26 16:06:50.246 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 16:06:50.250 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-26 16:06:50.715 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:06:50.715 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:50.715 | we strongly recommend against using it for new projects. 2026-06-26 16:06:50.715 | 2026-06-26 16:06:50.716 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:50.716 | framework. For more detail see 2026-06-26 16:06:50.716 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:50.716 | 2026-06-26 16:06:50.716 | import eventlet # noqa 2026-06-26 16:06:51.071 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:06:54.087 | Running batches of 50 until complete 2026-06-26 16:06:54.088 | INFO dbcounter [None req-2748dc3a-3cd2-472a-8220-e44bc5be2f86 None None] Registered counter for database nova_cell0 2026-06-26 16:06:54.295 | DEBUG dbcounter [-] [66157] Writer thread running {{(pid=66157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:54.301 | INFO dbcounter [None req-2748dc3a-3cd2-472a-8220-e44bc5be2f86 None None] Registered counter for database nova_api 2026-06-26 16:06:54.474 | DEBUG dbcounter [-] [66157] Writer thread running {{(pid=66157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:54.632 | INFO dbcounter [None req-2748dc3a-3cd2-472a-8220-e44bc5be2f86 None None] Registered counter for database nova_cell0 2026-06-26 16:06:54.714 | DEBUG dbcounter [-] [66157] Writer thread running {{(pid=66157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:06:54.812 | +-------------------------------------+--------------+-----------+ 2026-06-26 16:06:54.813 | | Migration | Total Needed | Completed | 2026-06-26 16:06:54.813 | +-------------------------------------+--------------+-----------+ 2026-06-26 16:06:54.813 | | fill_virtual_interface_list | 0 | 0 | 2026-06-26 16:06:54.814 | | migrate_empty_ratio | 0 | 0 | 2026-06-26 16:06:54.815 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-26 16:06:54.816 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-26 16:06:54.817 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-26 16:06:54.817 | | populate_dev_uuids | 0 | 0 | 2026-06-26 16:06:54.817 | | populate_instance_compute_id | 0 | 0 | 2026-06-26 16:06:54.818 | | populate_missing_availability_zones | 0 | 0 | 2026-06-26 16:06:54.818 | | populate_queued_for_delete | 0 | 0 | 2026-06-26 16:06:54.819 | | populate_user_id | 0 | 0 | 2026-06-26 16:06:54.819 | | populate_uuids | 0 | 0 | 2026-06-26 16:06:54.819 | +-------------------------------------+--------------+-----------+ 2026-06-26 16:06:55.144 | Exception ignored in: 2026-06-26 16:06:55.144 | Traceback (most recent call last): 2026-06-26 16:06:55.144 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:06:55.144 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:06:55.144 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:06:55.144 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:06:55.144 | RuntimeError: greenlet is being finalized 2026-06-26 16:06:55.563 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-26 16:06:55.569 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 16:06:55.573 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-26 16:06:55.577 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 16:06:55.580 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 16:06:55.584 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-26 16:06:56.069 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:06:56.069 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:06:56.069 | we strongly recommend against using it for new projects. 2026-06-26 16:06:56.069 | 2026-06-26 16:06:56.069 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:06:56.069 | framework. For more detail see 2026-06-26 16:06:56.069 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:06:56.069 | 2026-06-26 16:06:56.069 | import eventlet # noqa 2026-06-26 16:06:56.433 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:06:59.687 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-26 16:06:59.687 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-26 16:06:59.687 | INFO dbcounter [None req-8396b20d-1301-4dc7-bafe-fc4983b63c0e None None] Registered counter for database nova_api 2026-06-26 16:06:59.824 | DEBUG dbcounter [-] [66176] Writer thread running {{(pid=66176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:07:00.170 | Exception ignored in: 2026-06-26 16:07:00.170 | Traceback (most recent call last): 2026-06-26 16:07:00.170 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:07:00.170 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:07:00.170 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:07:00.170 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:07:00.171 | RuntimeError: greenlet is being finalized 2026-06-26 16:07:00.540 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-26 16:07:00.543 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-26 16:07:00.560 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-26 16:07:00.564 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-26 16:07:00.567 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-26 16:07:00.641 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-26 16:07:00.691 | [2071 Async configure_neutron_nova:66234]: running: configure_neutron_nova 2026-06-26 16:07:00.695 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-26 16:07:00.699 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 16:07:00.704 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-26 16:07:00.708 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 16:07:00.712 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 16:07:00.716 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 16:07:00.720 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 16:07:00.724 | + functions-common:run_phase:1858 : local extra 2026-06-26 16:07:00.728 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 16:07:00.733 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 16:07:00.736 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 16:07:00.740 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 16:07:00.743 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-26 16:07:00.747 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 16:07:00.769 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:00.772 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 16:07:00.776 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:07:00.779 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-26 16:07:00.784 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:07:00.787 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 16:07:00.790 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-26 16:07:00.794 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 16:07:00.797 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 16:07:00.801 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 16:07:00.805 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 16:07:00.809 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-26 16:07:00.812 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 16:07:00.817 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-26 16:07:00.820 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 16:07:00.824 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 16:07:00.828 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-26 16:07:00.832 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 16:07:00.835 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 16:07:00.839 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-26 16:07:00.843 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:07:00.846 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 16:07:00.849 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 16:07:00.854 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-26 16:07:00.858 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:07:00.862 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-26 16:07:00.865 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:07:00.869 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-26 16:07:00.869 | /^\[\[.+\|.*\]\]/ { 2026-06-26 16:07:00.869 | gsub("[][]", "", $1); 2026-06-26 16:07:00.869 | split($1, a, "|"); 2026-06-26 16:07:00.870 | if (a[1] == matchgroup) 2026-06-26 16:07:00.870 | print a[2] 2026-06-26 16:07:00.870 | } 2026-06-26 16:07:00.870 | ' /home/quobyte/devstack/local.conf 2026-06-26 16:07:00.878 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 16:07:00.881 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 16:07:00.885 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 16:07:00.890 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-26 16:07:00.893 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-26 16:07:00.898 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-26 16:07:00.902 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-26 16:07:00.907 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-26 16:07:00.914 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-26 16:07:00.917 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-26 16:07:00.922 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-26 16:07:00.925 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-26 16:07:00.928 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-26 16:07:00.933 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:07:00.936 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 16:07:00.940 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-26 16:07:00.944 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 16:07:00.948 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-26 16:07:00.952 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-26 16:07:00.956 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-26 16:07:00.961 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-26 16:07:00.967 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-26 16:07:00.967 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-26 16:07:00.968 | BEGIN { 2026-06-26 16:07:00.968 | section = "" 2026-06-26 16:07:00.968 | last_section = "" 2026-06-26 16:07:00.968 | section_count = 0 2026-06-26 16:07:00.968 | } 2026-06-26 16:07:00.968 | /^\[.+\]/ { 2026-06-26 16:07:00.968 | gsub("[][]", "", $1); 2026-06-26 16:07:00.968 | section=$1 2026-06-26 16:07:00.968 | next 2026-06-26 16:07:00.968 | } 2026-06-26 16:07:00.969 | /^ *\#/ { 2026-06-26 16:07:00.969 | next 2026-06-26 16:07:00.969 | } 2026-06-26 16:07:00.969 | /^[^ \t]+/ { 2026-06-26 16:07:00.969 | # get offset of first = in $0 2026-06-26 16:07:00.969 | eq_idx = index($0, "=") 2026-06-26 16:07:00.969 | # extract attr & value from $0 2026-06-26 16:07:00.969 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 16:07:00.969 | value = substr($0, eq_idx + 1) 2026-06-26 16:07:00.970 | # only need to strip trailing whitespace from attr 2026-06-26 16:07:00.970 | sub(/[ \t]*$/, "", attr) 2026-06-26 16:07:00.970 | # need to strip leading & trailing whitespace from value 2026-06-26 16:07:00.970 | sub(/^[ \t]*/, "", value) 2026-06-26 16:07:00.970 | sub(/[ \t]*$/, "", value) 2026-06-26 16:07:00.970 | 2026-06-26 16:07:00.970 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 16:07:00.971 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 16:07:00.971 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 16:07:00.971 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 16:07:00.971 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 16:07:00.971 | if (section != last_section) { 2026-06-26 16:07:00.971 | cfg_section[section_count++] = section 2026-06-26 16:07:00.971 | last_section = section 2026-06-26 16:07:00.971 | } 2026-06-26 16:07:00.971 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 16:07:00.972 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 16:07:00.972 | 2026-06-26 16:07:00.972 | cfg_attr[section, attr, 0] = value 2026-06-26 16:07:00.972 | cfg_attr_count[section, attr] = 1 2026-06-26 16:07:00.972 | } else { 2026-06-26 16:07:00.972 | lno = cfg_attr_count[section, attr]++ 2026-06-26 16:07:00.972 | cfg_attr[section, attr, lno] = value 2026-06-26 16:07:00.972 | } 2026-06-26 16:07:00.972 | } 2026-06-26 16:07:00.973 | END { 2026-06-26 16:07:00.973 | # Process each section in order 2026-06-26 16:07:00.973 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 16:07:00.973 | section = cfg_section[sno] 2026-06-26 16:07:00.974 | # The ini routines simply append a config item immediately 2026-06-26 16:07:00.974 | # after the section header. To keep the same order as defined 2026-06-26 16:07:00.974 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 16:07:00.974 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 16:07:00.974 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 16:07:00.974 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 16:07:00.975 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 16:07:00.975 | else { 2026-06-26 16:07:00.975 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 16:07:00.975 | count = cfg_attr_count[section, attr] 2026-06-26 16:07:00.975 | print "inidelete " configfile " " section " " attr 2026-06-26 16:07:00.975 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 16:07:00.975 | for (l = count -2; l >= 0; l--) 2026-06-26 16:07:00.975 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 16:07:00.975 | } 2026-06-26 16:07:00.976 | } 2026-06-26 16:07:00.976 | } 2026-06-26 16:07:00.976 | } 2026-06-26 16:07:00.976 | ' 2026-06-26 16:07:00.976 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:00.976 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:07:00.976 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 16:07:00.978 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 16:07:00.982 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-26 16:07:00.985 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:07:00.988 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-26 16:07:00.992 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-26 16:07:00.992 | BEGIN { group = "" } 2026-06-26 16:07:00.992 | /^\[\[.+\|.*\]\]/ { 2026-06-26 16:07:00.992 | gsub("[][]", "", $1); 2026-06-26 16:07:00.992 | split($1, a, "|"); 2026-06-26 16:07:00.992 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 16:07:00.992 | group=a[1] 2026-06-26 16:07:00.992 | } else { 2026-06-26 16:07:00.993 | group="" 2026-06-26 16:07:00.993 | } 2026-06-26 16:07:00.993 | next 2026-06-26 16:07:00.993 | } 2026-06-26 16:07:00.993 | { 2026-06-26 16:07:00.993 | if (group != "") 2026-06-26 16:07:00.993 | print $0 2026-06-26 16:07:00.993 | } 2026-06-26 16:07:00.993 | ' /home/quobyte/devstack/local.conf 2026-06-26 16:07:01.000 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-26 16:07:01.004 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-26 16:07:01.043 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-26 16:07:01.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-26 16:07:01.090 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.093 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-26 16:07:01.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-26 16:07:01.143 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-26 16:07:01.154 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-26 16:07:01.205 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.210 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-26 16:07:01.214 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-26 16:07:01.256 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.261 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 16:07:01.263 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 16:07:01.267 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 16:07:01.271 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-26 16:07:01.275 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.280 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.285 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-26 16:07:01.290 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.295 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-26 16:07:01.299 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-26 16:07:01.302 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-26 16:07:01.305 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-26 16:07:01.308 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.312 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:07:01.316 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 16:07:01.319 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.324 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 16:07:01.328 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.332 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.336 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.340 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-26 16:07:01.344 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.351 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.354 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.356 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:07:01.357 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-26 16:07:01.358 | BEGIN { 2026-06-26 16:07:01.358 | section = "" 2026-06-26 16:07:01.358 | last_section = "" 2026-06-26 16:07:01.358 | section_count = 0 2026-06-26 16:07:01.358 | } 2026-06-26 16:07:01.358 | /^\[.+\]/ { 2026-06-26 16:07:01.358 | gsub("[][]", "", $1); 2026-06-26 16:07:01.358 | section=$1 2026-06-26 16:07:01.358 | next 2026-06-26 16:07:01.358 | } 2026-06-26 16:07:01.359 | /^ *\#/ { 2026-06-26 16:07:01.359 | next 2026-06-26 16:07:01.359 | } 2026-06-26 16:07:01.359 | /^[^ \t]+/ { 2026-06-26 16:07:01.359 | # get offset of first = in $0 2026-06-26 16:07:01.359 | eq_idx = index($0, "=") 2026-06-26 16:07:01.359 | # extract attr & value from $0 2026-06-26 16:07:01.359 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 16:07:01.359 | value = substr($0, eq_idx + 1) 2026-06-26 16:07:01.359 | # only need to strip trailing whitespace from attr 2026-06-26 16:07:01.359 | sub(/[ \t]*$/, "", attr) 2026-06-26 16:07:01.360 | # need to strip leading & trailing whitespace from value 2026-06-26 16:07:01.360 | sub(/^[ \t]*/, "", value) 2026-06-26 16:07:01.360 | sub(/[ \t]*$/, "", value) 2026-06-26 16:07:01.360 | 2026-06-26 16:07:01.361 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 16:07:01.361 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 16:07:01.361 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 16:07:01.361 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 16:07:01.361 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 16:07:01.361 | if (section != last_section) { 2026-06-26 16:07:01.361 | cfg_section[section_count++] = section 2026-06-26 16:07:01.361 | last_section = section 2026-06-26 16:07:01.361 | } 2026-06-26 16:07:01.362 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 16:07:01.362 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 16:07:01.362 | 2026-06-26 16:07:01.362 | cfg_attr[section, attr, 0] = value 2026-06-26 16:07:01.362 | cfg_attr_count[section, attr] = 1 2026-06-26 16:07:01.362 | } else { 2026-06-26 16:07:01.362 | lno = cfg_attr_count[section, attr]++ 2026-06-26 16:07:01.362 | cfg_attr[section, attr, lno] = value 2026-06-26 16:07:01.362 | } 2026-06-26 16:07:01.362 | } 2026-06-26 16:07:01.363 | END { 2026-06-26 16:07:01.363 | # Process each section in order 2026-06-26 16:07:01.363 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 16:07:01.363 | section = cfg_section[sno] 2026-06-26 16:07:01.363 | # The ini routines simply append a config item immediately 2026-06-26 16:07:01.363 | # after the section header. To keep the same order as defined 2026-06-26 16:07:01.363 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 16:07:01.363 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 16:07:01.363 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 16:07:01.363 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 16:07:01.364 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 16:07:01.364 | else { 2026-06-26 16:07:01.364 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 16:07:01.364 | count = cfg_attr_count[section, attr] 2026-06-26 16:07:01.364 | print "inidelete " configfile " " section " " attr 2026-06-26 16:07:01.364 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 16:07:01.365 | for (l = count -2; l >= 0; l--) 2026-06-26 16:07:01.365 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 16:07:01.365 | } 2026-06-26 16:07:01.365 | } 2026-06-26 16:07:01.365 | } 2026-06-26 16:07:01.365 | } 2026-06-26 16:07:01.366 | ' 2026-06-26 16:07:01.366 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 16:07:01.366 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 16:07:01.366 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-26 16:07:01.369 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:07:01.372 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-26 16:07:01.375 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-26 16:07:01.376 | BEGIN { group = "" } 2026-06-26 16:07:01.376 | /^\[\[.+\|.*\]\]/ { 2026-06-26 16:07:01.376 | gsub("[][]", "", $1); 2026-06-26 16:07:01.376 | split($1, a, "|"); 2026-06-26 16:07:01.376 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 16:07:01.376 | group=a[1] 2026-06-26 16:07:01.376 | } else { 2026-06-26 16:07:01.376 | group="" 2026-06-26 16:07:01.376 | } 2026-06-26 16:07:01.376 | next 2026-06-26 16:07:01.376 | } 2026-06-26 16:07:01.377 | { 2026-06-26 16:07:01.377 | if (group != "") 2026-06-26 16:07:01.377 | print $0 2026-06-26 16:07:01.377 | } 2026-06-26 16:07:01.377 | ' /home/quobyte/devstack/local.conf 2026-06-26 16:07:01.384 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-26 16:07:01.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-26 16:07:01.429 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.434 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 16:07:01.437 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 16:07:01.440 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 16:07:01.444 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-26 16:07:01.449 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-26 16:07:01.454 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-26 16:07:01.457 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-26 16:07:01.462 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-26 16:07:01.469 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-26 16:07:01.473 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-26 16:07:01.478 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-26 16:07:01.481 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-26 16:07:01.484 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-26 16:07:01.488 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:07:01.492 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 16:07:01.495 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-26 16:07:01.499 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 16:07:01.504 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-26 16:07:01.508 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-26 16:07:01.514 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-26 16:07:01.517 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-26 16:07:01.522 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-26 16:07:01.522 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.523 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-26 16:07:01.523 | BEGIN { 2026-06-26 16:07:01.523 | section = "" 2026-06-26 16:07:01.523 | last_section = "" 2026-06-26 16:07:01.523 | section_count = 0 2026-06-26 16:07:01.524 | } 2026-06-26 16:07:01.524 | /^\[.+\]/ { 2026-06-26 16:07:01.524 | gsub("[][]", "", $1); 2026-06-26 16:07:01.524 | section=$1 2026-06-26 16:07:01.524 | next 2026-06-26 16:07:01.524 | } 2026-06-26 16:07:01.524 | /^ *\#/ { 2026-06-26 16:07:01.524 | next 2026-06-26 16:07:01.524 | } 2026-06-26 16:07:01.524 | /^[^ \t]+/ { 2026-06-26 16:07:01.524 | # get offset of first = in $0 2026-06-26 16:07:01.525 | eq_idx = index($0, "=") 2026-06-26 16:07:01.525 | # extract attr & value from $0 2026-06-26 16:07:01.525 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 16:07:01.525 | value = substr($0, eq_idx + 1) 2026-06-26 16:07:01.525 | # only need to strip trailing whitespace from attr 2026-06-26 16:07:01.525 | sub(/[ \t]*$/, "", attr) 2026-06-26 16:07:01.525 | # need to strip leading & trailing whitespace from value 2026-06-26 16:07:01.525 | sub(/^[ \t]*/, "", value) 2026-06-26 16:07:01.525 | sub(/[ \t]*$/, "", value) 2026-06-26 16:07:01.525 | 2026-06-26 16:07:01.526 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 16:07:01.526 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 16:07:01.526 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 16:07:01.526 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 16:07:01.526 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 16:07:01.526 | if (section != last_section) { 2026-06-26 16:07:01.527 | cfg_section[section_count++] = section 2026-06-26 16:07:01.527 | last_section = section 2026-06-26 16:07:01.527 | } 2026-06-26 16:07:01.527 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 16:07:01.527 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 16:07:01.527 | 2026-06-26 16:07:01.527 | cfg_attr[section, attr, 0] = value 2026-06-26 16:07:01.528 | cfg_attr_count[section, attr] = 1 2026-06-26 16:07:01.528 | } else { 2026-06-26 16:07:01.528 | lno = cfg_attr_count[section, attr]++ 2026-06-26 16:07:01.528 | cfg_attr[section, attr, lno] = value 2026-06-26 16:07:01.528 | } 2026-06-26 16:07:01.528 | } 2026-06-26 16:07:01.528 | END { 2026-06-26 16:07:01.529 | # Process each section in order 2026-06-26 16:07:01.529 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 16:07:01.529 | section = cfg_section[sno] 2026-06-26 16:07:01.529 | # The ini routines simply append a config item immediately 2026-06-26 16:07:01.529 | # after the section header. To keep the same order as defined 2026-06-26 16:07:01.529 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 16:07:01.529 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 16:07:01.530 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 16:07:01.530 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 16:07:01.530 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 16:07:01.530 | else { 2026-06-26 16:07:01.530 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 16:07:01.530 | count = cfg_attr_count[section, attr] 2026-06-26 16:07:01.530 | print "inidelete " configfile " " section " " attr 2026-06-26 16:07:01.531 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 16:07:01.531 | for (l = count -2; l >= 0; l--) 2026-06-26 16:07:01.531 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 16:07:01.531 | } 2026-06-26 16:07:01.531 | } 2026-06-26 16:07:01.531 | } 2026-06-26 16:07:01.532 | } 2026-06-26 16:07:01.532 | ' 2026-06-26 16:07:01.532 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:07:01.532 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 16:07:01.532 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 16:07:01.533 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-26 16:07:01.537 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:07:01.541 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-26 16:07:01.544 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-26 16:07:01.544 | BEGIN { group = "" } 2026-06-26 16:07:01.544 | /^\[\[.+\|.*\]\]/ { 2026-06-26 16:07:01.544 | gsub("[][]", "", $1); 2026-06-26 16:07:01.544 | split($1, a, "|"); 2026-06-26 16:07:01.545 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 16:07:01.545 | group=a[1] 2026-06-26 16:07:01.545 | } else { 2026-06-26 16:07:01.545 | group="" 2026-06-26 16:07:01.545 | } 2026-06-26 16:07:01.545 | next 2026-06-26 16:07:01.545 | } 2026-06-26 16:07:01.546 | { 2026-06-26 16:07:01.546 | if (group != "") 2026-06-26 16:07:01.546 | print $0 2026-06-26 16:07:01.546 | } 2026-06-26 16:07:01.546 | ' /home/quobyte/devstack/local.conf 2026-06-26 16:07:01.553 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-26 16:07:01.557 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-26 16:07:01.600 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.603 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-26 16:07:01.606 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-26 16:07:01.646 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.649 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-26 16:07:01.653 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-26 16:07:01.693 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.696 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-26 16:07:01.700 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-26 16:07:01.713 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:07:01.737 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.740 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-e83d1598-c25e-4ff0-a1cc-1e879cba9f99"' 2026-06-26 16:07:01.741 | [66234 Async configure_neutron_nova:66234]: finished successfully 2026-06-26 16:07:01.743 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-e83d1598-c25e-4ff0-a1cc-1e879cba9f99 2026-06-26 16:07:01.780 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-26 16:07:01.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-26 16:07:01.821 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.824 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-26 16:07:01.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-26 16:07:01.863 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:07:01.866 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-26 16:07:01.887 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:01.891 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 16:07:01.894 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-26 16:07:01.915 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:01.918 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 16:07:01.958 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-26 16:07:02.011 | [2071 Async configure_neutron_nova:66234]: Waiting for completion of configure_neutron_nova running on PID 66234 (2 other jobs running) 2026-06-26 16:07:02.036 | [2071 Async configure_neutron_nova:66234]: Signaling child to exit 2026-06-26 16:07:02.036 | WAKEUP 2026-06-26 16:07:02.059 | [2071 Async configure_neutron_nova:66234]: Signaled 2026-06-26 16:07:02.061 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-26 16:07:02.061 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-26 16:07:02.061 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-26 16:07:02.061 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 16:07:02.061 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 16:07:02.061 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-26 16:07:02.061 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-26 16:07:02.061 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-26 16:07:02.061 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.216/identity 2026-06-26 16:07:02.061 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-26 16:07:02.062 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-26 16:07:02.062 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-26 16:07:02.062 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-26 16:07:02.062 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-26 16:07:02.062 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-26 16:07:02.062 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-26 16:07:02.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-26 16:07:02.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-26 16:07:02.062 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 16:07:02.062 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:02.063 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-26 16:07:02.063 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-26 16:07:02.063 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-26 16:07:02.063 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-26 16:07:02.063 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 16:07:02.063 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-26 16:07:02.063 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-26 16:07:02.063 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 16:07:02.063 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 16:07:02.063 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-26 16:07:02.063 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-26 16:07:02.064 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 16:07:02.064 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-26 16:07:02.064 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 16:07:02.064 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 16:07:02.064 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-26 16:07:02.064 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-26 16:07:02.064 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-26 16:07:02.064 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.216/identity 2026-06-26 16:07:02.064 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-26 16:07:02.065 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-26 16:07:02.065 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-26 16:07:02.065 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-26 16:07:02.065 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-26 16:07:02.065 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-26 16:07:02.065 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-26 16:07:02.065 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-26 16:07:02.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-26 16:07:02.065 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 16:07:02.065 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:02.066 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-26 16:07:02.066 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-26 16:07:02.106 | [2071 Async configure_neutron_nova:66234]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-26 16:07:02.112 | + inc/async:async_wait:197 : return 0 2026-06-26 16:07:02.115 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-26 16:07:02.138 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:02.142 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 16:07:02.185 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 16:07:02.237 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-26 16:07:02.261 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:02.264 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-26 16:07:02.267 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:07:02.270 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-26 16:07:02.274 | + ./stack.sh:main:1293 : start_nova_api 2026-06-26 16:07:02.277 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:07:02.280 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:07:02.285 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:07:02.289 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-26 16:07:02.295 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 16:07:02.298 | + functions-common:run_process:1674 : local service=n-api 2026-06-26 16:07:02.301 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 16:07:02.305 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:02.309 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:02.312 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:02.315 | + functions-common:run_process:1680 : local name=n-api 2026-06-26 16:07:02.319 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:02.322 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:02.326 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:02.329 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:02.332 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:02.337 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490022334 2026-06-26 16:07:02.340 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-26 16:07:02.364 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:02.368 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-26 16:07:02.371 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-26 16:07:02.374 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 16:07:02.377 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 16:07:02.380 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 16:07:02.384 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 16:07:02.387 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-26 16:07:02.391 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-26 16:07:02.394 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-26 16:07:02.398 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:07:02.401 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:07:02.405 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:07:02.409 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:07:02.413 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-26 16:07:02.416 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 16:07:02.420 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:02.423 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:02.426 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 16:07:02.430 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-26 16:07:02.433 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:02.436 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 16:07:02.439 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 16:07:02.442 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 16:07:02.445 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-26 16:07:02.449 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 16:07:02.454 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-26 16:07:02.534 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:07:02.619 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-26 16:07:02.688 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-26 16:07:02.759 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:02.827 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:07:02.898 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-26 16:07:02.981 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-26 16:07:03.055 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-26 16:07:03.124 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-26 16:07:03.200 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-26 16:07:03.268 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 16:07:03.271 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 16:07:03.274 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-26 16:07:03.358 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 16:07:03.806 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-26 16:07:03.832 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-26 16:07:04.249 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-26 16:07:04.396 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:04.397 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:04.399 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:04.401 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:04.404 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:04.406 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:04.408 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:04.411 | + functions-common:time_stop:2427 : start_time=1782490022334 2026-06-26 16:07:04.414 | + functions-common:time_stop:2429 : [[ -z 1782490022334 ]] 2026-06-26 16:07:04.416 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:04.420 | + functions-common:time_stop:2432 : end_time=1782490024417 2026-06-26 16:07:04.423 | + functions-common:time_stop:2433 : elapsed_time=2083 2026-06-26 16:07:04.425 | + functions-common:time_stop:2434 : total=4403 2026-06-26 16:07:04.427 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:04.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6486 2026-06-26 16:07:04.432 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-26 16:07:04.432 | Waiting for nova-api to start... 2026-06-26 16:07:04.434 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.216/compute/v2.1/ 2026-06-26 16:07:04.437 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.216/compute/v2.1/ 2026-06-26 16:07:04.439 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 16:07:04.444 | + functions:wait_for_service:477 : local url=http://192.168.122.216/compute/v2.1/ 2026-06-26 16:07:04.444 | + functions:wait_for_service:478 : local rval=0 2026-06-26 16:07:04.446 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 16:07:04.449 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 16:07:04.451 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:04.454 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:04.457 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:04.461 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490024458 2026-06-26 16:07:04.464 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 16:07:04.468 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:07:04.471 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.216/compute/v2.1/ 2026-06-26 16:07:10.567 | + :: : [[ 200 == 503 ]] 2026-06-26 16:07:10.568 | + :: : [[ 0 -eq 7 ]] 2026-06-26 16:07:10.571 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 16:07:10.575 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:10.577 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:10.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:10.584 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:10.587 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:10.591 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 16:07:10.594 | + functions-common:time_stop:2427 : start_time=1782490024458 2026-06-26 16:07:10.598 | + functions-common:time_stop:2429 : [[ -z 1782490024458 ]] 2026-06-26 16:07:10.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:10.608 | + functions-common:time_stop:2432 : end_time=1782490030604 2026-06-26 16:07:10.611 | + functions-common:time_stop:2433 : elapsed_time=6146 2026-06-26 16:07:10.614 | + functions-common:time_stop:2434 : total=5666 2026-06-26 16:07:10.617 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:10.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11812 2026-06-26 16:07:10.624 | + functions:wait_for_service:486 : return 0 2026-06-26 16:07:10.628 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:07:10.632 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:07:10.636 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-26 16:07:10.655 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:10.658 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-26 16:07:10.662 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:07:10.665 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-26 16:07:10.669 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-26 16:07:10.673 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-26 16:07:10.677 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-26 16:07:10.680 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-26 16:07:10.683 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-26 16:07:10.687 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-26 16:07:10.690 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-26 16:07:10.692 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-26 16:07:10.711 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-26 16:07:10.718 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-26 16:07:10.722 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-26 16:07:10.728 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-26 16:07:10.744 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-26 16:07:10.760 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-26 16:07:10.776 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-26 16:07:10.779 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-26 16:07:10.779 | Starting OVN 2026-06-26 16:07:10.782 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-26 16:07:10.785 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-26 16:07:10.785 | Starting OVS 2026-06-26 16:07:10.789 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-26 16:07:10.809 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:10.812 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-26 16:07:10.864 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-26 16:07:10.918 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-26 16:07:10.921 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-26 16:07:10.924 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 16:07:11.386 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-26 16:07:11.838 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 16:07:11.838 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 16:07:11.839 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 16:07:11.839 | 2026-06-26 16:07:11.839 | Possible reasons for having these kinds of units are: 2026-06-26 16:07:11.839 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 16:07:11.839 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 16:07:11.839 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 16:07:11.839 | a requirement dependency on it. 2026-06-26 16:07:11.839 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 16:07:11.839 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 16:07:11.839 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 16:07:11.840 | instance name specified. 2026-06-26 16:07:11.849 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-26 16:07:16.506 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-26 16:07:16.509 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 16:07:16.971 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-26 16:07:17.447 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 16:07:17.447 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 16:07:17.448 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 16:07:17.448 | 2026-06-26 16:07:17.448 | Possible reasons for having these kinds of units are: 2026-06-26 16:07:17.448 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 16:07:17.448 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 16:07:17.448 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 16:07:17.449 | a requirement dependency on it. 2026-06-26 16:07:17.449 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 16:07:17.449 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 16:07:17.449 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 16:07:17.449 | instance name specified. 2026-06-26 16:07:17.454 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-26 16:07:17.648 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-26 16:07:17.648 | Configuring OVSDB 2026-06-26 16:07:17.651 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-26 16:07:17.675 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:17.679 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-26 16:07:17.707 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-26 16:07:17.734 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=08390267-1a42-4b17-b2d9-73ca77a717e2 2026-06-26 16:07:17.756 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.216:6642 2026-06-26 16:07:17.779 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-26 16:07:17.802 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-26 16:07:17.825 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.216 2026-06-26 16:07:17.849 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-26 16:07:17.853 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-26 16:07:17.874 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:17.877 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-26 16:07:17.900 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-26 16:07:17.903 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-26 16:07:17.905 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 16:07:17.907 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 16:07:17.909 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:17.912 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-26 16:07:17.915 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-26 16:07:17.917 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-26 16:07:17.919 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-26 16:07:17.921 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-26 16:07:17.950 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-26 16:07:17.978 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-26 16:07:18.013 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-26 16:07:18.029 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:18.031 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-26 16:07:18.034 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-26 16:07:18.036 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-26 16:07:18.039 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-26 16:07:18.041 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-26 16:07:18.057 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:18.060 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-26 16:07:18.062 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-26 16:07:18.065 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 16:07:18.549 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-26 16:07:19.009 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-26 16:07:19.102 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-26 16:07:19.108 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-26 16:07:19.111 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-26 16:07:19.115 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-26 16:07:19.118 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-26 16:07:20.126 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-26 16:07:20.130 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-26 16:07:20.134 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-26 16:07:20.138 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-26 16:07:20.141 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-26 16:07:20.144 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-26 16:07:20.147 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-26 16:07:20.151 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-26 16:07:20.154 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-26 16:07:20.158 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-26 16:07:20.162 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-26 16:07:20.165 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-26 16:07:20.168 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-26 16:07:20.189 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:20.192 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-26 16:07:20.223 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-26 16:07:20.250 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-26 16:07:20.270 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-26 16:07:20.293 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-26 16:07:20.316 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:20.319 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-26 16:07:20.323 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-26 16:07:20.327 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 16:07:20.782 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-26 16:07:21.221 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 16:07:21.221 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 16:07:21.222 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 16:07:21.222 | 2026-06-26 16:07:21.222 | Possible reasons for having these kinds of units are: 2026-06-26 16:07:21.222 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 16:07:21.222 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 16:07:21.222 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 16:07:21.222 | a requirement dependency on it. 2026-06-26 16:07:21.222 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 16:07:21.223 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 16:07:21.223 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 16:07:21.223 | instance name specified. 2026-06-26 16:07:21.233 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-26 16:07:21.491 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-26 16:07:21.513 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:21.516 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-26 16:07:21.519 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 16:07:21.544 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:21.547 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 16:07:21.552 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 16:07:21.556 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 16:07:21.560 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-26 16:07:21.562 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 16:07:21.565 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:21.568 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:21.570 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:21.573 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-26 16:07:21.577 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:21.581 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:21.584 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:21.587 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:21.592 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:21.598 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490041594 2026-06-26 16:07:21.602 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-26 16:07:21.623 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:21.627 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-26 16:07:21.630 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-26 16:07:21.634 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 16:07:21.637 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 16:07:21.641 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 16:07:21.643 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 16:07:21.647 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-26 16:07:21.650 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-26 16:07:21.653 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-26 16:07:21.656 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:07:21.659 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:07:21.662 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:07:21.665 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:07:21.669 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-26 16:07:21.672 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-26 16:07:21.675 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-26 16:07:21.678 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-26 16:07:21.681 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 16:07:21.684 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:07:21.687 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:07:21.690 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:07:21.693 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:07:21.696 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:07:21.699 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-26 16:07:21.701 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:07:21.706 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-26 16:07:21.789 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:07:21.874 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-26 16:07:21.943 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 16:07:22.016 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-26 16:07:22.089 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-26 16:07:22.162 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:07:22.234 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:07:22.237 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:07:22.240 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-26 16:07:22.326 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:07:22.780 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-26 16:07:22.806 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-26 16:07:23.227 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-26 16:07:23.277 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:23.282 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:23.286 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:23.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:23.292 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:23.294 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:23.298 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:23.300 | + functions-common:time_stop:2427 : start_time=1782490041594 2026-06-26 16:07:23.302 | + functions-common:time_stop:2429 : [[ -z 1782490041594 ]] 2026-06-26 16:07:23.306 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:23.311 | + functions-common:time_stop:2432 : end_time=1782490043308 2026-06-26 16:07:23.315 | + functions-common:time_stop:2433 : elapsed_time=1714 2026-06-26 16:07:23.317 | + functions-common:time_stop:2434 : total=6486 2026-06-26 16:07:23.320 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:23.324 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8200 2026-06-26 16:07:23.327 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 16:07:23.329 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 16:07:23.332 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 16:07:23.338 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 16:07:23.366 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 16:07:23.369 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 16:07:23.371 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 16:07:23.375 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 16:07:23.378 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 16:07:23.417 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 16:07:23.451 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 16:07:23.484 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 16:07:23.521 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-26 16:07:23.558 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-26 16:07:23.562 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-26 16:07:23.581 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:23.584 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-26 16:07:23.637 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-26 16:07:23.640 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 16:07:23.643 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-26 16:07:23.647 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 16:07:23.650 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:23.653 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:23.657 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:23.660 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-26 16:07:23.664 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:23.667 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:23.670 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:23.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:23.679 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:23.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490043680 2026-06-26 16:07:23.686 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-26 16:07:23.708 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:23.711 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-26 16:07:23.714 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-26 16:07:23.716 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 16:07:23.718 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 16:07:23.722 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 16:07:23.724 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 16:07:23.726 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-26 16:07:23.730 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-26 16:07:23.732 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-26 16:07:23.735 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:07:23.738 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:07:23.742 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:07:23.745 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:07:23.748 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-26 16:07:23.751 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-26 16:07:23.753 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-26 16:07:23.757 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-26 16:07:23.759 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 16:07:23.761 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:07:23.765 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:07:23.767 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:07:23.769 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:07:23.773 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:07:23.776 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-26 16:07:23.779 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:07:23.783 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-26 16:07:23.869 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:07:23.953 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-26 16:07:24.026 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 16:07:24.096 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-26 16:07:24.166 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-26 16:07:24.234 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:07:24.304 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:07:24.307 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:07:24.310 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-26 16:07:24.394 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:07:24.836 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-26 16:07:24.867 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-26 16:07:25.311 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-26 16:07:25.367 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:25.372 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:25.375 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:25.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:25.383 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:25.387 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:25.390 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:25.394 | + functions-common:time_stop:2427 : start_time=1782490043680 2026-06-26 16:07:25.398 | + functions-common:time_stop:2429 : [[ -z 1782490043680 ]] 2026-06-26 16:07:25.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:25.409 | + functions-common:time_stop:2432 : end_time=1782490045404 2026-06-26 16:07:25.412 | + functions-common:time_stop:2433 : elapsed_time=1724 2026-06-26 16:07:25.417 | + functions-common:time_stop:2434 : total=8200 2026-06-26 16:07:25.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:25.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9924 2026-06-26 16:07:25.428 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 16:07:25.432 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 16:07:25.436 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 16:07:25.441 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 16:07:25.467 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 16:07:25.470 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 16:07:25.474 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 16:07:25.479 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 16:07:25.483 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-26 16:07:25.523 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 16:07:25.564 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-26 16:07:25.603 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 16:07:25.643 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-26 16:07:25.686 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:25.689 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-26 16:07:25.693 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-26 16:07:25.697 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-26 16:07:25.728 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-26 16:07:25.751 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-26 16:07:25.755 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-26 16:07:25.756 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-26 16:07:25.758 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-26 16:07:25.822 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-26 16:07:25.842 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:25.845 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-26 16:07:25.847 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:07:25.849 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-26 16:07:25.851 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-26 16:07:25.854 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-26 16:07:25.856 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-26 16:07:25.889 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-26 16:07:25.891 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:25.894 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-26 16:07:25.930 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-26 16:07:25.963 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-26 16:07:25.966 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-26 16:07:25.968 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-26 16:07:25.971 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-26 16:07:25.974 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-26 16:07:25.976 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-26 16:07:25.980 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-26 16:07:25.982 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-26 16:07:25.984 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-26 16:07:25.986 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-26 16:07:25.989 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:25.991 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:25.993 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:25.996 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-26 16:07:25.998 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:26.001 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:26.004 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-26 16:07:26.006 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-26 16:07:26.008 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-26 16:07:26.012 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-26 16:07:26.032 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-26 16:07:26.034 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-26 16:07:26.074 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-26 16:07:26.117 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-26 16:07:26.119 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-26 16:07:26.164 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-26 16:07:26.167 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-26 16:07:26.218 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-26 16:07:26.223 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 16:07:26.226 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-26 16:07:26.229 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 16:07:26.231 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:26.235 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:26.237 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:26.240 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-26 16:07:26.243 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:26.246 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:26.249 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:26.251 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:26.255 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:26.259 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490046256 2026-06-26 16:07:26.262 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-26 16:07:26.281 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:26.286 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-26 16:07:26.289 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-26 16:07:26.296 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 16:07:26.297 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 16:07:26.300 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 16:07:26.303 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 16:07:26.306 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-26 16:07:26.309 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-26 16:07:26.312 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-26 16:07:26.315 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:07:26.318 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:07:26.321 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:07:26.324 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:07:26.327 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-26 16:07:26.330 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 16:07:26.333 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:26.335 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:26.338 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 16:07:26.341 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-26 16:07:26.344 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:26.348 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 16:07:26.351 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 16:07:26.355 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 16:07:26.358 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-26 16:07:26.362 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 16:07:26.366 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-26 16:07:26.453 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:07:26.538 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-26 16:07:26.611 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-26 16:07:26.681 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:26.755 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:07:26.828 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-26 16:07:26.900 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-26 16:07:26.977 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-26 16:07:27.052 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-26 16:07:27.124 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-26 16:07:27.189 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 16:07:27.192 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 16:07:27.195 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-26 16:07:27.279 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 16:07:27.763 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-26 16:07:27.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-26 16:07:28.229 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-26 16:07:28.369 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:28.375 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:28.378 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:28.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:28.384 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:28.387 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:28.390 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:28.392 | + functions-common:time_stop:2427 : start_time=1782490046256 2026-06-26 16:07:28.398 | + functions-common:time_stop:2429 : [[ -z 1782490046256 ]] 2026-06-26 16:07:28.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:28.405 | + functions-common:time_stop:2432 : end_time=1782490048403 2026-06-26 16:07:28.408 | + functions-common:time_stop:2433 : elapsed_time=2147 2026-06-26 16:07:28.411 | + functions-common:time_stop:2434 : total=9924 2026-06-26 16:07:28.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:28.417 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12071 2026-06-26 16:07:28.419 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.216/ 2026-06-26 16:07:28.422 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:28.425 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-26 16:07:28.428 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:28.438 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:28.440 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:28.443 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:28.446 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-26 16:07:28.450 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:28.453 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:28.456 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:28.459 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:28.463 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:28.466 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490048463 2026-06-26 16:07:28.469 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-26 16:07:28.492 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:28.495 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 16:07:28.498 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-26 16:07:28.500 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:28.503 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:28.506 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:28.510 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:28.512 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 16:07:28.515 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 16:07:28.521 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-26 16:07:28.524 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:07:28.527 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:07:28.534 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:07:28.539 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:07:28.542 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-26 16:07:28.544 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 16:07:28.547 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 16:07:28.549 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-26 16:07:28.551 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:28.553 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:07:28.555 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:07:28.558 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:07:28.559 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:07:28.561 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:07:28.563 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-26 16:07:28.565 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:07:28.570 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-26 16:07:28.644 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:07:28.721 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-26 16:07:28.782 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:28.867 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-26 16:07:28.942 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-26 16:07:29.021 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:07:29.102 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:07:29.104 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:07:29.107 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-26 16:07:29.195 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:07:29.745 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-26 16:07:29.795 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-26 16:07:30.314 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-26 16:07:30.385 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:30.391 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:30.399 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:30.403 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:30.409 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:30.416 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:30.421 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:30.428 | + functions-common:time_stop:2427 : start_time=1782490048463 2026-06-26 16:07:30.437 | + functions-common:time_stop:2429 : [[ -z 1782490048463 ]] 2026-06-26 16:07:30.446 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:30.458 | + functions-common:time_stop:2432 : end_time=1782490050450 2026-06-26 16:07:30.466 | + functions-common:time_stop:2433 : elapsed_time=1987 2026-06-26 16:07:30.473 | + functions-common:time_stop:2434 : total=12071 2026-06-26 16:07:30.479 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:30.487 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14058 2026-06-26 16:07:30.497 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:30.508 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-26 16:07:30.517 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:30.524 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:30.527 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:30.531 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:30.541 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-26 16:07:30.543 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:30.552 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:30.563 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:30.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:30.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:30.592 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490050583 2026-06-26 16:07:30.599 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-26 16:07:30.642 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:30.644 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 16:07:30.646 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-26 16:07:30.649 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:30.653 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:30.654 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:30.657 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:30.661 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 16:07:30.664 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 16:07:30.666 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-26 16:07:30.669 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:07:30.672 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:07:30.674 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:07:30.677 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:07:30.680 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-26 16:07:30.683 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 16:07:30.685 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 16:07:30.688 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-26 16:07:30.690 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:30.692 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:07:30.695 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:07:30.697 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:07:30.699 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:07:30.702 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:07:30.705 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-26 16:07:30.707 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:07:30.712 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-26 16:07:30.872 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:07:31.021 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-26 16:07:31.165 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:31.262 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-26 16:07:31.360 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-26 16:07:31.484 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:07:31.606 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:07:31.610 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:07:31.617 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-26 16:07:31.780 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:07:32.305 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-26 16:07:32.346 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-26 16:07:32.848 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-26 16:07:32.913 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:32.917 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:32.924 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:32.930 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:32.935 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:32.942 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:32.947 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:32.955 | + functions-common:time_stop:2427 : start_time=1782490050583 2026-06-26 16:07:32.962 | + functions-common:time_stop:2429 : [[ -z 1782490050583 ]] 2026-06-26 16:07:32.971 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:32.978 | + functions-common:time_stop:2432 : end_time=1782490052972 2026-06-26 16:07:32.982 | + functions-common:time_stop:2433 : elapsed_time=2389 2026-06-26 16:07:32.990 | + functions-common:time_stop:2434 : total=14058 2026-06-26 16:07:32.998 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:33.003 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16447 2026-06-26 16:07:33.008 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-26 16:07:33.010 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-26 16:07:33.016 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:33.020 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-26 16:07:33.024 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:33.027 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:33.032 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:33.036 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:33.040 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-26 16:07:33.046 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:33.048 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:33.054 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:33.057 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:33.065 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:33.070 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490053067 2026-06-26 16:07:33.073 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-26 16:07:33.104 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:33.107 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 16:07:33.113 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-26 16:07:33.117 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:33.121 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:33.124 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:33.128 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:33.132 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 16:07:33.137 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 16:07:33.139 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-26 16:07:33.145 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:07:33.149 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:07:33.153 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:07:33.156 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:07:33.160 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-26 16:07:33.167 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 16:07:33.170 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 16:07:33.174 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-26 16:07:33.179 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:33.182 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:07:33.187 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:07:33.190 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:07:33.195 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:07:33.196 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:07:33.201 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-26 16:07:33.204 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:07:33.211 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-26 16:07:33.322 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:07:33.450 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-26 16:07:33.533 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:33.599 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-26 16:07:33.705 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-26 16:07:33.810 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:07:33.937 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:07:33.943 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:07:33.949 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-26 16:07:34.078 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:07:34.615 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-26 16:07:34.641 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-26 16:07:35.119 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-26 16:07:35.173 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:35.177 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:35.184 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:35.191 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:35.194 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:35.207 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:35.216 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:35.219 | + functions-common:time_stop:2427 : start_time=1782490053067 2026-06-26 16:07:35.226 | + functions-common:time_stop:2429 : [[ -z 1782490053067 ]] 2026-06-26 16:07:35.233 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:35.240 | + functions-common:time_stop:2432 : end_time=1782490055234 2026-06-26 16:07:35.247 | + functions-common:time_stop:2433 : elapsed_time=2167 2026-06-26 16:07:35.252 | + functions-common:time_stop:2434 : total=16447 2026-06-26 16:07:35.263 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:35.264 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18614 2026-06-26 16:07:35.271 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-26 16:07:35.277 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.216/networking 2026-06-26 16:07:35.283 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-26 16:07:35.283 | Waiting for Neutron to start... 2026-06-26 16:07:35.288 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.216/networking' 2026-06-26 16:07:35.298 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.216/networking' 'Neutron did not start' 60 2026-06-26 16:07:35.299 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.216/networking' 2026-06-26 16:07:35.309 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-26 16:07:35.312 | + functions-common:test_with_retry:2360 : local until=60 2026-06-26 16:07:35.321 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-26 16:07:35.327 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-26 16:07:35.334 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-26 16:07:35.340 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:35.347 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:35.356 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:35.366 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490055359 2026-06-26 16:07:35.370 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.216/networking; do sleep 0.5; done' 2026-06-26 16:07:44.943 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.216/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-26 16:07:44.947 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:44.950 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:44.953 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:44.956 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:44.958 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:44.962 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-26 16:07:44.965 | + functions-common:time_stop:2427 : start_time=1782490055359 2026-06-26 16:07:44.969 | + functions-common:time_stop:2429 : [[ -z 1782490055359 ]] 2026-06-26 16:07:44.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:44.981 | + functions-common:time_stop:2432 : end_time=1782490064977 2026-06-26 16:07:44.984 | + functions-common:time_stop:2433 : elapsed_time=9618 2026-06-26 16:07:44.987 | + functions-common:time_stop:2434 : total=0 2026-06-26 16:07:44.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:44.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9618 2026-06-26 16:07:44.998 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-26 16:07:45.021 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:45.025 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-26 16:07:45.029 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:07:45.033 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-26 16:07:45.036 | + ./stack.sh:main:1311 : start_placement 2026-06-26 16:07:45.040 | + lib/placement:start_placement:137 : start_placement_api 2026-06-26 16:07:45.045 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-26 16:07:45.051 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 16:07:45.055 | + functions-common:run_process:1674 : local service=placement-api 2026-06-26 16:07:45.059 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 16:07:45.063 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:45.066 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:45.068 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:45.072 | + functions-common:run_process:1680 : local name=placement-api 2026-06-26 16:07:45.075 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:45.079 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:45.083 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:45.087 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:45.091 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:45.098 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490065093 2026-06-26 16:07:45.101 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-26 16:07:45.123 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:45.126 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-26 16:07:45.130 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-26 16:07:45.133 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 16:07:45.137 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 16:07:45.142 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 16:07:45.145 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 16:07:45.150 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-26 16:07:45.154 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-26 16:07:45.157 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-26 16:07:45.161 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:07:45.165 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:07:45.168 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:07:45.172 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:07:45.175 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-26 16:07:45.178 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-26 16:07:45.182 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:45.185 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:45.189 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 16:07:45.192 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-26 16:07:45.196 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:45.199 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 16:07:45.203 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 16:07:45.206 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 16:07:45.209 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-26 16:07:45.213 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 16:07:45.219 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-26 16:07:45.314 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:07:45.409 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-26 16:07:45.487 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-26 16:07:45.565 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:07:45.643 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:07:45.723 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-26 16:07:45.798 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-26 16:07:45.874 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-26 16:07:45.955 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-26 16:07:46.037 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-26 16:07:46.121 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 16:07:46.126 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 16:07:46.130 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-26 16:07:46.226 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 16:07:46.712 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-26 16:07:46.742 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-26 16:07:47.183 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-26 16:07:47.336 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:47.341 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:47.351 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:47.355 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:47.358 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:47.360 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:47.364 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:47.366 | + functions-common:time_stop:2427 : start_time=1782490065093 2026-06-26 16:07:47.368 | + functions-common:time_stop:2429 : [[ -z 1782490065093 ]] 2026-06-26 16:07:47.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:47.376 | + functions-common:time_stop:2432 : end_time=1782490067373 2026-06-26 16:07:47.379 | + functions-common:time_stop:2433 : elapsed_time=2280 2026-06-26 16:07:47.382 | + functions-common:time_stop:2434 : total=18614 2026-06-26 16:07:47.384 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:47.387 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20894 2026-06-26 16:07:47.390 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-26 16:07:47.390 | Waiting for placement-api to start... 2026-06-26 16:07:47.393 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.216/placement 2026-06-26 16:07:47.395 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 16:07:47.397 | + functions:wait_for_service:477 : local url=http://192.168.122.216/placement 2026-06-26 16:07:47.400 | + functions:wait_for_service:478 : local rval=0 2026-06-26 16:07:47.402 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 16:07:47.405 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 16:07:47.407 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:47.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:47.414 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:47.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490067415 2026-06-26 16:07:47.421 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 16:07:47.424 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:07:47.427 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.216/placement 2026-06-26 16:07:50.475 | + :: : [[ 200 == 503 ]] 2026-06-26 16:07:50.477 | + :: : [[ 0 -eq 7 ]] 2026-06-26 16:07:50.482 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 16:07:50.487 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:50.492 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:50.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:50.501 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:50.506 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:50.512 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 16:07:50.516 | + functions-common:time_stop:2427 : start_time=1782490067415 2026-06-26 16:07:50.520 | + functions-common:time_stop:2429 : [[ -z 1782490067415 ]] 2026-06-26 16:07:50.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:50.533 | + functions-common:time_stop:2432 : end_time=1782490070529 2026-06-26 16:07:50.539 | + functions-common:time_stop:2433 : elapsed_time=3114 2026-06-26 16:07:50.544 | + functions-common:time_stop:2434 : total=11812 2026-06-26 16:07:50.548 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:50.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14926 2026-06-26 16:07:50.558 | + functions:wait_for_service:486 : return 0 2026-06-26 16:07:50.562 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-26 16:07:50.590 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:50.593 | + ./stack.sh:main:1315 : start_neutron 2026-06-26 16:07:50.598 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-26 16:07:50.602 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:50.605 | + functions-common:run_process:1674 : local service=q-agt 2026-06-26 16:07:50.609 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 16:07:50.614 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:50.618 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:50.622 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:50.626 | + functions-common:run_process:1680 : local name=q-agt 2026-06-26 16:07:50.630 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:50.635 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:50.639 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:50.643 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:50.648 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:50.655 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490070650 2026-06-26 16:07:50.659 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-26 16:07:50.686 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:50.689 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:50.694 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:50.699 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:50.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:50.708 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:50.712 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:50.717 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:50.721 | + functions-common:time_stop:2427 : start_time=1782490070650 2026-06-26 16:07:50.724 | + functions-common:time_stop:2429 : [[ -z 1782490070650 ]] 2026-06-26 16:07:50.729 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:50.737 | + functions-common:time_stop:2432 : end_time=1782490070732 2026-06-26 16:07:50.742 | + functions-common:time_stop:2433 : elapsed_time=82 2026-06-26 16:07:50.746 | + functions-common:time_stop:2434 : total=20894 2026-06-26 16:07:50.751 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:50.755 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20976 2026-06-26 16:07:50.759 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-26 16:07:50.763 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 16:07:50.768 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 16:07:50.771 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-26 16:07:50.776 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-26 16:07:50.780 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-26 16:07:50.784 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-26 16:07:50.788 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:50.792 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:50.797 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:50.803 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-26 16:07:50.808 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:50.814 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:50.818 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:50.823 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:50.828 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:50.836 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490070831 2026-06-26 16:07:50.841 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-26 16:07:50.868 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:50.871 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:50.876 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:50.880 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:50.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:50.888 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:50.892 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:50.896 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:50.900 | + functions-common:time_stop:2427 : start_time=1782490070831 2026-06-26 16:07:50.902 | + functions-common:time_stop:2429 : [[ -z 1782490070831 ]] 2026-06-26 16:07:50.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:50.914 | + functions-common:time_stop:2432 : end_time=1782490070910 2026-06-26 16:07:50.918 | + functions-common:time_stop:2433 : elapsed_time=79 2026-06-26 16:07:50.922 | + functions-common:time_stop:2434 : total=20976 2026-06-26 16:07:50.926 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:50.930 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21055 2026-06-26 16:07:50.937 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-26 16:07:50.942 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-26 16:07:50.946 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-26 16:07:50.953 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-26 16:07:50.958 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 16:07:50.961 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 16:07:50.967 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 16:07:50.971 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-26 16:07:50.975 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 16:07:50.980 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 16:07:50.984 | + functions-common:run_process:1674 : local service=q-l3 2026-06-26 16:07:50.988 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 16:07:50.992 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:50.996 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:51.000 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:51.004 | + functions-common:run_process:1680 : local name=q-l3 2026-06-26 16:07:51.008 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:51.011 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:51.016 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:51.019 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:51.025 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:51.031 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490071027 2026-06-26 16:07:51.035 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-26 16:07:51.060 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:51.065 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:51.069 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:51.073 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:51.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:51.082 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:51.087 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:51.091 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:51.096 | + functions-common:time_stop:2427 : start_time=1782490071027 2026-06-26 16:07:51.100 | + functions-common:time_stop:2429 : [[ -z 1782490071027 ]] 2026-06-26 16:07:51.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:51.113 | + functions-common:time_stop:2432 : end_time=1782490071108 2026-06-26 16:07:51.118 | + functions-common:time_stop:2433 : elapsed_time=81 2026-06-26 16:07:51.123 | + functions-common:time_stop:2434 : total=21055 2026-06-26 16:07:51.127 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:51.131 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21136 2026-06-26 16:07:51.135 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-26 16:07:51.139 | + functions-common:run_process:1674 : local service=q-meta 2026-06-26 16:07:51.144 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-26 16:07:51.149 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:51.153 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:51.158 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:51.163 | + functions-common:run_process:1680 : local name=q-meta 2026-06-26 16:07:51.167 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:51.172 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:51.177 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:51.183 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:51.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:51.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490071191 2026-06-26 16:07:51.201 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-26 16:07:51.233 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:51.239 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:51.244 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:51.249 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:51.253 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:51.258 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:51.263 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:51.268 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:51.273 | + functions-common:time_stop:2427 : start_time=1782490071191 2026-06-26 16:07:51.278 | + functions-common:time_stop:2429 : [[ -z 1782490071191 ]] 2026-06-26 16:07:51.285 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:51.293 | + functions-common:time_stop:2432 : end_time=1782490071287 2026-06-26 16:07:51.297 | + functions-common:time_stop:2433 : elapsed_time=96 2026-06-26 16:07:51.302 | + functions-common:time_stop:2434 : total=21136 2026-06-26 16:07:51.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:51.311 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21232 2026-06-26 16:07:51.315 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-26 16:07:51.320 | + functions-common:run_process:1674 : local service=q-metering 2026-06-26 16:07:51.325 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-26 16:07:51.329 | + functions-common:run_process:1676 : local group= 2026-06-26 16:07:51.334 | + functions-common:run_process:1677 : local user= 2026-06-26 16:07:51.339 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:07:51.343 | + functions-common:run_process:1680 : local name=q-metering 2026-06-26 16:07:51.348 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:07:51.353 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:07:51.357 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:07:51.361 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:07:51.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:07:51.374 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490071368 2026-06-26 16:07:51.378 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-26 16:07:51.406 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:07:51.412 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:07:51.417 | + functions-common:time_stop:2420 : local name 2026-06-26 16:07:51.422 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:07:51.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:07:51.431 | + functions-common:time_stop:2423 : local total 2026-06-26 16:07:51.435 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:07:51.440 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:07:51.446 | + functions-common:time_stop:2427 : start_time=1782490071368 2026-06-26 16:07:51.451 | + functions-common:time_stop:2429 : [[ -z 1782490071368 ]] 2026-06-26 16:07:51.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:07:51.467 | + functions-common:time_stop:2432 : end_time=1782490071460 2026-06-26 16:07:51.472 | + functions-common:time_stop:2433 : elapsed_time=92 2026-06-26 16:07:51.478 | + functions-common:time_stop:2434 : total=21232 2026-06-26 16:07:51.483 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:07:51.488 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21324 2026-06-26 16:07:51.492 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-26 16:07:51.519 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:07:51.524 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:51.528 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-26 16:07:51.533 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:07:51.537 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-26 16:07:51.541 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-26 16:07:51.546 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-26 16:07:51.551 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-26 16:07:51.556 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-26 16:07:51.560 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-26 16:07:51.565 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-26 16:07:55.718 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:07:55.721 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 16:07:55.721 | address-scope 2026-06-26 16:07:55.721 | agent 2026-06-26 16:07:55.721 | allowed-address-pairs 2026-06-26 16:07:55.722 | auto-allocated-topology 2026-06-26 16:07:55.722 | availability_zone 2026-06-26 16:07:55.722 | default-subnetpools 2026-06-26 16:07:55.722 | dhcp_agent_scheduler 2026-06-26 16:07:55.722 | dns-integration 2026-06-26 16:07:55.722 | dns-domain-ports 2026-06-26 16:07:55.722 | dns-integration-domain-keywords 2026-06-26 16:07:55.722 | empty-string-filtering 2026-06-26 16:07:55.722 | external-net 2026-06-26 16:07:55.722 | extra_dhcp_opt 2026-06-26 16:07:55.722 | extraroute 2026-06-26 16:07:55.723 | extraroute-atomic 2026-06-26 16:07:55.723 | filter-validation 2026-06-26 16:07:55.723 | floating-ip-port-forwarding-detail 2026-06-26 16:07:55.723 | fip-port-details 2026-06-26 16:07:55.723 | flavors 2026-06-26 16:07:55.723 | floatingip-pools 2026-06-26 16:07:55.723 | router 2026-06-26 16:07:55.723 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:07:55.723 | enable-default-route-bfd 2026-06-26 16:07:55.723 | enable-default-route-ecmp 2026-06-26 16:07:55.724 | ext-gw-mode 2026-06-26 16:07:55.724 | l3-ha 2026-06-26 16:07:55.724 | external-gateway-multihoming 2026-06-26 16:07:55.724 | l3-flavors 2026-06-26 16:07:55.724 | l3_agent_scheduler 2026-06-26 16:07:55.724 | multi-provider 2026-06-26 16:07:55.724 | net-mtu 2026-06-26 16:07:55.724 | net-mtu-writable 2026-06-26 16:07:55.724 | network_availability_zone 2026-06-26 16:07:55.724 | network-ip-availability 2026-06-26 16:07:55.724 | network-ip-availability-details 2026-06-26 16:07:55.725 | pagination 2026-06-26 16:07:55.725 | port-device-profile 2026-06-26 16:07:55.725 | port-mac-address-regenerate 2026-06-26 16:07:55.725 | port-numa-affinity-policy 2026-06-26 16:07:55.725 | port-numa-affinity-policy-socket 2026-06-26 16:07:55.725 | binding 2026-06-26 16:07:55.725 | binding-extended 2026-06-26 16:07:55.725 | port-security 2026-06-26 16:07:55.725 | project-id 2026-06-26 16:07:55.725 | provider 2026-06-26 16:07:55.726 | qinq 2026-06-26 16:07:55.726 | quota-check-limit 2026-06-26 16:07:55.726 | quota-check-limit-default 2026-06-26 16:07:55.726 | quotas 2026-06-26 16:07:55.726 | quota_details 2026-06-26 16:07:55.726 | rbac-policies 2026-06-26 16:07:55.726 | rbac-address-scope 2026-06-26 16:07:55.726 | rbac-security-groups 2026-06-26 16:07:55.726 | revision-if-match 2026-06-26 16:07:55.726 | standard-attr-revisions 2026-06-26 16:07:55.727 | router_availability_zone 2026-06-26 16:07:55.727 | router-enable-snat 2026-06-26 16:07:55.727 | security-groups-default-rules 2026-06-26 16:07:55.727 | security-groups-default-statefulness 2026-06-26 16:07:55.727 | security-groups-normalized-cidr 2026-06-26 16:07:55.727 | security-groups-remote-address-group 2026-06-26 16:07:55.727 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:07:55.727 | security-groups-shared-filtering 2026-06-26 16:07:55.727 | security-group 2026-06-26 16:07:55.727 | service-type 2026-06-26 16:07:55.728 | sorting 2026-06-26 16:07:55.728 | standard-attr-description 2026-06-26 16:07:55.728 | stateful-security-group 2026-06-26 16:07:55.728 | subnet-dns-publish-fixed-ip 2026-06-26 16:07:55.728 | subnet-external-network 2026-06-26 16:07:55.728 | subnet_onboard 2026-06-26 16:07:55.728 | subnet-service-types 2026-06-26 16:07:55.728 | subnet_allocation 2026-06-26 16:07:55.728 | subnetpool-prefix-ops 2026-06-26 16:07:55.728 | tag-creation 2026-06-26 16:07:55.729 | standard-attr-tag 2026-06-26 16:07:55.729 | standard-attr-timestamp 2026-06-26 16:07:55.729 | vlan-transparent' 2026-06-26 16:07:55.729 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 16:07:55.729 | address-scope 2026-06-26 16:07:55.729 | agent 2026-06-26 16:07:55.729 | allowed-address-pairs 2026-06-26 16:07:55.729 | auto-allocated-topology 2026-06-26 16:07:55.729 | availability_zone 2026-06-26 16:07:55.729 | default-subnetpools 2026-06-26 16:07:55.729 | dhcp_agent_scheduler 2026-06-26 16:07:55.730 | dns-integration 2026-06-26 16:07:55.730 | dns-domain-ports 2026-06-26 16:07:55.730 | dns-integration-domain-keywords 2026-06-26 16:07:55.730 | empty-string-filtering 2026-06-26 16:07:55.730 | external-net 2026-06-26 16:07:55.730 | extra_dhcp_opt 2026-06-26 16:07:55.730 | extraroute 2026-06-26 16:07:55.730 | extraroute-atomic 2026-06-26 16:07:55.730 | filter-validation 2026-06-26 16:07:55.730 | floating-ip-port-forwarding-detail 2026-06-26 16:07:55.731 | fip-port-details 2026-06-26 16:07:55.731 | flavors 2026-06-26 16:07:55.731 | floatingip-pools 2026-06-26 16:07:55.731 | router 2026-06-26 16:07:55.731 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:07:55.731 | enable-default-route-bfd 2026-06-26 16:07:55.731 | enable-default-route-ecmp 2026-06-26 16:07:55.731 | ext-gw-mode 2026-06-26 16:07:55.731 | l3-ha 2026-06-26 16:07:55.731 | external-gateway-multihoming 2026-06-26 16:07:55.732 | l3-flavors 2026-06-26 16:07:55.732 | l3_agent_scheduler 2026-06-26 16:07:55.732 | multi-provider 2026-06-26 16:07:55.732 | net-mtu 2026-06-26 16:07:55.732 | net-mtu-writable 2026-06-26 16:07:55.732 | network_availability_zone 2026-06-26 16:07:55.732 | network-ip-availability 2026-06-26 16:07:55.732 | network-ip-availability-details 2026-06-26 16:07:55.732 | pagination 2026-06-26 16:07:55.732 | port-device-profile 2026-06-26 16:07:55.733 | port-mac-address-regenerate 2026-06-26 16:07:55.733 | port-numa-affinity-policy 2026-06-26 16:07:55.733 | port-numa-affinity-policy-socket 2026-06-26 16:07:55.733 | binding 2026-06-26 16:07:55.733 | binding-extended 2026-06-26 16:07:55.733 | port-security 2026-06-26 16:07:55.733 | project-id 2026-06-26 16:07:55.733 | provider 2026-06-26 16:07:55.733 | qinq 2026-06-26 16:07:55.733 | quota-check-limit 2026-06-26 16:07:55.733 | quota-check-limit-default 2026-06-26 16:07:55.734 | quotas 2026-06-26 16:07:55.734 | quota_details 2026-06-26 16:07:55.734 | rbac-policies 2026-06-26 16:07:55.734 | rbac-address-scope 2026-06-26 16:07:55.734 | rbac-security-groups 2026-06-26 16:07:55.734 | revision-if-match 2026-06-26 16:07:55.734 | standard-attr-revisions 2026-06-26 16:07:55.734 | router_availability_zone 2026-06-26 16:07:55.734 | router-enable-snat 2026-06-26 16:07:55.734 | security-groups-default-rules 2026-06-26 16:07:55.734 | security-groups-default-statefulness 2026-06-26 16:07:55.735 | security-groups-normalized-cidr 2026-06-26 16:07:55.735 | security-groups-remote-address-group 2026-06-26 16:07:55.735 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:07:55.735 | security-groups-shared-filtering 2026-06-26 16:07:55.735 | security-group 2026-06-26 16:07:55.735 | service-type 2026-06-26 16:07:55.735 | sorting 2026-06-26 16:07:55.735 | standard-attr-description 2026-06-26 16:07:55.735 | stateful-security-group 2026-06-26 16:07:55.735 | subnet-dns-publish-fixed-ip 2026-06-26 16:07:55.736 | subnet-external-network 2026-06-26 16:07:55.736 | subnet_onboard 2026-06-26 16:07:55.736 | subnet-service-types 2026-06-26 16:07:55.736 | subnet_allocation 2026-06-26 16:07:55.736 | subnetpool-prefix-ops 2026-06-26 16:07:55.736 | tag-creation 2026-06-26 16:07:55.736 | standard-attr-tag 2026-06-26 16:07:55.736 | standard-attr-timestamp 2026-06-26 16:07:55.736 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-26 16:07:55.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 16:07:55.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-26 16:07:55.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-26 16:07:55.740 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-26 16:08:00.317 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:00.321 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=bc44ccf1-ec18-47a6-9309-f1781461e784 2026-06-26 16:08:00.324 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-26 16:08:00.327 | ++ 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 fdef:c6f0:f301::/56 --share --default -f value -c id 2026-06-26 16:08:04.603 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:04.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=ad8d38e2-91db-4377-8fbd-047edb9cc800 2026-06-26 16:08:04.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-26 16:08:04.616 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 16:08:04.620 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 16:08:04.625 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-26 16:08:10.841 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:10.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=3c7a75e3-7933-4dbb-8dce-2d6c4a414ec0 2026-06-26 16:08:10.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-26 16:08:10.853 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:08:10.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-26 16:08:10.879 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-26 16:08:10.882 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z bc44ccf1-ec18-47a6-9309-f1781461e784 ']' 2026-06-26 16:08:10.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-26 16:08:10.888 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-26 16:08:10.891 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool bc44ccf1-ec18-47a6-9309-f1781461e784 ' 2026-06-26 16:08:10.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-26 16:08:10.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 3c7a75e3-7933-4dbb-8dce-2d6c4a414ec0 private-subnet' 2026-06-26 16:08:10.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-26 16:08:10.905 | +++ 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 bc44ccf1-ec18-47a6-9309-f1781461e784 --network 3c7a75e3-7933-4dbb-8dce-2d6c4a414ec0 private-subnet -f value -c id 2026-06-26 16:08:16.372 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:16.377 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=7a1e7126-7a6c-4129-bca6-1a8a08c31818 2026-06-26 16:08:16.380 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-26 16:08:16.383 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:08:16.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 7a1e7126-7a6c-4129-bca6-1a8a08c31818 2026-06-26 16:08:16.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=7a1e7126-7a6c-4129-bca6-1a8a08c31818 2026-06-26 16:08:16.414 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-26 16:08:16.418 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-26 16:08:16.422 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-26 16:08:16.424 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:08:16.445 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-26 16:08:16.448 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:08:16.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-26 16:08:16.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z ad8d38e2-91db-4377-8fbd-047edb9cc800 ']' 2026-06-26 16:08:16.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-26 16:08:16.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-26 16:08:16.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool ad8d38e2-91db-4377-8fbd-047edb9cc800 ' 2026-06-26 16:08:16.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-26 16:08:16.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 3c7a75e3-7933-4dbb-8dce-2d6c4a414ec0 ipv6-private-subnet ' 2026-06-26 16:08:16.490 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-26 16:08:16.494 | +++ 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 ad8d38e2-91db-4377-8fbd-047edb9cc800 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 3c7a75e3-7933-4dbb-8dce-2d6c4a414ec0 ipv6-private-subnet -f value -c id 2026-06-26 16:08:21.437 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:21.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=ac0b23cd-5037-497c-824d-47b0a7db0906 2026-06-26 16:08:21.445 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-26 16:08:21.448 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:08:21.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo ac0b23cd-5037-497c-824d-47b0a7db0906 2026-06-26 16:08:21.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=ac0b23cd-5037-497c-824d-47b0a7db0906 2026-06-26 16:08:21.475 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-26 16:08:21.478 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-26 16:08:21.482 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-26 16:08:24.809 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:24.814 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 16:08:24.814 | address-scope 2026-06-26 16:08:24.814 | agent 2026-06-26 16:08:24.814 | allowed-address-pairs 2026-06-26 16:08:24.814 | auto-allocated-topology 2026-06-26 16:08:24.814 | availability_zone 2026-06-26 16:08:24.815 | default-subnetpools 2026-06-26 16:08:24.815 | dhcp_agent_scheduler 2026-06-26 16:08:24.815 | dns-integration 2026-06-26 16:08:24.815 | dns-domain-ports 2026-06-26 16:08:24.815 | dns-integration-domain-keywords 2026-06-26 16:08:24.815 | empty-string-filtering 2026-06-26 16:08:24.815 | external-net 2026-06-26 16:08:24.815 | extra_dhcp_opt 2026-06-26 16:08:24.815 | extraroute 2026-06-26 16:08:24.815 | extraroute-atomic 2026-06-26 16:08:24.815 | filter-validation 2026-06-26 16:08:24.815 | floating-ip-port-forwarding-detail 2026-06-26 16:08:24.816 | fip-port-details 2026-06-26 16:08:24.816 | flavors 2026-06-26 16:08:24.816 | floatingip-pools 2026-06-26 16:08:24.816 | router 2026-06-26 16:08:24.816 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:08:24.816 | enable-default-route-bfd 2026-06-26 16:08:24.816 | enable-default-route-ecmp 2026-06-26 16:08:24.816 | ext-gw-mode 2026-06-26 16:08:24.816 | l3-ha 2026-06-26 16:08:24.816 | external-gateway-multihoming 2026-06-26 16:08:24.816 | l3-flavors 2026-06-26 16:08:24.816 | l3_agent_scheduler 2026-06-26 16:08:24.817 | multi-provider 2026-06-26 16:08:24.817 | net-mtu 2026-06-26 16:08:24.817 | net-mtu-writable 2026-06-26 16:08:24.817 | network_availability_zone 2026-06-26 16:08:24.817 | network-ip-availability 2026-06-26 16:08:24.817 | network-ip-availability-details 2026-06-26 16:08:24.817 | pagination 2026-06-26 16:08:24.817 | port-device-profile 2026-06-26 16:08:24.817 | port-mac-address-regenerate 2026-06-26 16:08:24.817 | port-numa-affinity-policy 2026-06-26 16:08:24.818 | port-numa-affinity-policy-socket 2026-06-26 16:08:24.818 | binding 2026-06-26 16:08:24.818 | binding-extended 2026-06-26 16:08:24.818 | port-security 2026-06-26 16:08:24.818 | project-id 2026-06-26 16:08:24.818 | provider 2026-06-26 16:08:24.818 | qinq 2026-06-26 16:08:24.818 | quota-check-limit 2026-06-26 16:08:24.818 | quota-check-limit-default 2026-06-26 16:08:24.818 | quotas 2026-06-26 16:08:24.818 | quota_details 2026-06-26 16:08:24.819 | rbac-policies 2026-06-26 16:08:24.819 | rbac-address-scope 2026-06-26 16:08:24.819 | rbac-security-groups 2026-06-26 16:08:24.819 | revision-if-match 2026-06-26 16:08:24.819 | standard-attr-revisions 2026-06-26 16:08:24.819 | router_availability_zone 2026-06-26 16:08:24.819 | router-enable-snat 2026-06-26 16:08:24.819 | security-groups-default-rules 2026-06-26 16:08:24.819 | security-groups-default-statefulness 2026-06-26 16:08:24.819 | security-groups-normalized-cidr 2026-06-26 16:08:24.819 | security-groups-remote-address-group 2026-06-26 16:08:24.819 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:08:24.820 | security-groups-shared-filtering 2026-06-26 16:08:24.820 | security-group 2026-06-26 16:08:24.820 | service-type 2026-06-26 16:08:24.820 | sorting 2026-06-26 16:08:24.820 | standard-attr-description 2026-06-26 16:08:24.820 | stateful-security-group 2026-06-26 16:08:24.820 | subnet-dns-publish-fixed-ip 2026-06-26 16:08:24.820 | subnet-external-network 2026-06-26 16:08:24.820 | subnet_onboard 2026-06-26 16:08:24.820 | subnet-service-types 2026-06-26 16:08:24.820 | subnet_allocation 2026-06-26 16:08:24.821 | subnetpool-prefix-ops 2026-06-26 16:08:24.821 | tag-creation 2026-06-26 16:08:24.821 | standard-attr-tag 2026-06-26 16:08:24.821 | standard-attr-timestamp 2026-06-26 16:08:24.821 | vlan-transparent' 2026-06-26 16:08:24.821 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 16:08:24.821 | address-scope 2026-06-26 16:08:24.821 | agent 2026-06-26 16:08:24.821 | allowed-address-pairs 2026-06-26 16:08:24.821 | auto-allocated-topology 2026-06-26 16:08:24.822 | availability_zone 2026-06-26 16:08:24.822 | default-subnetpools 2026-06-26 16:08:24.822 | dhcp_agent_scheduler 2026-06-26 16:08:24.822 | dns-integration 2026-06-26 16:08:24.822 | dns-domain-ports 2026-06-26 16:08:24.822 | dns-integration-domain-keywords 2026-06-26 16:08:24.822 | empty-string-filtering 2026-06-26 16:08:24.822 | external-net 2026-06-26 16:08:24.822 | extra_dhcp_opt 2026-06-26 16:08:24.822 | extraroute 2026-06-26 16:08:24.822 | extraroute-atomic 2026-06-26 16:08:24.822 | filter-validation 2026-06-26 16:08:24.823 | floating-ip-port-forwarding-detail 2026-06-26 16:08:24.823 | fip-port-details 2026-06-26 16:08:24.823 | flavors 2026-06-26 16:08:24.823 | floatingip-pools 2026-06-26 16:08:24.823 | router 2026-06-26 16:08:24.823 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:08:24.823 | enable-default-route-bfd 2026-06-26 16:08:24.823 | enable-default-route-ecmp 2026-06-26 16:08:24.823 | ext-gw-mode 2026-06-26 16:08:24.823 | l3-ha 2026-06-26 16:08:24.823 | external-gateway-multihoming 2026-06-26 16:08:24.823 | l3-flavors 2026-06-26 16:08:24.824 | l3_agent_scheduler 2026-06-26 16:08:24.824 | multi-provider 2026-06-26 16:08:24.824 | net-mtu 2026-06-26 16:08:24.824 | net-mtu-writable 2026-06-26 16:08:24.824 | network_availability_zone 2026-06-26 16:08:24.824 | network-ip-availability 2026-06-26 16:08:24.824 | network-ip-availability-details 2026-06-26 16:08:24.824 | pagination 2026-06-26 16:08:24.824 | port-device-profile 2026-06-26 16:08:24.824 | port-mac-address-regenerate 2026-06-26 16:08:24.824 | port-numa-affinity-policy 2026-06-26 16:08:24.824 | port-numa-affinity-policy-socket 2026-06-26 16:08:24.825 | binding 2026-06-26 16:08:24.825 | binding-extended 2026-06-26 16:08:24.825 | port-security 2026-06-26 16:08:24.825 | project-id 2026-06-26 16:08:24.825 | provider 2026-06-26 16:08:24.825 | qinq 2026-06-26 16:08:24.825 | quota-check-limit 2026-06-26 16:08:24.825 | quota-check-limit-default 2026-06-26 16:08:24.825 | quotas 2026-06-26 16:08:24.825 | quota_details 2026-06-26 16:08:24.825 | rbac-policies 2026-06-26 16:08:24.825 | rbac-address-scope 2026-06-26 16:08:24.826 | rbac-security-groups 2026-06-26 16:08:24.826 | revision-if-match 2026-06-26 16:08:24.826 | standard-attr-revisions 2026-06-26 16:08:24.826 | router_availability_zone 2026-06-26 16:08:24.826 | router-enable-snat 2026-06-26 16:08:24.826 | security-groups-default-rules 2026-06-26 16:08:24.826 | security-groups-default-statefulness 2026-06-26 16:08:24.826 | security-groups-normalized-cidr 2026-06-26 16:08:24.826 | security-groups-remote-address-group 2026-06-26 16:08:24.826 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:08:24.826 | security-groups-shared-filtering 2026-06-26 16:08:24.827 | security-group 2026-06-26 16:08:24.827 | service-type 2026-06-26 16:08:24.827 | sorting 2026-06-26 16:08:24.827 | standard-attr-description 2026-06-26 16:08:24.827 | stateful-security-group 2026-06-26 16:08:24.827 | subnet-dns-publish-fixed-ip 2026-06-26 16:08:24.827 | subnet-external-network 2026-06-26 16:08:24.827 | subnet_onboard 2026-06-26 16:08:24.827 | subnet-service-types 2026-06-26 16:08:24.827 | subnet_allocation 2026-06-26 16:08:24.828 | subnetpool-prefix-ops 2026-06-26 16:08:24.828 | tag-creation 2026-06-26 16:08:24.828 | standard-attr-tag 2026-06-26 16:08:24.828 | standard-attr-timestamp 2026-06-26 16:08:24.828 | vlan-transparent =~ router ]] 2026-06-26 16:08:24.828 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 16:08:24.828 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-26 16:08:24.831 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-26 16:08:24.836 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-26 16:08:28.165 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:28.169 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 16:08:28.169 | address-scope 2026-06-26 16:08:28.169 | agent 2026-06-26 16:08:28.169 | allowed-address-pairs 2026-06-26 16:08:28.169 | auto-allocated-topology 2026-06-26 16:08:28.169 | availability_zone 2026-06-26 16:08:28.169 | default-subnetpools 2026-06-26 16:08:28.169 | dhcp_agent_scheduler 2026-06-26 16:08:28.169 | dns-integration 2026-06-26 16:08:28.170 | dns-domain-ports 2026-06-26 16:08:28.170 | dns-integration-domain-keywords 2026-06-26 16:08:28.170 | empty-string-filtering 2026-06-26 16:08:28.170 | external-net 2026-06-26 16:08:28.170 | extra_dhcp_opt 2026-06-26 16:08:28.170 | extraroute 2026-06-26 16:08:28.170 | extraroute-atomic 2026-06-26 16:08:28.170 | filter-validation 2026-06-26 16:08:28.170 | floating-ip-port-forwarding-detail 2026-06-26 16:08:28.170 | fip-port-details 2026-06-26 16:08:28.170 | flavors 2026-06-26 16:08:28.171 | floatingip-pools 2026-06-26 16:08:28.171 | router 2026-06-26 16:08:28.171 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:08:28.171 | enable-default-route-bfd 2026-06-26 16:08:28.171 | enable-default-route-ecmp 2026-06-26 16:08:28.171 | ext-gw-mode 2026-06-26 16:08:28.171 | l3-ha 2026-06-26 16:08:28.171 | external-gateway-multihoming 2026-06-26 16:08:28.171 | l3-flavors 2026-06-26 16:08:28.171 | l3_agent_scheduler 2026-06-26 16:08:28.171 | multi-provider 2026-06-26 16:08:28.172 | net-mtu 2026-06-26 16:08:28.172 | net-mtu-writable 2026-06-26 16:08:28.172 | network_availability_zone 2026-06-26 16:08:28.172 | network-ip-availability 2026-06-26 16:08:28.172 | network-ip-availability-details 2026-06-26 16:08:28.172 | pagination 2026-06-26 16:08:28.172 | port-device-profile 2026-06-26 16:08:28.172 | port-mac-address-regenerate 2026-06-26 16:08:28.172 | port-numa-affinity-policy 2026-06-26 16:08:28.172 | port-numa-affinity-policy-socket 2026-06-26 16:08:28.172 | binding 2026-06-26 16:08:28.173 | binding-extended 2026-06-26 16:08:28.173 | port-security 2026-06-26 16:08:28.173 | project-id 2026-06-26 16:08:28.173 | provider 2026-06-26 16:08:28.173 | qinq 2026-06-26 16:08:28.173 | quota-check-limit 2026-06-26 16:08:28.173 | quota-check-limit-default 2026-06-26 16:08:28.173 | quotas 2026-06-26 16:08:28.173 | quota_details 2026-06-26 16:08:28.173 | rbac-policies 2026-06-26 16:08:28.173 | rbac-address-scope 2026-06-26 16:08:28.174 | rbac-security-groups 2026-06-26 16:08:28.174 | revision-if-match 2026-06-26 16:08:28.174 | standard-attr-revisions 2026-06-26 16:08:28.174 | router_availability_zone 2026-06-26 16:08:28.174 | router-enable-snat 2026-06-26 16:08:28.174 | security-groups-default-rules 2026-06-26 16:08:28.174 | security-groups-default-statefulness 2026-06-26 16:08:28.174 | security-groups-normalized-cidr 2026-06-26 16:08:28.174 | security-groups-remote-address-group 2026-06-26 16:08:28.174 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:08:28.174 | security-groups-shared-filtering 2026-06-26 16:08:28.175 | security-group 2026-06-26 16:08:28.175 | service-type 2026-06-26 16:08:28.175 | sorting 2026-06-26 16:08:28.175 | standard-attr-description 2026-06-26 16:08:28.175 | stateful-security-group 2026-06-26 16:08:28.175 | subnet-dns-publish-fixed-ip 2026-06-26 16:08:28.175 | subnet-external-network 2026-06-26 16:08:28.175 | subnet_onboard 2026-06-26 16:08:28.175 | subnet-service-types 2026-06-26 16:08:28.175 | subnet_allocation 2026-06-26 16:08:28.175 | subnetpool-prefix-ops 2026-06-26 16:08:28.175 | tag-creation 2026-06-26 16:08:28.176 | standard-attr-tag 2026-06-26 16:08:28.176 | standard-attr-timestamp 2026-06-26 16:08:28.176 | vlan-transparent' 2026-06-26 16:08:28.176 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 16:08:28.176 | address-scope 2026-06-26 16:08:28.176 | agent 2026-06-26 16:08:28.176 | allowed-address-pairs 2026-06-26 16:08:28.176 | auto-allocated-topology 2026-06-26 16:08:28.176 | availability_zone 2026-06-26 16:08:28.176 | default-subnetpools 2026-06-26 16:08:28.177 | dhcp_agent_scheduler 2026-06-26 16:08:28.177 | dns-integration 2026-06-26 16:08:28.177 | dns-domain-ports 2026-06-26 16:08:28.177 | dns-integration-domain-keywords 2026-06-26 16:08:28.177 | empty-string-filtering 2026-06-26 16:08:28.177 | external-net 2026-06-26 16:08:28.177 | extra_dhcp_opt 2026-06-26 16:08:28.177 | extraroute 2026-06-26 16:08:28.177 | extraroute-atomic 2026-06-26 16:08:28.177 | filter-validation 2026-06-26 16:08:28.177 | floating-ip-port-forwarding-detail 2026-06-26 16:08:28.178 | fip-port-details 2026-06-26 16:08:28.178 | flavors 2026-06-26 16:08:28.178 | floatingip-pools 2026-06-26 16:08:28.178 | router 2026-06-26 16:08:28.178 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:08:28.178 | enable-default-route-bfd 2026-06-26 16:08:28.178 | enable-default-route-ecmp 2026-06-26 16:08:28.178 | ext-gw-mode 2026-06-26 16:08:28.178 | l3-ha 2026-06-26 16:08:28.178 | external-gateway-multihoming 2026-06-26 16:08:28.178 | l3-flavors 2026-06-26 16:08:28.179 | l3_agent_scheduler 2026-06-26 16:08:28.179 | multi-provider 2026-06-26 16:08:28.179 | net-mtu 2026-06-26 16:08:28.179 | net-mtu-writable 2026-06-26 16:08:28.179 | network_availability_zone 2026-06-26 16:08:28.179 | network-ip-availability 2026-06-26 16:08:28.179 | network-ip-availability-details 2026-06-26 16:08:28.179 | pagination 2026-06-26 16:08:28.179 | port-device-profile 2026-06-26 16:08:28.179 | port-mac-address-regenerate 2026-06-26 16:08:28.179 | port-numa-affinity-policy 2026-06-26 16:08:28.180 | port-numa-affinity-policy-socket 2026-06-26 16:08:28.180 | binding 2026-06-26 16:08:28.180 | binding-extended 2026-06-26 16:08:28.180 | port-security 2026-06-26 16:08:28.180 | project-id 2026-06-26 16:08:28.180 | provider 2026-06-26 16:08:28.180 | qinq 2026-06-26 16:08:28.180 | quota-check-limit 2026-06-26 16:08:28.180 | quota-check-limit-default 2026-06-26 16:08:28.180 | quotas 2026-06-26 16:08:28.180 | quota_details 2026-06-26 16:08:28.180 | rbac-policies 2026-06-26 16:08:28.181 | rbac-address-scope 2026-06-26 16:08:28.181 | rbac-security-groups 2026-06-26 16:08:28.181 | revision-if-match 2026-06-26 16:08:28.181 | standard-attr-revisions 2026-06-26 16:08:28.181 | router_availability_zone 2026-06-26 16:08:28.181 | router-enable-snat 2026-06-26 16:08:28.181 | security-groups-default-rules 2026-06-26 16:08:28.181 | security-groups-default-statefulness 2026-06-26 16:08:28.181 | security-groups-normalized-cidr 2026-06-26 16:08:28.181 | security-groups-remote-address-group 2026-06-26 16:08:28.181 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:08:28.182 | security-groups-shared-filtering 2026-06-26 16:08:28.182 | security-group 2026-06-26 16:08:28.182 | service-type 2026-06-26 16:08:28.182 | sorting 2026-06-26 16:08:28.182 | standard-attr-description 2026-06-26 16:08:28.182 | stateful-security-group 2026-06-26 16:08:28.182 | subnet-dns-publish-fixed-ip 2026-06-26 16:08:28.182 | subnet-external-network 2026-06-26 16:08:28.182 | subnet_onboard 2026-06-26 16:08:28.182 | subnet-service-types 2026-06-26 16:08:28.182 | subnet_allocation 2026-06-26 16:08:28.183 | subnetpool-prefix-ops 2026-06-26 16:08:28.183 | tag-creation 2026-06-26 16:08:28.183 | standard-attr-tag 2026-06-26 16:08:28.183 | standard-attr-timestamp 2026-06-26 16:08:28.183 | vlan-transparent =~ external-net ]] 2026-06-26 16:08:28.183 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 16:08:28.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-26 16:08:28.188 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-26 16:08:31.822 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:31.826 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=70bcd339-d056-467a-baad-5c4090991383 2026-06-26 16:08:31.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-26 16:08:31.832 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:08:31.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-26 16:08:31.855 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-26 16:08:31.858 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-26 16:08:31.862 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-26 16:08:35.230 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:35.233 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 16:08:35.233 | address-scope 2026-06-26 16:08:35.234 | agent 2026-06-26 16:08:35.234 | allowed-address-pairs 2026-06-26 16:08:35.234 | auto-allocated-topology 2026-06-26 16:08:35.234 | availability_zone 2026-06-26 16:08:35.234 | default-subnetpools 2026-06-26 16:08:35.234 | dhcp_agent_scheduler 2026-06-26 16:08:35.234 | dns-integration 2026-06-26 16:08:35.234 | dns-domain-ports 2026-06-26 16:08:35.234 | dns-integration-domain-keywords 2026-06-26 16:08:35.234 | empty-string-filtering 2026-06-26 16:08:35.234 | external-net 2026-06-26 16:08:35.234 | extra_dhcp_opt 2026-06-26 16:08:35.235 | extraroute 2026-06-26 16:08:35.235 | extraroute-atomic 2026-06-26 16:08:35.235 | filter-validation 2026-06-26 16:08:35.235 | floating-ip-port-forwarding-detail 2026-06-26 16:08:35.235 | fip-port-details 2026-06-26 16:08:35.235 | flavors 2026-06-26 16:08:35.235 | floatingip-pools 2026-06-26 16:08:35.235 | router 2026-06-26 16:08:35.236 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:08:35.236 | enable-default-route-bfd 2026-06-26 16:08:35.236 | enable-default-route-ecmp 2026-06-26 16:08:35.236 | ext-gw-mode 2026-06-26 16:08:35.236 | l3-ha 2026-06-26 16:08:35.236 | external-gateway-multihoming 2026-06-26 16:08:35.236 | l3-flavors 2026-06-26 16:08:35.237 | l3_agent_scheduler 2026-06-26 16:08:35.237 | multi-provider 2026-06-26 16:08:35.237 | net-mtu 2026-06-26 16:08:35.237 | net-mtu-writable 2026-06-26 16:08:35.237 | network_availability_zone 2026-06-26 16:08:35.237 | network-ip-availability 2026-06-26 16:08:35.237 | network-ip-availability-details 2026-06-26 16:08:35.238 | pagination 2026-06-26 16:08:35.238 | port-device-profile 2026-06-26 16:08:35.238 | port-mac-address-regenerate 2026-06-26 16:08:35.238 | port-numa-affinity-policy 2026-06-26 16:08:35.238 | port-numa-affinity-policy-socket 2026-06-26 16:08:35.238 | binding 2026-06-26 16:08:35.238 | binding-extended 2026-06-26 16:08:35.239 | port-security 2026-06-26 16:08:35.239 | project-id 2026-06-26 16:08:35.239 | provider 2026-06-26 16:08:35.239 | qinq 2026-06-26 16:08:35.239 | quota-check-limit 2026-06-26 16:08:35.239 | quota-check-limit-default 2026-06-26 16:08:35.239 | quotas 2026-06-26 16:08:35.240 | quota_details 2026-06-26 16:08:35.240 | rbac-policies 2026-06-26 16:08:35.240 | rbac-address-scope 2026-06-26 16:08:35.240 | rbac-security-groups 2026-06-26 16:08:35.240 | revision-if-match 2026-06-26 16:08:35.240 | standard-attr-revisions 2026-06-26 16:08:35.240 | router_availability_zone 2026-06-26 16:08:35.241 | router-enable-snat 2026-06-26 16:08:35.241 | security-groups-default-rules 2026-06-26 16:08:35.241 | security-groups-default-statefulness 2026-06-26 16:08:35.241 | security-groups-normalized-cidr 2026-06-26 16:08:35.241 | security-groups-remote-address-group 2026-06-26 16:08:35.241 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:08:35.241 | security-groups-shared-filtering 2026-06-26 16:08:35.242 | security-group 2026-06-26 16:08:35.242 | service-type 2026-06-26 16:08:35.242 | sorting 2026-06-26 16:08:35.242 | standard-attr-description 2026-06-26 16:08:35.242 | stateful-security-group 2026-06-26 16:08:35.242 | subnet-dns-publish-fixed-ip 2026-06-26 16:08:35.243 | subnet-external-network 2026-06-26 16:08:35.243 | subnet_onboard 2026-06-26 16:08:35.243 | subnet-service-types 2026-06-26 16:08:35.243 | subnet_allocation 2026-06-26 16:08:35.243 | subnetpool-prefix-ops 2026-06-26 16:08:35.243 | tag-creation 2026-06-26 16:08:35.243 | standard-attr-tag 2026-06-26 16:08:35.244 | standard-attr-timestamp 2026-06-26 16:08:35.244 | vlan-transparent' 2026-06-26 16:08:35.244 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 16:08:35.244 | address-scope 2026-06-26 16:08:35.244 | agent 2026-06-26 16:08:35.244 | allowed-address-pairs 2026-06-26 16:08:35.244 | auto-allocated-topology 2026-06-26 16:08:35.245 | availability_zone 2026-06-26 16:08:35.245 | default-subnetpools 2026-06-26 16:08:35.245 | dhcp_agent_scheduler 2026-06-26 16:08:35.245 | dns-integration 2026-06-26 16:08:35.245 | dns-domain-ports 2026-06-26 16:08:35.245 | dns-integration-domain-keywords 2026-06-26 16:08:35.245 | empty-string-filtering 2026-06-26 16:08:35.246 | external-net 2026-06-26 16:08:35.246 | extra_dhcp_opt 2026-06-26 16:08:35.246 | extraroute 2026-06-26 16:08:35.246 | extraroute-atomic 2026-06-26 16:08:35.246 | filter-validation 2026-06-26 16:08:35.246 | floating-ip-port-forwarding-detail 2026-06-26 16:08:35.246 | fip-port-details 2026-06-26 16:08:35.247 | flavors 2026-06-26 16:08:35.247 | floatingip-pools 2026-06-26 16:08:35.247 | router 2026-06-26 16:08:35.247 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:08:35.247 | enable-default-route-bfd 2026-06-26 16:08:35.247 | enable-default-route-ecmp 2026-06-26 16:08:35.247 | ext-gw-mode 2026-06-26 16:08:35.247 | l3-ha 2026-06-26 16:08:35.248 | external-gateway-multihoming 2026-06-26 16:08:35.248 | l3-flavors 2026-06-26 16:08:35.248 | l3_agent_scheduler 2026-06-26 16:08:35.248 | multi-provider 2026-06-26 16:08:35.248 | net-mtu 2026-06-26 16:08:35.248 | net-mtu-writable 2026-06-26 16:08:35.248 | network_availability_zone 2026-06-26 16:08:35.249 | network-ip-availability 2026-06-26 16:08:35.249 | network-ip-availability-details 2026-06-26 16:08:35.249 | pagination 2026-06-26 16:08:35.249 | port-device-profile 2026-06-26 16:08:35.249 | port-mac-address-regenerate 2026-06-26 16:08:35.249 | port-numa-affinity-policy 2026-06-26 16:08:35.249 | port-numa-affinity-policy-socket 2026-06-26 16:08:35.250 | binding 2026-06-26 16:08:35.250 | binding-extended 2026-06-26 16:08:35.250 | port-security 2026-06-26 16:08:35.250 | project-id 2026-06-26 16:08:35.250 | provider 2026-06-26 16:08:35.250 | qinq 2026-06-26 16:08:35.250 | quota-check-limit 2026-06-26 16:08:35.251 | quota-check-limit-default 2026-06-26 16:08:35.251 | quotas 2026-06-26 16:08:35.251 | quota_details 2026-06-26 16:08:35.251 | rbac-policies 2026-06-26 16:08:35.251 | rbac-address-scope 2026-06-26 16:08:35.251 | rbac-security-groups 2026-06-26 16:08:35.251 | revision-if-match 2026-06-26 16:08:35.252 | standard-attr-revisions 2026-06-26 16:08:35.252 | router_availability_zone 2026-06-26 16:08:35.252 | router-enable-snat 2026-06-26 16:08:35.252 | security-groups-default-rules 2026-06-26 16:08:35.252 | security-groups-default-statefulness 2026-06-26 16:08:35.252 | security-groups-normalized-cidr 2026-06-26 16:08:35.252 | security-groups-remote-address-group 2026-06-26 16:08:35.253 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:08:35.253 | security-groups-shared-filtering 2026-06-26 16:08:35.253 | security-group 2026-06-26 16:08:35.253 | service-type 2026-06-26 16:08:35.253 | sorting 2026-06-26 16:08:35.253 | standard-attr-description 2026-06-26 16:08:35.253 | stateful-security-group 2026-06-26 16:08:35.254 | subnet-dns-publish-fixed-ip 2026-06-26 16:08:35.254 | subnet-external-network 2026-06-26 16:08:35.254 | subnet_onboard 2026-06-26 16:08:35.254 | subnet-service-types 2026-06-26 16:08:35.254 | subnet_allocation 2026-06-26 16:08:35.254 | subnetpool-prefix-ops 2026-06-26 16:08:35.254 | tag-creation 2026-06-26 16:08:35.255 | standard-attr-tag 2026-06-26 16:08:35.255 | standard-attr-timestamp 2026-06-26 16:08:35.255 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-26 16:08:35.255 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 16:08:35.255 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-26 16:08:35.255 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-26 16:08:35.256 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-26 16:08:40.133 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:40.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f 2026-06-26 16:08:40.140 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-26 16:08:40.143 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:08:40.168 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-26 16:08:40.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-26 16:08:40.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 70bcd339-d056-467a-baad-5c4090991383 7a1e7126-7a6c-4129-bca6-1a8a08c31818 2026-06-26 16:08:46.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-26 16:08:46.214 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f 2026-06-26 16:08:46.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-26 16:08:46.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-26 16:08:46.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-26 16:08:46.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-26 16:08:46.233 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-26 16:08:46.237 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-26 16:08:46.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-26 16:08:46.245 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-26 16:08:46.251 | +++ 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 479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-26 16:08:46.254 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-26 16:08:49.964 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:08:49.968 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-26 16:08:49.968 | | id | a50336e9-9ecf-4be8-af5f-0ee38d521846 |' 2026-06-26 16:08:49.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-26 16:08:49.974 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:08:49.993 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' a50336e9-9ecf-4be8-af5f-0ee38d521846 '|' 2026-06-26 16:08:49.997 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | a50336e9-9ecf-4be8-af5f-0ee38d521846 |' 2026-06-26 16:08:49.999 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-26 16:08:50.004 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' a50336e9-9ecf-4be8-af5f-0ee38d521846 '|' 2026-06-26 16:08:50.005 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-26 16:08:50.008 | ++ functions-common:get_field:806 : local data field 2026-06-26 16:08:50.011 | ++ functions-common:get_field:807 : read data 2026-06-26 16:08:50.014 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-26 16:08:50.017 | ++ functions-common:get_field:811 : field='$3' 2026-06-26 16:08:50.021 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | a50336e9-9ecf-4be8-af5f-0ee38d521846 |' 2026-06-26 16:08:50.021 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-26 16:08:50.027 | ++ functions-common:get_field:807 : read data 2026-06-26 16:08:50.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-26 16:08:50.035 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' a50336e9-9ecf-4be8-af5f-0ee38d521846 '|' 2026-06-26 16:08:50.035 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-26 16:08:50.038 | ++ functions-common:get_field:806 : local data field 2026-06-26 16:08:50.041 | ++ functions-common:get_field:807 : read data 2026-06-26 16:08:50.044 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-26 16:08:50.047 | ++ functions-common:get_field:811 : field='$6' 2026-06-26 16:08:50.050 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | a50336e9-9ecf-4be8-af5f-0ee38d521846 |' 2026-06-26 16:08:50.051 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-26 16:08:50.057 | ++ functions-common:get_field:807 : read data 2026-06-26 16:08:50.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=a50336e9-9ecf-4be8-af5f-0ee38d521846 2026-06-26 16:08:50.063 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f 70bcd339-d056-467a-baad-5c4090991383 2026-06-26 16:08:56.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-26 16:08:56.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-26 16:08:56.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-26 16:08:56.197 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:08:56.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-26 16:08:56.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-26 16:08:56.209 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-26 16:08:56.216 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-26 16:08:56.220 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-26 16:08:56.224 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-26 16:08:56.261 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-26 16:08:56.264 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-26 16:08:56.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-26 16:08:56.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-26 16:08:56.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-26 16:08:56.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-26 16:08:56.283 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-26 16:08:56.286 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-26 16:08:56.291 | + functions-common:test_with_retry:2360 : local until=10 2026-06-26 16:08:56.295 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-26 16:08:56.299 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-26 16:08:56.303 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-26 16:08:56.308 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:08:56.312 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:08:56.318 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:08:56.326 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490136319 2026-06-26 16:08:56.330 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-26 16:08:56.339 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-26 16:08:56.343 | + functions-common:time_stop:2420 : local name 2026-06-26 16:08:56.349 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:08:56.352 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:08:56.356 | + functions-common:time_stop:2423 : local total 2026-06-26 16:08:56.360 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:08:56.364 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-26 16:08:56.369 | + functions-common:time_stop:2427 : start_time=1782490136319 2026-06-26 16:08:56.373 | + functions-common:time_stop:2429 : [[ -z 1782490136319 ]] 2026-06-26 16:08:56.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:08:56.382 | + functions-common:time_stop:2432 : end_time=1782490136378 2026-06-26 16:08:56.386 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-26 16:08:56.390 | + functions-common:time_stop:2434 : total=9618 2026-06-26 16:08:56.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:08:56.398 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9677 2026-06-26 16:08:56.405 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-26 16:08:56.406 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-26 16:08:56.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-26 16:08:56.420 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-26 16:08:56.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-26 16:08:56.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-26 16:08:56.433 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-26 16:08:56.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-26 16:08:56.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-26 16:08:56.482 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-26 16:08:56.482 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-26 16:08:56.482 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-26 16:09:00.044 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:09:00.051 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.130 ' 2026-06-26 16:09:00.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-26 16:09:00.059 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:09:00.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-26 16:09:00.091 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-26 16:09:00.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-26 16:09:00.099 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-26 16:09:00.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 70bcd339-d056-467a-baad-5c4090991383 ac0b23cd-5037-497c-824d-47b0a7db0906 2026-06-26 16:09:06.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-26 16:09:06.725 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f 2026-06-26 16:09:06.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-26 16:09:06.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-26 16:09:06.734 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-26 16:09:06.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-26 16:09:06.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-26 16:09:06.742 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-26 16:09:06.745 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-26 16:09:06.750 | +++ 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 479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-26 16:09:06.750 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-26 16:09:12.800 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:09:12.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-26 16:09:12.807 | | id | 45491d4e-5723-4795-b75d-9cd96e278f13 |' 2026-06-26 16:09:12.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-26 16:09:12.815 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:09:12.841 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 45491d4e-5723-4795-b75d-9cd96e278f13 '|' 2026-06-26 16:09:12.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 45491d4e-5723-4795-b75d-9cd96e278f13 |' 2026-06-26 16:09:12.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-26 16:09:12.855 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 45491d4e-5723-4795-b75d-9cd96e278f13 '|' 2026-06-26 16:09:12.856 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-26 16:09:12.859 | ++ functions-common:get_field:806 : local data field 2026-06-26 16:09:12.861 | ++ functions-common:get_field:807 : read data 2026-06-26 16:09:12.867 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-26 16:09:12.872 | ++ functions-common:get_field:811 : field='$3' 2026-06-26 16:09:12.877 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 45491d4e-5723-4795-b75d-9cd96e278f13 |' 2026-06-26 16:09:12.878 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-26 16:09:12.886 | ++ functions-common:get_field:807 : read data 2026-06-26 16:09:12.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-26 16:09:12.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-26 16:09:12.903 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 45491d4e-5723-4795-b75d-9cd96e278f13 '|' 2026-06-26 16:09:12.905 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-26 16:09:12.909 | ++ functions-common:get_field:806 : local data field 2026-06-26 16:09:12.913 | ++ functions-common:get_field:807 : read data 2026-06-26 16:09:12.916 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-26 16:09:12.919 | ++ functions-common:get_field:811 : field='$6' 2026-06-26 16:09:12.924 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 45491d4e-5723-4795-b75d-9cd96e278f13 |' 2026-06-26 16:09:12.924 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-26 16:09:12.931 | ++ functions-common:get_field:807 : read data 2026-06-26 16:09:12.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=45491d4e-5723-4795-b75d-9cd96e278f13 2026-06-26 16:09:12.940 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-26 16:09:12.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-26 16:09:12.949 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-26 16:09:12.953 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-26 16:09:12.977 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:12.981 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-26 16:09:12.995 | net.ipv6.conf.all.forwarding = 1 2026-06-26 16:09:13.004 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 70bcd339-d056-467a-baad-5c4090991383 -c external_gateway_info -f json 2026-06-26 16:09:13.006 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-26 16:09:13.007 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-26 16:09:13.007 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 45491d4e-5723-4795-b75d-9cd96e278f13 2026-06-26 16:09:13.010 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-26 16:09:16.545 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:09:16.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::3c4 2026-06-26 16:09:16.553 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-26 16:09:16.556 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 16:09:16.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-26 16:09:16.575 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-26 16:09:16.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-26 16:09:16.580 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-26 16:09:16.584 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-26 16:09:16.586 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-26 16:09:16.610 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-26 16:09:16.613 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-26 16:09:16.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-26 16:09:16.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-26 16:09:16.634 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-26 16:09:16.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdef:c6f0:f301::/56 2026-06-26 16:09:16.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z ad8d38e2-91db-4377-8fbd-047edb9cc800 ]] 2026-06-26 16:09:16.657 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdef:c6f0:f301::/56 via 2001:db8::3c4 dev br-ex 2026-06-26 16:09:16.673 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-26 16:09:16.675 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-26 16:09:16.678 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-26 16:09:16.695 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:16.697 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-26 16:09:16.700 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:09:16.702 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-26 16:09:16.705 | + ./stack.sh:main:1332 : start_nova 2026-06-26 16:09:16.708 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-26 16:09:16.710 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:16.713 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:16.716 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:16.719 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-26 16:09:16.722 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 16:09:16.725 | + functions-common:run_process:1674 : local service=n-sch 2026-06-26 16:09:16.727 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 16:09:16.730 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:16.733 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:16.736 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:16.739 | + functions-common:run_process:1680 : local name=n-sch 2026-06-26 16:09:16.742 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:16.744 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:16.747 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:16.750 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:16.754 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:16.758 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490156754 2026-06-26 16:09:16.760 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-26 16:09:16.776 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:16.779 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-26 16:09:16.782 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-26 16:09:16.784 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 16:09:16.787 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 16:09:16.789 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 16:09:16.791 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 16:09:16.794 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-26 16:09:16.796 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-26 16:09:16.799 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-26 16:09:16.801 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:16.804 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:16.806 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:16.809 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:16.811 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-26 16:09:16.814 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-26 16:09:16.816 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-26 16:09:16.819 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-26 16:09:16.821 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 16:09:16.823 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:09:16.825 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:09:16.827 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:09:16.830 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:09:16.832 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:09:16.834 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-26 16:09:16.836 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:09:16.841 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-26 16:09:16.915 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:16.992 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-26 16:09:17.051 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 16:09:17.116 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-26 16:09:17.178 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-26 16:09:17.240 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:17.304 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:09:17.306 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:09:17.309 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-26 16:09:17.386 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:09:17.839 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-26 16:09:17.871 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-26 16:09:18.297 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-26 16:09:18.355 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:18.357 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:18.359 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:18.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:18.364 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:18.367 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:18.370 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:18.373 | + functions-common:time_stop:2427 : start_time=1782490156754 2026-06-26 16:09:18.375 | + functions-common:time_stop:2429 : [[ -z 1782490156754 ]] 2026-06-26 16:09:18.378 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:18.383 | + functions-common:time_stop:2432 : end_time=1782490158380 2026-06-26 16:09:18.386 | + functions-common:time_stop:2433 : elapsed_time=1626 2026-06-26 16:09:18.388 | + functions-common:time_stop:2434 : total=21324 2026-06-26 16:09:18.391 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:18.394 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22950 2026-06-26 16:09:18.397 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-26 16:09:18.402 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 16:09:18.405 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-26 16:09:18.408 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 16:09:18.410 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:18.413 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:18.416 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:18.418 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-26 16:09:18.421 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:18.424 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:18.426 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:18.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:18.433 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:18.437 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490158434 2026-06-26 16:09:18.440 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-26 16:09:18.457 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:18.460 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-26 16:09:18.463 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-26 16:09:18.465 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 16:09:18.468 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 16:09:18.471 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 16:09:18.474 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 16:09:18.476 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-26 16:09:18.479 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-26 16:09:18.482 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-26 16:09:18.484 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:18.487 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:18.490 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:18.492 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:18.495 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-26 16:09:18.498 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-26 16:09:18.501 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 16:09:18.503 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:18.506 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 16:09:18.509 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-26 16:09:18.511 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:18.514 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 16:09:18.516 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 16:09:18.519 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 16:09:18.521 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-26 16:09:18.524 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 16:09:18.528 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-26 16:09:18.608 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:18.686 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-26 16:09:18.748 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-26 16:09:18.809 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:18.870 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:18.931 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-26 16:09:18.997 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-26 16:09:19.061 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-26 16:09:19.127 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-26 16:09:19.192 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-26 16:09:19.259 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 16:09:19.262 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 16:09:19.264 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-26 16:09:19.344 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 16:09:19.820 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-26 16:09:19.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-26 16:09:20.283 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-26 16:09:20.426 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:20.430 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:20.433 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:20.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:20.441 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:20.446 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:20.451 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:20.454 | + functions-common:time_stop:2427 : start_time=1782490158434 2026-06-26 16:09:20.458 | + functions-common:time_stop:2429 : [[ -z 1782490158434 ]] 2026-06-26 16:09:20.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:20.467 | + functions-common:time_stop:2432 : end_time=1782490160464 2026-06-26 16:09:20.469 | + functions-common:time_stop:2433 : elapsed_time=2030 2026-06-26 16:09:20.473 | + functions-common:time_stop:2434 : total=22950 2026-06-26 16:09:20.476 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:20.478 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24980 2026-06-26 16:09:20.481 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:20.484 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:20.487 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-26 16:09:20.490 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:20.493 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:20.496 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:20.499 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-26 16:09:20.503 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 16:09:20.505 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-26 16:09:20.513 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-26 16:09:20.517 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 16:09:20.520 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 16:09:20.523 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-26 16:09:20.543 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:20.546 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-26 16:09:20.609 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 16:09:20.611 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-26 16:09:20.632 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:09:20.634 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 16:09:20.637 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-26 16:09:20.658 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:09:20.661 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-26 16:09:20.666 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 16:09:20.668 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-26 16:09:20.672 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-26 16:09:20.674 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 16:09:20.677 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 16:09:20.680 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-26 16:09:20.683 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 16:09:20.685 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-26 16:09:20.688 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 16:09:20.691 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:20.693 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:20.696 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:20.698 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-26 16:09:20.701 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:20.704 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:20.707 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:20.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:20.716 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:20.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490160718 2026-06-26 16:09:20.724 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-26 16:09:20.744 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:20.746 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-26 16:09:20.749 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-26 16:09:20.752 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 16:09:20.755 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 16:09:20.758 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 16:09:20.760 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 16:09:20.763 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-26 16:09:20.765 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-26 16:09:20.768 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-26 16:09:20.770 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:20.774 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:20.776 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:20.780 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:20.782 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-26 16:09:20.785 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-26 16:09:20.788 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-26 16:09:20.791 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-26 16:09:20.793 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 16:09:20.796 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:09:20.799 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:09:20.801 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:09:20.804 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:09:20.806 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:09:20.809 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-26 16:09:20.812 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:09:20.816 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-26 16:09:20.906 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:20.997 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-26 16:09:21.067 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 16:09:21.135 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-26 16:09:21.197 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-26 16:09:21.265 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:21.355 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:09:21.356 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:09:21.360 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-26 16:09:21.456 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:09:22.009 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-26 16:09:22.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-26 16:09:22.572 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-26 16:09:22.637 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:22.642 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:22.646 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:22.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:22.652 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:22.654 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:22.656 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:22.658 | + functions-common:time_stop:2427 : start_time=1782490160718 2026-06-26 16:09:22.661 | + functions-common:time_stop:2429 : [[ -z 1782490160718 ]] 2026-06-26 16:09:22.664 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:22.670 | + functions-common:time_stop:2432 : end_time=1782490162665 2026-06-26 16:09:22.671 | + functions-common:time_stop:2433 : elapsed_time=1947 2026-06-26 16:09:22.674 | + functions-common:time_stop:2434 : total=24980 2026-06-26 16:09:22.676 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:22.679 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26927 2026-06-26 16:09:22.684 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-26 16:09:22.684 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-26 16:09:22.686 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-26 16:09:22.692 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:22.692 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:22.695 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:22.697 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-26 16:09:22.700 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:22.703 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:22.705 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:22.708 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:22.712 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:22.717 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490162713 2026-06-26 16:09:22.722 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-26 16:09:22.744 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:09:22.747 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:22.751 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:22.753 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:22.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:22.759 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:22.762 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:22.765 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:22.767 | + functions-common:time_stop:2427 : start_time=1782490162713 2026-06-26 16:09:22.770 | + functions-common:time_stop:2429 : [[ -z 1782490162713 ]] 2026-06-26 16:09:22.775 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:22.778 | + functions-common:time_stop:2432 : end_time=1782490162774 2026-06-26 16:09:22.780 | + functions-common:time_stop:2433 : elapsed_time=61 2026-06-26 16:09:22.783 | + functions-common:time_stop:2434 : total=26927 2026-06-26 16:09:22.786 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:22.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26988 2026-06-26 16:09:22.794 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:22.797 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-26 16:09:22.801 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:22.803 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:22.807 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:22.812 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:22.813 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-26 16:09:22.817 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:22.819 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:22.823 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:22.825 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:22.829 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:22.832 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490162829 2026-06-26 16:09:22.834 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-26 16:09:22.851 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:09:22.854 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:22.857 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:22.859 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:22.861 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:22.863 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:22.866 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:22.868 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:22.870 | + functions-common:time_stop:2427 : start_time=1782490162829 2026-06-26 16:09:22.873 | + functions-common:time_stop:2429 : [[ -z 1782490162829 ]] 2026-06-26 16:09:22.876 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:22.879 | + functions-common:time_stop:2432 : end_time=1782490162877 2026-06-26 16:09:22.882 | + functions-common:time_stop:2433 : elapsed_time=48 2026-06-26 16:09:22.884 | + functions-common:time_stop:2434 : total=26988 2026-06-26 16:09:22.886 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:22.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27036 2026-06-26 16:09:22.891 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:22.894 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:22.897 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-26 16:09:22.900 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 16:09:22.902 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-26 16:09:22.904 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-26 16:09:22.928 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:22.931 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-26 16:09:22.988 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-26 16:09:22.992 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 16:09:22.994 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-26 16:09:23.044 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-26 16:09:23.065 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:23.068 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 16:09:23.070 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-26 16:09:23.072 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 16:09:23.074 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:23.076 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:23.079 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:23.081 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-26 16:09:23.083 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:23.085 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:23.087 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:23.090 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:23.095 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:23.096 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490163094 2026-06-26 16:09:23.099 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-26 16:09:23.120 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:23.122 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-26 16:09:23.124 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-26 16:09:23.126 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 16:09:23.128 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 16:09:23.131 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 16:09:23.133 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 16:09:23.136 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-26 16:09:23.137 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-26 16:09:23.139 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-26 16:09:23.141 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:23.144 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:23.146 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:23.148 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:23.150 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-26 16:09:23.152 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-26 16:09:23.155 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-26 16:09:23.157 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-26 16:09:23.161 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 16:09:23.161 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:09:23.166 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:09:23.168 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:09:23.171 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:09:23.174 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:09:23.178 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-26 16:09:23.185 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:09:23.192 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-26 16:09:23.313 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:23.432 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-26 16:09:23.553 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 16:09:23.682 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-26 16:09:23.807 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-26 16:09:23.903 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:24.018 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:09:24.020 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:09:24.023 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-26 16:09:24.159 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:09:24.747 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-26 16:09:24.798 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-26 16:09:25.353 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-26 16:09:25.409 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:25.413 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:25.419 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:25.423 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:25.429 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:25.432 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:25.435 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:25.441 | + functions-common:time_stop:2427 : start_time=1782490163094 2026-06-26 16:09:25.446 | + functions-common:time_stop:2429 : [[ -z 1782490163094 ]] 2026-06-26 16:09:25.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:25.460 | + functions-common:time_stop:2432 : end_time=1782490165455 2026-06-26 16:09:25.463 | + functions-common:time_stop:2433 : elapsed_time=2361 2026-06-26 16:09:25.472 | + functions-common:time_stop:2434 : total=27036 2026-06-26 16:09:25.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:25.478 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29397 2026-06-26 16:09:25.484 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-26 16:09:25.487 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 16:09:25.489 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-26 16:09:25.516 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:25.520 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-26 16:09:25.523 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-26 16:09:25.527 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 16:09:25.532 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 16:09:25.539 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-26 16:09:25.540 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:25.549 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-26 16:09:25.551 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:25.558 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:25.562 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:25.567 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:25.570 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-26 16:09:25.575 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:25.581 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:25.585 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:25.592 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:25.599 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:25.608 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490165601 2026-06-26 16:09:25.614 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-26 16:09:25.646 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:25.649 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-26 16:09:25.657 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-26 16:09:25.664 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:25.667 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:25.672 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:25.677 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:25.686 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-26 16:09:25.692 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-26 16:09:25.703 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-26 16:09:25.705 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:25.709 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:25.712 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:25.717 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:25.724 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-26 16:09:25.733 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-26 16:09:25.739 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-26 16:09:25.748 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-26 16:09:25.753 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:25.759 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:09:25.767 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:09:25.770 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:09:25.775 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:09:25.781 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:09:25.789 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-26 16:09:25.795 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:09:25.804 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-26 16:09:25.946 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:26.076 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-26 16:09:26.187 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 16:09:26.267 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-26 16:09:26.348 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-26 16:09:26.441 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:26.578 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:09:26.583 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:09:26.590 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-26 16:09:26.729 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:09:27.248 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-26 16:09:27.284 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-26 16:09:27.745 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-26 16:09:27.797 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:27.804 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:27.806 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:27.810 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:27.812 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:27.815 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:27.820 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:27.822 | + functions-common:time_stop:2427 : start_time=1782490165601 2026-06-26 16:09:27.825 | + functions-common:time_stop:2429 : [[ -z 1782490165601 ]] 2026-06-26 16:09:27.828 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:27.832 | + functions-common:time_stop:2432 : end_time=1782490167830 2026-06-26 16:09:27.834 | + functions-common:time_stop:2433 : elapsed_time=2229 2026-06-26 16:09:27.837 | + functions-common:time_stop:2434 : total=29397 2026-06-26 16:09:27.839 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:27.842 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31626 2026-06-26 16:09:27.844 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-26 16:09:27.846 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:27.848 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:27.851 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:27.853 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-26 16:09:27.855 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-26 16:09:27.861 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-26 16:09:27.863 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:09:27.865 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 16:09:27.867 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-26 16:09:27.870 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 16:09:27.873 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-26 16:09:27.875 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-26 16:09:27.878 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-26 16:09:27.880 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-26 16:09:27.890 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-26 16:09:27.890 | BEGIN { 2026-06-26 16:09:27.890 | section = "" 2026-06-26 16:09:27.890 | last_section = "" 2026-06-26 16:09:27.890 | section_count = 0 2026-06-26 16:09:27.890 | } 2026-06-26 16:09:27.891 | /^\[.+\]/ { 2026-06-26 16:09:27.891 | gsub("[][]", "", $1); 2026-06-26 16:09:27.891 | section=$1 2026-06-26 16:09:27.891 | next 2026-06-26 16:09:27.891 | } 2026-06-26 16:09:27.891 | /^ *\#/ { 2026-06-26 16:09:27.891 | next 2026-06-26 16:09:27.892 | } 2026-06-26 16:09:27.892 | /^[^ \t]+/ { 2026-06-26 16:09:27.895 | # get offset of first = in $0 2026-06-26 16:09:27.895 | eq_idx = index($0, "=") 2026-06-26 16:09:27.895 | # extract attr & value from $0 2026-06-26 16:09:27.895 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 16:09:27.895 | value = substr($0, eq_idx + 1) 2026-06-26 16:09:27.896 | # only need to strip trailing whitespace from attr 2026-06-26 16:09:27.896 | sub(/[ \t]*$/, "", attr) 2026-06-26 16:09:27.896 | # need to strip leading & trailing whitespace from value 2026-06-26 16:09:27.899 | sub(/^[ \t]*/, "", value) 2026-06-26 16:09:27.899 | sub(/[ \t]*$/, "", value) 2026-06-26 16:09:27.899 | 2026-06-26 16:09:27.899 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 16:09:27.899 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 16:09:27.899 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 16:09:27.900 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 16:09:27.900 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 16:09:27.900 | if (section != last_section) { 2026-06-26 16:09:27.900 | cfg_section[section_count++] = section 2026-06-26 16:09:27.900 | last_section = section 2026-06-26 16:09:27.900 | } 2026-06-26 16:09:27.900 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 16:09:27.901 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 16:09:27.901 | 2026-06-26 16:09:27.901 | cfg_attr[section, attr, 0] = value 2026-06-26 16:09:27.901 | cfg_attr_count[section, attr] = 1 2026-06-26 16:09:27.901 | } else { 2026-06-26 16:09:27.901 | lno = cfg_attr_count[section, attr]++ 2026-06-26 16:09:27.901 | cfg_attr[section, attr, lno] = value 2026-06-26 16:09:27.902 | } 2026-06-26 16:09:27.902 | } 2026-06-26 16:09:27.902 | END { 2026-06-26 16:09:27.908 | # Process each section in order 2026-06-26 16:09:27.908 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 16:09:27.908 | section = cfg_section[sno] 2026-06-26 16:09:27.908 | # The ini routines simply append a config item immediately 2026-06-26 16:09:27.908 | # after the section header. To keep the same order as defined 2026-06-26 16:09:27.909 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 16:09:27.909 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 16:09:27.909 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 16:09:27.909 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 16:09:27.909 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 16:09:27.909 | else { 2026-06-26 16:09:27.909 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 16:09:27.910 | count = cfg_attr_count[section, attr] 2026-06-26 16:09:27.910 | print "inidelete " configfile " " section " " attr 2026-06-26 16:09:27.910 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 16:09:27.910 | for (l = count -2; l >= 0; l--) 2026-06-26 16:09:27.910 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 16:09:27.910 | } 2026-06-26 16:09:27.910 | } 2026-06-26 16:09:27.911 | } 2026-06-26 16:09:27.911 | } 2026-06-26 16:09:27.911 | ' 2026-06-26 16:09:27.914 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 16:09:27.914 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 16:09:27.914 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-26 16:09:27.914 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:09:27.915 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 16:09:27.915 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-26 16:09:27.920 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:09:27.926 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-26 16:09:27.933 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-26 16:09:27.933 | BEGIN { group = "" } 2026-06-26 16:09:27.933 | /^\[\[.+\|.*\]\]/ { 2026-06-26 16:09:27.933 | gsub("[][]", "", $1); 2026-06-26 16:09:27.934 | split($1, a, "|"); 2026-06-26 16:09:27.934 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 16:09:27.934 | group=a[1] 2026-06-26 16:09:27.934 | } else { 2026-06-26 16:09:27.934 | group="" 2026-06-26 16:09:27.934 | } 2026-06-26 16:09:27.934 | next 2026-06-26 16:09:27.934 | } 2026-06-26 16:09:27.934 | { 2026-06-26 16:09:27.934 | if (group != "") 2026-06-26 16:09:27.934 | print $0 2026-06-26 16:09:27.935 | } 2026-06-26 16:09:27.935 | ' /home/quobyte/devstack/local.conf 2026-06-26 16:09:27.946 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 16:09:27.948 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-26 16:09:27.988 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-26 16:09:28.027 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-26 16:09:28.030 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 16:09:28.033 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-26 16:09:28.035 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 16:09:28.037 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-26 16:09:28.040 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 16:09:28.065 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:28.068 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-26 16:09:28.071 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-26 16:09:28.074 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 16:09:28.097 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:28.099 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.216:5672/nova_cell1 2026-06-26 16:09:28.103 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.216:5672/nova_cell1 2026-06-26 16:09:28.144 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 16:09:28.148 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 16:09:28.151 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-26 16:09:28.179 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-26 16:09:28.206 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-26 16:09:28.210 | + lib/nova:configure_console_compute:669 : local offset 2026-06-26 16:09:28.216 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-26 16:09:28.219 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-26 16:09:28.223 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-26 16:09:28.254 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.216 2026-06-26 16:09:28.259 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-26 16:09:28.287 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:28.291 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-26 16:09:28.295 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-26 16:09:28.300 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-26 16:09:28.304 | + functions:vercmp:648 : local 'op=<' 2026-06-26 16:09:28.308 | + functions:vercmp:649 : local v2=1.0.0 2026-06-26 16:09:28.313 | + functions:vercmp:650 : local result 2026-06-26 16:09:28.322 | ++ functions:vercmp:654 : sort -V 2026-06-26 16:09:28.322 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-26 16:09:28.329 | ++ functions:vercmp:654 : head -1 2026-06-26 16:09:28.336 | + functions:vercmp:654 : result=1.0.0 2026-06-26 16:09:28.340 | + functions:vercmp:656 : case $op in 2026-06-26 16:09:28.345 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-26 16:09:28.347 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-26 16:09:28.351 | + functions:vercmp:667 : return 2026-06-26 16:09:28.356 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.216:6080/vnc_lite.html 2026-06-26 16:09:28.360 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.216:6080/vnc_lite.html 2026-06-26 16:09:28.411 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.216:6081/spice_auto.html 2026-06-26 16:09:28.415 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.216:6081/spice_auto.html 2026-06-26 16:09:28.465 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-26 16:09:28.498 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:28.502 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-26 16:09:28.507 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.216 2026-06-26 16:09:28.511 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-26 16:09:28.561 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.216 2026-06-26 16:09:28.597 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-26 16:09:28.618 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:09:28.620 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-26 16:09:28.623 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-26 16:09:28.639 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:09:28.642 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-26 16:09:28.644 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-26 16:09:28.677 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-26 16:09:28.679 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-26 16:09:28.709 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-26 16:09:28.712 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-26 16:09:28.715 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-26 16:09:28.717 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-26 16:09:28.719 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-26 16:09:28.723 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-26 16:09:28.725 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-26 16:09:28.728 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 16:09:28.731 | + functions-common:run_process:1676 : local group=libvirt 2026-06-26 16:09:28.734 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:28.736 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:28.739 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-26 16:09:28.741 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:28.744 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:28.747 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:28.749 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:28.753 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:28.757 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490168755 2026-06-26 16:09:28.760 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-26 16:09:28.775 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:28.778 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-26 16:09:28.780 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-26 16:09:28.783 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 16:09:28.785 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 16:09:28.788 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 16:09:28.790 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 16:09:28.792 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-26 16:09:28.795 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-26 16:09:28.798 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-26 16:09:28.800 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-26 16:09:28.802 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:28.805 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:28.807 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:28.809 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-26 16:09:28.812 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-26 16:09:28.814 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-26 16:09:28.817 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-26 16:09:28.819 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 16:09:28.822 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-26 16:09:28.824 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:09:28.826 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:09:28.828 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:09:28.831 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-26 16:09:28.833 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-26 16:09:28.835 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-26 16:09:28.837 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:09:28.841 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-26 16:09:28.916 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:28.990 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-26 16:09:29.052 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 16:09:29.115 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-26 16:09:29.180 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-26 16:09:29.251 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:29.329 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:09:29.332 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-26 16:09:29.336 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-26 16:09:29.411 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-26 16:09:29.503 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:09:30.003 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-26 16:09:30.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-26 16:09:30.539 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-26 16:09:30.588 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:30.591 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:30.595 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:30.598 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:30.604 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:30.607 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:30.613 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:30.616 | + functions-common:time_stop:2427 : start_time=1782490168755 2026-06-26 16:09:30.620 | + functions-common:time_stop:2429 : [[ -z 1782490168755 ]] 2026-06-26 16:09:30.625 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:30.629 | + functions-common:time_stop:2432 : end_time=1782490170626 2026-06-26 16:09:30.633 | + functions-common:time_stop:2433 : elapsed_time=1871 2026-06-26 16:09:30.639 | + functions-common:time_stop:2434 : total=31626 2026-06-26 16:09:30.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:30.646 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33497 2026-06-26 16:09:30.647 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:30.650 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-26 16:09:30.653 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-26 16:09:30.668 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:30.670 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-26 16:09:30.670 | Dumping cells_v2 mapping 2026-06-26 16:09:30.673 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-26 16:09:31.162 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:09:31.162 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:09:31.162 | we strongly recommend against using it for new projects. 2026-06-26 16:09:31.162 | 2026-06-26 16:09:31.162 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:09:31.163 | framework. For more detail see 2026-06-26 16:09:31.163 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:09:31.163 | 2026-06-26 16:09:31.163 | import eventlet # noqa 2026-06-26 16:09:31.603 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:09:34.758 | INFO dbcounter [None req-5de36e6c-19e6-46af-bee8-847938152453 None None] Registered counter for database nova_api 2026-06-26 16:09:34.891 | DEBUG dbcounter [-] [80563] Writer thread running {{(pid=80563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:09:34.920 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 16:09:34.920 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-26 16:09:34.920 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 16:09:34.920 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-26 16:09:34.920 | | cell1 | b60656c4-5860-4012-8fa8-760d57c2edcd | rabbit://stackrabbit:stackqueue@192.168.122.216:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-26 16:09:34.920 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 16:09:35.203 | Exception ignored in: 2026-06-26 16:09:35.203 | Traceback (most recent call last): 2026-06-26 16:09:35.203 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:09:35.203 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:09:35.204 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:09:35.204 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:09:35.204 | RuntimeError: greenlet is being finalized 2026-06-26 16:09:35.544 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-26 16:09:35.547 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-26 16:09:35.620 | + inc/async:async_inner:63 : create_flavors 2026-06-26 16:09:35.664 | [2071 Async create_flavors:80661]: running: create_flavors 2026-06-26 16:09:35.668 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-26 16:09:35.693 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:35.698 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-26 16:09:35.702 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:09:35.708 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-26 16:09:35.713 | + ./stack.sh:main:1337 : start_cinder 2026-06-26 16:09:35.717 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-26 16:09:35.722 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-26 16:09:35.728 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 16:09:35.732 | + functions-common:run_process:1674 : local service=c-api 2026-06-26 16:09:35.736 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 16:09:35.739 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:35.742 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:35.746 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:35.749 | + functions-common:run_process:1680 : local name=c-api 2026-06-26 16:09:35.753 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:35.758 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:35.761 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:35.765 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:35.770 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:35.776 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490175771 2026-06-26 16:09:35.780 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-26 16:09:35.802 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:35.807 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-26 16:09:35.811 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-26 16:09:35.816 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 16:09:35.821 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 16:09:35.823 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 16:09:35.829 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 16:09:35.832 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-26 16:09:35.837 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-26 16:09:35.842 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-26 16:09:35.846 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:35.851 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:35.862 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:35.862 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:35.862 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-26 16:09:35.862 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 16:09:35.863 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 16:09:35.866 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:35.868 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 16:09:35.870 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-26 16:09:35.873 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:35.875 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 16:09:35.877 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 16:09:35.879 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 16:09:35.882 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-26 16:09:35.884 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 16:09:35.888 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-26 16:09:35.993 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:36.087 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-26 16:09:36.163 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-26 16:09:36.250 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:36.335 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:36.428 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-26 16:09:36.517 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-26 16:09:36.590 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-26 16:09:36.661 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-26 16:09:36.726 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-26 16:09:36.800 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 16:09:36.802 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 16:09:36.804 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-26 16:09:36.892 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 16:09:37.408 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-26 16:09:37.443 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-26 16:09:37.896 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-26 16:09:38.053 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:38.061 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:38.065 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:38.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:38.078 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:38.084 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:38.091 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:38.098 | + functions-common:time_stop:2427 : start_time=1782490175771 2026-06-26 16:09:38.103 | + functions-common:time_stop:2429 : [[ -z 1782490175771 ]] 2026-06-26 16:09:38.110 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:38.119 | + functions-common:time_stop:2432 : end_time=1782490178112 2026-06-26 16:09:38.124 | + functions-common:time_stop:2433 : elapsed_time=2341 2026-06-26 16:09:38.131 | + functions-common:time_stop:2434 : total=33497 2026-06-26 16:09:38.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:38.140 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35838 2026-06-26 16:09:38.144 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-26 16:09:38.144 | Waiting for Cinder API to start... 2026-06-26 16:09:38.151 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.216/volume/v3/ 2026-06-26 16:09:38.156 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.216/volume/v3/ 2026-06-26 16:09:38.163 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 16:09:38.169 | + functions:wait_for_service:477 : local url=http://192.168.122.216/volume/v3/ 2026-06-26 16:09:38.174 | + functions:wait_for_service:478 : local rval=0 2026-06-26 16:09:38.181 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 16:09:38.184 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 16:09:38.187 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:38.191 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:38.200 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:38.212 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490178202 2026-06-26 16:09:38.217 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 16:09:38.223 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:09:38.228 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.216/volume/v3/ 2026-06-26 16:09:43.131 | + :: : [[ 401 == 503 ]] 2026-06-26 16:09:43.132 | + :: : [[ 0 -eq 7 ]] 2026-06-26 16:09:43.141 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 16:09:43.146 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:43.149 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:43.152 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:43.158 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:43.162 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:43.165 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 16:09:43.169 | + functions-common:time_stop:2427 : start_time=1782490178202 2026-06-26 16:09:43.172 | + functions-common:time_stop:2429 : [[ -z 1782490178202 ]] 2026-06-26 16:09:43.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:43.183 | + functions-common:time_stop:2432 : end_time=1782490183179 2026-06-26 16:09:43.189 | + functions-common:time_stop:2433 : elapsed_time=4977 2026-06-26 16:09:43.192 | + functions-common:time_stop:2434 : total=14926 2026-06-26 16:09:43.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:43.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19903 2026-06-26 16:09:43.202 | + functions:wait_for_service:486 : return 0 2026-06-26 16:09:43.206 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:43.209 | + functions-common:run_process:1674 : local service=c-sch 2026-06-26 16:09:43.214 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:43.218 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:43.223 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:43.227 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:43.231 | + functions-common:run_process:1680 : local name=c-sch 2026-06-26 16:09:43.235 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:43.239 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:43.243 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:43.248 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:43.254 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:43.258 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490183255 2026-06-26 16:09:43.262 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-26 16:09:43.286 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:43.290 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-26 16:09:43.293 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-26 16:09:43.297 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:43.300 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:43.304 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:43.308 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:43.311 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-26 16:09:43.315 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-26 16:09:43.320 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-26 16:09:43.324 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:43.327 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:43.331 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:43.334 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:43.337 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-26 16:09:43.341 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-26 16:09:43.347 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-26 16:09:43.351 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-26 16:09:43.354 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:43.358 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:09:43.361 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:09:43.365 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 16:09:43.368 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:09:43.372 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:09:43.375 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-26 16:09:43.379 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:09:43.384 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-26 16:09:43.466 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:43.559 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-26 16:09:43.636 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:43.716 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-26 16:09:43.786 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-26 16:09:43.855 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:43.930 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 16:09:43.932 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:09:43.934 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-26 16:09:44.027 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:09:44.544 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-26 16:09:44.570 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-26 16:09:45.072 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-26 16:09:45.149 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:45.154 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:45.158 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:45.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:45.168 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:45.172 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:45.177 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:45.182 | + functions-common:time_stop:2427 : start_time=1782490183255 2026-06-26 16:09:45.187 | + functions-common:time_stop:2429 : [[ -z 1782490183255 ]] 2026-06-26 16:09:45.193 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:45.199 | + functions-common:time_stop:2432 : end_time=1782490185194 2026-06-26 16:09:45.204 | + functions-common:time_stop:2433 : elapsed_time=1939 2026-06-26 16:09:45.208 | + functions-common:time_stop:2434 : total=35838 2026-06-26 16:09:45.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:45.214 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37777 2026-06-26 16:09:45.219 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.224 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.228 | + functions-common:run_process:1674 : local service=c-bak 2026-06-26 16:09:45.233 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:45.237 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:45.241 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:45.246 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.250 | + functions-common:run_process:1680 : local name=c-bak 2026-06-26 16:09:45.256 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:45.261 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:45.261 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:45.264 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:45.267 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:45.272 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490185269 2026-06-26 16:09:45.277 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-26 16:09:45.304 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:09:45.311 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:45.311 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:45.313 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:45.316 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:45.318 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:45.320 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:45.323 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:45.325 | + functions-common:time_stop:2427 : start_time=1782490185269 2026-06-26 16:09:45.328 | + functions-common:time_stop:2429 : [[ -z 1782490185269 ]] 2026-06-26 16:09:45.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:45.335 | + functions-common:time_stop:2432 : end_time=1782490185333 2026-06-26 16:09:45.338 | + functions-common:time_stop:2433 : elapsed_time=64 2026-06-26 16:09:45.340 | + functions-common:time_stop:2434 : total=37777 2026-06-26 16:09:45.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:45.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37841 2026-06-26 16:09:45.348 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.351 | + functions-common:run_process:1674 : local service=c-vol 2026-06-26 16:09:45.353 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:45.356 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:45.360 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:45.365 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.369 | + functions-common:run_process:1680 : local name=c-vol 2026-06-26 16:09:45.374 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:45.378 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:45.381 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:45.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:45.394 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:45.397 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490185394 2026-06-26 16:09:45.401 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-26 16:09:45.434 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:45.436 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.439 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-26 16:09:45.441 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:45.443 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:45.445 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:45.448 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:45.450 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-26 16:09:45.452 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-26 16:09:45.455 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-26 16:09:45.457 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:45.459 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:45.461 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:45.464 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.466 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-26 16:09:45.468 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-26 16:09:45.470 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.473 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-26 16:09:45.475 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:45.478 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 16:09:45.480 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 16:09:45.483 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:45.487 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 16:09:45.491 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 16:09:45.494 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-26 16:09:45.496 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 16:09:45.500 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-26 16:09:45.572 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:45.647 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-26 16:09:45.715 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 16:09:45.791 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-26 16:09:45.872 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-26 16:09:45.949 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:46.024 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-26 16:09:46.027 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 16:09:46.102 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 16:09:46.106 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-26 16:09:46.204 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 16:09:46.755 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-26 16:09:46.794 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-26 16:09:47.298 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-26 16:09:47.350 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:47.357 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:47.364 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:47.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:47.374 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:47.379 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:47.385 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:47.390 | + functions-common:time_stop:2427 : start_time=1782490185394 2026-06-26 16:09:47.401 | + functions-common:time_stop:2429 : [[ -z 1782490185394 ]] 2026-06-26 16:09:47.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:47.417 | + functions-common:time_stop:2432 : end_time=1782490187408 2026-06-26 16:09:47.423 | + functions-common:time_stop:2433 : elapsed_time=2014 2026-06-26 16:09:47.429 | + functions-common:time_stop:2434 : total=37841 2026-06-26 16:09:47.433 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:47.443 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39855 2026-06-26 16:09:47.446 | + ./stack.sh:main:1338 : create_volume_types 2026-06-26 16:09:47.450 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-26 16:09:47.496 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:47.503 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 16:09:47.510 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-26 16:09:47.516 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 16:09:47.519 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-26 16:09:47.521 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-26 16:09:47.524 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-26 16:09:47.527 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-26 16:09:47.531 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-26 16:09:47.535 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-26 16:09:47.572 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:47.579 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-26 16:09:53.367 | +-------------+--------------------------------------+ 2026-06-26 16:09:53.368 | | Field | Value | 2026-06-26 16:09:53.368 | +-------------+--------------------------------------+ 2026-06-26 16:09:53.368 | | description | None | 2026-06-26 16:09:53.368 | | id | 60766086-9c52-4118-81e0-6bfdc9f09d07 | 2026-06-26 16:09:53.368 | | is_public | True | 2026-06-26 16:09:53.368 | | name | lvmdriver-1 | 2026-06-26 16:09:53.368 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-26 16:09:53.368 | +-------------+--------------------------------------+ 2026-06-26 16:09:53.739 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-26 16:09:53.742 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-26 16:09:53.744 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-26 16:09:53.747 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-26 16:09:53.749 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-26 16:09:53.765 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:53.767 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-26 16:09:53.769 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:09:53.772 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-26 16:09:53.774 | + ./stack.sh:main:1353 : start_glance 2026-06-26 16:09:53.776 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-26 16:09:53.780 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-26 16:09:53.784 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 16:09:53.786 | + functions-common:run_process:1674 : local service=g-api 2026-06-26 16:09:53.788 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 16:09:53.790 | + functions-common:run_process:1676 : local group= 2026-06-26 16:09:53.792 | + functions-common:run_process:1677 : local user= 2026-06-26 16:09:53.795 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 16:09:53.797 | + functions-common:run_process:1680 : local name=g-api 2026-06-26 16:09:53.799 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 16:09:53.801 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 16:09:53.803 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:53.805 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:53.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:53.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490193810 2026-06-26 16:09:53.817 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-26 16:09:53.834 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:09:53.836 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-26 16:09:53.838 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-26 16:09:53.841 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 16:09:53.843 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 16:09:53.845 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 16:09:53.847 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 16:09:53.850 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-26 16:09:53.852 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-26 16:09:53.854 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-26 16:09:53.856 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 16:09:53.859 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 16:09:53.861 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 16:09:53.863 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 16:09:53.865 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-26 16:09:53.867 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-26 16:09:53.870 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 16:09:53.872 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:53.874 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 16:09:53.876 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-26 16:09:53.878 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:53.880 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 16:09:53.882 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 16:09:53.885 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 16:09:53.887 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-26 16:09:53.889 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 16:09:53.893 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-26 16:09:53.975 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 16:09:54.060 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-26 16:09:54.160 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-26 16:09:54.255 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 16:09:54.346 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 16:09:54.431 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-26 16:09:54.509 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-26 16:09:54.599 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-26 16:09:54.684 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-26 16:09:54.765 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-26 16:09:54.851 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 16:09:54.856 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 16:09:54.860 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-26 16:09:54.964 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 16:09:55.498 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-26 16:09:55.525 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-26 16:09:56.081 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-26 16:09:56.254 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 16:09:56.259 | + functions-common:time_stop:2420 : local name 2026-06-26 16:09:56.262 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:09:56.267 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:09:56.271 | + functions-common:time_stop:2423 : local total 2026-06-26 16:09:56.278 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:09:56.278 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 16:09:56.280 | + functions-common:time_stop:2427 : start_time=1782490193810 2026-06-26 16:09:56.289 | + functions-common:time_stop:2429 : [[ -z 1782490193810 ]] 2026-06-26 16:09:56.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:09:56.305 | + functions-common:time_stop:2432 : end_time=1782490196300 2026-06-26 16:09:56.311 | + functions-common:time_stop:2433 : elapsed_time=2490 2026-06-26 16:09:56.317 | + functions-common:time_stop:2434 : total=39855 2026-06-26 16:09:56.323 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:09:56.327 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42345 2026-06-26 16:09:56.335 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-26 16:09:56.375 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:09:56.380 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.216) to start...' 2026-06-26 16:09:56.380 | Waiting for g-api (192.168.122.216) to start... 2026-06-26 16:09:56.387 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.216/image 2026-06-26 16:09:56.398 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 16:09:56.403 | + functions:wait_for_service:477 : local url=http://192.168.122.216/image 2026-06-26 16:09:56.411 | + functions:wait_for_service:478 : local rval=0 2026-06-26 16:09:56.419 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 16:09:56.424 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 16:09:56.429 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:09:56.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:09:56.446 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:09:56.455 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490196447 2026-06-26 16:09:56.460 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 16:09:56.465 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:09:56.475 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.216/image 2026-06-26 16:10:02.353 | + :: : [[ 300 == 503 ]] 2026-06-26 16:10:02.356 | + :: : [[ 0 -eq 7 ]] 2026-06-26 16:10:02.363 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 16:10:02.370 | + functions-common:time_stop:2420 : local name 2026-06-26 16:10:02.378 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:10:02.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:10:02.397 | + functions-common:time_stop:2423 : local total 2026-06-26 16:10:02.401 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:10:02.407 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 16:10:02.412 | + functions-common:time_stop:2427 : start_time=1782490196447 2026-06-26 16:10:02.418 | + functions-common:time_stop:2429 : [[ -z 1782490196447 ]] 2026-06-26 16:10:02.427 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:10:02.436 | + functions-common:time_stop:2432 : end_time=1782490202430 2026-06-26 16:10:02.439 | + functions-common:time_stop:2433 : elapsed_time=5983 2026-06-26 16:10:02.443 | + functions-common:time_stop:2434 : total=19903 2026-06-26 16:10:02.449 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:10:02.453 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25886 2026-06-26 16:10:02.458 | + functions:wait_for_service:486 : return 0 2026-06-26 16:10:02.461 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-26 16:10:02.490 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:02.495 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-26 16:10:02.519 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:02.522 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-26 16:10:02.526 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:10:02.526 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-26 16:10:02.528 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-26 16:10:02.530 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:02.532 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:02.534 | + functions:upload_image:141 : local image image_fname image_name 2026-06-26 16:10:02.536 | + functions:upload_image:143 : local max_attempts=5 2026-06-26 16:10:02.541 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-26 16:10:02.544 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:02.547 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:02.549 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-26 16:10:02.551 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-26 16:10:02.553 | ++ functions:upload_image:151 : seq 5 2026-06-26 16:10:02.556 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-26 16:10:02.560 | + functions:upload_image:152 : local rc=0 2026-06-26 16:10:02.563 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:02.565 | --2026-06-26 18:10:02-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:02.626 | Resolving github.com (github.com)... 140.82.121.3 2026-06-26 16:10:02.644 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-26 16:10:02.707 | HTTP request sent, awaiting response... 302 Found 2026-06-26 16:10:02.708 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-26T17%3A05%3A03Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-26T16%3A04%3A53Z&ske=2026-06-26T17%3A05%3A03Z&sks=b&skv=2018-11-09&sig=xKSMEBkCjksJnbR6MuktYSetveLVPkjnJF%2BYsA3%2BUR4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQ5MjAwMCwibmJmIjoxNzgyNDkwMjAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rTLqgoBLV-n3BzZDNk_zSlcSZvulEpkY2J5MeMyZeJY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-26 16:10:02.708 | --2026-06-26 18:10:02-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-26T17%3A05%3A03Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-26T16%3A04%3A53Z&ske=2026-06-26T17%3A05%3A03Z&sks=b&skv=2018-11-09&sig=xKSMEBkCjksJnbR6MuktYSetveLVPkjnJF%2BYsA3%2BUR4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQ5MjAwMCwibmJmIjoxNzgyNDkwMjAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rTLqgoBLV-n3BzZDNk_zSlcSZvulEpkY2J5MeMyZeJY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-26 16:10:02.709 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-06-26 16:10:02.721 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-26 16:10:02.778 | HTTP request sent, awaiting response... 200 OK 2026-06-26 16:10:02.778 | Length: 21692416 (21M) [application/octet-stream] 2026-06-26 16:10:02.778 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-26 16:10:02.830 | 2026-06-26 16:10:03.067 | 0K ........ ........ .... 100% 71.6M=0.3s 2026-06-26 16:10:03.067 | 2026-06-26 16:10:03.067 | 2026-06-26 18:10:03 (71.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-26 16:10:03.068 | 2026-06-26 16:10:03.074 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-26 16:10:03.077 | + functions:upload_image:163 : break 2026-06-26 16:10:03.080 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:03.083 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-26 16:10:03.087 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-26 16:10:03.090 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-26 16:10:03.094 | + functions:upload_image:313 : local kernel= 2026-06-26 16:10:03.096 | + functions:upload_image:314 : local ramdisk= 2026-06-26 16:10:03.099 | + functions:upload_image:315 : local disk_format= 2026-06-26 16:10:03.102 | + functions:upload_image:316 : local container_format= 2026-06-26 16:10:03.105 | + functions:upload_image:317 : local unpack= 2026-06-26 16:10:03.109 | + functions:upload_image:318 : local img_property= 2026-06-26 16:10:03.112 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-26 16:10:03.115 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-26 16:10:03.119 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-26 16:10:03.122 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-26 16:10:03.125 | + functions:upload_image:328 : case "$image_fname" in 2026-06-26 16:10:03.128 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-26 16:10:03.131 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-26 16:10:03.133 | + functions:upload_image:350 : local format 2026-06-26 16:10:03.137 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:03.138 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-26 16:10:03.147 | + functions:upload_image:351 : format=qcow2 2026-06-26 16:10:03.150 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-26 16:10:03.152 | + functions:upload_image:353 : disk_format=qcow2 2026-06-26 16:10:03.154 | + functions:upload_image:357 : container_format=bare 2026-06-26 16:10:03.157 | + functions:upload_image:404 : is_arch ppc64le 2026-06-26 16:10:03.160 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 16:10:03.163 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-26 16:10:03.165 | + functions:upload_image:404 : is_arch ppc64 2026-06-26 16:10:03.168 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 16:10:03.171 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-26 16:10:03.174 | + functions:upload_image:404 : is_arch ppc 2026-06-26 16:10:03.177 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 16:10:03.181 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-26 16:10:03.183 | + functions:upload_image:408 : is_arch aarch64 2026-06-26 16:10:03.186 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 16:10:03.189 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 16:10:03.191 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-26 16:10:03.194 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-26 16:10:03.196 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-26 16:10:03.198 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-26 16:10:03.200 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-26 16:10:03.202 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-26 16:10:03.204 | + functions:_upload_image:112 : shift 2026-06-26 16:10:03.206 | + functions:_upload_image:113 : local container=bare 2026-06-26 16:10:03.210 | + functions:_upload_image:114 : shift 2026-06-26 16:10:03.213 | + functions:_upload_image:115 : local disk=qcow2 2026-06-26 16:10:03.215 | + functions:_upload_image:116 : shift 2026-06-26 16:10:03.218 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:03.220 | + functions:_upload_image:118 : shift 2026-06-26 16:10:03.222 | + functions:_upload_image:119 : local properties 2026-06-26 16:10:03.224 | + functions:_upload_image:120 : local useimport 2026-06-26 16:10:03.227 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-26 16:10:03.229 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-26 16:10:03.231 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-26 16:10:03.233 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-26 16:10:03.235 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-26 16:10:03.238 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-26 16:10:03.240 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-26 16:10:03.243 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:03.250 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:10:09.498 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 16:10:09.498 | | Field | Value | 2026-06-26 16:10:09.498 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 16:10:09.498 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-26 16:10:09.498 | | container_format | bare | 2026-06-26 16:10:09.498 | | created_at | 2026-06-26T16:10:07Z | 2026-06-26 16:10:09.499 | | disk_format | qcow2 | 2026-06-26 16:10:09.499 | | file | /v2/images/9802c669-3e63-4bf4-8433-90d70a2ebf26/file | 2026-06-26 16:10:09.499 | | id | 9802c669-3e63-4bf4-8433-90d70a2ebf26 | 2026-06-26 16:10:09.499 | | min_disk | 0 | 2026-06-26 16:10:09.499 | | min_ram | 0 | 2026-06-26 16:10:09.499 | | name | cirros-0.6.3-x86_64-disk | 2026-06-26 16:10:09.499 | | owner | bd326a996e4b46ac90d08dd2ee6c182e | 2026-06-26 16:10:09.499 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-26 16:10:09.499 | | protected | False | 2026-06-26 16:10:09.499 | | schema | /v2/schemas/image | 2026-06-26 16:10:09.500 | | size | 21692416 | 2026-06-26 16:10:09.500 | | status | active | 2026-06-26 16:10:09.500 | | tags | | 2026-06-26 16:10:09.500 | | updated_at | 2026-06-26T16:10:09Z | 2026-06-26 16:10:09.500 | | virtual_size | 117440512 | 2026-06-26 16:10:09.500 | | visibility | public | 2026-06-26 16:10:09.500 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 16:10:09.895 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-26 16:10:09.939 | [2071 Async create_flavors:80661]: Waiting for completion of create_flavors running on PID 80661 (2 other jobs running) 2026-06-26 16:10:09.971 | [2071 Async create_flavors:80661]: Signaling child to exit 2026-06-26 16:10:19.745 | + inc/async:async_inner:64 : rc=0 2026-06-26 16:10:19.772 | [80661 Async create_flavors:80661]: finished successfully 2026-06-26 16:10:19.797 | WAKEUP 2026-06-26 16:10:19.819 | [2071 Async create_flavors:80661]: Signaled 2026-06-26 16:10:19.820 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-26 16:10:19.820 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:19.820 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-26 16:10:19.820 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-26 16:10:19.821 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-26 16:10:19.821 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.821 | | Field | Value | 2026-06-26 16:10:19.821 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.821 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.821 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.821 | | description | None | 2026-06-26 16:10:19.821 | | disk | 1 | 2026-06-26 16:10:19.821 | | id | c1 | 2026-06-26 16:10:19.821 | | name | cirros256 | 2026-06-26 16:10:19.822 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.822 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.822 | | ram | 256 | 2026-06-26 16:10:19.822 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.822 | | swap | 0 | 2026-06-26 16:10:19.822 | | vcpus | 1 | 2026-06-26 16:10:19.822 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.822 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-26 16:10:19.822 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.822 | | Field | Value | 2026-06-26 16:10:19.822 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.822 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.823 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.823 | | description | None | 2026-06-26 16:10:19.823 | | disk | 5 | 2026-06-26 16:10:19.823 | | id | d1 | 2026-06-26 16:10:19.823 | | name | ds512M | 2026-06-26 16:10:19.823 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.823 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.823 | | ram | 512 | 2026-06-26 16:10:19.823 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.823 | | swap | 0 | 2026-06-26 16:10:19.823 | | vcpus | 1 | 2026-06-26 16:10:19.824 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.824 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-26 16:10:19.824 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.824 | | Field | Value | 2026-06-26 16:10:19.824 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.824 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.824 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.824 | | description | None | 2026-06-26 16:10:19.824 | | disk | 10 | 2026-06-26 16:10:19.824 | | id | d2 | 2026-06-26 16:10:19.824 | | name | ds1G | 2026-06-26 16:10:19.825 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.825 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.825 | | ram | 1024 | 2026-06-26 16:10:19.825 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.825 | | swap | 0 | 2026-06-26 16:10:19.825 | | vcpus | 1 | 2026-06-26 16:10:19.825 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.825 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-26 16:10:19.825 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.825 | | Field | Value | 2026-06-26 16:10:19.825 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.825 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.826 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.826 | | description | None | 2026-06-26 16:10:19.826 | | disk | 10 | 2026-06-26 16:10:19.826 | | id | d3 | 2026-06-26 16:10:19.826 | | name | ds2G | 2026-06-26 16:10:19.826 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.826 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.826 | | ram | 2048 | 2026-06-26 16:10:19.826 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.826 | | swap | 0 | 2026-06-26 16:10:19.826 | | vcpus | 2 | 2026-06-26 16:10:19.827 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.827 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-26 16:10:19.827 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.827 | | Field | Value | 2026-06-26 16:10:19.827 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.827 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.827 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.827 | | description | None | 2026-06-26 16:10:19.827 | | disk | 20 | 2026-06-26 16:10:19.827 | | id | d4 | 2026-06-26 16:10:19.827 | | name | ds4G | 2026-06-26 16:10:19.827 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.828 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.828 | | ram | 4096 | 2026-06-26 16:10:19.828 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.828 | | swap | 0 | 2026-06-26 16:10:19.828 | | vcpus | 4 | 2026-06-26 16:10:19.828 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.828 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-26 16:10:19.828 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-26 16:10:19.828 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-26 16:10:19.828 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.828 | | Field | Value | 2026-06-26 16:10:19.829 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.829 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.829 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.829 | | description | None | 2026-06-26 16:10:19.829 | | disk | 1 | 2026-06-26 16:10:19.829 | | id | 1 | 2026-06-26 16:10:19.829 | | name | m1.tiny | 2026-06-26 16:10:19.829 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.829 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.829 | | ram | 512 | 2026-06-26 16:10:19.829 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.830 | | swap | 0 | 2026-06-26 16:10:19.830 | | vcpus | 1 | 2026-06-26 16:10:19.830 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.830 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-26 16:10:19.830 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.830 | | Field | Value | 2026-06-26 16:10:19.830 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.830 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.830 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.830 | | description | None | 2026-06-26 16:10:19.830 | | disk | 20 | 2026-06-26 16:10:19.830 | | id | 2 | 2026-06-26 16:10:19.831 | | name | m1.small | 2026-06-26 16:10:19.831 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.831 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.831 | | ram | 2048 | 2026-06-26 16:10:19.831 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.831 | | swap | 0 | 2026-06-26 16:10:19.831 | | vcpus | 1 | 2026-06-26 16:10:19.831 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.831 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-26 16:10:19.831 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.831 | | Field | Value | 2026-06-26 16:10:19.832 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.832 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.832 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.832 | | description | None | 2026-06-26 16:10:19.832 | | disk | 40 | 2026-06-26 16:10:19.832 | | id | 3 | 2026-06-26 16:10:19.832 | | name | m1.medium | 2026-06-26 16:10:19.832 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.832 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.832 | | ram | 4096 | 2026-06-26 16:10:19.832 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.833 | | swap | 0 | 2026-06-26 16:10:19.833 | | vcpus | 2 | 2026-06-26 16:10:19.833 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.833 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-26 16:10:19.833 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.833 | | Field | Value | 2026-06-26 16:10:19.833 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.833 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.833 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.833 | | description | None | 2026-06-26 16:10:19.833 | | disk | 80 | 2026-06-26 16:10:19.833 | | id | 4 | 2026-06-26 16:10:19.834 | | name | m1.large | 2026-06-26 16:10:19.834 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.834 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.834 | | ram | 8192 | 2026-06-26 16:10:19.834 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.834 | | swap | 0 | 2026-06-26 16:10:19.834 | | vcpus | 4 | 2026-06-26 16:10:19.834 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.834 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-26 16:10:19.834 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.834 | | Field | Value | 2026-06-26 16:10:19.835 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.835 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:10:19.835 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:10:19.835 | | description | None | 2026-06-26 16:10:19.835 | | disk | 160 | 2026-06-26 16:10:19.835 | | id | 5 | 2026-06-26 16:10:19.835 | | name | m1.xlarge | 2026-06-26 16:10:19.835 | | os-flavor-access:is_public | True | 2026-06-26 16:10:19.835 | | properties | hw_rng:allowed='True' | 2026-06-26 16:10:19.835 | | ram | 16384 | 2026-06-26 16:10:19.835 | | rxtx_factor | 1.0 | 2026-06-26 16:10:19.835 | | swap | 0 | 2026-06-26 16:10:19.836 | | vcpus | 8 | 2026-06-26 16:10:19.836 | +----------------------------+-----------------------+ 2026-06-26 16:10:19.866 | [2071 Async create_flavors:80661]: finished create_flavors with result 0 in 44 seconds 2026-06-26 16:10:19.869 | + inc/async:async_wait:197 : return 0 2026-06-26 16:10:19.872 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-26 16:10:19.888 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:10:19.891 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-26 16:10:19.909 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:19.912 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-26 16:10:19.930 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:19.933 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-26 16:10:19.936 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 16:10:19.939 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-26 16:10:19.942 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:10:19.943 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-26 16:10:19.946 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-26 16:10:19.949 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-26 16:10:19.951 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-26 16:10:19.953 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-26 16:10:19.955 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-26 16:10:19.957 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-26 16:10:19.958 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-26 16:10:19.960 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-26 16:10:19.962 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-26 16:10:19.964 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-26 16:10:19.965 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-26 16:10:19.967 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-26 16:10:19.969 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 16:10:19.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-26 16:10:19.972 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 16:10:19.974 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-26 16:10:19.976 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 16:10:19.978 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-26 16:10:19.980 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 16:10:19.982 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-26 16:10:19.983 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 16:10:19.985 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-26 16:10:19.986 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-26 16:10:19.988 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 16:10:19.990 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-26 16:10:19.992 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 16:10:19.994 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-26 16:10:19.996 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-26 16:10:19.998 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-26 16:10:19.999 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 16:10:20.001 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-26 16:10:20.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 16:10:20.005 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-26 16:10:20.007 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-26 16:10:20.009 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-26 16:10:20.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-26 16:10:20.012 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-26 16:10:20.014 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-26 16:10:20.016 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-26 16:10:20.018 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-26 16:10:20.020 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-26 16:10:20.021 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-26 16:10:20.023 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-26 16:10:20.025 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-26 16:10:20.027 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-26 16:10:20.029 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-26 16:10:20.030 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-26 16:10:20.032 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-26 16:10:20.034 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-26 16:10:20.036 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-26 16:10:20.038 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-26 16:10:20.039 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-26 16:10:20.041 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-26 16:10:20.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-26 16:10:20.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-26 16:10:20.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-26 16:10:20.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-26 16:10:20.048 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-26 16:10:20.050 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-26 16:10:22.383 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-26 16:10:22.385 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-26 16:10:22.745 | + ./stack.sh:main:1403 : save_stackenv 2026-06-26 16:10:22.748 | + functions-common:save_stackenv:65 : local tag= 2026-06-26 16:10:22.752 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 16:10:22.757 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-181022 2026-06-26 16:10:22.760 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-181022 ' 2026-06-26 16:10:22.765 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.768 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 16:10:22.771 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.773 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 16:10:22.777 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.780 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 16:10:22.783 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.786 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-26 16:10:22.789 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.792 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.216 2026-06-26 16:10:22.795 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.798 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.216/identity 2026-06-26 16:10:22.801 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.803 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-174412 2026-06-26 16:10:22.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.810 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 16:10:22.812 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.816 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.216 2026-06-26 16:10:22.819 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.822 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 16:10:22.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.828 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 16:10:22.831 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.833 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 16:10:22.836 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.839 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 16:10:22.842 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.845 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.216 2026-06-26 16:10:22.848 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 16:10:22.851 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 16:10:22.854 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-26 16:10:22.857 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 16:10:22.860 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 16:10:22.863 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-26 16:10:22.865 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:10:22.869 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 16:10:22.871 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 16:10:22.875 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-26 16:10:22.878 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:10:22.881 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-26 16:10:22.885 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:10:22.889 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-26 16:10:22.889 | /^\[\[.+\|.*\]\]/ { 2026-06-26 16:10:22.889 | gsub("[][]", "", $1); 2026-06-26 16:10:22.889 | split($1, a, "|"); 2026-06-26 16:10:22.889 | if (a[1] == matchgroup) 2026-06-26 16:10:22.889 | print a[2] 2026-06-26 16:10:22.889 | } 2026-06-26 16:10:22.890 | ' /home/quobyte/devstack/local.conf 2026-06-26 16:10:22.896 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-26 16:10:22.899 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 16:10:22.903 | + functions-common:run_phase:1849 : local phase=extra 2026-06-26 16:10:22.906 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 16:10:22.910 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 16:10:22.914 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 16:10:22.917 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 16:10:22.921 | + functions-common:run_phase:1858 : local extra 2026-06-26 16:10:22.925 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 16:10:22.930 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 16:10:22.934 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 16:10:22.937 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 16:10:22.941 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-26 16:10:22.945 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 16:10:22.963 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:22.966 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 16:10:22.969 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:10:22.972 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-26 16:10:22.975 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:10:22.978 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 16:10:22.983 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:10:22.986 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-26 16:10:22.989 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-26 16:10:22.992 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 16:10:22.996 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 16:10:22.999 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 16:10:23.003 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 16:10:23.006 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-26 16:10:23.009 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 16:10:23.012 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-26 16:10:23.015 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 16:10:23.019 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 16:10:23.022 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-26 16:10:23.026 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 16:10:23.031 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 16:10:23.035 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-26 16:10:23.038 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:10:23.043 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 16:10:23.047 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 16:10:23.052 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-26 16:10:23.057 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:10:23.062 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-26 16:10:23.067 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:10:23.070 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-26 16:10:23.070 | /^\[\[.+\|.*\]\]/ { 2026-06-26 16:10:23.070 | gsub("[][]", "", $1); 2026-06-26 16:10:23.070 | split($1, a, "|"); 2026-06-26 16:10:23.071 | if (a[1] == matchgroup) 2026-06-26 16:10:23.071 | print a[2] 2026-06-26 16:10:23.071 | } 2026-06-26 16:10:23.071 | ' /home/quobyte/devstack/local.conf 2026-06-26 16:10:23.077 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-26 16:10:23.096 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:23.099 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-26 16:10:23.101 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-26 16:10:23.104 | + functions:wait_for_compute:490 : local timeout=60 2026-06-26 16:10:23.107 | + functions:wait_for_compute:491 : local rval=0 2026-06-26 16:10:23.110 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-26 16:10:23.113 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-26 16:10:23.116 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 16:10:23.119 | + functions-common:time_start:2407 : local start_time= 2026-06-26 16:10:23.122 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:10:23.126 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:10:23.130 | + functions-common:time_start:2411 : _TIME_START[$name]=1782490223127 2026-06-26 16:10:23.134 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-26 16:10:23.156 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-26 16:10:23.158 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-26 16:10:23.162 | ++ functions:wait_for_compute:496 : hostname 2026-06-26 16:10:23.166 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-26 16:10:23.169 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-26 16:10:23.174 | ++ functions:wait_for_compute:498 : hostname 2026-06-26 16:10:23.178 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:10:23.180 | + :: : ID= 2026-06-26 16:10:23.182 | + :: : [[ '' == '' ]] 2026-06-26 16:10:23.183 | + :: : sleep 1 2026-06-26 16:10:24.187 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-26 16:10:24.189 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-26 16:10:27.664 | + :: : ID=e55693f1-03bb-4f16-9505-174ded29d06b 2026-06-26 16:10:27.665 | + :: : [[ e55693f1-03bb-4f16-9505-174ded29d06b == '' ]] 2026-06-26 16:10:27.668 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-26 16:10:27.672 | + functions-common:time_stop:2420 : local name 2026-06-26 16:10:27.675 | + functions-common:time_stop:2421 : local end_time 2026-06-26 16:10:27.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:10:27.681 | + functions-common:time_stop:2423 : local total 2026-06-26 16:10:27.684 | + functions-common:time_stop:2424 : local start_time 2026-06-26 16:10:27.687 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 16:10:27.690 | + functions-common:time_stop:2427 : start_time=1782490223127 2026-06-26 16:10:27.693 | + functions-common:time_stop:2429 : [[ -z 1782490223127 ]] 2026-06-26 16:10:27.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:10:27.702 | + functions-common:time_stop:2432 : end_time=1782490227698 2026-06-26 16:10:27.704 | + functions-common:time_stop:2433 : elapsed_time=4571 2026-06-26 16:10:27.707 | + functions-common:time_stop:2434 : total=25886 2026-06-26 16:10:27.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:10:27.714 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30457 2026-06-26 16:10:27.717 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-26 16:10:27.720 | + functions:wait_for_compute:516 : return 0 2026-06-26 16:10:27.723 | + ./stack.sh:main:1443 : service_check 2026-06-26 16:10:27.726 | + functions-common:service_check:1713 : local service 2026-06-26 16:10:27.729 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:27.732 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-26 16:10:27.752 | not-found 2026-06-26 16:10:27.758 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:27.760 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-26 16:10:27.778 | enabled 2026-06-26 16:10:27.783 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-26 16:10:27.806 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-26 16:10:27.806 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-26 16:10:27.806 | Active: active (running) since Fri 2026-06-26 18:07:04 CEST; 3min 23s ago 2026-06-26 16:10:27.806 | Main PID: 68411 (uwsgi) 2026-06-26 16:10:27.806 | Status: "uWSGI is ready" 2026-06-26 16:10:27.806 | Tasks: 17 (limit: 14255) 2026-06-26 16:10:27.807 | Memory: 276.1M (peak: 276.6M) 2026-06-26 16:10:27.807 | CPU: 14.932s 2026-06-26 16:10:27.807 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-26 16:10:27.807 | ├─68411 "nova-apiuWSGI master" 2026-06-26 16:10:27.807 | ├─68430 "nova-apiuWSGI worker 1" 2026-06-26 16:10:27.807 | └─68431 "nova-apiuWSGI worker 2" 2026-06-26 16:10:27.808 | 2026-06-26 16:10:27.808 | Jun 26 18:10:27 devstack devstack@n-api.service[68430]: [pid: 68430|app: 0|req: 19/36] 192.168.122.216 () {54 vars in 935 bytes} [Fri Jun 26 18:10:27 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-26 16:10:27.808 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: DEBUG nova.api.openstack.wsgi [None req-cd327406-03f3-421b-ae72-70757cb38d1f admin admin] Calling method '>' {{(pid=68431) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-26 16:10:27.808 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: DEBUG oslo_concurrency.lockutils [None req-cd327406-03f3-421b-ae72-70757cb38d1f admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68431) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 16:10:27.809 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: DEBUG oslo_concurrency.lockutils [None req-cd327406-03f3-421b-ae72-70757cb38d1f 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=68431) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 16:10:27.809 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: DEBUG oslo_concurrency.lockutils [None req-cd327406-03f3-421b-ae72-70757cb38d1f 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=68431) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 16:10:27.809 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: DEBUG oslo_concurrency.lockutils [None req-cd327406-03f3-421b-ae72-70757cb38d1f admin admin] Acquiring lock "b60656c4-5860-4012-8fa8-760d57c2edcd" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68431) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 16:10:27.809 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: DEBUG oslo_concurrency.lockutils [None req-cd327406-03f3-421b-ae72-70757cb38d1f admin admin] Lock "b60656c4-5860-4012-8fa8-760d57c2edcd" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=68431) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 16:10:27.809 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: DEBUG oslo_concurrency.lockutils [None req-cd327406-03f3-421b-ae72-70757cb38d1f admin admin] Lock "b60656c4-5860-4012-8fa8-760d57c2edcd" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=68431) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 16:10:27.809 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: INFO nova.api.openstack.requestlog [None req-cd327406-03f3-421b-ae72-70757cb38d1f admin admin] 192.168.122.216 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.172887 2026-06-26 16:10:27.809 | Jun 26 18:10:27 devstack devstack@n-api.service[68431]: [pid: 68431|app: 0|req: 18/37] 192.168.122.216 () {60 vars in 1325 bytes} [Fri Jun 26 18:10:27 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-26 16:10:27.813 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:27.816 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-26 16:10:27.835 | enabled 2026-06-26 16:10:27.840 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-26 16:10:27.862 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-26 16:10:27.862 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-26 16:10:27.862 | Active: active (running) since Fri 2026-06-26 18:09:30 CEST; 57s ago 2026-06-26 16:10:27.863 | Main PID: 80506 (nova-compute) 2026-06-26 16:10:27.863 | Tasks: 10 (limit: 14255) 2026-06-26 16:10:27.863 | Memory: 134.8M (peak: 136.3M) 2026-06-26 16:10:27.863 | CPU: 4.579s 2026-06-26 16:10:27.863 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-26 16:10:27.863 | └─80506 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-26 16:10:27.863 | 2026-06-26 16:10:27.863 | Jun 26 18:10:00 devstack nova-compute[80506]: DEBUG nova.compute.resource_tracker [None req-c66ebea7-35e4-455f-bd00-02a2b1ee49f2 None None] Compute_service record updated for devstack:devstack {{(pid=80506) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-26 16:10:27.864 | Jun 26 18:10:00 devstack nova-compute[80506]: DEBUG oslo_concurrency.lockutils [None req-c66ebea7-35e4-455f-bd00-02a2b1ee49f2 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.987s {{(pid=80506) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 16:10:27.864 | Jun 26 18:10:00 devstack nova-compute[80506]: DEBUG nova.service [None req-c66ebea7-35e4-455f-bd00-02a2b1ee49f2 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80506) start /opt/stack/nova/nova/service.py:196}} 2026-06-26 16:10:27.864 | Jun 26 18:10:00 devstack nova-compute[80506]: DEBUG nova.service [None req-c66ebea7-35e4-455f-bd00-02a2b1ee49f2 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80506) start /opt/stack/nova/nova/service.py:212}} 2026-06-26 16:10:27.864 | Jun 26 18:10:01 devstack nova-compute[80506]: DEBUG nova.service [None req-c66ebea7-35e4-455f-bd00-02a2b1ee49f2 None None] Join ServiceGroup membership for this service compute {{(pid=80506) start /opt/stack/nova/nova/service.py:222}} 2026-06-26 16:10:27.864 | Jun 26 18:10:01 devstack nova-compute[80506]: DEBUG nova.servicegroup.drivers.db [None req-c66ebea7-35e4-455f-bd00-02a2b1ee49f2 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80506) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 16:10:27.864 | Jun 26 18:10:05 devstack nova-compute[80506]: DEBUG oslo_service.periodic_task [None req-0d69a560-61cb-4977-af92-03ccd0cbc33c None None] Running periodic task ComputeManager._sync_power_states {{(pid=80506) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-26 16:10:27.864 | Jun 26 18:10:05 devstack nova-compute[80506]: DEBUG oslo_service.periodic_task [None req-0d69a560-61cb-4977-af92-03ccd0cbc33c None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80506) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-26 16:10:27.865 | Jun 26 18:10:05 devstack nova-compute[80506]: DEBUG oslo.service.backend._threading.loopingcall [None req-0d69a560-61cb-4977-af92-03ccd0cbc33c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 29.39 seconds {{(pid=80506) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:27.865 | Jun 26 18:10:06 devstack nova-compute[80506]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80506) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:27.869 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:27.873 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-26 16:10:27.890 | not-found 2026-06-26 16:10:27.896 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:27.899 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-26 16:10:27.917 | enabled 2026-06-26 16:10:27.923 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-26 16:10:27.945 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-26 16:10:27.945 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-26 16:10:27.945 | Active: active (running) since Fri 2026-06-26 18:09:18 CEST; 1min 9s ago 2026-06-26 16:10:27.945 | Main PID: 76813 (nova-scheduler:) 2026-06-26 16:10:27.945 | Tasks: 19 (limit: 14255) 2026-06-26 16:10:27.946 | Memory: 157.3M (peak: 157.7M) 2026-06-26 16:10:27.946 | CPU: 4.944s 2026-06-26 16:10:27.946 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-26 16:10:27.946 | ├─76813 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-26 16:10:27.946 | ├─78616 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-26 16:10:27.946 | └─78619 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-26 16:10:27.946 | 2026-06-26 16:10:27.946 | Jun 26 18:09:24 devstack nova-scheduler[78619]: DEBUG nova.servicegroup.drivers.db [None req-e2a42a51-d351-4e52-8c23-fa1a79dfe806 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78619) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 16:10:27.947 | Jun 26 18:09:29 devstack nova-scheduler[78616]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=78616) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:27.947 | Jun 26 18:09:29 devstack nova-scheduler[78619]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=78619) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:27.947 | Jun 26 18:09:30 devstack nova-scheduler[78616]: DEBUG oslo.service.backend._threading.loopingcall [None req-9f313d56-4864-498b-97e3-8579ae0612f9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78616) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:27.947 | Jun 26 18:09:31 devstack nova-scheduler[76813]: DEBUG dbcounter [-] [76813] Writing DB stats nova_api:SELECT=3 {{(pid=76813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:27.947 | Jun 26 18:09:32 devstack nova-scheduler[76813]: DEBUG dbcounter [-] [76813] Writing DB stats nova_cell0:SELECT=1 {{(pid=76813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:27.947 | Jun 26 18:09:32 devstack nova-scheduler[76813]: DEBUG dbcounter [-] [76813] Writing DB stats nova_cell1:SELECT=1 {{(pid=76813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:27.948 | Jun 26 18:09:39 devstack nova-scheduler[78616]: DEBUG dbcounter [-] [78616] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:27.948 | Jun 26 18:09:39 devstack nova-scheduler[78619]: DEBUG dbcounter [-] [78619] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=78619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:27.948 | Jun 26 18:10:21 devstack nova-scheduler[78619]: DEBUG oslo.service.backend._threading.loopingcall [None req-12df0372-bbeb-4a29-8bb3-e3892f593611 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78619) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:27.951 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:27.954 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-26 16:10:27.974 | not-found 2026-06-26 16:10:27.979 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:27.983 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-26 16:10:28.002 | enabled 2026-06-26 16:10:28.007 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-26 16:10:28.029 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-26 16:10:28.029 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-26 16:10:28.029 | Active: active (running) since Fri 2026-06-26 18:09:20 CEST; 1min 7s ago 2026-06-26 16:10:28.029 | Main PID: 77426 (uwsgi) 2026-06-26 16:10:28.030 | Status: "uWSGI is ready" 2026-06-26 16:10:28.030 | Tasks: 16 (limit: 14255) 2026-06-26 16:10:28.030 | Memory: 223.1M (peak: 223.3M) 2026-06-26 16:10:28.030 | CPU: 10.460s 2026-06-26 16:10:28.030 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-26 16:10:28.030 | ├─77426 "nova-api-metauWSGI master" 2026-06-26 16:10:28.031 | ├─77427 "nova-api-metauWSGI worker 1" 2026-06-26 16:10:28.031 | ├─77428 "nova-api-metauWSGI worker 2" 2026-06-26 16:10:28.031 | └─77429 "nova-api-metauWSGI http 1" 2026-06-26 16:10:28.031 | 2026-06-26 16:10:28.031 | Jun 26 18:09:27 devstack devstack@n-api-meta.service[77428]: DEBUG nova.api.openstack.wsgi_app [None req-34a6b3e3-7804-4557-a9af-8f018443b387 None None] ******************************************************************************** {{(pid=77428) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-26 16:10:28.031 | Jun 26 18:09:27 devstack devstack@n-api-meta.service[77428]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7a559c4a3668 pid: 77428 (default app) 2026-06-26 16:10:28.031 | Jun 26 18:09:35 devstack devstack@n-api-meta.service[77427]: DEBUG dbcounter [-] [77427] Writing DB stats nova_api:SELECT=1 {{(pid=77427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.032 | Jun 26 18:09:35 devstack devstack@n-api-meta.service[77428]: DEBUG dbcounter [-] [77428] Writing DB stats nova_api:SELECT=1 {{(pid=77428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.032 | Jun 26 18:09:35 devstack devstack@n-api-meta.service[77427]: DEBUG dbcounter [-] [77427] Writing DB stats nova_cell1:SELECT=1 {{(pid=77427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.032 | Jun 26 18:09:35 devstack devstack@n-api-meta.service[77427]: DEBUG dbcounter [-] [77427] Writing DB stats nova_cell0:SELECT=1 {{(pid=77427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.032 | Jun 26 18:09:36 devstack devstack@n-api-meta.service[77427]: DEBUG dbcounter [-] [77427] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.032 | Jun 26 18:09:36 devstack devstack@n-api-meta.service[77428]: DEBUG dbcounter [-] [77428] Writing DB stats nova_cell1:SELECT=1 {{(pid=77428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.032 | Jun 26 18:09:36 devstack devstack@n-api-meta.service[77428]: DEBUG dbcounter [-] [77428] Writing DB stats nova_cell0:SELECT=1 {{(pid=77428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.032 | Jun 26 18:09:36 devstack devstack@n-api-meta.service[77428]: DEBUG dbcounter [-] [77428] Writing DB stats nova_cell0:SELECT=1 {{(pid=77428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.035 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.038 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-26 16:10:28.057 | enabled 2026-06-26 16:10:28.062 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-26 16:10:28.084 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-26 16:10:28.085 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-26 16:10:28.085 | Active: active (running) since Fri 2026-06-26 18:07:47 CEST; 2min 40s ago 2026-06-26 16:10:28.085 | Main PID: 74582 (uwsgi) 2026-06-26 16:10:28.085 | Status: "uWSGI is ready" 2026-06-26 16:10:28.085 | Tasks: 5 (limit: 14255) 2026-06-26 16:10:28.085 | Memory: 177.3M (peak: 177.5M) 2026-06-26 16:10:28.085 | CPU: 6.744s 2026-06-26 16:10:28.085 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-26 16:10:28.085 | ├─74582 "placementuWSGI master" 2026-06-26 16:10:28.085 | ├─74583 "placementuWSGI worker 1" 2026-06-26 16:10:28.086 | └─74584 "placementuWSGI worker 2" 2026-06-26 16:10:28.086 | 2026-06-26 16:10:28.086 | Jun 26 18:09:59 devstack devstack@placement-api.service[74583]: INFO placement.requestlog [req-66799114-dcd8-479e-af7b-616431486986 req-59754d53-2263-4275-8152-39d925ac9b1a service nova] 192.168.122.216 "PUT /placement/resource_providers/1439dd07-4c2d-4089-995a-a1849235352c/inventories" status: 200 len: 396 microversion: 1.26 2026-06-26 16:10:28.086 | Jun 26 18:09:59 devstack devstack@placement-api.service[74583]: [pid: 74583|app: 0|req: 5/9] 192.168.122.216 () {64 vars in 1498 bytes} [Fri Jun 26 18:09:59 2026] PUT /placement/resource_providers/1439dd07-4c2d-4089-995a-a1849235352c/inventories => generated 396 bytes in 98 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-26 16:10:28.086 | Jun 26 18:09:59 devstack devstack@placement-api.service[74584]: DEBUG placement.requestlog [req-66799114-dcd8-479e-af7b-616431486986 req-6e43680d-be31-43be-96b5-8e5af0e29429 None None] Starting request: 192.168.122.216 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_PCSPK,HW_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE2,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_F16C,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AVX,HW_CPU_X86_AVX2,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VGA" {{(pid=74584) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-26 16:10:28.086 | Jun 26 18:09:59 devstack devstack@placement-api.service[74584]: INFO placement.requestlog [req-66799114-dcd8-479e-af7b-616431486986 req-6e43680d-be31-43be-96b5-8e5af0e29429 service nova] 192.168.122.216 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_PCSPK,HW_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE2,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_F16C,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AVX,HW_CPU_X86_AVX2,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VGA" status: 200 len: 2058 microversion: 1.6 2026-06-26 16:10:28.087 | Jun 26 18:09:59 devstack devstack@placement-api.service[74584]: [pid: 74584|app: 0|req: 5/10] 192.168.122.216 () {60 vars in 4912 bytes} [Fri Jun 26 18:09:59 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_PCSPK,HW_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE2,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_F16C,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AVX,HW_CPU_X86_AVX2,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VGA => generated 2058 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-26 16:10:28.087 | Jun 26 18:09:59 devstack devstack@placement-api.service[74583]: DEBUG placement.requestlog [req-66799114-dcd8-479e-af7b-616431486986 req-1cc097af-bdc5-47b6-a946-1381fffaae3e None None] Starting request: 192.168.122.216 "PUT /placement/resource_providers/1439dd07-4c2d-4089-995a-a1849235352c/traits" {{(pid=74583) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-26 16:10:28.088 | Jun 26 18:10:00 devstack devstack@placement-api.service[74583]: INFO placement.requestlog [req-66799114-dcd8-479e-af7b-616431486986 req-1cc097af-bdc5-47b6-a946-1381fffaae3e service nova] 192.168.122.216 "PUT /placement/resource_providers/1439dd07-4c2d-4089-995a-a1849235352c/traits" status: 200 len: 2093 microversion: 1.6 2026-06-26 16:10:28.088 | Jun 26 18:10:00 devstack devstack@placement-api.service[74583]: [pid: 74583|app: 0|req: 6/11] 192.168.122.216 () {64 vars in 1483 bytes} [Fri Jun 26 18:09:59 2026] PUT /placement/resource_providers/1439dd07-4c2d-4089-995a-a1849235352c/traits => generated 2093 bytes in 422 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-26 16:10:28.088 | Jun 26 18:10:09 devstack devstack@placement-api.service[74584]: DEBUG dbcounter [-] [74584] Writing DB stats placement:SELECT=4 {{(pid=74584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.088 | Jun 26 18:10:10 devstack devstack@placement-api.service[74583]: DEBUG dbcounter [-] [74583] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.092 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.096 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-26 16:10:28.114 | not-found 2026-06-26 16:10:28.119 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.123 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-26 16:10:28.141 | enabled 2026-06-26 16:10:28.146 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-26 16:10:28.168 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-26 16:10:28.168 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-26 16:10:28.169 | Active: active (running) since Fri 2026-06-26 18:09:56 CEST; 31s ago 2026-06-26 16:10:28.169 | Main PID: 83658 (uwsgi) 2026-06-26 16:10:28.169 | Status: "uWSGI is ready" 2026-06-26 16:10:28.169 | Tasks: 9 (limit: 14255) 2026-06-26 16:10:28.169 | Memory: 257.9M (peak: 258.6M) 2026-06-26 16:10:28.169 | CPU: 11.179s 2026-06-26 16:10:28.169 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-26 16:10:28.169 | ├─83658 "glance-apiuWSGI master" 2026-06-26 16:10:28.170 | ├─83664 "glance-apiuWSGI worker 1" 2026-06-26 16:10:28.170 | └─83665 "glance-apiuWSGI worker 2" 2026-06-26 16:10:28.170 | 2026-06-26 16:10:28.170 | Jun 26 18:10:09 devstack devstack@g-api.service[83665]: INFO glance.location [None req-ca42728d-a38c-4db8-b8f0-3cf55ec53e5f admin admin] Image format matched and virtual size computed: 117440512 2026-06-26 16:10:28.170 | Jun 26 18:10:09 devstack devstack@g-api.service[83665]: DEBUG glance_store.backend [None req-ca42728d-a38c-4db8-b8f0-3cf55ec53e5f admin admin] Skipping store.set_acls... not implemented. {{(pid=83665) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-26 16:10:28.170 | Jun 26 18:10:09 devstack devstack@g-api.service[83665]: [pid: 83665|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri Jun 26 18:10:07 2026] PUT /v2/images/9802c669-3e63-4bf4-8433-90d70a2ebf26/file => generated 0 bytes in 1902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-26 16:10:28.170 | Jun 26 18:10:09 devstack devstack@g-api.service[83664]: DEBUG glance.api.middleware.version_negotiation [None req-5627bd6b-f2f3-4517-9da5-acb22f3e9fe5 admin admin] Determining version of request: GET /v2/images/9802c669-3e63-4bf4-8433-90d70a2ebf26 Accept: */* {{(pid=83664) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-26 16:10:28.171 | Jun 26 18:10:09 devstack devstack@g-api.service[83664]: DEBUG glance.api.middleware.version_negotiation [None req-5627bd6b-f2f3-4517-9da5-acb22f3e9fe5 admin admin] Using url versioning {{(pid=83664) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-26 16:10:28.171 | Jun 26 18:10:09 devstack devstack@g-api.service[83664]: DEBUG glance.api.middleware.version_negotiation [None req-5627bd6b-f2f3-4517-9da5-acb22f3e9fe5 admin admin] Matched version: v2 {{(pid=83664) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-26 16:10:28.171 | Jun 26 18:10:09 devstack devstack@g-api.service[83664]: DEBUG glance.api.middleware.version_negotiation [None req-5627bd6b-f2f3-4517-9da5-acb22f3e9fe5 admin admin] new path /v2/images/9802c669-3e63-4bf4-8433-90d70a2ebf26 {{(pid=83664) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-26 16:10:28.171 | Jun 26 18:10:09 devstack devstack@g-api.service[83664]: [pid: 83664|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Jun 26 18:10:09 2026] GET /v2/images/9802c669-3e63-4bf4-8433-90d70a2ebf26 => generated 976 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 16:10:28.171 | Jun 26 18:10:19 devstack devstack@g-api.service[83665]: DEBUG dbcounter [-] [83665] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.171 | Jun 26 18:10:19 devstack devstack@g-api.service[83664]: DEBUG dbcounter [-] [83664] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.175 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.178 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-26 16:10:28.197 | enabled 2026-06-26 16:10:28.203 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-26 16:10:28.226 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-26 16:10:28.226 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-26 16:10:28.226 | Active: active (running) since Fri 2026-06-26 18:09:45 CEST; 43s ago 2026-06-26 16:10:28.226 | Main PID: 82103 (cinder-schedule) 2026-06-26 16:10:28.226 | Tasks: 1 (limit: 14255) 2026-06-26 16:10:28.226 | Memory: 109.3M (peak: 109.6M) 2026-06-26 16:10:28.226 | CPU: 4.258s 2026-06-26 16:10:28.227 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-26 16:10:28.227 | └─82103 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-26 16:10:28.227 | 2026-06-26 16:10:28.227 | Jun 26 18:09:50 devstack cinder-scheduler[82103]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-26 16:10:28.227 | Jun 26 18:09:50 devstack cinder-scheduler[82103]: INFO cinder.manager [None req-de4395c0-f626-4a7e-be1a-03cc5d7bfac1 None None] Initiating service 1 cleanup 2026-06-26 16:10:28.227 | Jun 26 18:09:50 devstack cinder-scheduler[82103]: INFO cinder.manager [None req-de4395c0-f626-4a7e-be1a-03cc5d7bfac1 None None] Service 1 cleanup completed. 2026-06-26 16:10:28.227 | Jun 26 18:09:50 devstack cinder-scheduler[82103]: DEBUG cinder.service [None req-de4395c0-f626-4a7e-be1a-03cc5d7bfac1 None None] Creating RPC server for service cinder-scheduler {{(pid=82103) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-26 16:10:28.227 | Jun 26 18:09:50 devstack cinder-scheduler[82103]: DEBUG cinder.service [None req-de4395c0-f626-4a7e-be1a-03cc5d7bfac1 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82103) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-26 16:10:28.228 | Jun 26 18:10:00 devstack cinder-scheduler[82103]: DEBUG dbcounter [-] [82103] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=82103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.228 | Jun 26 18:10:08 devstack cinder-scheduler[82103]: DEBUG cinder.scheduler.host_manager [None req-39c66ec8-26d0-4750-8d7d-1eb23b613bf3 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=82103) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-26 16:10:28.228 | Jun 26 18:10:08 devstack cinder-scheduler[82103]: DEBUG cinder.scheduler.host_manager [None req-39c66ec8-26d0-4750-8d7d-1eb23b613bf3 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 26, 16, 10, 8, 520494)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 26, 16, 10, 8, 520494)}]. {{(pid=82103) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-26 16:10:28.228 | Jun 26 18:10:08 devstack cinder-scheduler[82103]: DEBUG cinder.scheduler.host_manager [None req-39c66ec8-26d0-4750-8d7d-1eb23b613bf3 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 26, 16, 10, 8, 482015)} {{(pid=82103) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-26 16:10:28.228 | Jun 26 18:10:18 devstack cinder-scheduler[82103]: DEBUG dbcounter [-] [82103] Writing DB stats cinder:SELECT=1 {{(pid=82103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.233 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.236 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-26 16:10:28.255 | enabled 2026-06-26 16:10:28.259 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-26 16:10:28.281 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-26 16:10:28.281 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-26 16:10:28.281 | Active: active (running) since Fri 2026-06-26 18:09:38 CEST; 50s ago 2026-06-26 16:10:28.281 | Main PID: 81346 (uwsgi) 2026-06-26 16:10:28.281 | Status: "uWSGI is ready" 2026-06-26 16:10:28.282 | Tasks: 7 (limit: 14255) 2026-06-26 16:10:28.282 | Memory: 246.7M (peak: 247.0M) 2026-06-26 16:10:28.282 | CPU: 10.992s 2026-06-26 16:10:28.282 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-26 16:10:28.282 | ├─81346 "cinder-apiuWSGI master" 2026-06-26 16:10:28.282 | ├─81371 "cinder-apiuWSGI worker 1" 2026-06-26 16:10:28.282 | └─81372 "cinder-apiuWSGI worker 2" 2026-06-26 16:10:28.282 | 2026-06-26 16:10:28.282 | Jun 26 18:09:52 devstack devstack@c-api.service[81372]: DEBUG dbcounter [-] [81372] Writing DB stats cinder:SELECT=6 {{(pid=81372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.282 | Jun 26 18:09:53 devstack devstack@c-api.service[81372]: INFO cinder.api.openstack.wsgi [req-36380b06-122a-447b-b171-749f2b9bba78 req-15345acc-f23a-4f6f-9fe9-69316cd0c0d8 admin admin] POST http://192.168.122.216/volume/v3/types/60766086-9c52-4118-81e0-6bfdc9f09d07/extra_specs 2026-06-26 16:10:28.282 | Jun 26 18:09:53 devstack devstack@c-api.service[81372]: DEBUG cinder.api.openstack.wsgi [req-36380b06-122a-447b-b171-749f2b9bba78 req-15345acc-f23a-4f6f-9fe9-69316cd0c0d8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-26 16:10:28.283 | Jun 26 18:09:53 devstack devstack@c-api.service[81372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-26 16:10:28.283 | Jun 26 18:09:53 devstack devstack@c-api.service[81372]: warnings.warn( 2026-06-26 16:10:28.283 | Jun 26 18:09:53 devstack devstack@c-api.service[81372]: DEBUG oslo_db.sqlalchemy.engines [req-36380b06-122a-447b-b171-749f2b9bba78 req-15345acc-f23a-4f6f-9fe9-69316cd0c0d8 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=81372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 16:10:28.283 | Jun 26 18:09:53 devstack devstack@c-api.service[81372]: INFO cinder.api.openstack.wsgi [req-36380b06-122a-447b-b171-749f2b9bba78 req-15345acc-f23a-4f6f-9fe9-69316cd0c0d8 admin admin] http://192.168.122.216/volume/v3/types/60766086-9c52-4118-81e0-6bfdc9f09d07/extra_specs returned with HTTP 200 2026-06-26 16:10:28.283 | Jun 26 18:09:53 devstack devstack@c-api.service[81372]: [pid: 81372|app: 0|req: 1/3] 192.168.122.216 () {62 vars in 1363 bytes} [Fri Jun 26 18:09:52 2026] POST /volume/v3/types/60766086-9c52-4118-81e0-6bfdc9f09d07/extra_specs => generated 55 bytes in 1135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-26 16:10:28.283 | Jun 26 18:10:02 devstack devstack@c-api.service[81371]: DEBUG dbcounter [-] [81371] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.283 | Jun 26 18:10:03 devstack devstack@c-api.service[81372]: DEBUG dbcounter [-] [81372] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.289 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.292 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-26 16:10:28.311 | enabled 2026-06-26 16:10:28.316 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-26 16:10:28.338 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-26 16:10:28.338 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-26 16:10:28.338 | Active: active (running) since Fri 2026-06-26 18:09:47 CEST; 41s ago 2026-06-26 16:10:28.338 | Main PID: 82755 (cinder-volume) 2026-06-26 16:10:28.338 | Tasks: 2 (limit: 14255) 2026-06-26 16:10:28.338 | Memory: 143.9M (peak: 172.6M) 2026-06-26 16:10:28.338 | CPU: 21.208s 2026-06-26 16:10:28.338 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-26 16:10:28.338 | ├─82755 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-26 16:10:28.338 | └─82964 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-26 16:10:28.339 | 2026-06-26 16:10:28.339 | Jun 26 18:10:10 devstack sudo[84148]: pam_unix(sudo:session): session closed for user root 2026-06-26 16:10:28.339 | Jun 26 18:10:10 devstack cinder-volume[82964]: DEBUG oslo_concurrency.processutils [None req-39c66ec8-26d0-4750-8d7d-1eb23b613bf3 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.640s {{(pid=82964) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-26 16:10:28.339 | Jun 26 18:10:10 devstack cinder-volume[82964]: DEBUG oslo_concurrency.processutils [None req-39c66ec8-26d0-4750-8d7d-1eb23b613bf3 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=82964) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-26 16:10:28.339 | Jun 26 18:10:10 devstack sudo[84151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-26 16:10:28.339 | Jun 26 18:10:10 devstack sudo[84151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-26 16:10:28.339 | Jun 26 18:10:11 devstack sudo[84151]: pam_unix(sudo:session): session closed for user root 2026-06-26 16:10:28.339 | Jun 26 18:10:11 devstack cinder-volume[82964]: DEBUG oslo_concurrency.processutils [None req-39c66ec8-26d0-4750-8d7d-1eb23b613bf3 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.651s {{(pid=82964) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-26 16:10:28.339 | Jun 26 18:10:11 devstack cinder-volume[82964]: INFO cinder.volume.manager [None req-39c66ec8-26d0-4750-8d7d-1eb23b613bf3 None None] Driver post RPC initialization completed successfully. 2026-06-26 16:10:28.339 | Jun 26 18:10:21 devstack cinder-volume[82964]: DEBUG dbcounter [-] [82964] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.339 | Jun 26 18:10:21 devstack cinder-volume[82964]: DEBUG dbcounter [-] [82964] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=82964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.342 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.345 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-26 16:10:28.362 | not-found 2026-06-26 16:10:28.368 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.370 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-26 16:10:28.386 | not-found 2026-06-26 16:10:28.391 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.395 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-26 16:10:28.411 | not-found 2026-06-26 16:10:28.416 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.420 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-26 16:10:28.437 | not-found 2026-06-26 16:10:28.442 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.445 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-26 16:10:28.461 | not-found 2026-06-26 16:10:28.466 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.470 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-26 16:10:28.488 | enabled 2026-06-26 16:10:28.492 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-26 16:10:28.514 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-26 16:10:28.514 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-26 16:10:28.514 | Active: active (running) since Fri 2026-06-26 18:07:25 CEST; 3min 3s ago 2026-06-26 16:10:28.514 | Main PID: 71175 (neutron-ovn-age) 2026-06-26 16:10:28.514 | Tasks: 20 (limit: 14255) 2026-06-26 16:10:28.514 | Memory: 345.5M (peak: 346.2M) 2026-06-26 16:10:28.515 | CPU: 12.778s 2026-06-26 16:10:28.515 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-26 16:10:28.515 | ├─71175 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-26 16:10:28.515 | ├─72699 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-26 16:10:28.516 | ├─73145 /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/tmphmkkg269/privsep.sock 2026-06-26 16:10:28.516 | └─75473 /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/tmph4w0nvw2/privsep.sock 2026-06-26 16:10:28.516 | 2026-06-26 16:10:28.516 | Jun 26 18:08:29 devstack neutron-ovn-agent[72699]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 16:10:28.516 | Jun 26 18:09:10 devstack neutron-ovn-agent[72699]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=6965c209-47f7-4914-a6dc-a9b3b5c6580f, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '56:38:d1', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '66:14:af:db:74:b6', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=6965c209-47f7-4914-a6dc-a9b3b5c6580f, nb_cfg=1) {{(pid=72699) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-26 16:10:28.516 | Jun 26 18:09:10 devstack neutron-ovn-agent[72699]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 3 seconds {{(pid=72699) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-26 16:10:28.516 | Jun 26 18:09:13 devstack neutron-ovn-agent[72699]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=08390267-1a42-4b17-b2d9-73ca77a717e2, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72699) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-26 16:10:28.516 | Jun 26 18:09:29 devstack neutron-ovn-agent[72699]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 16:10:28.517 | Jun 26 18:09:29 devstack neutron-ovn-agent[72699]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 16:10:28.517 | Jun 26 18:09:29 devstack neutron-ovn-agent[72699]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 16:10:28.517 | Jun 26 18:09:29 devstack neutron-ovn-agent[72699]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 16:10:28.517 | Jun 26 18:09:29 devstack neutron-ovn-agent[72699]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 16:10:28.517 | Jun 26 18:09:29 devstack neutron-ovn-agent[72699]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 16:10:28.522 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.526 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-26 16:10:28.542 | not-found 2026-06-26 16:10:28.547 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.550 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-26 16:10:28.567 | not-found 2026-06-26 16:10:28.571 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.574 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-26 16:10:28.591 | not-found 2026-06-26 16:10:28.595 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.598 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-26 16:10:28.616 | not-found 2026-06-26 16:10:28.620 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.623 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-26 16:10:28.641 | enabled 2026-06-26 16:10:28.645 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-26 16:10:28.666 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-26 16:10:28.667 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-26 16:10:28.667 | Active: active (running) since Fri 2026-06-26 18:00:10 CEST; 10min ago 2026-06-26 16:10:28.667 | Main PID: 47636 (dstat.sh) 2026-06-26 16:10:28.667 | Tasks: 3 (limit: 14255) 2026-06-26 16:10:28.667 | Memory: 27.5M (peak: 28.0M) 2026-06-26 16:10:28.667 | CPU: 3.960s 2026-06-26 16:10:28.667 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-26 16:10:28.667 | ├─47636 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-26 16:10:28.668 | ├─47790 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-26 16:10:28.668 | └─47791 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-26 16:10:28.668 | 2026-06-26 16:10:28.668 | Jun 26 18:10:19 devstack dstat.sh[47791]: 26-06 18:10:19| 20 7 70 0 0|5306M 270M 222M 5932M| 0 0 | 0 380k| 0 53.0 |2338 2068 |3.04 2.73 1.90|2.0 0 0| 0 0 | | 17 278 0 34 0 2026-06-26 16:10:28.668 | Jun 26 18:10:20 devstack dstat.sh[47791]: 26-06 18:10:20| 20 13 61 0 0|5241M 335M 222M 5932M| 10k 33k| 44k 352k|3.00 33.0 |4555 4029 |3.04 2.73 1.90|1.0 0 264| 0 0 | | 17 281 0 35 0 2026-06-26 16:10:28.668 | Jun 26 18:10:21 devstack dstat.sh[47791]: 26-06 18:10:21| 18 9 71 0 0|5258M 318M 222M 5932M| 84B 0 | 0 392k| 0 21.0 |1961 1676 |3.04 2.73 1.90|2.0 0 1.0| 0 0 | | 17 281 0 35 0 2026-06-26 16:10:28.669 | Jun 26 18:10:22 devstack dstat.sh[47791]: 26-06 18:10:22| 22 9 67 0 0|5286M 290M 222M 5932M| 136B 0 | 0 264k| 0 26.0 |2180 1539 |2.96 2.72 1.90|2.0 0 2.0| 0 0 | | 17 285 0 35 0 2026-06-26 16:10:28.669 | Jun 26 18:10:23 devstack dstat.sh[47791]: 26-06 18:10:23| 13 14 67 0 0|5209M 366M 222M 5932M|8360B 23k| 332k 404k|17.0 30.0 |4786 4441 |2.96 2.72 1.90| 0 0 285| 0 0 | | 17 285 0 34 0 2026-06-26 16:10:28.669 | Jun 26 18:10:24 devstack dstat.sh[47791]: 26-06 18:10:24| 3 3 92 0 0|5209M 366M 222M 5932M| 184B 476B| 0 36k| 0 5.00 |1053 1353 |2.96 2.72 1.90|1.0 0 5.0| 0 0 | | 17 285 0 34 0 2026-06-26 16:10:28.669 | Jun 26 18:10:25 devstack dstat.sh[47791]: 26-06 18:10:25| 19 8 69 0 0|5240M 335M 222M 5932M| 0 0 | 0 139k| 0 15.9 |2049 1606 |2.96 2.72 1.90|2.0 0 0| 0 0 | | 17 285 0 34 0 2026-06-26 16:10:28.669 | Jun 26 18:10:26 devstack dstat.sh[47791]: 26-06 18:10:26| 20 8 71 0 0|5269M 306M 222M 5932M| 52B 0 | 0 0 | 0 0 |1977 1497 |2.96 2.72 1.90|2.0 0 0| 0 0 | | 17 285 0 34 0 2026-06-26 16:10:28.669 | Jun 26 18:10:27 devstack dstat.sh[47791]: 26-06 18:10:27| 22 7 69 0 0|5281M 294M 222M 5932M| 42B 0 | 0 8204B| 0 1.00 |2538 2099 |2.80 2.69 1.89|1.0 0 4.0| 0 0 | | 17 289 0 34 0 2026-06-26 16:10:28.669 | Jun 26 18:10:28 devstack dstat.sh[47791]: 26-06 18:10:28| 15 14 63 0 0|5246M 328M 222M 5932M| 13k 63k|8191B 364k|2.00 44.0 |5009 3927 |2.80 2.69 1.89|2.0 0 161| 0 0 | | 17 289 0 34 0 2026-06-26 16:10:28.673 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.676 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-26 16:10:28.694 | enabled 2026-06-26 16:10:28.700 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-26 16:10:28.722 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-26 16:10:28.722 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-26 16:10:28.722 | Active: active (running) since Fri 2026-06-26 18:07:23 CEST; 3min 5s ago 2026-06-26 16:10:28.722 | Main PID: 70478 (neutron-ovn-met) 2026-06-26 16:10:28.722 | Tasks: 2 (limit: 14255) 2026-06-26 16:10:28.722 | Memory: 121.5M (peak: 122.2M) 2026-06-26 16:10:28.722 | CPU: 3.918s 2026-06-26 16:10:28.722 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-26 16:10:28.723 | └─70478 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-26 16:10:28.723 | 2026-06-26 16:10:28.723 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-26 16:10:28.723 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-26 16:10:28.723 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 16:10:28.723 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-26 16:10:28.724 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-26 16:10:28.724 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 16:10:28.724 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-26 16:10:28.724 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-26 16:10:28.724 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-26 16:10:28.724 | Jun 26 18:07:27 devstack neutron-ovn-metadata-agent[70478]: ERROR neutron 2026-06-26 16:10:28.728 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.732 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-26 16:10:28.750 | enabled 2026-06-26 16:10:28.755 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-26 16:10:28.778 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-26 16:10:28.778 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-26 16:10:28.778 | Active: active (running) since Fri 2026-06-26 18:07:28 CEST; 3min 0s ago 2026-06-26 16:10:28.778 | Main PID: 72271 (uwsgi) 2026-06-26 16:10:28.778 | Status: "uWSGI is ready" 2026-06-26 16:10:28.779 | Tasks: 23 (limit: 14255) 2026-06-26 16:10:28.779 | Memory: 386.2M (peak: 387.0M) 2026-06-26 16:10:28.779 | CPU: 42.986s 2026-06-26 16:10:28.779 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-26 16:10:28.780 | ├─72271 "neutron-apiuWSGI master" 2026-06-26 16:10:28.781 | ├─72272 "neutron-apiuWSGI worker 1" 2026-06-26 16:10:28.781 | └─72273 "neutron-apiuWSGI worker 2" 2026-06-26 16:10:28.781 | 2026-06-26 16:10:28.781 | Jun 26 18:09:59 devstack devstack@neutron-api.service[72272]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72272) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 16:10:28.781 | Jun 26 18:09:59 devstack devstack@neutron-api.service[72272]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72272) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 16:10:28.781 | Jun 26 18:10:09 devstack devstack@neutron-api.service[72273]: DEBUG dbcounter [-] [72273] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.781 | Jun 26 18:10:09 devstack devstack@neutron-api.service[72272]: DEBUG dbcounter [-] [72272] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.781 | Jun 26 18:10:14 devstack devstack@neutron-api.service[72273]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72273) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 16:10:28.781 | Jun 26 18:10:14 devstack devstack@neutron-api.service[72273]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72273) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 16:10:28.781 | Jun 26 18:10:14 devstack devstack@neutron-api.service[72272]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72272) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 16:10:28.781 | Jun 26 18:10:14 devstack devstack@neutron-api.service[72272]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72272) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 16:10:28.782 | Jun 26 18:10:24 devstack devstack@neutron-api.service[72273]: DEBUG dbcounter [-] [72273] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.782 | Jun 26 18:10:24 devstack devstack@neutron-api.service[72272]: DEBUG dbcounter [-] [72272] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.784 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.787 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-26 16:10:28.805 | enabled 2026-06-26 16:10:28.811 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-26 16:10:28.833 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-26 16:10:28.833 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-26 16:10:28.833 | Active: active (running) since Fri 2026-06-26 18:07:32 CEST; 2min 55s ago 2026-06-26 16:10:28.833 | Main PID: 73286 (neutron-periodi) 2026-06-26 16:10:28.833 | Tasks: 15 (limit: 14255) 2026-06-26 16:10:28.834 | Memory: 180.5M (peak: 180.7M) 2026-06-26 16:10:28.834 | CPU: 6.934s 2026-06-26 16:10:28.834 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-26 16:10:28.835 | ├─73286 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-26 16:10:28.835 | └─73915 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-26 16:10:28.835 | 2026-06-26 16:10:28.835 | Jun 26 18:09:23 devstack neutron-periodic-workers[73915]: DEBUG dbcounter [-] [73915] Writing DB stats neutron:SELECT=3 {{(pid=73915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.835 | Jun 26 18:09:38 devstack neutron-periodic-workers[73915]: DEBUG neutron.db.agents_db [None req-f41e8f66-d070-42d6-a78a-69493bd2500a None None] Agent healthcheck: found 0 active agents {{(pid=73915) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-26 16:10:28.835 | Jun 26 18:09:38 devstack neutron-periodic-workers[73915]: DEBUG oslo.service.backend._threading.loopingcall [None req-f41e8f66-d070-42d6-a78a-69493bd2500a None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.96 seconds {{(pid=73915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:28.835 | Jun 26 18:09:44 devstack neutron-periodic-workers[73915]: DEBUG oslo.service.backend._threading.loopingcall [None req-5ac1bf13-3a02-4d10-a55d-6325f12f7fce None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=73915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:28.836 | Jun 26 18:09:50 devstack neutron-periodic-workers[73915]: DEBUG oslo.service.backend._threading.loopingcall [None req-31f67804-2c60-4234-ad20-8140d89fb3da None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=73915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:28.836 | Jun 26 18:10:00 devstack neutron-periodic-workers[73915]: DEBUG dbcounter [-] [73915] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=73915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.836 | Jun 26 18:10:15 devstack neutron-periodic-workers[73915]: DEBUG neutron.db.agents_db [None req-f41e8f66-d070-42d6-a78a-69493bd2500a None None] Agent healthcheck: found 0 active agents {{(pid=73915) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-26 16:10:28.836 | Jun 26 18:10:15 devstack neutron-periodic-workers[73915]: DEBUG oslo.service.backend._threading.loopingcall [None req-f41e8f66-d070-42d6-a78a-69493bd2500a None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:28.836 | Jun 26 18:10:25 devstack neutron-periodic-workers[73915]: DEBUG dbcounter [-] [73915] Writing DB stats neutron:SELECT=1 {{(pid=73915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.836 | Jun 26 18:10:27 devstack neutron-periodic-workers[73915]: DEBUG oslo.service.backend._threading.loopingcall [None req-31f67804-2c60-4234-ad20-8140d89fb3da None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:28.839 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.842 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-26 16:10:28.860 | enabled 2026-06-26 16:10:28.866 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-26 16:10:28.890 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-26 16:10:28.890 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-26 16:10:28.890 | Active: active (running) since Fri 2026-06-26 18:07:30 CEST; 2min 58s ago 2026-06-26 16:10:28.890 | Main PID: 72784 (neutron-rpc-ser) 2026-06-26 16:10:28.890 | Tasks: 27 (limit: 14255) 2026-06-26 16:10:28.890 | Memory: 194.3M (peak: 194.9M) 2026-06-26 16:10:28.890 | CPU: 8.870s 2026-06-26 16:10:28.890 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-26 16:10:28.891 | ├─72784 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-26 16:10:28.891 | ├─73877 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-26 16:10:28.891 | └─73879 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-26 16:10:28.891 | 2026-06-26 16:10:28.891 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 16:10:28.891 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-26 16:10:28.891 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-26 16:10:28.892 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-26 16:10:28.892 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-26 16:10:28.892 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 16:10:28.892 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-26 16:10:28.892 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-26 16:10:28.892 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-26 16:10:28.892 | Jun 26 18:09:14 devstack neutron-rpc-server[73877]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-26 16:10:28.897 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.900 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-26 16:10:28.919 | enabled 2026-06-26 16:10:28.925 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-26 16:10:28.946 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-26 16:10:28.946 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-26 16:10:28.946 | Active: active (running) since Fri 2026-06-26 18:07:35 CEST; 2min 53s ago 2026-06-26 16:10:28.947 | Main PID: 73790 (neutron-ovn-mai) 2026-06-26 16:10:28.947 | Tasks: 12 (limit: 14255) 2026-06-26 16:10:28.947 | Memory: 254.8M (peak: 255.1M) 2026-06-26 16:10:28.947 | CPU: 7.936s 2026-06-26 16:10:28.947 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-26 16:10:28.947 | ├─73790 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-26 16:10:28.947 | └─73886 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-26 16:10:28.947 | 2026-06-26 16:10:28.947 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0752340f-a188-4f94-96c4-80a02019ae12 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73886) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-26 16:10:28.947 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0752340f-a188-4f94-96c4-80a02019ae12 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73886) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-26 16:10:28.948 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0752340f-a188-4f94-96c4-80a02019ae12 None None] OVN maintenance task update_router_distributed_flag finished in 0.021 seconds 2026-06-26 16:10:28.948 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: DEBUG futurist.periodics [None req-0752340f-a188-4f94-96c4-80a02019ae12 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=73886) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 16:10:28.948 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0752340f-a188-4f94-96c4-80a02019ae12 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73886) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-26 16:10:28.948 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0752340f-a188-4f94-96c4-80a02019ae12 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73886) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-26 16:10:28.948 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0752340f-a188-4f94-96c4-80a02019ae12 None None] OVN maintenance task update_security_group_with_address_group finished in 0.026 seconds 2026-06-26 16:10:28.948 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: DEBUG futurist.periodics [None req-0752340f-a188-4f94-96c4-80a02019ae12 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=73886) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 16:10:28.948 | Jun 26 18:08:04 devstack neutron-ovn-maintenance-worker[73886]: DEBUG futurist.periodics [None req-0752340f-a188-4f94-96c4-80a02019ae12 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=73886) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 16:10:28.948 | Jun 26 18:08:14 devstack neutron-ovn-maintenance-worker[73886]: DEBUG dbcounter [-] [73886] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:28.954 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:28.957 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-26 16:10:28.975 | enabled 2026-06-26 16:10:28.980 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-26 16:10:29.002 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-26 16:10:29.002 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-26 16:10:29.002 | Active: active (running) since Fri 2026-06-26 18:09:22 CEST; 1min 6s ago 2026-06-26 16:10:29.002 | Main PID: 78074 (nova-novncproxy) 2026-06-26 16:10:29.002 | Tasks: 4 (limit: 14255) 2026-06-26 16:10:29.002 | Memory: 109.6M (peak: 109.8M) 2026-06-26 16:10:29.003 | CPU: 3.976s 2026-06-26 16:10:29.003 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-26 16:10:29.003 | └─78074 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-26 16:10:29.003 | 2026-06-26 16:10:29.003 | Jun 26 18:09:23 devstack nova-novncproxy[78074]: If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:10:29.003 | Jun 26 18:09:23 devstack nova-novncproxy[78074]: framework. For more detail see 2026-06-26 16:10:29.003 | Jun 26 18:09:23 devstack nova-novncproxy[78074]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:10:29.003 | Jun 26 18:09:23 devstack nova-novncproxy[78074]: import eventlet # noqa 2026-06-26 16:10:29.003 | Jun 26 18:09:23 devstack nova-novncproxy[78074]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:10:29.003 | Jun 26 18:09:28 devstack nova-novncproxy[78074]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-26 16:10:29.004 | Jun 26 18:09:28 devstack nova-novncproxy[78074]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-26 16:10:29.004 | Jun 26 18:09:28 devstack nova-novncproxy[78074]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-26 16:10:29.004 | Jun 26 18:09:28 devstack nova-novncproxy[78074]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-26 16:10:29.004 | Jun 26 18:09:28 devstack nova-novncproxy[78074]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-26 16:10:29.009 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:29.013 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-26 16:10:29.030 | enabled 2026-06-26 16:10:29.036 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-26 16:10:29.057 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-26 16:10:29.057 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-26 16:10:29.057 | Active: active (running) since Fri 2026-06-26 18:09:25 CEST; 1min 3s ago 2026-06-26 16:10:29.057 | Main PID: 78878 (nova-conductor:) 2026-06-26 16:10:29.058 | Tasks: 19 (limit: 14255) 2026-06-26 16:10:29.058 | Memory: 157.9M (peak: 158.4M) 2026-06-26 16:10:29.058 | CPU: 5.058s 2026-06-26 16:10:29.058 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-26 16:10:29.058 | ├─78878 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-26 16:10:29.058 | ├─80566 "nova-conductor: ServiceWrapper worker(0)" 2026-06-26 16:10:29.058 | └─80568 "nova-conductor: ServiceWrapper worker(1)" 2026-06-26 16:10:29.058 | 2026-06-26 16:10:29.058 | Jun 26 18:09:32 devstack nova-conductor[80566]: DEBUG nova.servicegroup.drivers.db [None req-9fe4a43c-1df0-4fcf-a37a-7eb4001cde2d None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80566) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 16:10:29.058 | Jun 26 18:09:37 devstack nova-conductor[80568]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=80568) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.058 | Jun 26 18:09:37 devstack nova-conductor[80566]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80566) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.059 | Jun 26 18:09:39 devstack nova-conductor[78878]: DEBUG dbcounter [-] [78878] Writing DB stats nova_api:SELECT=1 {{(pid=78878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:29.059 | Jun 26 18:09:39 devstack nova-conductor[78878]: DEBUG dbcounter [-] [78878] Writing DB stats nova_cell0:SELECT=1 {{(pid=78878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:29.059 | Jun 26 18:09:39 devstack nova-conductor[78878]: DEBUG dbcounter [-] [78878] Writing DB stats nova_cell1:SELECT=1 {{(pid=78878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:29.059 | Jun 26 18:09:46 devstack nova-conductor[80568]: DEBUG dbcounter [-] [80568] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:29.059 | Jun 26 18:09:47 devstack nova-conductor[80566]: DEBUG dbcounter [-] [80566] Writing DB stats nova_cell0:SELECT=3 {{(pid=80566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 16:10:29.059 | Jun 26 18:10:03 devstack nova-conductor[80566]: DEBUG oslo.service.backend._threading.loopingcall [None req-b4c9b239-2d86-436b-bd08-ac9d6daa14ad None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80566) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.059 | Jun 26 18:10:09 devstack nova-conductor[80568]: DEBUG oslo.service.backend._threading.loopingcall [None req-7e3b9e51-aa8f-42f1-b6c4-44c058eaca60 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80568) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.063 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 16:10:29.066 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-26 16:10:29.085 | enabled 2026-06-26 16:10:29.091 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-26 16:10:29.113 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-26 16:10:29.113 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-26 16:10:29.113 | Active: active (running) since Fri 2026-06-26 18:09:27 CEST; 1min 1s ago 2026-06-26 16:10:29.113 | Main PID: 79439 (nova-conductor:) 2026-06-26 16:10:29.113 | Tasks: 38 (limit: 14255) 2026-06-26 16:10:29.113 | Memory: 167.2M (peak: 167.5M) 2026-06-26 16:10:29.113 | CPU: 5.058s 2026-06-26 16:10:29.113 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-26 16:10:29.113 | ├─79439 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-26 16:10:29.113 | ├─80587 "nova-conductor: ServiceWrapper worker(0)" 2026-06-26 16:10:29.114 | └─80589 "nova-conductor: ServiceWrapper worker(1)" 2026-06-26 16:10:29.114 | 2026-06-26 16:10:29.114 | Jun 26 18:09:57 devstack nova-conductor[80587]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.92 seconds {{(pid=80587) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.114 | Jun 26 18:09:57 devstack nova-conductor[80589]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80589) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.114 | Jun 26 18:10:07 devstack nova-conductor[80587]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80587) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.114 | Jun 26 18:10:07 devstack nova-conductor[80589]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80589) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.114 | Jun 26 18:10:17 devstack nova-conductor[80587]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80587) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.114 | Jun 26 18:10:17 devstack nova-conductor[80589]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80589) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.114 | Jun 26 18:10:25 devstack nova-conductor[80587]: DEBUG oslo.service.backend._threading.loopingcall [None req-4d8d727e-e789-4083-a64f-6bcbc935023a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80587) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.114 | Jun 26 18:10:25 devstack nova-conductor[80589]: DEBUG oslo.service.backend._threading.loopingcall [None req-445438cd-c6eb-45ca-83dc-4cf2734d86f5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80589) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.115 | Jun 26 18:10:27 devstack nova-conductor[80587]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80587) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.115 | Jun 26 18:10:27 devstack nova-conductor[80589]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80589) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 16:10:29.119 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-26 16:10:29.141 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:29.144 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-26 16:10:29.164 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:29.167 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-26 16:10:29.170 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 16:10:29.642 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:10:29.643 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:10:29.643 | we strongly recommend against using it for new projects. 2026-06-26 16:10:29.643 | 2026-06-26 16:10:29.643 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:10:29.643 | framework. For more detail see 2026-06-26 16:10:29.643 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:10:29.643 | 2026-06-26 16:10:29.643 | import eventlet # noqa 2026-06-26 16:10:30.007 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:10:33.051 | INFO dbcounter [None req-8cc466ac-75b8-4661-a7d1-86b0cb1abc88 None None] Registered counter for database nova_api 2026-06-26 16:10:33.184 | DEBUG dbcounter [-] [85073] Writer thread running {{(pid=85073) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:10:33.195 | Found 2 cell mappings. 2026-06-26 16:10:33.195 | Skipping cell0 since it does not contain hosts. 2026-06-26 16:10:33.195 | Getting computes from cell 'cell1': b60656c4-5860-4012-8fa8-760d57c2edcd 2026-06-26 16:10:33.195 | INFO dbcounter [None req-8cc466ac-75b8-4661-a7d1-86b0cb1abc88 None None] Registered counter for database nova_cell1 2026-06-26 16:10:33.278 | DEBUG dbcounter [-] [85073] Writer thread running {{(pid=85073) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 16:10:33.587 | Checking host mapping for compute host 'devstack': 1439dd07-4c2d-4089-995a-a1849235352c 2026-06-26 16:10:33.587 | Creating host mapping for compute host 'devstack': 1439dd07-4c2d-4089-995a-a1849235352c 2026-06-26 16:10:33.587 | Found 1 unmapped computes in cell: b60656c4-5860-4012-8fa8-760d57c2edcd 2026-06-26 16:10:33.932 | Exception ignored in: 2026-06-26 16:10:33.932 | Traceback (most recent call last): 2026-06-26 16:10:33.932 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:10:33.932 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:10:33.933 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:10:33.933 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:10:33.933 | RuntimeError: greenlet is being finalized 2026-06-26 16:10:34.338 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-26 16:10:34.808 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 16:10:34.808 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 16:10:34.808 | we strongly recommend against using it for new projects. 2026-06-26 16:10:34.809 | 2026-06-26 16:10:34.809 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 16:10:34.809 | framework. For more detail see 2026-06-26 16:10:34.809 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 16:10:34.809 | 2026-06-26 16:10:34.809 | import eventlet # noqa 2026-06-26 16:10:35.169 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-26 16:10:38.740 | +-------------------------------------------+ 2026-06-26 16:10:38.740 | | Upgrade Check Results | 2026-06-26 16:10:38.740 | +-------------------------------------------+ 2026-06-26 16:10:38.740 | | Check: Cells v2 | 2026-06-26 16:10:38.740 | | Result: Success | 2026-06-26 16:10:38.740 | | Details: None | 2026-06-26 16:10:38.740 | +-------------------------------------------+ 2026-06-26 16:10:38.740 | | Check: Placement API | 2026-06-26 16:10:38.740 | | Result: Success | 2026-06-26 16:10:38.741 | | Details: None | 2026-06-26 16:10:38.741 | +-------------------------------------------+ 2026-06-26 16:10:38.741 | | Check: Cinder API | 2026-06-26 16:10:38.741 | | Result: Success | 2026-06-26 16:10:38.741 | | Details: None | 2026-06-26 16:10:38.741 | +-------------------------------------------+ 2026-06-26 16:10:38.741 | | Check: Policy File JSON to YAML Migration | 2026-06-26 16:10:38.741 | | Result: Success | 2026-06-26 16:10:38.741 | | Details: None | 2026-06-26 16:10:38.741 | +-------------------------------------------+ 2026-06-26 16:10:38.741 | | Check: Older than N-1 computes | 2026-06-26 16:10:38.742 | | Result: Success | 2026-06-26 16:10:38.742 | | Details: None | 2026-06-26 16:10:38.742 | +-------------------------------------------+ 2026-06-26 16:10:38.742 | | Check: hw_machine_type unset | 2026-06-26 16:10:38.742 | | Result: Success | 2026-06-26 16:10:38.743 | | Details: None | 2026-06-26 16:10:38.743 | +-------------------------------------------+ 2026-06-26 16:10:38.743 | | Check: Service User Token Configuration | 2026-06-26 16:10:38.744 | | Result: Success | 2026-06-26 16:10:38.744 | | Details: None | 2026-06-26 16:10:38.744 | +-------------------------------------------+ 2026-06-26 16:10:39.057 | Exception ignored in: 2026-06-26 16:10:39.058 | Traceback (most recent call last): 2026-06-26 16:10:39.058 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 16:10:39.058 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 16:10:39.058 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 16:10:39.058 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 16:10:39.058 | RuntimeError: greenlet is being finalized 2026-06-26 16:10:39.433 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-26 16:10:39.437 | + ./stack.sh:main:1482 : command openstack complete 2026-06-26 16:10:39.438 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-26 16:10:43.026 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-26 16:10:43.045 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:43.048 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-26 16:10:43.051 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 16:10:43.054 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 16:10:43.057 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-26 16:10:43.060 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:10:43.063 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-26 16:10:43.066 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-26 16:10:43.068 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-26 16:10:43.071 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-26 16:10:43.074 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-26 16:10:43.077 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-26 16:10:43.079 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-26 16:10:43.082 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-26 16:10:43.127 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-26 16:10:43.131 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-26 16:10:43.132 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-26 16:10:43.132 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-26 16:10:43.137 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-26 16:10:43.140 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-26 16:10:43.142 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-26 16:10:43.144 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-26 16:10:43.146 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-26 16:10:43.149 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-26 16:10:43.166 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-26 16:10:43.182 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-26 16:10:43.184 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:10:43.188 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-26 16:10:43.191 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-26 16:10:43.193 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 16:10:43.195 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-26 16:10:43.197 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 16:10:43.200 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 16:10:43.202 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 16:10:43.204 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 16:10:43.207 | + functions-common:run_phase:1858 : local extra 2026-06-26 16:10:43.210 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 16:10:43.214 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 16:10:43.216 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 16:10:43.218 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 16:10:43.220 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-26 16:10:43.223 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 16:10:43.241 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:43.244 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 16:10:43.247 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:10:43.250 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-26 16:10:43.253 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:10:43.256 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 16:10:43.259 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:10:43.262 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-26 16:10:43.265 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:10:43.268 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-26 16:10:43.271 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-26 16:10:43.274 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-26 16:10:43.276 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-26 16:10:43.327 | [2071 Async install_tempest:45750]: Waiting for completion of install_tempest running on PID 45750 (1 other jobs running) 2026-06-26 16:10:43.350 | [2071 Async install_tempest:45750]: Signaling child to exit 2026-06-26 16:10:43.351 | WAKEUP 2026-06-26 16:10:43.371 | [2071 Async install_tempest:45750]: Signaled 2026-06-26 16:10:43.372 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-26 16:10:43.373 | +++ functions-common:git_clone:593 : pwd 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 16:10:43.373 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 16:10:43.373 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 16:10:43.374 | ++ functions-common:git_clone:610 : echo master 2026-06-26 16:10:43.374 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 16:10:43.374 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-26 16:10:43.374 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 16:10:43.374 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-26 16:10:43.374 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 16:10:43.374 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 16:10:43.374 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 16:10:43.374 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 16:10:43.374 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 16:10:43.374 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 16:10:43.375 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 16:10:43.375 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:10:43.375 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:10:43.375 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782489586619 2026-06-26 16:10:43.375 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-26 16:10:43.375 | Cloning into '/opt/stack/tempest'... 2026-06-26 16:10:43.375 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 16:10:43.375 | ++ functions-common:time_stop:2420 : local name 2026-06-26 16:10:43.375 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 16:10:43.375 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:10:43.375 | ++ functions-common:time_stop:2423 : local total 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2427 : start_time=1782489586619 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2429 : [[ -z 1782489586619 ]] 2026-06-26 16:10:43.376 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2432 : end_time=1782489597444 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2433 : elapsed_time=10825 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2434 : total=425202 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:10:43.376 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=436027 2026-06-26 16:10:43.376 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-26 16:10:43.377 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 16:10:43.377 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 16:10:43.377 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 16:10:43.377 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 16:10:43.377 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 16:10:43.377 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 16:10:43.377 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 16:10:43.377 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 16:10:43.377 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:10:43.377 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:10:43.377 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782489597508 2026-06-26 16:10:43.378 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 16:10:43.378 | From https://review.opendev.org/openstack/tempest 2026-06-26 16:10:43.378 | * branch master -> FETCH_HEAD 2026-06-26 16:10:43.378 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 16:10:43.378 | ++ functions-common:time_stop:2420 : local name 2026-06-26 16:10:43.378 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 16:10:43.378 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:10:43.378 | ++ functions-common:time_stop:2423 : local total 2026-06-26 16:10:43.378 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 16:10:43.378 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 16:10:43.378 | ++ functions-common:time_stop:2427 : start_time=1782489597508 2026-06-26 16:10:43.379 | ++ functions-common:time_stop:2429 : [[ -z 1782489597508 ]] 2026-06-26 16:10:43.379 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:10:43.379 | ++ functions-common:time_stop:2432 : end_time=1782489598106 2026-06-26 16:10:43.379 | ++ functions-common:time_stop:2433 : elapsed_time=598 2026-06-26 16:10:43.379 | ++ functions-common:time_stop:2434 : total=436027 2026-06-26 16:10:43.379 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:10:43.379 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=436625 2026-06-26 16:10:43.379 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 16:10:43.379 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 16:10:43.379 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 16:10:43.379 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 16:10:43.380 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 16:10:43.380 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 16:10:43.380 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 16:10:43.380 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 16:10:43.380 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:10:43.380 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:10:43.380 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782489598167 2026-06-26 16:10:43.380 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 16:10:43.380 | Note: switching to 'FETCH_HEAD'. 2026-06-26 16:10:43.380 | 2026-06-26 16:10:43.380 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 16:10:43.381 | changes and commit them, and you can discard any commits you make in this 2026-06-26 16:10:43.381 | state without impacting any branches by switching back to a branch. 2026-06-26 16:10:43.381 | 2026-06-26 16:10:43.381 | If you want to create a new branch to retain commits you create, you may 2026-06-26 16:10:43.381 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 16:10:43.381 | 2026-06-26 16:10:43.381 | git switch -c 2026-06-26 16:10:43.381 | 2026-06-26 16:10:43.381 | Or undo this operation with: 2026-06-26 16:10:43.381 | 2026-06-26 16:10:43.381 | git switch - 2026-06-26 16:10:43.381 | 2026-06-26 16:10:43.382 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 16:10:43.382 | 2026-06-26 16:10:43.382 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-26 16:10:43.382 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 16:10:43.382 | ++ functions-common:time_stop:2420 : local name 2026-06-26 16:10:43.382 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 16:10:43.382 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:10:43.382 | ++ functions-common:time_stop:2423 : local total 2026-06-26 16:10:43.382 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 16:10:43.382 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 16:10:43.382 | ++ functions-common:time_stop:2427 : start_time=1782489598167 2026-06-26 16:10:43.383 | ++ functions-common:time_stop:2429 : [[ -z 1782489598167 ]] 2026-06-26 16:10:43.383 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:10:43.383 | ++ functions-common:time_stop:2432 : end_time=1782489598374 2026-06-26 16:10:43.383 | ++ functions-common:time_stop:2433 : elapsed_time=207 2026-06-26 16:10:43.383 | ++ functions-common:time_stop:2434 : total=436625 2026-06-26 16:10:43.383 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:10:43.383 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=436832 2026-06-26 16:10:43.383 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-26 16:10:43.383 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-26 16:10:43.383 | ++ functions-common:git_clone:673 : head -1 2026-06-26 16:10:43.383 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-26 16:10:43.384 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-26 16:10:43.384 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 16:10:43.384 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-26 16:10:43.384 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-26 16:10:43.384 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-26 16:10:43.384 | Collecting tox!=2.8.0,<4.0.0 2026-06-26 16:10:43.384 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-26 16:10:43.384 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-26 16:10:43.384 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 16:10:43.384 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-26 16:10:43.384 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-26 16:10:43.385 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 16:10:43.385 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-26 16:10:43.385 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-26 16:10:43.385 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-26 16:10:43.385 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-26 16:10:43.385 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-26 16:10:43.385 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-26 16:10:43.385 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-26 16:10:43.385 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-26 16:10:43.385 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-26 16:10:43.385 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-26 16:10:43.386 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-26 16:10:43.386 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-26 16:10:43.386 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-26 16:10:43.386 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-26 16:10:43.386 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-26 16:10:43.386 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 45.2 MB/s 0:00:00 2026-06-26 16:10:43.386 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-26 16:10:43.386 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-26 16:10:43.386 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-26 16:10:43.386 | 2026-06-26 16:10:43.386 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-26 16:10:43.386 | ++ inc/python:pip_install:216 : result=0 2026-06-26 16:10:43.387 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2420 : local name 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2423 : local total 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2427 : start_time=1782489598462 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2429 : [[ -z 1782489598462 ]] 2026-06-26 16:10:43.387 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:10:43.387 | ++ functions-common:time_stop:2432 : end_time=1782489604333 2026-06-26 16:10:43.388 | ++ functions-common:time_stop:2433 : elapsed_time=5871 2026-06-26 16:10:43.388 | ++ functions-common:time_stop:2434 : total=187819 2026-06-26 16:10:43.388 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:10:43.388 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=193690 2026-06-26 16:10:43.388 | ++ inc/python:pip_install:219 : return 0 2026-06-26 16:10:43.388 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-26 16:10:43.388 | /opt/stack/tempest ~/devstack 2026-06-26 16:10:43.388 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-26 16:10:43.388 | Switched to branch 'master' 2026-06-26 16:10:43.388 | Your branch is up to date with 'origin/master'. 2026-06-26 16:10:43.388 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-26 16:10:43.389 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-26 16:10:43.389 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.9NUVmbveMb 2026-06-26 16:10:43.389 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.9NUVmbveMb 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.9NUVmbveMb 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 16:10:43.389 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 16:10:43.390 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-26 16:10:43.390 | full create: /opt/stack/tempest/.tox/tempest 2026-06-26 16:10:43.390 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-26 16:10:43.390 | full develop-inst: /opt/stack/tempest 2026-06-26 16:10:43.390 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-26 16:10:43.390 | ___________________________________ summary ____________________________________ 2026-06-26 16:10:43.390 | full: skipped tests 2026-06-26 16:10:43.390 | congratulations :) 2026-06-26 16:10:43.390 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.9NUVmbveMb -r requirements.txt 2026-06-26 16:10:43.390 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-26 16:10:43.391 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-26 16:10:43.391 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-26 16:10:43.391 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-26 16:10:43.391 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-26 16:10:43.391 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-26 16:10:43.391 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-26 16:10:43.391 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-26 16:10:43.391 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-26 16:10:43.391 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-26 16:10:43.391 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-26 16:10:43.391 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-26 16:10:43.392 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-26 16:10:43.392 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-26 16:10:43.392 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-26 16:10:43.392 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-26 16:10:43.392 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-26 16:10:43.392 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-26 16:10:43.392 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-26 16:10:43.392 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-26 16:10:43.392 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-26 16:10:43.393 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-26 16:10:43.393 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-26 16:10:43.393 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-26 16:10:43.393 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-26 16:10:43.393 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-26 16:10:43.393 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-26 16:10:43.393 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-26 16:10:43.393 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-26 16:10:43.393 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-26 16:10:43.393 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-26 16:10:43.393 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-26 16:10:43.393 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-26 16:10:43.394 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-26 16:10:43.394 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-26 16:10:43.394 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-26 16:10:43.394 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-26 16:10:43.394 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-26 16:10:43.394 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-26 16:10:43.395 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-26 16:10:43.395 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-26 16:10:43.395 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-26 16:10:43.395 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-26 16:10:43.395 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-26 16:10:43.395 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-26 16:10:43.395 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-26 16:10:43.395 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-26 16:10:43.395 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-26 16:10:43.395 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-26 16:10:43.395 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-26 16:10:43.396 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-26 16:10:43.396 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-26 16:10:43.396 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-26 16:10:43.396 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-26 16:10:43.396 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-26 16:10:43.396 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-26 16:10:43.396 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-26 16:10:43.396 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-26 16:10:43.396 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-26 16:10:43.396 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-26 16:10:43.396 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-26 16:10:43.397 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-26 16:10:43.397 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.9NUVmbveMb 2026-06-26 16:10:43.397 | ++ lib/tempest:install_tempest:868 : popd 2026-06-26 16:10:43.397 | ~/devstack 2026-06-26 16:10:43.414 | [2071 Async install_tempest:45750]: finished install_tempest with result 0 in 50 seconds 2026-06-26 16:10:43.418 | ++ inc/async:async_wait:197 : return 0 2026-06-26 16:10:43.422 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-26 16:10:43.426 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:10:43.429 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-26 16:10:43.431 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-26 16:10:43.435 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-26 16:10:43.437 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-26 16:10:43.440 | ++ inc/python:setup_develop:353 : local bindep 2026-06-26 16:10:43.443 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 16:10:43.446 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-26 16:10:43.449 | ++ inc/python:setup_develop:359 : local extras= 2026-06-26 16:10:43.452 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-26 16:10:43.455 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 16:10:43.458 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 16:10:43.460 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-26 16:10:43.463 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 16:10:43.466 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 16:10:43.470 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-26 16:10:43.473 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 16:10:43.476 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-26 16:10:43.479 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 16:10:43.482 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 16:10:43.486 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-26 16:10:43.496 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-26 16:10:43.499 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-26 16:10:43.502 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-26 16:10:43.662 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-26 16:10:43.664 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-26 16:10:43.665 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-26 16:10:43.667 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 16:10:43.669 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 16:10:43.671 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-26 16:10:43.673 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-26 16:10:43.675 | ++ inc/python:setup_package:446 : local extras= 2026-06-26 16:10:43.676 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 16:10:43.678 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 16:10:43.680 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 16:10:43.682 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 16:10:43.684 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 16:10:43.685 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-26 16:10:43.703 | Using python 3.12 to install /opt/stack/tempest 2026-06-26 16:10:43.705 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-26 16:10:44.749 | Obtaining file:///opt/stack/tempest 2026-06-26 16:10:44.752 | Installing build dependencies: started 2026-06-26 16:10:46.719 | Installing build dependencies: finished with status 'done' 2026-06-26 16:10:46.720 | Checking if build backend supports build_editable: started 2026-06-26 16:10:47.295 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 16:10:47.296 | Getting requirements to build editable: started 2026-06-26 16:10:47.608 | Getting requirements to build editable: finished with status 'done' 2026-06-26 16:10:47.610 | Preparing editable metadata (pyproject.toml): started 2026-06-26 16:10:49.024 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 16:10:49.048 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.0.3) 2026-06-26 16:10:49.049 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.14.0) 2026-06-26 16:10:49.050 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-26 16:10:49.051 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-26 16:10:49.052 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-26 16:10:49.053 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-26 16:10:49.054 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-26 16:10:49.055 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-26 16:10:49.056 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-26 16:10:49.057 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-26 16:10:49.251 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-26 16:10:49.254 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-26 16:10:49.258 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.10.0) 2026-06-26 16:10:49.259 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-26 16:10:49.260 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-26 16:10:49.261 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-26 16:10:49.262 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-26 16:10:49.263 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-26 16:10:49.264 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-26 16:10:49.265 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-26 16:10:49.266 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-26 16:10:49.266 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-26 16:10:49.267 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-26 16:10:49.268 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-26 16:10:49.270 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.6.0) 2026-06-26 16:10:49.271 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.0.0) 2026-06-26 16:10:49.275 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (3.0.52) 2026-06-26 16:10:49.276 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.11.0) 2026-06-26 16:10:49.277 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (15.0.0) 2026-06-26 16:10:49.278 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.8.0) 2026-06-26 16:10:49.281 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-26 16:10:49.286 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev35) (3.0) 2026-06-26 16:10:49.288 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev35) (2.2.1) 2026-06-26 16:10:49.295 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (26.1.0) 2026-06-26 16:10:49.296 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (2025.9.1) 2026-06-26 16:10:49.297 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (0.37.0) 2026-06-26 16:10:49.298 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (2026.5.1) 2026-06-26 16:10:49.306 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev35) (6.8.0) 2026-06-26 16:10:49.309 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev35) (2.0.0) 2026-06-26 16:10:49.310 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev35) (2.34.2) 2026-06-26 16:10:49.315 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev35) (6.4.0) 2026-06-26 16:10:49.317 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev35) (2.9.0.post0) 2026-06-26 16:10:49.320 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev35) (4.15.0) 2026-06-26 16:10:49.322 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev35) (1.2.1) 2026-06-26 16:10:49.326 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (2.1.0) 2026-06-26 16:10:49.327 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (3.3.2) 2026-06-26 16:10:49.328 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (26.2) 2026-06-26 16:10:49.329 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (7.2.2) 2026-06-26 16:10:49.335 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (5.0.0) 2026-06-26 16:10:49.336 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (3.0.3) 2026-06-26 16:10:49.337 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (1.6.2) 2026-06-26 16:10:49.345 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev35) (82.0.1) 2026-06-26 16:10:49.348 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-26 16:10:49.366 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev35) (1.17.0) 2026-06-26 16:10:49.376 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (3.4.7) 2026-06-26 16:10:49.377 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (3.18) 2026-06-26 16:10:49.379 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (2023.11.17) 2026-06-26 16:10:49.394 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.2.0) 2026-06-26 16:10:49.395 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (2.20.0) 2026-06-26 16:10:49.400 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.1.2) 2026-06-26 16:10:49.415 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev35) (0.16.0) 2026-06-26 16:10:49.446 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-26 16:10:49.448 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 16:10:49.486 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-26 16:10:49.488 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-26 16:10:49.500 | Building wheels for collected packages: tempest 2026-06-26 16:10:49.501 | Building editable for tempest (pyproject.toml): started 2026-06-26 16:10:51.135 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-26 16:10:51.137 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=30a030ac91518974f2679db842b95040029e02fde3e96590e8549db9cbaee7da 2026-06-26 16:10:51.137 | Stored in directory: /tmp/pip-ephem-wheel-cache-7nlka88t/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-26 16:10:51.142 | Successfully built tempest 2026-06-26 16:10:51.436 | Installing collected packages: tomlkit, stestr, tempest 2026-06-26 16:10:51.694 | 2026-06-26 16:10:51.721 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-26 16:10:51.897 | ++ inc/python:pip_install:216 : result=0 2026-06-26 16:10:51.900 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-26 16:10:51.903 | ++ functions-common:time_stop:2420 : local name 2026-06-26 16:10:51.904 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 16:10:51.907 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:10:51.910 | ++ functions-common:time_stop:2423 : local total 2026-06-26 16:10:51.913 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 16:10:51.916 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-26 16:10:51.919 | ++ functions-common:time_stop:2427 : start_time=1782490243699 2026-06-26 16:10:51.922 | ++ functions-common:time_stop:2429 : [[ -z 1782490243699 ]] 2026-06-26 16:10:51.925 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:10:51.929 | ++ functions-common:time_stop:2432 : end_time=1782490251926 2026-06-26 16:10:51.931 | ++ functions-common:time_stop:2433 : elapsed_time=8227 2026-06-26 16:10:51.934 | ++ functions-common:time_stop:2434 : total=202161 2026-06-26 16:10:51.938 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:10:51.941 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=210388 2026-06-26 16:10:51.943 | ++ inc/python:pip_install:219 : return 0 2026-06-26 16:10:51.946 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 16:10:51.949 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 16:10:51.951 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-26 16:10:51.952 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-26 16:10:51.956 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 16:10:51.958 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 16:10:51.960 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-26 16:10:51.962 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-26 16:10:51.964 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-26 16:10:51.966 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-26 16:10:51.968 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-26 16:10:51.971 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-26 16:10:51.974 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-26 16:10:51.977 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-26 16:10:51.980 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-26 16:10:51.982 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-26 16:10:51.984 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-26 16:10:51.987 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-26 16:10:51.990 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-26 16:10:51.992 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-26 16:10:51.995 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-26 16:10:51.997 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-26 16:10:52.000 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-26 16:10:52.002 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-26 16:10:52.005 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-26 16:10:52.008 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-26 16:10:52.010 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-26 16:10:52.010 | ' 2026-06-26 16:10:52.013 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-26 16:10:52.016 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-26 16:10:52.031 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:52.034 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-26 16:10:52.036 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-26 16:10:52.039 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-26 16:10:52.042 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-26 16:10:52.046 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-26 16:10:52.046 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-26 16:10:52.047 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-26 16:10:56.042 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:10:56.046 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-26 16:10:56.048 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-26 16:10:56.050 | ++ lib/tempest:get_active_images:176 : img_id=9802c669-3e63-4bf4-8433-90d70a2ebf26 2026-06-26 16:10:56.053 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-26 16:10:56.055 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-26 16:10:56.057 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-26 16:10:56.059 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-26 16:10:56.061 | ++ lib/tempest:configure_tempest:266 : '[' -z 9802c669-3e63-4bf4-8433-90d70a2ebf26 ']' 2026-06-26 16:10:56.063 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=9802c669-3e63-4bf4-8433-90d70a2ebf26 2026-06-26 16:10:56.065 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-26 16:10:56.080 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-26 16:10:56.084 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-26 16:10:56.086 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-26 16:10:56.088 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-26 16:10:56.091 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-26 16:10:56.093 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-26 16:10:56.095 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-26 16:10:56.097 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-26 16:10:56.100 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-26 16:10:56.100 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-26 16:10:59.383 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:10:59.387 | ++ lib/tempest:configure_tempest:303 : admin_project_id=bd326a996e4b46ac90d08dd2ee6c182e 2026-06-26 16:10:59.389 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-26 16:10:59.406 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:10:59.411 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-26 16:11:02.905 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:11:02.907 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 16:11:02.908 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 16:11:02.908 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 16:11:02.908 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 16:11:02.908 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 16:11:02.908 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 16:11:02.908 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 16:11:02.908 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 16:11:02.908 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 16:11:02.908 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 16:11:02.909 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 16:11:02.909 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 16:11:02.909 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 16:11:02.909 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-26 16:11:02.910 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-26 16:11:02.913 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 16:11:02.913 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 16:11:02.913 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 16:11:02.913 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 16:11:02.913 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 16:11:02.913 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 16:11:02.913 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 16:11:02.914 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 16:11:02.914 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 16:11:02.914 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 16:11:02.914 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 16:11:02.914 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 16:11:02.914 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 16:11:02.914 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-26 16:11:02.916 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 9802c669-3e63-4bf4-8433-90d70a2ebf26 2026-06-26 16:11:02.918 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-26 16:11:02.921 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 9802c669-3e63-4bf4-8433-90d70a2ebf26 -c size -f value 2026-06-26 16:11:06.305 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:11:06.307 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-26 16:11:06.310 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-26 16:11:06.310 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-26 16:11:06.354 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-26 16:11:06.357 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-26 16:11:06.359 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-26 16:11:09.384 | +----------------------------+-----------------------+ 2026-06-26 16:11:09.384 | | Field | Value | 2026-06-26 16:11:09.384 | +----------------------------+-----------------------+ 2026-06-26 16:11:09.384 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:11:09.384 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:11:09.385 | | description | None | 2026-06-26 16:11:09.385 | | disk | 1 | 2026-06-26 16:11:09.385 | | id | 42 | 2026-06-26 16:11:09.385 | | name | m1.nano | 2026-06-26 16:11:09.385 | | os-flavor-access:is_public | True | 2026-06-26 16:11:09.385 | | properties | hw_rng:allowed='True' | 2026-06-26 16:11:09.385 | | ram | 192 | 2026-06-26 16:11:09.385 | | rxtx_factor | 1.0 | 2026-06-26 16:11:09.385 | | swap | 0 | 2026-06-26 16:11:09.385 | | vcpus | 1 | 2026-06-26 16:11:09.385 | +----------------------------+-----------------------+ 2026-06-26 16:11:09.756 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-26 16:11:09.758 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 16:11:09.758 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 16:11:09.758 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 16:11:09.758 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 16:11:09.758 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 16:11:09.758 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 16:11:09.759 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 16:11:09.759 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 16:11:09.760 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 16:11:09.760 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 16:11:09.760 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 16:11:09.760 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 16:11:09.760 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 16:11:09.760 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-26 16:11:09.761 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 9802c669-3e63-4bf4-8433-90d70a2ebf26 2026-06-26 16:11:09.763 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-26 16:11:09.765 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 9802c669-3e63-4bf4-8433-90d70a2ebf26 -c size -f value 2026-06-26 16:11:13.185 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:11:13.188 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-26 16:11:13.190 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-26 16:11:13.191 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-26 16:11:13.231 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-26 16:11:13.233 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-26 16:11:13.235 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-26 16:11:16.287 | +----------------------------+-----------------------+ 2026-06-26 16:11:16.287 | | Field | Value | 2026-06-26 16:11:16.287 | +----------------------------+-----------------------+ 2026-06-26 16:11:16.287 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 16:11:16.287 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 16:11:16.287 | | description | None | 2026-06-26 16:11:16.287 | | disk | 1 | 2026-06-26 16:11:16.287 | | id | 84 | 2026-06-26 16:11:16.287 | | name | m1.micro | 2026-06-26 16:11:16.288 | | os-flavor-access:is_public | True | 2026-06-26 16:11:16.288 | | properties | hw_rng:allowed='True' | 2026-06-26 16:11:16.288 | | ram | 256 | 2026-06-26 16:11:16.288 | | rxtx_factor | 1.0 | 2026-06-26 16:11:16.288 | | swap | 0 | 2026-06-26 16:11:16.289 | | vcpus | 1 | 2026-06-26 16:11:16.289 | +----------------------------+-----------------------+ 2026-06-26 16:11:16.651 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-26 16:11:16.653 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-26 16:11:16.667 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:11:16.670 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-26 16:11:16.672 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-26 16:11:16.674 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-26 16:11:16.677 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-26 16:11:16.679 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-26 16:11:16.681 | +++ functions-common:git_clone:593 : pwd 2026-06-26 16:11:16.684 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 16:11:16.686 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 16:11:16.689 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 16:11:16.703 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-26 16:11:16.705 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 16:11:16.707 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 16:11:16.711 | ++ functions-common:git_clone:610 : echo master 2026-06-26 16:11:16.711 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 16:11:16.715 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-26 16:11:16.718 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 16:11:16.720 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-26 16:11:16.722 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 16:11:16.724 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 16:11:16.727 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 16:11:16.729 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 16:11:16.731 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 16:11:16.733 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 16:11:16.735 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 16:11:16.737 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:11:16.740 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:11:16.744 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782490276741 2026-06-26 16:11:16.746 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-26 16:11:16.748 | Cloning into '/opt/stack/os-test-images'... 2026-06-26 16:11:17.421 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 16:11:17.424 | ++ functions-common:time_stop:2420 : local name 2026-06-26 16:11:17.427 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 16:11:17.429 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:11:17.432 | ++ functions-common:time_stop:2423 : local total 2026-06-26 16:11:17.434 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 16:11:17.437 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 16:11:17.439 | ++ functions-common:time_stop:2427 : start_time=1782490276741 2026-06-26 16:11:17.441 | ++ functions-common:time_stop:2429 : [[ -z 1782490276741 ]] 2026-06-26 16:11:17.445 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:11:17.448 | ++ functions-common:time_stop:2432 : end_time=1782490277446 2026-06-26 16:11:17.450 | ++ functions-common:time_stop:2433 : elapsed_time=705 2026-06-26 16:11:17.453 | ++ functions-common:time_stop:2434 : total=425202 2026-06-26 16:11:17.455 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:11:17.457 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=425907 2026-06-26 16:11:17.459 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-26 16:11:17.462 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 16:11:17.464 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 16:11:17.466 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 16:11:17.469 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 16:11:17.471 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 16:11:17.473 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 16:11:17.475 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 16:11:17.477 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 16:11:17.480 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:11:17.485 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:11:17.489 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782490277486 2026-06-26 16:11:17.492 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 16:11:17.980 | From https://review.opendev.org/openstack/os-test-images 2026-06-26 16:11:17.980 | * branch master -> FETCH_HEAD 2026-06-26 16:11:17.990 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 16:11:17.993 | ++ functions-common:time_stop:2420 : local name 2026-06-26 16:11:17.995 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 16:11:17.998 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:11:18.001 | ++ functions-common:time_stop:2423 : local total 2026-06-26 16:11:18.004 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 16:11:18.007 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 16:11:18.010 | ++ functions-common:time_stop:2427 : start_time=1782490277486 2026-06-26 16:11:18.013 | ++ functions-common:time_stop:2429 : [[ -z 1782490277486 ]] 2026-06-26 16:11:18.017 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:11:18.022 | ++ functions-common:time_stop:2432 : end_time=1782490278018 2026-06-26 16:11:18.024 | ++ functions-common:time_stop:2433 : elapsed_time=532 2026-06-26 16:11:18.027 | ++ functions-common:time_stop:2434 : total=425907 2026-06-26 16:11:18.030 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:11:18.033 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=426439 2026-06-26 16:11:18.035 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 16:11:18.038 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 16:11:18.042 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 16:11:18.045 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 16:11:18.048 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 16:11:18.051 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 16:11:18.054 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 16:11:18.058 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 16:11:18.061 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 16:11:18.064 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 16:11:18.069 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782490278066 2026-06-26 16:11:18.073 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 16:11:18.080 | Note: switching to 'FETCH_HEAD'. 2026-06-26 16:11:18.080 | 2026-06-26 16:11:18.080 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 16:11:18.080 | changes and commit them, and you can discard any commits you make in this 2026-06-26 16:11:18.080 | state without impacting any branches by switching back to a branch. 2026-06-26 16:11:18.080 | 2026-06-26 16:11:18.080 | If you want to create a new branch to retain commits you create, you may 2026-06-26 16:11:18.080 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 16:11:18.080 | 2026-06-26 16:11:18.081 | git switch -c 2026-06-26 16:11:18.081 | 2026-06-26 16:11:18.081 | Or undo this operation with: 2026-06-26 16:11:18.081 | 2026-06-26 16:11:18.081 | git switch - 2026-06-26 16:11:18.081 | 2026-06-26 16:11:18.081 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 16:11:18.081 | 2026-06-26 16:11:18.081 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-26 16:11:18.085 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 16:11:18.088 | ++ functions-common:time_stop:2420 : local name 2026-06-26 16:11:18.091 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 16:11:18.095 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 16:11:18.098 | ++ functions-common:time_stop:2423 : local total 2026-06-26 16:11:18.101 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 16:11:18.104 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 16:11:18.107 | ++ functions-common:time_stop:2427 : start_time=1782490278066 2026-06-26 16:11:18.110 | ++ functions-common:time_stop:2429 : [[ -z 1782490278066 ]] 2026-06-26 16:11:18.114 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 16:11:18.117 | ++ functions-common:time_stop:2432 : end_time=1782490278115 2026-06-26 16:11:18.119 | ++ functions-common:time_stop:2433 : elapsed_time=49 2026-06-26 16:11:18.122 | ++ functions-common:time_stop:2434 : total=426439 2026-06-26 16:11:18.123 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 16:11:18.126 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=426488 2026-06-26 16:11:18.128 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-26 16:11:18.145 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-26 16:11:18.149 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-26 16:11:18.149 | ++ functions-common:git_clone:673 : head -1 2026-06-26 16:11:18.152 | 5d0367e Clean-up zuul config spacing 2026-06-26 16:11:18.155 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 16:11:18.158 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-26 16:11:18.158 | /opt/stack/os-test-images ~/devstack 2026-06-26 16:11:18.161 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-26 16:11:18.596 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-26 16:11:19.234 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-26 16:11:22.111 | generate installed: PyYAML==6.0.3 2026-06-26 16:11:22.111 | generate run-test-pre: PYTHONHASHSEED='3749214984' 2026-06-26 16:11:22.111 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-26 16:11:22.239 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-26 16:11:22.260 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-26 16:11:22.279 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-26 16:11:22.305 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-26 16:11:22.308 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-26 16:11:22.315 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-26 16:11:22.322 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-26 16:11:22.354 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-26 16:11:22.365 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-26 16:11:22.372 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-26 16:11:22.382 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-26 16:11:22.383 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-26 16:11:22.390 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-26 16:11:22.396 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-26 16:11:22.414 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-26 16:11:22.417 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-26 16:11:22.419 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-26 16:11:22.431 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-26 16:11:22.442 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-26 16:11:22.456 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-26 16:11:22.458 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-26 16:11:22.470 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-26 16:11:22.474 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-26 16:11:22.476 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-26 16:11:22.486 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-26 16:11:22.490 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-26 16:11:22.500 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-26 16:11:22.527 | ___________________________________ summary ____________________________________ 2026-06-26 16:11:22.528 | generate: commands succeeded 2026-06-26 16:11:22.528 | congratulations :) 2026-06-26 16:11:22.575 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-26 16:11:22.575 | ~/devstack 2026-06-26 16:11:22.579 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-26 16:11:22.618 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-26 16:11:22.621 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-26 16:11:22.643 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-26 16:11:22.645 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-26 16:11:22.648 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-26 16:11:22.686 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-26 16:11:22.720 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-26 16:11:22.723 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-26 16:11:22.726 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-26 16:11:22.728 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-26 16:11:22.732 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-26 16:11:26.168 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:11:26.171 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 16:11:26.171 | address-scope 2026-06-26 16:11:26.171 | agent 2026-06-26 16:11:26.172 | allowed-address-pairs 2026-06-26 16:11:26.172 | auto-allocated-topology 2026-06-26 16:11:26.172 | availability_zone 2026-06-26 16:11:26.172 | default-subnetpools 2026-06-26 16:11:26.172 | dhcp_agent_scheduler 2026-06-26 16:11:26.172 | dns-integration 2026-06-26 16:11:26.172 | dns-domain-ports 2026-06-26 16:11:26.172 | dns-integration-domain-keywords 2026-06-26 16:11:26.172 | empty-string-filtering 2026-06-26 16:11:26.173 | external-net 2026-06-26 16:11:26.173 | extra_dhcp_opt 2026-06-26 16:11:26.173 | extraroute 2026-06-26 16:11:26.173 | extraroute-atomic 2026-06-26 16:11:26.173 | filter-validation 2026-06-26 16:11:26.173 | floating-ip-port-forwarding-detail 2026-06-26 16:11:26.173 | fip-port-details 2026-06-26 16:11:26.173 | flavors 2026-06-26 16:11:26.173 | floatingip-pools 2026-06-26 16:11:26.174 | router 2026-06-26 16:11:26.174 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:11:26.174 | enable-default-route-bfd 2026-06-26 16:11:26.174 | enable-default-route-ecmp 2026-06-26 16:11:26.174 | ext-gw-mode 2026-06-26 16:11:26.174 | l3-ha 2026-06-26 16:11:26.174 | external-gateway-multihoming 2026-06-26 16:11:26.174 | l3-flavors 2026-06-26 16:11:26.175 | l3_agent_scheduler 2026-06-26 16:11:26.175 | multi-provider 2026-06-26 16:11:26.175 | net-mtu 2026-06-26 16:11:26.175 | net-mtu-writable 2026-06-26 16:11:26.175 | network_availability_zone 2026-06-26 16:11:26.175 | network-ip-availability 2026-06-26 16:11:26.175 | network-ip-availability-details 2026-06-26 16:11:26.175 | pagination 2026-06-26 16:11:26.175 | port-device-profile 2026-06-26 16:11:26.176 | port-mac-address-regenerate 2026-06-26 16:11:26.176 | port-numa-affinity-policy 2026-06-26 16:11:26.176 | port-numa-affinity-policy-socket 2026-06-26 16:11:26.176 | binding 2026-06-26 16:11:26.176 | binding-extended 2026-06-26 16:11:26.176 | port-security 2026-06-26 16:11:26.176 | project-id 2026-06-26 16:11:26.176 | provider 2026-06-26 16:11:26.177 | qinq 2026-06-26 16:11:26.177 | quota-check-limit 2026-06-26 16:11:26.177 | quota-check-limit-default 2026-06-26 16:11:26.177 | quotas 2026-06-26 16:11:26.177 | quota_details 2026-06-26 16:11:26.177 | rbac-policies 2026-06-26 16:11:26.177 | rbac-address-scope 2026-06-26 16:11:26.177 | rbac-security-groups 2026-06-26 16:11:26.177 | revision-if-match 2026-06-26 16:11:26.178 | standard-attr-revisions 2026-06-26 16:11:26.178 | router_availability_zone 2026-06-26 16:11:26.178 | router-enable-snat 2026-06-26 16:11:26.178 | security-groups-default-rules 2026-06-26 16:11:26.178 | security-groups-default-statefulness 2026-06-26 16:11:26.178 | security-groups-normalized-cidr 2026-06-26 16:11:26.178 | security-groups-remote-address-group 2026-06-26 16:11:26.178 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:11:26.179 | security-groups-shared-filtering 2026-06-26 16:11:26.179 | security-group 2026-06-26 16:11:26.179 | service-type 2026-06-26 16:11:26.179 | sorting 2026-06-26 16:11:26.179 | standard-attr-description 2026-06-26 16:11:26.179 | stateful-security-group 2026-06-26 16:11:26.179 | subnet-dns-publish-fixed-ip 2026-06-26 16:11:26.179 | subnet-external-network 2026-06-26 16:11:26.179 | subnet_onboard 2026-06-26 16:11:26.180 | subnet-service-types 2026-06-26 16:11:26.180 | subnet_allocation 2026-06-26 16:11:26.180 | subnetpool-prefix-ops 2026-06-26 16:11:26.180 | tag-creation 2026-06-26 16:11:26.180 | standard-attr-tag 2026-06-26 16:11:26.180 | standard-attr-timestamp 2026-06-26 16:11:26.180 | vlan-transparent' 2026-06-26 16:11:26.180 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 16:11:26.181 | address-scope 2026-06-26 16:11:26.181 | agent 2026-06-26 16:11:26.181 | allowed-address-pairs 2026-06-26 16:11:26.181 | auto-allocated-topology 2026-06-26 16:11:26.181 | availability_zone 2026-06-26 16:11:26.181 | default-subnetpools 2026-06-26 16:11:26.181 | dhcp_agent_scheduler 2026-06-26 16:11:26.181 | dns-integration 2026-06-26 16:11:26.181 | dns-domain-ports 2026-06-26 16:11:26.182 | dns-integration-domain-keywords 2026-06-26 16:11:26.182 | empty-string-filtering 2026-06-26 16:11:26.182 | external-net 2026-06-26 16:11:26.182 | extra_dhcp_opt 2026-06-26 16:11:26.182 | extraroute 2026-06-26 16:11:26.182 | extraroute-atomic 2026-06-26 16:11:26.182 | filter-validation 2026-06-26 16:11:26.182 | floating-ip-port-forwarding-detail 2026-06-26 16:11:26.183 | fip-port-details 2026-06-26 16:11:26.183 | flavors 2026-06-26 16:11:26.183 | floatingip-pools 2026-06-26 16:11:26.183 | router 2026-06-26 16:11:26.183 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 16:11:26.183 | enable-default-route-bfd 2026-06-26 16:11:26.183 | enable-default-route-ecmp 2026-06-26 16:11:26.183 | ext-gw-mode 2026-06-26 16:11:26.183 | l3-ha 2026-06-26 16:11:26.184 | external-gateway-multihoming 2026-06-26 16:11:26.184 | l3-flavors 2026-06-26 16:11:26.184 | l3_agent_scheduler 2026-06-26 16:11:26.184 | multi-provider 2026-06-26 16:11:26.184 | net-mtu 2026-06-26 16:11:26.184 | net-mtu-writable 2026-06-26 16:11:26.184 | network_availability_zone 2026-06-26 16:11:26.184 | network-ip-availability 2026-06-26 16:11:26.184 | network-ip-availability-details 2026-06-26 16:11:26.185 | pagination 2026-06-26 16:11:26.185 | port-device-profile 2026-06-26 16:11:26.185 | port-mac-address-regenerate 2026-06-26 16:11:26.185 | port-numa-affinity-policy 2026-06-26 16:11:26.185 | port-numa-affinity-policy-socket 2026-06-26 16:11:26.185 | binding 2026-06-26 16:11:26.185 | binding-extended 2026-06-26 16:11:26.185 | port-security 2026-06-26 16:11:26.186 | project-id 2026-06-26 16:11:26.186 | provider 2026-06-26 16:11:26.186 | qinq 2026-06-26 16:11:26.186 | quota-check-limit 2026-06-26 16:11:26.186 | quota-check-limit-default 2026-06-26 16:11:26.186 | quotas 2026-06-26 16:11:26.186 | quota_details 2026-06-26 16:11:26.186 | rbac-policies 2026-06-26 16:11:26.186 | rbac-address-scope 2026-06-26 16:11:26.187 | rbac-security-groups 2026-06-26 16:11:26.187 | revision-if-match 2026-06-26 16:11:26.187 | standard-attr-revisions 2026-06-26 16:11:26.187 | router_availability_zone 2026-06-26 16:11:26.187 | router-enable-snat 2026-06-26 16:11:26.187 | security-groups-default-rules 2026-06-26 16:11:26.187 | security-groups-default-statefulness 2026-06-26 16:11:26.187 | security-groups-normalized-cidr 2026-06-26 16:11:26.188 | security-groups-remote-address-group 2026-06-26 16:11:26.188 | security-groups-rules-belongs-to-default-sg 2026-06-26 16:11:26.188 | security-groups-shared-filtering 2026-06-26 16:11:26.188 | security-group 2026-06-26 16:11:26.188 | service-type 2026-06-26 16:11:26.188 | sorting 2026-06-26 16:11:26.188 | standard-attr-description 2026-06-26 16:11:26.188 | stateful-security-group 2026-06-26 16:11:26.188 | subnet-dns-publish-fixed-ip 2026-06-26 16:11:26.189 | subnet-external-network 2026-06-26 16:11:26.189 | subnet_onboard 2026-06-26 16:11:26.189 | subnet-service-types 2026-06-26 16:11:26.189 | subnet_allocation 2026-06-26 16:11:26.189 | subnetpool-prefix-ops 2026-06-26 16:11:26.189 | tag-creation 2026-06-26 16:11:26.189 | standard-attr-tag 2026-06-26 16:11:26.189 | standard-attr-timestamp 2026-06-26 16:11:26.190 | vlan-transparent =~ external-net ]] 2026-06-26 16:11:26.190 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 16:11:26.190 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-26 16:11:29.597 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 16:11:29.600 | ++ lib/tempest:configure_tempest:395 : public_network_id=479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f 2026-06-26 16:11:29.602 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-26 16:11:33.327 | +---------------------------+--------------------------------------+ 2026-06-26 16:11:33.327 | | Field | Value | 2026-06-26 16:11:33.327 | +---------------------------+--------------------------------------+ 2026-06-26 16:11:33.327 | | admin_state_up | UP | 2026-06-26 16:11:33.327 | | availability_zone_hints | | 2026-06-26 16:11:33.327 | | availability_zones | | 2026-06-26 16:11:33.327 | | created_at | 2026-06-26T16:11:32Z | 2026-06-26 16:11:33.327 | | description | | 2026-06-26 16:11:33.327 | | dns_domain | None | 2026-06-26 16:11:33.328 | | id | c35aa8be-a2ba-4f8c-b989-ba32d5b7186c | 2026-06-26 16:11:33.328 | | ipv4_address_scope | None | 2026-06-26 16:11:33.328 | | ipv6_address_scope | None | 2026-06-26 16:11:33.328 | | is_default | False | 2026-06-26 16:11:33.328 | | is_vlan_qinq | None | 2026-06-26 16:11:33.328 | | is_vlan_transparent | False | 2026-06-26 16:11:33.328 | | mtu | 1442 | 2026-06-26 16:11:33.328 | | name | shared | 2026-06-26 16:11:33.328 | | port_security_enabled | True | 2026-06-26 16:11:33.328 | | project_id | bd326a996e4b46ac90d08dd2ee6c182e | 2026-06-26 16:11:33.328 | | provider:network_type | geneve | 2026-06-26 16:11:33.328 | | provider:physical_network | None | 2026-06-26 16:11:33.329 | | provider:segmentation_id | 60839 | 2026-06-26 16:11:33.329 | | pvlan | None | 2026-06-26 16:11:33.329 | | qinq | False | 2026-06-26 16:11:33.329 | | qos_policy_id | None | 2026-06-26 16:11:33.329 | | revision_number | 1 | 2026-06-26 16:11:33.330 | | router:external | Internal | 2026-06-26 16:11:33.330 | | segments | None | 2026-06-26 16:11:33.330 | | shared | True | 2026-06-26 16:11:33.330 | | status | ACTIVE | 2026-06-26 16:11:33.330 | | subnets | | 2026-06-26 16:11:33.330 | | tags | | 2026-06-26 16:11:33.333 | | updated_at | 2026-06-26T16:11:32Z | 2026-06-26 16:11:33.333 | +---------------------------+--------------------------------------+ 2026-06-26 16:11:33.698 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-26 16:11:37.797 | +----------------------+--------------------------------------+ 2026-06-26 16:11:37.797 | | Field | Value | 2026-06-26 16:11:37.797 | +----------------------+--------------------------------------+ 2026-06-26 16:11:37.797 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-26 16:11:37.797 | | cidr | 192.168.233.0/24 | 2026-06-26 16:11:37.798 | | created_at | 2026-06-26T16:11:36Z | 2026-06-26 16:11:37.798 | | description | shared-subnet | 2026-06-26 16:11:37.798 | | dns_nameservers | | 2026-06-26 16:11:37.798 | | dns_publish_fixed_ip | None | 2026-06-26 16:11:37.798 | | enable_dhcp | True | 2026-06-26 16:11:37.798 | | gateway_ip | 192.168.233.1 | 2026-06-26 16:11:37.798 | | host_routes | | 2026-06-26 16:11:37.798 | | id | e1a8af9d-9ffa-4725-adf4-ff537fef135d | 2026-06-26 16:11:37.798 | | ip_version | 4 | 2026-06-26 16:11:37.798 | | ipv6_address_mode | None | 2026-06-26 16:11:37.799 | | ipv6_ra_mode | None | 2026-06-26 16:11:37.799 | | name | shared-subnet | 2026-06-26 16:11:37.799 | | network_id | c35aa8be-a2ba-4f8c-b989-ba32d5b7186c | 2026-06-26 16:11:37.799 | | project_id | bd326a996e4b46ac90d08dd2ee6c182e | 2026-06-26 16:11:37.799 | | revision_number | 0 | 2026-06-26 16:11:37.799 | | router:external | False | 2026-06-26 16:11:37.799 | | segment_id | None | 2026-06-26 16:11:37.799 | | service_types | | 2026-06-26 16:11:37.799 | | subnetpool_id | None | 2026-06-26 16:11:37.800 | | tags | | 2026-06-26 16:11:37.800 | | updated_at | 2026-06-26T16:11:36Z | 2026-06-26 16:11:37.800 | +----------------------+--------------------------------------+ 2026-06-26 16:11:38.180 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-26 16:11:38.214 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-26 16:11:38.252 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-26 16:11:38.258 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-26 16:11:38.290 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-26 16:11:38.324 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-26 16:11:38.355 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-26 16:11:38.388 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-26 16:11:38.423 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.216/identity/v3 2026-06-26 16:11:38.459 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-26 16:11:38.489 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-26 16:11:38.520 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-26 16:11:38.553 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-26 16:11:38.557 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-26 16:11:38.591 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-26 16:11:38.623 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-26 16:11:38.656 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-26 16:11:38.693 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-26 16:11:38.727 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-26 16:11:38.745 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:11:38.748 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-26 16:11:38.751 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-26 16:11:38.790 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-26 16:11:38.810 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:11:38.813 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-26 16:11:38.852 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-26 16:11:38.889 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-26 16:11:38.926 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-26 16:11:38.929 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-26 16:11:38.966 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-26 16:11:39.003 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-26 16:11:39.023 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:11:39.026 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 9802c669-3e63-4bf4-8433-90d70a2ebf26 2026-06-26 16:11:39.064 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 9802c669-3e63-4bf4-8433-90d70a2ebf26 2026-06-26 16:11:39.097 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-26 16:11:39.135 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-26 16:11:39.168 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-26 16:11:39.211 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-26 16:11:39.227 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:11:39.230 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-26 16:11:39.234 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-26 16:11:39.236 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-26 16:11:39.238 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-26 16:11:39.242 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-26 16:11:39.245 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-26 16:11:39.269 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-26 16:11:39.270 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-26 16:11:39.307 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-26 16:11:39.348 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-26 16:11:39.382 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-26 16:11:39.418 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-26 16:11:39.455 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-26 16:11:39.489 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-26 16:11:39.525 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-26 16:11:39.563 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-26 16:11:39.598 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-26 16:11:39.601 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-26 16:11:39.639 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-26 16:11:39.642 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-26 16:11:39.662 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:11:39.664 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-26 16:11:39.700 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-26 16:11:39.720 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:11:39.724 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-26 16:11:39.728 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-26 16:11:39.747 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:11:39.749 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-26 16:11:39.752 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-26 16:11:39.755 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-26 16:11:39.797 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-26 16:11:39.834 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 479d4c93-ca7d-4a4f-9dc4-7c5e5d8ab39f 2026-06-26 16:11:39.873 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-26 16:11:39.910 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-26 16:11:39.946 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-26 16:11:39.985 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-26 16:11:40.019 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-26 16:11:40.053 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-26 16:11:40.091 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-26 16:11:40.094 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-26 16:11:40.097 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-26 16:11:40.100 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 16:11:40.139 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-26 16:11:40.144 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-26 16:11:40.144 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-26 16:11:40.149 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-26 16:11:40.151 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-26 16:11:40.186 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-26 16:11:40.189 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-26 16:11:40.192 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 16:11:40.195 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-26 16:11:40.197 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-26 16:11:40.234 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-26 16:11:40.273 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-26 16:11:40.310 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-26 16:11:40.346 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-26 16:11:40.380 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-26 16:11:40.417 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 16:11:40.420 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-26 16:11:40.423 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-26 16:11:40.443 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-26 16:11:40.481 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 16:11:40.484 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-26 16:11:40.489 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-26 16:11:40.509 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-26 16:11:40.545 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 16:11:40.548 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-26 16:11:40.552 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-26 16:11:40.555 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-26 16:11:40.574 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-26 16:11:40.610 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 16:11:40.613 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-26 16:11:40.617 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-26 16:11:40.635 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-26 16:11:40.671 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-26 16:11:40.705 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-26 16:11:40.708 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-26 16:11:40.743 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-26 16:11:40.746 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-26 16:11:40.749 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-26 16:11:40.752 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-26 16:11:40.772 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-26 16:11:40.775 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-26 16:11:40.811 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-26 16:11:40.832 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:11:40.834 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-26 16:11:40.869 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 16:11:40.872 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-26 16:11:40.875 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-26 16:11:40.878 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-26 16:11:40.881 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-26 16:11:40.884 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-26 16:11:40.887 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-26 16:11:40.890 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-26 16:11:40.892 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-26 16:11:40.914 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-26 16:11:40.916 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-26 16:11:40.953 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-26 16:11:40.956 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-26 16:11:40.959 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-26 16:11:40.962 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-26 16:11:41.001 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-26 16:11:41.038 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-26 16:11:41.072 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-26 16:11:41.076 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-26 16:11:41.079 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 16:11:41.082 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-26 16:11:41.102 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:11:41.104 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-26 16:11:41.144 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 16:11:41.147 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-26 16:11:41.167 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:11:41.170 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-26 16:11:41.207 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 16:11:41.210 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-26 16:11:41.228 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:11:41.230 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-26 16:11:41.266 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 16:11:41.270 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-26 16:11:41.294 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:11:41.297 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-26 16:11:41.332 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 16:11:41.335 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-26 16:11:41.356 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 16:11:41.360 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-26 16:11:41.396 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 16:11:41.399 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-26 16:11:41.419 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:11:41.422 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-26 16:11:41.457 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 16:11:41.460 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-26 16:11:41.479 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:11:41.482 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-26 16:11:41.518 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-26 16:11:41.521 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-26 16:11:41.523 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-26 16:11:41.526 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-26 16:11:41.563 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-26 16:11:41.566 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-26 16:11:41.569 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-26 16:11:41.572 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-26 16:11:41.607 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-26 16:11:41.610 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-26 16:11:41.613 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-26 16:11:41.615 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-26 16:11:41.618 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-26 16:11:41.622 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-26 16:11:41.627 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.uoPP4Lm4w8 2026-06-26 16:11:41.630 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-26 16:11:41.633 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-26 16:11:41.637 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-26 16:11:41.641 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.4jHi6RSdNR 2026-06-26 16:11:41.644 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.4jHi6RSdNR 2026-06-26 16:11:41.647 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-26 16:11:41.649 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.4jHi6RSdNR 2026-06-26 16:11:41.652 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-26 16:11:41.657 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-26 16:11:41.660 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-26 16:11:41.667 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 16:11:41.670 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 16:11:41.673 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 16:11:41.676 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 16:11:41.679 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-26 16:11:41.682 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-26 16:11:42.218 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-26 16:11:43.123 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-26 16:11:59.818 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-26 16:12:06.963 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-26 16:12:06.963 | ___________________________________ summary ____________________________________ 2026-06-26 16:12:06.963 | venv-tempest: skipped tests 2026-06-26 16:12:06.963 | congratulations :) 2026-06-26 16:12:07.012 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.4jHi6RSdNR -r requirements.txt 2026-06-26 16:12:07.943 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-26 16:12:07.943 | !! 2026-06-26 16:12:07.943 | 2026-06-26 16:12:07.943 | ******************************************************************************** 2026-06-26 16:12:07.943 | Requirements should be satisfied by a PEP 517 installer. 2026-06-26 16:12:07.943 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-26 16:12:07.943 | 2026-06-26 16:12:07.944 | This deprecation is overdue, please update your project and remove deprecated 2026-06-26 16:12:07.944 | calls to avoid build errors in the future. 2026-06-26 16:12:07.944 | ******************************************************************************** 2026-06-26 16:12:07.944 | 2026-06-26 16:12:07.944 | !! 2026-06-26 16:12:07.944 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-26 16:12:08.373 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-26 16:12:08.373 | !! 2026-06-26 16:12:08.373 | 2026-06-26 16:12:08.373 | ******************************************************************************** 2026-06-26 16:12:08.374 | Please avoid running ``setup.py`` directly. 2026-06-26 16:12:08.374 | Instead, use pypa/build, pypa/installer or other 2026-06-26 16:12:08.374 | standards-based tools. 2026-06-26 16:12:08.374 | 2026-06-26 16:12:08.374 | This deprecation is overdue, please update your project and remove deprecated 2026-06-26 16:12:08.374 | calls to avoid build errors in the future. 2026-06-26 16:12:08.374 | 2026-06-26 16:12:08.374 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-26 16:12:08.374 | ******************************************************************************** 2026-06-26 16:12:08.374 | 2026-06-26 16:12:08.375 | !! 2026-06-26 16:12:08.375 | self.initialize_options() 2026-06-26 16:12:08.376 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-26 16:12:08.376 | warnings.warn(msg) 2026-06-26 16:12:08.408 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-26 16:12:08.408 | !! 2026-06-26 16:12:08.408 | 2026-06-26 16:12:08.408 | ******************************************************************************** 2026-06-26 16:12:08.408 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-26 16:12:08.409 | 2026-06-26 16:12:08.409 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-26 16:12:08.409 | or your builds will no longer be supported. 2026-06-26 16:12:08.409 | 2026-06-26 16:12:08.409 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-26 16:12:08.409 | ******************************************************************************** 2026-06-26 16:12:08.409 | 2026-06-26 16:12:08.409 | !! 2026-06-26 16:12:08.409 | corresp(dist, value, root_dir) 2026-06-26 16:12:08.572 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-26 16:12:15.645 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-26 16:12:15.645 | venv-tempest run-test-pre: PYTHONHASHSEED='3181550041' 2026-06-26 16:12:15.645 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.4jHi6RSdNR -r requirements.txt 2026-06-26 16:12:16.633 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-26 16:12:16.633 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-26 16:12:16.637 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-26 16:12:16.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-06-26 16:12:16.637 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-26 16:12:16.637 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-26 16:12:16.638 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-26 16:12:16.639 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-26 16:12:16.641 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-26 16:12:16.642 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-26 16:12:16.642 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-26 16:12:16.643 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-26 16:12:16.644 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-26 16:12:16.645 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-26 16:12:16.646 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-26 16:12:16.647 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-26 16:12:16.648 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-26 16:12:16.649 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-26 16:12:16.650 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-26 16:12:16.651 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-26 16:12:16.652 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-26 16:12:16.653 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-26 16:12:16.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-06-26 16:12:16.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)) (82.0.1) 2026-06-26 16:12:16.658 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-26 16:12:16.659 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-26 16:12:16.662 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-26 16:12:16.663 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-26 16:12:16.666 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-26 16:12:16.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.5.1) 2026-06-26 16:12:16.671 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-26 16:12:16.672 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-26 16:12:16.673 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-26 16:12:16.676 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-26 16:12:16.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.8.0) 2026-06-26 16:12:16.685 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-26 16:12:16.686 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-26 16:12:16.689 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-26 16:12:16.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-06-26 16:12:16.694 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-26 16:12:16.695 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-26 16:12:16.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-06-26 16:12:16.703 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-26 16:12:16.703 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-26 16:12:16.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.2) 2026-06-26 16:12:16.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-06-26 16:12:16.716 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-26 16:12:16.721 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-26 16:12:16.735 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-26 16:12:16.738 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-26 16:12:16.739 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-26 16:12:16.740 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-26 16:12:16.741 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-26 16:12:16.751 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-26 16:12:16.774 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-26 16:12:16.779 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-26 16:12:16.781 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-26 16:12:16.783 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-26 16:12:16.795 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-26 16:12:16.798 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-26 16:12:16.807 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-26 16:12:17.046 | ___________________________________ summary ____________________________________ 2026-06-26 16:12:17.046 | venv-tempest: commands succeeded 2026-06-26 16:12:17.046 | congratulations :) 2026-06-26 16:12:17.092 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.4jHi6RSdNR 2026-06-26 16:12:17.097 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-26 16:12:17.100 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-26 16:12:17.103 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-26 16:12:17.138 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.uoPP4Lm4w8 2026-06-26 16:12:17.699 | venv create: /opt/stack/tempest/.tox/venv 2026-06-26 16:12:18.354 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-26 16:12:43.767 | venv develop-inst: /opt/stack/tempest 2026-06-26 16:12:52.217 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-26 16:12:52.218 | venv run-test-pre: PYTHONHASHSEED='348802622' 2026-06-26 16:12:52.219 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.uoPP4Lm4w8 2026-06-26 16:12:52.486 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-26 16:12:52.486 | warnings.warn( 2026-06-26 16:12:53.471 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-26 16:12:53.471 | warnings.warn( 2026-06-26 16:12:54.779 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-26 16:12:54.779 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-26 16:12:56.729 | ___________________________________ summary ____________________________________ 2026-06-26 16:12:56.729 | venv: commands succeeded 2026-06-26 16:12:56.729 | congratulations :) 2026-06-26 16:12:56.775 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-26 16:12:56.794 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:12:56.798 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-26 16:12:56.801 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-26 16:12:56.820 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 16:12:56.823 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-26 16:12:56.826 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 16:12:56.829 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-26 16:12:56.833 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 16:12:56.837 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-26 16:12:56.840 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 16:12:56.843 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-26 16:12:56.846 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-26 16:12:56.849 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-26 16:12:56.873 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 16:12:56.895 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 16:12:56.899 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-26 16:12:56.901 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 16:12:56.934 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-26 16:12:56.937 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-26 16:12:56.940 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-26 16:12:56.977 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-26 16:12:56.980 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-26 16:12:56.982 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-26 16:12:57.016 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-26 16:12:57.016 | ' 2026-06-26 16:12:57.020 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-26 16:12:57.023 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 16:12:57.026 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-26 16:12:57.028 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-26 16:12:57.031 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-26 16:12:57.031 | /opt/stack/tempest /opt/stack/tempest 2026-06-26 16:12:57.034 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-26 16:12:57.037 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-26 16:12:57.037 | /opt/stack/tempest 2026-06-26 16:12:57.040 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 16:12:57.043 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 16:12:57.046 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 16:12:57.048 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 16:12:57.051 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-26 16:12:57.054 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 16:12:57.057 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-26 16:12:57.060 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 16:12:57.062 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 16:12:57.066 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-26 16:12:57.069 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 16:12:57.072 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 16:12:57.075 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-26 16:12:57.078 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:12:57.081 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 16:12:57.083 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 16:12:57.087 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-26 16:12:57.090 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 16:12:57.093 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-26 16:12:57.096 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 16:12:57.099 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-26 16:12:57.099 | /^\[\[.+\|.*\]\]/ { 2026-06-26 16:12:57.099 | gsub("[][]", "", $1); 2026-06-26 16:12:57.099 | split($1, a, "|"); 2026-06-26 16:12:57.099 | if (a[1] == matchgroup) 2026-06-26 16:12:57.099 | print a[2] 2026-06-26 16:12:57.100 | } 2026-06-26 16:12:57.100 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 171 osc 508 apt-get 241 test_with_retry 9 dbsync 8 pip_install 210 apt-get-update 5 run_process 42 git_timed 426 ------------------------- Unaccounted time 79 ========================= Total runtime 1729 ================= Async summary ================= Time spent in the background minus waits: 628 sec Elapsed time: 1729 sec Time if we did everything serially: 2357 sec Speedup: 1.36322 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | glance | DESCRIBE | 4 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 70 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5287 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 234 | | 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 | 18 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.216 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.216/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble