2026-07-01 15:03:14.926 | + ./stack.sh:main:488 : exec 2026-07-01 15:03:14.926 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-01-170314' 2026-07-01 15:03:14.927 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-01-170314.summary.2026-07-01-170314 2026-07-01 15:03:14.927 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:03:14.927 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-01-170314 2026-07-01 15:03:14.927 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-01-170314 /opt/stack/logs/stack.sh.log 2026-07-01 15:03:14.927 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-01-170314.summary.2026-07-01-170314 /opt/stack/logs/stack.sh.log.summary 2026-07-01 15:03:14.927 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-01 15:03:14.928 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-01 15:03:14.928 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-01 15:03:14.928 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-01 15:03:14.928 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-01 15:03:14.928 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-01 15:03:14.928 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-01 15:03:14.928 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-01 15:03:14.929 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-01 15:03:14.929 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-01 15:03:14.929 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-01 15:03:14.929 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-01 15:03:14.929 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-01 15:03:14.929 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-01 15:03:14.931 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-01 15:03:14.934 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-01 15:03:14.937 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-01 15:03:14.939 | + ./stack.sh:main:574 : set -o errexit 2026-07-01 15:03:14.942 | + ./stack.sh:main:577 : uname -a 2026-07-01 15:03:14.944 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-01 15:03:14.947 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-01 15:03:14.950 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-01 15:03:14.954 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-01 15:03:14.994 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-01 15:03:15.013 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-01 15:03:15.016 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-01 15:03:15.032 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-01 15:03:15.035 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-01 15:03:15.051 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-01 15:03:15.055 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-01 15:03:15.072 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-01 15:03:15.074 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-01 15:03:15.077 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-01 15:03:15.079 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-01 15:03:15.096 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-01 15:03:15.099 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-01 15:03:15.117 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-01 15:03:15.119 | + ./stack.sh:main:591 : tune_host 2026-07-01 15:03:15.122 | + lib/host:tune_host:125 : configure_host_mem 2026-07-01 15:03:15.124 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-01 15:03:15.127 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-01 15:03:15.129 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-01 15:03:15.131 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-01 15:03:15.134 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-01 15:03:15.136 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:03:15.138 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:03:15.141 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-01 15:03:15.143 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:03:15.146 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:03:15.148 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:03:15.150 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:03:15.152 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:03:15.155 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:03:15.157 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-01 15:03:15.160 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-01 15:03:15.162 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-01 15:03:15.165 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-01 15:03:15.170 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-01 15:03:15.172 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-01 15:03:15.175 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-01 15:03:15.177 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:03:15.180 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:03:15.183 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:03:15.187 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918195184 2026-07-01 15:03:15.190 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-01 15:03:15.192 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-01 15:03:15.195 | + 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-07-01 15:03:15.325 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-01 15:03:15.376 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-01 15:03:15.379 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-01 15:03:15.421 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-01 15:03:15.465 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-01 15:03:18.672 | Fetched 4747 B in 1s (9026 B/s) 2026-07-01 15:03:20.345 | Reading package lists... 2026-07-01 15:03:20.374 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-01 15:03:20.376 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-01 15:03:20.378 | + functions-common:time_stop:2420 : local name 2026-07-01 15:03:20.380 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:03:20.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:03:20.384 | + functions-common:time_stop:2423 : local total 2026-07-01 15:03:20.387 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:03:20.389 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-01 15:03:20.391 | + functions-common:time_stop:2427 : start_time=1782918195184 2026-07-01 15:03:20.393 | + functions-common:time_stop:2429 : [[ -z 1782918195184 ]] 2026-07-01 15:03:20.396 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:03:20.400 | + functions-common:time_stop:2432 : end_time=1782918200397 2026-07-01 15:03:20.402 | + functions-common:time_stop:2433 : elapsed_time=5213 2026-07-01 15:03:20.404 | + functions-common:time_stop:2434 : total=0 2026-07-01 15:03:20.406 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:03:20.409 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5213 2026-07-01 15:03:20.411 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-01 15:03:20.413 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:03:20.415 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:03:20.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:03:20.420 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-01 15:03:20.440 | + 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-07-01 15:03:20.477 | Reading package lists... 2026-07-01 15:03:20.879 | Building dependency tree... 2026-07-01 15:03:20.880 | Reading state information... 2026-07-01 15:03:21.491 | The following packages were automatically installed and are no longer required: 2026-07-01 15:03:21.493 | libfwupd2 libgusb2 2026-07-01 15:03:21.494 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:03:21.534 | The following NEW packages will be installed: 2026-07-01 15:03:21.536 | ksmtuned 2026-07-01 15:03:21.639 | 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded. 2026-07-01 15:03:21.639 | Need to get 7444 B of archives. 2026-07-01 15:03:21.639 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-01 15:03:21.640 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-01 15:03:21.864 | perl: warning: Setting locale failed. 2026-07-01 15:03:21.864 | perl: warning: Please check that your locale settings: 2026-07-01 15:03:21.864 | LANGUAGE = (unset), 2026-07-01 15:03:21.864 | LC_ALL = "en_US.utf8", 2026-07-01 15:03:21.864 | LANG = "de_DE.UTF-8" 2026-07-01 15:03:21.865 | are supported and installed on your system. 2026-07-01 15:03:21.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:03:21.961 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:03:21.962 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:03:21.962 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:03:22.159 | Fetched 7444 B in 0s (98.8 kB/s) 2026-07-01 15:03:22.202 | Selecting previously unselected package ksmtuned. 2026-07-01 15:03:22.536 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-01 15:03:22.541 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-01 15:03:22.550 | Unpacking ksmtuned (4.20150326) ... 2026-07-01 15:03:22.616 | Setting up ksmtuned (4.20150326) ... 2026-07-01 15:03:22.828 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-01 15:03:23.023 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-01 15:03:23.750 | perl: warning: Setting locale failed. 2026-07-01 15:03:23.750 | perl: warning: Please check that your locale settings: 2026-07-01 15:03:23.750 | LANGUAGE = (unset), 2026-07-01 15:03:23.750 | LC_ALL = "en_US.utf8", 2026-07-01 15:03:23.750 | LANG = "de_DE.UTF-8" 2026-07-01 15:03:23.750 | are supported and installed on your system. 2026-07-01 15:03:23.750 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:03:23.903 | perl: warning: Setting locale failed. 2026-07-01 15:03:23.903 | perl: warning: Please check that your locale settings: 2026-07-01 15:03:23.904 | LANGUAGE = (unset), 2026-07-01 15:03:23.904 | LC_ALL = "en_US.utf8", 2026-07-01 15:03:23.904 | LANG = "de_DE.UTF-8" 2026-07-01 15:03:23.904 | are supported and installed on your system. 2026-07-01 15:03:23.904 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:03:23.955 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:03:23.955 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:03:23.955 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:03:24.025 | perl: warning: Setting locale failed. 2026-07-01 15:03:24.025 | perl: warning: Please check that your locale settings: 2026-07-01 15:03:24.025 | LANGUAGE = (unset), 2026-07-01 15:03:24.025 | LC_ALL = "en_US.utf8", 2026-07-01 15:03:24.025 | LANG = "de_DE.UTF-8" 2026-07-01 15:03:24.025 | are supported and installed on your system. 2026-07-01 15:03:24.025 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:03:24.572 | 2026-07-01 15:03:24.573 | Running kernel seems to be up-to-date. 2026-07-01 15:03:24.573 | 2026-07-01 15:03:24.573 | No services need to be restarted. 2026-07-01 15:03:24.573 | 2026-07-01 15:03:24.573 | No containers need to be restarted. 2026-07-01 15:03:24.573 | 2026-07-01 15:03:24.574 | No user sessions are running outdated binaries. 2026-07-01 15:03:24.574 | 2026-07-01 15:03:24.574 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:03:27.181 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:03:27.184 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:03:27.187 | + functions-common:time_stop:2420 : local name 2026-07-01 15:03:27.190 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:03:27.192 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:03:27.195 | + functions-common:time_stop:2423 : local total 2026-07-01 15:03:27.198 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:03:27.200 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:03:27.203 | + functions-common:time_stop:2427 : start_time=1782918200437 2026-07-01 15:03:27.205 | + functions-common:time_stop:2429 : [[ -z 1782918200437 ]] 2026-07-01 15:03:27.208 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:03:27.212 | + functions-common:time_stop:2432 : end_time=1782918207209 2026-07-01 15:03:27.214 | + functions-common:time_stop:2433 : elapsed_time=6772 2026-07-01 15:03:27.216 | + functions-common:time_stop:2434 : total=1086 2026-07-01 15:03:27.219 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:03:27.221 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7858 2026-07-01 15:03:27.224 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:03:27.227 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-01 15:03:27.246 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-01 15:03:27.248 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-01 15:03:27.250 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-01 15:03:27.252 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-01 15:03:27.255 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-01 15:03:27.258 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-01 15:03:27.258 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-01 15:03:27.269 | 0 2026-07-01 15:03:27.273 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-01 15:03:27.275 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-01 15:03:27.278 | + lib/host:tune_host:126 : configure_host_net 2026-07-01 15:03:27.280 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-01 15:03:27.283 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-01 15:03:27.285 | + ./stack.sh:main:597 : fetch_plugins 2026-07-01 15:03:27.288 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-01 15:03:27.291 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-01 15:03:27.293 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-01 15:03:27.296 | + functions-common:fetch_plugins:1771 : return 2026-07-01 15:03:27.298 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-01 15:03:27.301 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-01 15:03:27.303 | + functions-common:run_phase:1849 : local phase= 2026-07-01 15:03:27.306 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 15:03:27.308 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 15:03:27.311 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 15:03:27.313 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 15:03:27.316 | + functions-common:run_phase:1858 : local extra 2026-07-01 15:03:27.319 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 15:03:27.323 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 15:03:27.325 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 15:03:27.327 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 15:03:27.330 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-01 15:03:27.333 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 15:03:27.348 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:03:27.351 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-01 15:03:27.353 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 15:03:27.356 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 15:03:27.358 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 15:03:27.360 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 15:03:27.363 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 15:03:27.365 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-01 15:03:27.368 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-01 15:03:27.370 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-01 15:03:27.373 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 15:03:27.375 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-01 15:03:27.378 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-01 15:03:27.380 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-01 15:03:27.383 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-01 15:03:27.385 | + functions-common:plugin_override_defaults:1812 : return 2026-07-01 15:03:27.388 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-01 15:03:27.406 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-01 15:03:27.409 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-01 15:03:27.424 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:03:27.427 | +++ lib/tls:source:43 : hostname -f 2026-07-01 15:03:27.433 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-01 15:03:27.435 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-01 15:03:27.438 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-01 15:03:27.440 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-01 15:03:27.443 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-01 15:03:27.446 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-01 15:03:27.448 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-01 15:03:27.451 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-01 15:03:27.453 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-01 15:03:27.456 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-01 15:03:27.460 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-01 15:03:27.476 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-01 15:03:27.497 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-01 15:03:27.513 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-01 15:03:27.529 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-01 15:03:27.572 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-01 15:03:27.656 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-01 15:03:27.773 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-01 15:03:27.800 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-01 15:03:27.846 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-01 15:03:27.891 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-01 15:03:27.893 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-01 15:03:27.906 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:03:27.909 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-01 15:03:27.911 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-01 15:03:27.913 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-01 15:03:27.915 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-01 15:03:27.917 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-01 15:03:27.931 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-01 15:03:27.933 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-01 15:03:27.935 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-01 15:03:27.937 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-01 15:03:27.939 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-01 15:03:27.941 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-01 15:03:27.944 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-01 15:03:27.946 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-01 15:03:27.948 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-01 15:03:27.951 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-01 15:03:27.965 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-01 15:03:27.967 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-01 15:03:27.969 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-01 15:03:27.971 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-01 15:03:27.973 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-01 15:03:27.976 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-01 15:03:27.978 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-01 15:03:27.980 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-01 15:03:27.982 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-01 15:03:27.984 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-01 15:03:27.986 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-01 15:03:27.989 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-01 15:03:27.990 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.4 2026-07-01 15:03:27.992 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-01 15:03:27.995 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-01 15:03:27.997 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-01 15:03:27.998 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 15:03:28.002 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-01 15:03:28.004 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-01 15:03:28.006 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-01 15:03:28.008 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-01 15:03:28.010 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-01 15:03:28.013 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-01 15:03:28.026 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-01 15:03:28.028 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.4 2026-07-01 15:03:28.032 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.4 2026-07-01 15:03:28.032 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 15:03:28.035 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.4 2026-07-01 15:03:28.038 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-01 15:03:28.039 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-01 15:03:28.041 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-01 15:03:28.043 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-01 15:03:28.045 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-01 15:03:28.047 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-01 15:03:28.049 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-01 15:03:28.051 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-01 15:03:28.053 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-01 15:03:28.055 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-01 15:03:28.057 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-01 15:03:28.059 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-01 15:03:28.061 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-01 15:03:28.063 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-01 15:03:28.065 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-01 15:03:28.066 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-01 15:03:28.068 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-01 15:03:28.070 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-01 15:03:28.072 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:03:28.075 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-01 15:03:28.076 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-01 15:03:28.079 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-01 15:03:28.091 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-01 15:03:28.093 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-01 15:03:28.096 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-01 15:03:28.098 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-01 15:03:28.100 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 15:03:28.102 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-01 15:03:28.104 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 15:03:28.107 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-01 15:03:28.110 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 15:03:28.113 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-01 15:03:28.116 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-01 15:03:28.119 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-01 15:03:28.121 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-01 15:03:28.124 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-01 15:03:28.126 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-01 15:03:28.129 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-01 15:03:28.132 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-01 15:03:28.135 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-01 15:03:28.137 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-01 15:03:28.140 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-01 15:03:28.250 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-01 15:03:28.265 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-01 15:03:28.268 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-01 15:03:28.270 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-01 15:03:28.273 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-01 15:03:28.275 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-01 15:03:28.278 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-01 15:03:28.280 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-01 15:03:28.283 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-01 15:03:28.286 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-01 15:03:28.288 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-01 15:03:28.290 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-01 15:03:28.293 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-01 15:03:28.296 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-01 15:03:28.299 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-01 15:03:28.301 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-01 15:03:28.304 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-01 15:03:28.307 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-01 15:03:28.310 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-01 15:03:28.312 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-01 15:03:28.314 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-01 15:03:28.319 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-01 15:03:28.319 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-01 15:03:28.320 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-01 15:03:28.321 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-01 15:03:28.327 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=13:7580:1ae4 2026-07-01 15:03:28.329 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-01 15:03:28.332 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-01 15:03:28.334 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-01 15:03:28.337 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-01 15:03:28.339 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd13:7580:1ae4::/56 2026-07-01 15:03:28.344 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd13:7580:1ae4::/56 2026-07-01 15:03:28.344 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-01 15:03:28.350 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd13:7580:1ae4::/64 2026-07-01 15:03:28.353 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-01 15:03:28.356 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-01 15:03:28.358 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-01 15:03:28.361 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-01 15:03:28.364 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-01 15:03:28.366 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-01 15:03:28.369 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-01 15:03:28.371 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-01 15:03:28.374 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-01 15:03:28.377 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-01 15:03:28.379 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-01 15:03:28.382 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-01 15:03:28.384 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-01 15:03:28.387 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd13:7580:1ae4::/56 2026-07-01 15:03:28.389 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-01 15:03:28.392 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-01 15:03:28.397 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-01 15:03:28.397 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-01 15:03:28.399 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-01 15:03:28.404 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-01 15:03:28.409 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-01 15:03:28.409 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-01 15:03:28.409 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-01 15:03:28.417 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-01 15:03:28.419 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-01 15:03:28.422 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-01 15:03:28.425 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-01 15:03:28.428 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-01 15:03:28.432 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-01 15:03:28.435 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-01 15:03:28.437 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-01 15:03:28.440 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-01 15:03:28.443 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-01 15:03:28.463 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-01 15:03:28.479 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-01 15:03:28.494 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-01 15:03:28.510 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-01 15:03:28.526 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-01 15:03:28.563 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-01 15:03:28.566 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-01 15:03:28.569 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-01 15:03:28.571 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-01 15:03:28.575 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-01 15:03:28.578 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-01 15:03:28.595 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-01 15:03:28.599 | + ./stack.sh:main:632 : run_phase source 2026-07-01 15:03:28.601 | + functions-common:run_phase:1848 : local mode=source 2026-07-01 15:03:28.604 | + functions-common:run_phase:1849 : local phase= 2026-07-01 15:03:28.607 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 15:03:28.610 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 15:03:28.612 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 15:03:28.615 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 15:03:28.618 | + functions-common:run_phase:1858 : local extra 2026-07-01 15:03:28.621 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 15:03:28.626 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 15:03:28.629 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 15:03:28.631 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 15:03:28.634 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-01 15:03:28.637 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 15:03:28.654 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:03:28.656 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-01 15:03:28.659 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-01 15:03:28.722 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-01 15:03:28.726 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-01 15:03:28.731 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-01 15:03:28.733 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-01 15:03:28.737 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-01 15:03:28.740 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-01 15:03:28.743 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-01 15:03:28.746 | + functions-common:load_plugin_settings:1789 : return 2026-07-01 15:03:28.750 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-01 15:03:28.753 | + functions-common:verify_disabled_services:2131 : local service 2026-07-01 15:03:28.756 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.759 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-01 15:03:28.762 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.766 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-01 15:03:28.769 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.773 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-01 15:03:28.776 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.778 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-01 15:03:28.782 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.785 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-01 15:03:28.788 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.791 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-01 15:03:28.794 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.796 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-01 15:03:28.800 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.802 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-01 15:03:28.806 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.809 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-01 15:03:28.812 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.815 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-01 15:03:28.818 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.821 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-01 15:03:28.824 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.827 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-01 15:03:28.830 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.834 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-01 15:03:28.837 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.840 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-01 15:03:28.843 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.847 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-01 15:03:28.850 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.853 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-01 15:03:28.857 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.860 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-01 15:03:28.863 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.867 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-01 15:03:28.870 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.873 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-01 15:03:28.877 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.880 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-01 15:03:28.883 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.887 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-01 15:03:28.890 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.893 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-01 15:03:28.896 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.900 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-01 15:03:28.903 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.907 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-01 15:03:28.910 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:03:28.914 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-01 15:03:28.917 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-01 15:03:28.921 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-01 15:03:28.924 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-01 15:03:28.944 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:03:28.947 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-01 15:03:28.950 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-01 15:03:28.953 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-01 15:03:28.973 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:03:28.975 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-01 15:03:28.978 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-01 15:03:28.981 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-01 15:03:28.984 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-01 15:03:28.987 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-01 15:03:28.990 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-01 15:03:28.993 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-01 15:03:28.997 | + lib/database:initialize_database_backends:92 : return 0 2026-07-01 15:03:29.000 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-01 15:03:29.001 | Using mysql database backend 2026-07-01 15:03:29.003 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-01 15:03:29.024 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-01 15:03:29.029 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-01 15:03:29.032 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-01 15:03:29.036 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-01 15:03:29.040 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 15:03:29.042 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-01 15:03:29.063 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:03:29.066 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-01 15:03:29.087 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-01 15:03:29.106 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:03:29.109 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-01 15:03:29.129 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-01 15:03:29.149 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-01 15:03:29.170 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:03:29.174 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-01 15:03:29.196 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:03:29.199 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-01 15:03:29.202 | + functions-common:save_stackenv:65 : local tag=765 2026-07-01 15:03:29.207 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 15:03:29.212 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-170329 2026-07-01 15:03:29.215 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-170329 765' 2026-07-01 15:03:29.219 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.221 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 15:03:29.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.228 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 15:03:29.231 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.234 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 15:03:29.237 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.240 | + 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-07-01 15:03:29.244 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.247 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.4 2026-07-01 15:03:29.250 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.253 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.4/identity 2026-07-01 15:03:29.256 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.258 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-170314 2026-07-01 15:03:29.262 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.266 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 15:03:29.269 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.272 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.4 2026-07-01 15:03:29.275 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.278 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 15:03:29.282 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.284 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 15:03:29.288 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.291 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 15:03:29.295 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.298 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 15:03:29.301 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.305 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.4 2026-07-01 15:03:29.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:03:29.313 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 15:03:29.316 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-01 15:03:29.321 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-01 15:03:29.324 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-01 15:03:29.327 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-01 15:03:29.331 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 15:03:29.333 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 15:03:29.338 | ++ functions-common:git_clone:593 : pwd 2026-07-01 15:03:29.342 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:03:29.345 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:03:29.350 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:03:29.373 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:03:29.375 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:03:29.379 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:03:29.383 | + functions-common:git_clone:610 : echo master 2026-07-01 15:03:29.383 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:03:29.389 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-01 15:03:29.392 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:03:29.396 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-01 15:03:29.399 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:03:29.403 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:03:29.406 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:03:29.408 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:03:29.412 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:03:29.415 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:03:29.418 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:03:29.420 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:03:29.424 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:03:29.429 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918209426 2026-07-01 15:03:29.433 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-01 15:03:29.436 | Cloning into '/opt/stack/requirements'... 2026-07-01 15:03:34.215 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:03:34.218 | + functions-common:time_stop:2420 : local name 2026-07-01 15:03:34.220 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:03:34.223 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:03:34.225 | + functions-common:time_stop:2423 : local total 2026-07-01 15:03:34.228 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:03:34.230 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:03:34.233 | + functions-common:time_stop:2427 : start_time=1782918209426 2026-07-01 15:03:34.235 | + functions-common:time_stop:2429 : [[ -z 1782918209426 ]] 2026-07-01 15:03:34.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:03:34.243 | + functions-common:time_stop:2432 : end_time=1782918214239 2026-07-01 15:03:34.245 | + functions-common:time_stop:2433 : elapsed_time=4813 2026-07-01 15:03:34.248 | + functions-common:time_stop:2434 : total=0 2026-07-01 15:03:34.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:03:34.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4813 2026-07-01 15:03:34.255 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-01 15:03:34.259 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 15:03:34.261 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:03:34.263 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:03:34.266 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:03:34.269 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:03:34.272 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:03:34.275 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:03:34.278 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:03:34.280 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:03:34.284 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:03:34.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918214285 2026-07-01 15:03:34.291 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 15:03:35.542 | From https://review.opendev.org/openstack/requirements 2026-07-01 15:03:35.542 | * branch master -> FETCH_HEAD 2026-07-01 15:03:35.552 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:03:35.554 | + functions-common:time_stop:2420 : local name 2026-07-01 15:03:35.557 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:03:35.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:03:35.563 | + functions-common:time_stop:2423 : local total 2026-07-01 15:03:35.565 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:03:35.568 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:03:35.571 | + functions-common:time_stop:2427 : start_time=1782918214285 2026-07-01 15:03:35.573 | + functions-common:time_stop:2429 : [[ -z 1782918214285 ]] 2026-07-01 15:03:35.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:03:35.581 | + functions-common:time_stop:2432 : end_time=1782918215577 2026-07-01 15:03:35.584 | + functions-common:time_stop:2433 : elapsed_time=1292 2026-07-01 15:03:35.587 | + functions-common:time_stop:2434 : total=4813 2026-07-01 15:03:35.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:03:35.592 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6105 2026-07-01 15:03:35.595 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:03:35.598 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:03:35.601 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:03:35.604 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:03:35.606 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:03:35.609 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:03:35.612 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:03:35.615 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:03:35.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:03:35.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:03:35.625 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918215622 2026-07-01 15:03:35.628 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:03:35.641 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:03:35.641 | 2026-07-01 15:03:35.641 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:03:35.641 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:03:35.642 | state without impacting any branches by switching back to a branch. 2026-07-01 15:03:35.642 | 2026-07-01 15:03:35.642 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:03:35.642 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:03:35.642 | 2026-07-01 15:03:35.642 | git switch -c 2026-07-01 15:03:35.642 | 2026-07-01 15:03:35.642 | Or undo this operation with: 2026-07-01 15:03:35.642 | 2026-07-01 15:03:35.642 | git switch - 2026-07-01 15:03:35.643 | 2026-07-01 15:03:35.643 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:03:35.643 | 2026-07-01 15:03:35.643 | HEAD is now at e93565a6 Merge "Stop vitrage requirements sync" 2026-07-01 15:03:35.647 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:03:35.649 | + functions-common:time_stop:2420 : local name 2026-07-01 15:03:35.651 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:03:35.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:03:35.656 | + functions-common:time_stop:2423 : local total 2026-07-01 15:03:35.659 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:03:35.662 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:03:35.664 | + functions-common:time_stop:2427 : start_time=1782918215622 2026-07-01 15:03:35.667 | + functions-common:time_stop:2429 : [[ -z 1782918215622 ]] 2026-07-01 15:03:35.670 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:03:35.674 | + functions-common:time_stop:2432 : end_time=1782918215671 2026-07-01 15:03:35.677 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-01 15:03:35.680 | + functions-common:time_stop:2434 : total=6105 2026-07-01 15:03:35.683 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:03:35.685 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6154 2026-07-01 15:03:35.688 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-01 15:03:35.703 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-01 15:03:35.707 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 15:03:35.707 | + functions-common:git_clone:673 : head -1 2026-07-01 15:03:35.709 | e93565a6 Merge "Stop vitrage requirements sync" 2026-07-01 15:03:35.712 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:03:35.715 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-01 15:03:35.718 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:03:35.722 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-01 15:03:35.725 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-01 15:03:35.727 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-01 15:03:35.731 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-01 15:03:35.733 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-01 15:03:35.736 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-01 15:03:35.739 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-01 15:03:35.742 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-01 15:03:35.746 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-01 15:03:35.751 | ++ tools/install_prereqs.sh:source:47 : NOW=1782918215 2026-07-01 15:03:35.755 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-01 15:03:35.760 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-01 15:03:35.762 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-01 15:03:35.766 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782918215 2026-07-01 15:03:35.769 | ++ tools/install_prereqs.sh:source:50 : [[ 1782918215 -lt 7200 ]] 2026-07-01 15:03:35.772 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-01 15:03:35.775 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-01 15:03:35.778 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-01 15:03:35.781 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-01 15:03:35.784 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-01 15:03:35.786 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-01 15:03:35.789 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-01 15:03:35.793 | +++ 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-07-01 15:03:35.824 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-01 15:03:35.824 | apache2-dev 2026-07-01 15:03:35.824 | bc 2026-07-01 15:03:35.824 | bsdmainutils 2026-07-01 15:03:35.824 | curl 2026-07-01 15:03:35.825 | g++ 2026-07-01 15:03:35.825 | gawk 2026-07-01 15:03:35.825 | gcc 2026-07-01 15:03:35.825 | gettext 2026-07-01 15:03:35.825 | git 2026-07-01 15:03:35.825 | graphviz 2026-07-01 15:03:35.825 | iputils-ping 2026-07-01 15:03:35.825 | libffi-dev 2026-07-01 15:03:35.825 | libjpeg-dev 2026-07-01 15:03:35.825 | libpq-dev 2026-07-01 15:03:35.825 | libssl-dev 2026-07-01 15:03:35.825 | libsystemd-dev 2026-07-01 15:03:35.826 | libxml2-dev 2026-07-01 15:03:35.826 | libxslt1-dev 2026-07-01 15:03:35.826 | libyaml-dev 2026-07-01 15:03:35.826 | lsof 2026-07-01 15:03:35.826 | openssh-server 2026-07-01 15:03:35.826 | openssl 2026-07-01 15:03:35.826 | pkg-config 2026-07-01 15:03:35.826 | psmisc 2026-07-01 15:03:35.826 | python3-dev 2026-07-01 15:03:35.826 | python3-pip 2026-07-01 15:03:35.827 | python3-systemd 2026-07-01 15:03:35.827 | python3-venv 2026-07-01 15:03:35.827 | tar 2026-07-01 15:03:35.827 | tcpdump 2026-07-01 15:03:35.827 | unzip 2026-07-01 15:03:35.827 | uuid-runtime 2026-07-01 15:03:35.827 | wget 2026-07-01 15:03:35.827 | zlib1g-dev 2026-07-01 15:03:35.827 | libkrb5-dev 2026-07-01 15:03:35.827 | libldap2-dev 2026-07-01 15:03:35.828 | libsasl2-dev 2026-07-01 15:03:35.828 | memcached 2026-07-01 15:03:35.828 | python3-mysqldb 2026-07-01 15:03:35.828 | sqlite3 2026-07-01 15:03:35.828 | conntrack 2026-07-01 15:03:35.828 | curl 2026-07-01 15:03:35.828 | ebtables 2026-07-01 15:03:35.828 | genisoimage 2026-07-01 15:03:35.828 | iptables 2026-07-01 15:03:35.828 | iputils-arping 2026-07-01 15:03:35.829 | kpartx 2026-07-01 15:03:35.829 | libjs-jquery-tablesorter 2026-07-01 15:03:35.829 | parted 2026-07-01 15:03:35.829 | pm-utils 2026-07-01 15:03:35.829 | python3-mysqldb 2026-07-01 15:03:35.829 | socat 2026-07-01 15:03:35.829 | sqlite3 2026-07-01 15:03:35.829 | sudo 2026-07-01 15:03:35.829 | vlan 2026-07-01 15:03:35.829 | lsscsi 2026-07-01 15:03:35.830 | open-iscsi 2026-07-01 15:03:35.830 | cryptsetup 2026-07-01 15:03:35.830 | dosfstools 2026-07-01 15:03:35.830 | genisoimage 2026-07-01 15:03:35.830 | gir1.2-libosinfo-1.0 2026-07-01 15:03:35.830 | netcat-openbsd 2026-07-01 15:03:35.830 | open-iscsi 2026-07-01 15:03:35.830 | qemu-utils 2026-07-01 15:03:35.830 | sg3-utils 2026-07-01 15:03:35.831 | sysfsutils 2026-07-01 15:03:35.831 | lvm2 2026-07-01 15:03:35.831 | qemu-utils 2026-07-01 15:03:35.831 | thin-provisioning-tools 2026-07-01 15:03:35.831 | acl 2026-07-01 15:03:35.831 | dnsmasq-base 2026-07-01 15:03:35.831 | dnsmasq-utils 2026-07-01 15:03:35.831 | ebtables 2026-07-01 15:03:35.831 | haproxy 2026-07-01 15:03:35.831 | iptables 2026-07-01 15:03:35.832 | iputils-arping 2026-07-01 15:03:35.832 | iputils-ping 2026-07-01 15:03:35.832 | postgresql-server-dev-all 2026-07-01 15:03:35.832 | python3-mysqldb 2026-07-01 15:03:35.832 | sqlite3 2026-07-01 15:03:35.832 | sudo 2026-07-01 15:03:35.832 | vlan 2026-07-01 15:03:35.832 | pcp' 2026-07-01 15:03:35.832 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-01 15:03:35.849 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-01 15:03:35.849 | apache2-dev 2026-07-01 15:03:35.849 | bc 2026-07-01 15:03:35.849 | bsdmainutils 2026-07-01 15:03:35.849 | curl 2026-07-01 15:03:35.849 | g++ 2026-07-01 15:03:35.849 | gawk 2026-07-01 15:03:35.849 | gcc 2026-07-01 15:03:35.849 | gettext 2026-07-01 15:03:35.849 | git 2026-07-01 15:03:35.850 | graphviz 2026-07-01 15:03:35.850 | iputils-ping 2026-07-01 15:03:35.850 | libffi-dev 2026-07-01 15:03:35.850 | libjpeg-dev 2026-07-01 15:03:35.850 | libpq-dev 2026-07-01 15:03:35.850 | libssl-dev 2026-07-01 15:03:35.850 | libsystemd-dev 2026-07-01 15:03:35.850 | libxml2-dev 2026-07-01 15:03:35.850 | libxslt1-dev 2026-07-01 15:03:35.850 | libyaml-dev 2026-07-01 15:03:35.851 | lsof 2026-07-01 15:03:35.851 | openssh-server 2026-07-01 15:03:35.851 | openssl 2026-07-01 15:03:35.851 | pkg-config 2026-07-01 15:03:35.851 | psmisc 2026-07-01 15:03:35.851 | python3-dev 2026-07-01 15:03:35.851 | python3-pip 2026-07-01 15:03:35.851 | python3-systemd 2026-07-01 15:03:35.851 | python3-venv 2026-07-01 15:03:35.851 | tar 2026-07-01 15:03:35.852 | tcpdump 2026-07-01 15:03:35.852 | unzip 2026-07-01 15:03:35.852 | uuid-runtime 2026-07-01 15:03:35.852 | wget 2026-07-01 15:03:35.852 | zlib1g-dev 2026-07-01 15:03:35.852 | libkrb5-dev 2026-07-01 15:03:35.852 | libldap2-dev 2026-07-01 15:03:35.852 | libsasl2-dev 2026-07-01 15:03:35.852 | memcached 2026-07-01 15:03:35.852 | python3-mysqldb 2026-07-01 15:03:35.852 | sqlite3 2026-07-01 15:03:35.853 | conntrack 2026-07-01 15:03:35.853 | curl 2026-07-01 15:03:35.853 | ebtables 2026-07-01 15:03:35.853 | genisoimage 2026-07-01 15:03:35.853 | iptables 2026-07-01 15:03:35.853 | iputils-arping 2026-07-01 15:03:35.853 | kpartx 2026-07-01 15:03:35.853 | libjs-jquery-tablesorter 2026-07-01 15:03:35.853 | parted 2026-07-01 15:03:35.853 | pm-utils 2026-07-01 15:03:35.853 | python3-mysqldb 2026-07-01 15:03:35.854 | socat 2026-07-01 15:03:35.854 | sqlite3 2026-07-01 15:03:35.854 | sudo 2026-07-01 15:03:35.854 | vlan 2026-07-01 15:03:35.854 | lsscsi 2026-07-01 15:03:35.854 | open-iscsi 2026-07-01 15:03:35.854 | cryptsetup 2026-07-01 15:03:35.854 | dosfstools 2026-07-01 15:03:35.854 | genisoimage 2026-07-01 15:03:35.854 | gir1.2-libosinfo-1.0 2026-07-01 15:03:35.855 | netcat-openbsd 2026-07-01 15:03:35.855 | open-iscsi 2026-07-01 15:03:35.855 | qemu-utils 2026-07-01 15:03:35.855 | sg3-utils 2026-07-01 15:03:35.855 | sysfsutils 2026-07-01 15:03:35.855 | lvm2 2026-07-01 15:03:35.855 | qemu-utils 2026-07-01 15:03:35.855 | thin-provisioning-tools 2026-07-01 15:03:35.855 | acl 2026-07-01 15:03:35.855 | dnsmasq-base 2026-07-01 15:03:35.855 | dnsmasq-utils 2026-07-01 15:03:35.856 | ebtables 2026-07-01 15:03:35.856 | haproxy 2026-07-01 15:03:35.856 | iptables 2026-07-01 15:03:35.856 | iputils-arping 2026-07-01 15:03:35.856 | iputils-ping 2026-07-01 15:03:35.856 | postgresql-server-dev-all 2026-07-01 15:03:35.856 | python3-mysqldb 2026-07-01 15:03:35.856 | sqlite3 2026-07-01 15:03:35.856 | sudo 2026-07-01 15:03:35.856 | vlan 2026-07-01 15:03:35.856 | pcp ' 2026-07-01 15:03:35.857 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-01 15:03:35.857 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:03:35.857 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:03:35.860 | ++ 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-07-01 15:03:35.860 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-01 15:03:35.864 | ++ 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-07-01 15:03:35.867 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-01 15:03:35.870 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:03:35.872 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:03:35.875 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:03:35.878 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:03:35.880 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:03:35.883 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:03:35.886 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:03:35.888 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:03:35.891 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:03:35.894 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:03:35.896 | ++ functions-common:apt_get_update:1167 : return 2026-07-01 15:03:35.899 | ++ 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-07-01 15:03:35.902 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:03:35.905 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:03:35.907 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:03:35.910 | ++ 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-07-01 15:03:35.933 | ++ 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-07-01 15:03:35.970 | Reading package lists... 2026-07-01 15:03:36.330 | Building dependency tree... 2026-07-01 15:03:36.331 | Reading state information... 2026-07-01 15:03:36.878 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-01 15:03:36.878 | bc set to manually installed. 2026-07-01 15:03:36.878 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-01 15:03:36.878 | g++ set to manually installed. 2026-07-01 15:03:36.879 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-01 15:03:36.879 | gawk set to manually installed. 2026-07-01 15:03:36.879 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-01 15:03:36.879 | gcc set to manually installed. 2026-07-01 15:03:36.879 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-01 15:03:36.879 | git set to manually installed. 2026-07-01 15:03:36.879 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-01 15:03:36.879 | iputils-ping set to manually installed. 2026-07-01 15:03:36.879 | lsof is already the newest version (4.95.0-1build3). 2026-07-01 15:03:36.879 | lsof set to manually installed. 2026-07-01 15:03:36.879 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-01 15:03:36.880 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-01 15:03:36.880 | openssl set to manually installed. 2026-07-01 15:03:36.880 | psmisc is already the newest version (23.7-1build1). 2026-07-01 15:03:36.880 | psmisc set to manually installed. 2026-07-01 15:03:36.880 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-01 15:03:36.880 | python3-dev set to manually installed. 2026-07-01 15:03:36.880 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-01 15:03:36.880 | python3-systemd is already the newest version (235-1build4). 2026-07-01 15:03:36.880 | python3-systemd set to manually installed. 2026-07-01 15:03:36.880 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-01 15:03:36.881 | tar set to manually installed. 2026-07-01 15:03:36.881 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-01 15:03:36.881 | tcpdump set to manually installed. 2026-07-01 15:03:36.881 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-01 15:03:36.881 | uuid-runtime set to manually installed. 2026-07-01 15:03:36.881 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-01 15:03:36.881 | wget set to manually installed. 2026-07-01 15:03:36.881 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-01 15:03:36.881 | zlib1g-dev set to manually installed. 2026-07-01 15:03:36.881 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-01 15:03:36.882 | iptables set to manually installed. 2026-07-01 15:03:36.882 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-01 15:03:36.882 | kpartx set to manually installed. 2026-07-01 15:03:36.882 | parted is already the newest version (3.6-4build1). 2026-07-01 15:03:36.882 | parted set to manually installed. 2026-07-01 15:03:36.882 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-01 15:03:36.882 | sudo set to manually installed. 2026-07-01 15:03:36.882 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-01 15:03:36.882 | open-iscsi set to manually installed. 2026-07-01 15:03:36.882 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-01 15:03:36.882 | cryptsetup set to manually installed. 2026-07-01 15:03:36.883 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-01 15:03:36.883 | dosfstools set to manually installed. 2026-07-01 15:03:36.883 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-01 15:03:36.883 | netcat-openbsd set to manually installed. 2026-07-01 15:03:36.883 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-01 15:03:36.883 | qemu-utils set to manually installed. 2026-07-01 15:03:36.883 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-01 15:03:36.883 | sg3-utils set to manually installed. 2026-07-01 15:03:36.883 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-01 15:03:36.883 | lvm2 set to manually installed. 2026-07-01 15:03:36.884 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-01 15:03:36.884 | thin-provisioning-tools set to manually installed. 2026-07-01 15:03:36.884 | acl is already the newest version (2.3.2-1build1.1). 2026-07-01 15:03:36.884 | acl set to manually installed. 2026-07-01 15:03:36.884 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-01 15:03:36.884 | dnsmasq-base set to manually installed. 2026-07-01 15:03:36.884 | The following packages were automatically installed and are no longer required: 2026-07-01 15:03:36.884 | libfwupd2 libgusb2 2026-07-01 15:03:36.884 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:03:36.884 | The following additional packages will be installed: 2026-07-01 15:03:36.885 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-01 15:03:36.885 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-01 15:03:36.885 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-01 15:03:36.885 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-01 15:03:36.885 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-01 15:03:36.885 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-01 15:03:36.885 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-01 15:03:36.885 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-01 15:03:36.885 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-01 15:03:36.885 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-01 15:03:36.885 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-01 15:03:36.886 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-01 15:03:36.886 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-01 15:03:36.886 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-01 15:03:36.886 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-01 15:03:36.886 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-07-01 15:03:36.886 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-07-01 15:03:36.886 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-07-01 15:03:36.886 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-07-01 15:03:36.886 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-07-01 15:03:36.886 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-07-01 15:03:36.886 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-07-01 15:03:36.887 | llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf pkgconf pkgconf-bin 2026-07-01 15:03:36.887 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-07-01 15:03:36.887 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-01 15:03:36.887 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-01 15:03:36.887 | Suggested packages: 2026-07-01 15:03:36.887 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-01 15:03:36.887 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-01 15:03:36.887 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-01 15:03:36.887 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-01 15:03:36.887 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-01 15:03:36.888 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-01 15:03:36.888 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-01 15:03:36.888 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-01 15:03:36.888 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-01 15:03:36.888 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-01 15:03:37.023 | The following NEW packages will be installed: 2026-07-01 15:03:37.024 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-01 15:03:37.024 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-01 15:03:37.024 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-01 15:03:37.024 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-01 15:03:37.024 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-01 15:03:37.024 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-01 15:03:37.024 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-01 15:03:37.024 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-01 15:03:37.024 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-01 15:03:37.024 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-01 15:03:37.025 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-01 15:03:37.025 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-01 15:03:37.025 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-01 15:03:37.025 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-01 15:03:37.025 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-01 15:03:37.025 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-01 15:03:37.025 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-01 15:03:37.025 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-01 15:03:37.025 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-01 15:03:37.025 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-01 15:03:37.025 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-01 15:03:37.026 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-01 15:03:37.026 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-01 15:03:37.026 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-01 15:03:37.026 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-01 15:03:37.026 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-01 15:03:37.026 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-01 15:03:37.026 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-01 15:03:37.026 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-01 15:03:37.026 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-01 15:03:37.026 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-01 15:03:37.027 | uuid-dev vbetool vlan 2026-07-01 15:03:37.027 | The following packages will be upgraded: 2026-07-01 15:03:37.029 | curl libcurl3t64-gnutls libcurl4t64 2026-07-01 15:03:37.123 | 3 upgraded, 161 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 15:03:37.123 | Need to get 175 MB of archives. 2026-07-01 15:03:37.123 | After this operation, 941 MB of additional disk space will be used. 2026-07-01 15:03:37.123 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-01 15:03:37.166 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-01 15:03:37.181 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-01 15:03:37.197 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-01 15:03:37.211 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-01 15:03:37.231 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-01 15:03:37.253 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-01 15:03:37.269 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-01 15:03:37.322 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-01 15:03:37.324 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-01 15:03:37.337 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-01 15:03:37.353 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-01 15:03:37.407 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-01 15:03:37.409 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-01 15:03:37.412 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-01 15:03:37.425 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-01 15:03:37.443 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-01 15:03:37.459 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-01 15:03:37.476 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-01 15:03:37.488 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-01 15:03:37.502 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-01 15:03:37.514 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-01 15:03:37.532 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-01 15:03:37.547 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-01 15:03:37.561 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-01 15:03:37.574 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-01 15:03:37.586 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-01 15:03:37.895 | Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-01 15:03:38.038 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-01 15:03:38.039 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-01 15:03:38.040 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-01 15:03:38.058 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-01 15:03:38.088 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-01 15:03:38.109 | Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-01 15:03:38.199 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-01 15:03:38.200 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-01 15:03:38.209 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-01 15:03:38.219 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-01 15:03:38.231 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-01 15:03:38.243 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-01 15:03:38.256 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-01 15:03:38.269 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-01 15:03:38.286 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-01 15:03:38.303 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-01 15:03:38.321 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-01 15:03:38.337 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-01 15:03:38.358 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-01 15:03:38.402 | Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-01 15:03:38.420 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-01 15:03:38.440 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-01 15:03:38.456 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-01 15:03:38.479 | Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-01 15:03:38.497 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-01 15:03:38.510 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-01 15:03:38.524 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-01 15:03:38.542 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-01 15:03:38.559 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-01 15:03:38.577 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-01 15:03:38.596 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-01 15:03:38.621 | Get:60 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-01 15:03:38.638 | Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-01 15:03:38.652 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-01 15:03:38.667 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-01 15:03:38.682 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-01 15:03:38.697 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-01 15:03:38.724 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-01 15:03:38.743 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-01 15:03:38.756 | Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-01 15:03:38.774 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-01 15:03:38.789 | Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-01 15:03:38.804 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-01 15:03:38.816 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-01 15:03:38.831 | Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-01 15:03:38.844 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-01 15:03:38.859 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-01 15:03:38.870 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-01 15:03:38.886 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-01 15:03:38.899 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-01 15:03:38.921 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-01 15:03:38.935 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-01 15:03:38.950 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-01 15:03:38.968 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-01 15:03:38.982 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-01 15:03:38.996 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-01 15:03:39.011 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-01 15:03:39.024 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-01 15:03:39.037 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-01 15:03:39.049 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-01 15:03:39.063 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-01 15:03:39.075 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-01 15:03:39.087 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-01 15:03:39.102 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-01 15:03:39.119 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-01 15:03:39.134 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-01 15:03:39.162 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-01 15:03:39.176 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-01 15:03:39.192 | Get:97 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-01 15:03:39.204 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-01 15:03:39.334 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-01 15:03:39.341 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-01 15:03:39.341 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-01 15:03:39.349 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-01 15:03:39.364 | Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-01 15:03:39.375 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-01 15:03:39.390 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-01 15:03:39.404 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-01 15:03:39.418 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-01 15:03:39.428 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-01 15:03:39.439 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-01 15:03:39.453 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-01 15:03:39.471 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-07-01 15:03:39.498 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-01 15:03:39.511 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-01 15:03:39.528 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-01 15:03:39.542 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-01 15:03:39.556 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-01 15:03:39.569 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-01 15:03:39.582 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-01 15:03:39.615 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-01 15:03:39.622 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-01 15:03:39.633 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-01 15:03:39.652 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-01 15:03:39.665 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-01 15:03:39.687 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-01 15:03:39.700 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-01 15:03:39.716 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-01 15:03:39.731 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-01 15:03:39.994 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-01 15:03:39.995 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-01 15:03:40.002 | Get:130 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-01 15:03:40.065 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-01 15:03:40.066 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-01 15:03:40.535 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-01 15:03:40.537 | Get:134 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-01 15:03:40.539 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-01 15:03:40.540 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-01 15:03:40.543 | Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-01 15:03:40.559 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-01 15:03:40.571 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-01 15:03:40.591 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-01 15:03:40.635 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-01 15:03:40.650 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-01 15:03:40.676 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-01 15:03:40.713 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-01 15:03:40.735 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-01 15:03:40.748 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-01 15:03:40.759 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-01 15:03:40.773 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-01 15:03:40.786 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-01 15:03:40.798 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-01 15:03:40.813 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-01 15:03:40.824 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-01 15:03:40.834 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-01 15:03:40.850 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-01 15:03:40.862 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-01 15:03:40.874 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-01 15:03:40.886 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-01 15:03:40.899 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-01 15:03:40.914 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-01 15:03:40.928 | Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-01 15:03:40.943 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-01 15:03:40.957 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-01 15:03:40.995 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-01 15:03:41.008 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-01 15:03:41.243 | perl: warning: Setting locale failed. 2026-07-01 15:03:41.243 | perl: warning: Please check that your locale settings: 2026-07-01 15:03:41.244 | LANGUAGE = (unset), 2026-07-01 15:03:41.244 | LC_ALL = "en_US.utf8", 2026-07-01 15:03:41.244 | LANG = "de_DE.UTF-8" 2026-07-01 15:03:41.244 | are supported and installed on your system. 2026-07-01 15:03:41.244 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:03:41.305 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:03:41.305 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:03:41.305 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:03:41.632 | Vorkonfiguration der Pakete ... 2026-07-01 15:03:41.655 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:03:41.838 | Fetched 175 MB in 4s (44.5 MB/s) 2026-07-01 15:03:41.880 | Selecting previously unselected package libapr1t64:amd64. 2026-07-01 15:03:41.929 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-01 15:03:41.935 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-01 15:03:41.943 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-01 15:03:41.990 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-01 15:03:42.000 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 15:03:42.005 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 15:03:42.049 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-01 15:03:42.060 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 15:03:42.064 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 15:03:42.100 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-01 15:03:42.111 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 15:03:42.115 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 15:03:42.162 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 15:03:42.173 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 15:03:42.245 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 15:03:42.258 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 15:03:42.320 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-01 15:03:42.330 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-01 15:03:42.335 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-01 15:03:42.383 | Selecting previously unselected package apache2-bin. 2026-07-01 15:03:42.394 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 15:03:42.398 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-01 15:03:42.549 | Selecting previously unselected package apache2-data. 2026-07-01 15:03:42.560 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-01 15:03:42.564 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-01 15:03:42.758 | Selecting previously unselected package apache2-utils. 2026-07-01 15:03:42.768 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 15:03:42.772 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-01 15:03:42.839 | Selecting previously unselected package apache2. 2026-07-01 15:03:42.850 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 15:03:42.857 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:03:42.859 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-01 15:03:42.981 | Selecting previously unselected package haproxy. 2026-07-01 15:03:42.992 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 15:03:43.003 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-01 15:03:43.137 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-01 15:03:43.148 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-01 15:03:43.152 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 15:03:43.200 | Selecting previously unselected package memcached. 2026-07-01 15:03:43.211 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-01 15:03:43.216 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-01 15:03:43.271 | Selecting previously unselected package libjson-perl. 2026-07-01 15:03:43.282 | Preparing to unpack .../014-libjson-perl_4.10000-1_all.deb ... 2026-07-01 15:03:43.285 | Unpacking libjson-perl (4.10000-1) ... 2026-07-01 15:03:43.335 | Selecting previously unselected package postgresql-client-common. 2026-07-01 15:03:43.345 | Preparing to unpack .../015-postgresql-client-common_257build1.1_all.deb ... 2026-07-01 15:03:43.349 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-01 15:03:43.399 | Selecting previously unselected package ssl-cert. 2026-07-01 15:03:43.409 | Preparing to unpack .../016-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-01 15:03:43.413 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-01 15:03:43.462 | Selecting previously unselected package postgresql-common. 2026-07-01 15:03:43.472 | Preparing to unpack .../017-postgresql-common_257build1.1_all.deb ... 2026-07-01 15:03:43.493 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-01 15:03:43.502 | Unpacking postgresql-common (257build1.1) ... 2026-07-01 15:03:43.608 | Selecting previously unselected package libsysfs2:amd64. 2026-07-01 15:03:43.618 | Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-01 15:03:43.622 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-01 15:03:43.664 | Selecting previously unselected package sysfsutils. 2026-07-01 15:03:43.674 | Preparing to unpack .../019-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-01 15:03:43.680 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-01 15:03:43.714 | Selecting previously unselected package autotools-dev. 2026-07-01 15:03:43.725 | Preparing to unpack .../020-autotools-dev_20220109.1_all.deb ... 2026-07-01 15:03:43.728 | Unpacking autotools-dev (20220109.1) ... 2026-07-01 15:03:43.771 | Selecting previously unselected package m4. 2026-07-01 15:03:43.780 | Preparing to unpack .../021-m4_1.4.19-4build1_amd64.deb ... 2026-07-01 15:03:43.783 | Unpacking m4 (1.4.19-4build1) ... 2026-07-01 15:03:43.853 | Selecting previously unselected package autoconf. 2026-07-01 15:03:43.863 | Preparing to unpack .../022-autoconf_2.71-3_all.deb ... 2026-07-01 15:03:43.867 | Unpacking autoconf (2.71-3) ... 2026-07-01 15:03:43.957 | Selecting previously unselected package automake. 2026-07-01 15:03:43.968 | Preparing to unpack .../023-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-01 15:03:43.974 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-01 15:03:44.083 | Selecting previously unselected package autopoint. 2026-07-01 15:03:44.094 | Preparing to unpack .../024-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-01 15:03:44.097 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-01 15:03:44.137 | Selecting previously unselected package libdebhelper-perl. 2026-07-01 15:03:44.148 | Preparing to unpack .../025-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-01 15:03:44.152 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-01 15:03:44.236 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-01 15:03:44.248 | Preparing to unpack .../026-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:44.252 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:45.420 | Selecting previously unselected package libclang-cpp17t64. 2026-07-01 15:03:45.433 | Preparing to unpack .../027-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:45.437 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:46.034 | Selecting previously unselected package libgc1:amd64. 2026-07-01 15:03:46.045 | Preparing to unpack .../028-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-01 15:03:46.049 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-01 15:03:46.097 | Selecting previously unselected package libobjc4:amd64. 2026-07-01 15:03:46.108 | Preparing to unpack .../029-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-01 15:03:46.112 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-01 15:03:46.151 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-01 15:03:46.162 | Preparing to unpack .../030-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-01 15:03:46.165 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-01 15:03:46.224 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-01 15:03:46.235 | Preparing to unpack .../031-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:46.239 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:46.470 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-01 15:03:46.480 | Preparing to unpack .../032-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:46.484 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:46.570 | Selecting previously unselected package libclang1-17t64. 2026-07-01 15:03:46.581 | Preparing to unpack .../033-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:46.585 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:46.968 | Selecting previously unselected package clang-17. 2026-07-01 15:03:46.979 | Preparing to unpack .../034-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:46.982 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:47.028 | Selecting previously unselected package libtool. 2026-07-01 15:03:47.039 | Preparing to unpack .../035-libtool_2.4.7-7build1_all.deb ... 2026-07-01 15:03:47.042 | Unpacking libtool (2.4.7-7build1) ... 2026-07-01 15:03:47.092 | Selecting previously unselected package dh-autoreconf. 2026-07-01 15:03:47.103 | Preparing to unpack .../036-dh-autoreconf_20_all.deb ... 2026-07-01 15:03:47.107 | Unpacking dh-autoreconf (20) ... 2026-07-01 15:03:47.151 | Selecting previously unselected package libarchive-zip-perl. 2026-07-01 15:03:47.160 | Preparing to unpack .../037-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-01 15:03:47.164 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-01 15:03:47.226 | Selecting previously unselected package libsub-override-perl. 2026-07-01 15:03:47.237 | Preparing to unpack .../038-libsub-override-perl_0.10-1_all.deb ... 2026-07-01 15:03:47.240 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-01 15:03:47.276 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-01 15:03:47.286 | Preparing to unpack .../039-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-01 15:03:47.290 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-01 15:03:47.332 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-01 15:03:47.342 | Preparing to unpack .../040-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-01 15:03:47.346 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-01 15:03:47.380 | Selecting previously unselected package debugedit. 2026-07-01 15:03:47.391 | Preparing to unpack .../041-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-01 15:03:47.394 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-01 15:03:47.434 | Selecting previously unselected package dwz. 2026-07-01 15:03:47.444 | Preparing to unpack .../042-dwz_0.15-1build6_amd64.deb ... 2026-07-01 15:03:47.447 | Unpacking dwz (0.15-1build6) ... 2026-07-01 15:03:47.488 | Selecting previously unselected package gettext. 2026-07-01 15:03:47.499 | Preparing to unpack .../043-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-01 15:03:47.502 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-01 15:03:47.614 | Selecting previously unselected package intltool-debian. 2026-07-01 15:03:47.627 | Preparing to unpack .../044-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-01 15:03:47.631 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-01 15:03:47.674 | Selecting previously unselected package po-debconf. 2026-07-01 15:03:47.686 | Preparing to unpack .../045-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-01 15:03:47.690 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-01 15:03:47.782 | Selecting previously unselected package debhelper. 2026-07-01 15:03:47.795 | Preparing to unpack .../046-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-01 15:03:47.799 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-01 15:03:48.066 | Selecting previously unselected package uuid-dev:amd64. 2026-07-01 15:03:48.079 | Preparing to unpack .../047-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-01 15:03:48.082 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-01 15:03:48.133 | Selecting previously unselected package libsctp1:amd64. 2026-07-01 15:03:48.146 | Preparing to unpack .../048-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-01 15:03:48.150 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 15:03:48.186 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-01 15:03:48.199 | Preparing to unpack .../049-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-01 15:03:48.202 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 15:03:48.258 | Selecting previously unselected package libapr1-dev. 2026-07-01 15:03:48.272 | Preparing to unpack .../050-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-01 15:03:48.276 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-01 15:03:48.648 | Selecting previously unselected package libldap-dev:amd64. 2026-07-01 15:03:48.661 | Preparing to unpack .../051-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:03:48.665 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 15:03:48.829 | Selecting previously unselected package libldap2-dev. 2026-07-01 15:03:48.842 | Preparing to unpack .../052-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-01 15:03:48.846 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 15:03:48.883 | Selecting previously unselected package libaprutil1-dev. 2026-07-01 15:03:48.896 | Preparing to unpack .../053-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 15:03:48.900 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-01 15:03:49.228 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-01 15:03:49.241 | Preparing to unpack .../054-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 15:03:49.245 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 15:03:49.294 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-01 15:03:49.307 | Preparing to unpack .../055-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 15:03:49.311 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 15:03:49.357 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-01 15:03:49.370 | Preparing to unpack .../056-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 15:03:49.374 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 15:03:49.410 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-01 15:03:49.423 | Preparing to unpack .../057-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 15:03:49.427 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 15:03:49.545 | Selecting previously unselected package apache2-dev. 2026-07-01 15:03:49.558 | Preparing to unpack .../058-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 15:03:49.562 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-01 15:03:49.648 | Selecting previously unselected package ncal. 2026-07-01 15:03:49.662 | Preparing to unpack .../059-ncal_12.1.8_amd64.deb ... 2026-07-01 15:03:49.665 | Unpacking ncal (12.1.8) ... 2026-07-01 15:03:49.707 | Selecting previously unselected package bsdmainutils. 2026-07-01 15:03:49.720 | Preparing to unpack .../060-bsdmainutils_12.1.8_all.deb ... 2026-07-01 15:03:49.726 | Unpacking bsdmainutils (12.1.8) ... 2026-07-01 15:03:49.760 | Selecting previously unselected package conntrack. 2026-07-01 15:03:49.773 | Preparing to unpack .../061-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-01 15:03:49.777 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-01 15:03:49.815 | Selecting previously unselected package dnsmasq-utils. 2026-07-01 15:03:49.827 | Preparing to unpack .../062-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-01 15:03:49.830 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-01 15:03:49.876 | Selecting previously unselected package ebtables. 2026-07-01 15:03:49.889 | Preparing to unpack .../063-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-01 15:03:49.904 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-01 15:03:49.952 | Selecting previously unselected package fonts-liberation. 2026-07-01 15:03:49.965 | Preparing to unpack .../064-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-01 15:03:49.969 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-01 15:03:50.058 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-01 15:03:50.071 | Preparing to unpack .../065-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-01 15:03:50.075 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-01 15:03:50.117 | Selecting previously unselected package fonts-liberation2. 2026-07-01 15:03:50.130 | Preparing to unpack .../066-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-01 15:03:50.134 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-01 15:03:50.168 | Selecting previously unselected package genisoimage. 2026-07-01 15:03:50.181 | Preparing to unpack .../067-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-01 15:03:50.185 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-01 15:03:50.242 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-01 15:03:50.253 | Preparing to unpack .../068-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-01 15:03:50.257 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-01 15:03:50.304 | Selecting previously unselected package libann0. 2026-07-01 15:03:50.314 | Preparing to unpack .../069-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-01 15:03:50.318 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-01 15:03:50.356 | Selecting previously unselected package libcdt5:amd64. 2026-07-01 15:03:50.367 | Preparing to unpack .../070-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 15:03:50.370 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:03:50.409 | Selecting previously unselected package libcgraph6:amd64. 2026-07-01 15:03:50.420 | Preparing to unpack .../071-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 15:03:50.423 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:03:50.464 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-01 15:03:50.474 | Preparing to unpack .../072-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-01 15:03:50.479 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-01 15:03:50.524 | Selecting previously unselected package libltdl7:amd64. 2026-07-01 15:03:50.534 | Preparing to unpack .../073-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-01 15:03:50.538 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-01 15:03:50.577 | Selecting previously unselected package libpathplan4:amd64. 2026-07-01 15:03:50.588 | Preparing to unpack .../074-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 15:03:50.591 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:03:50.634 | Selecting previously unselected package libgvc6. 2026-07-01 15:03:50.645 | Preparing to unpack .../075-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 15:03:50.649 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:03:50.714 | Selecting previously unselected package libgvpr2:amd64. 2026-07-01 15:03:50.725 | Preparing to unpack .../076-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 15:03:50.729 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:03:50.776 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-01 15:03:50.787 | Preparing to unpack .../077-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 15:03:50.791 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:03:50.859 | Selecting previously unselected package libice6:amd64. 2026-07-01 15:03:50.870 | Preparing to unpack .../078-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-01 15:03:50.874 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-01 15:03:50.919 | Selecting previously unselected package libsm6:amd64. 2026-07-01 15:03:50.930 | Preparing to unpack .../079-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-01 15:03:50.934 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-01 15:03:50.996 | Selecting previously unselected package libxt6t64:amd64. 2026-07-01 15:03:51.008 | Preparing to unpack .../080-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-01 15:03:51.012 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-01 15:03:51.057 | Selecting previously unselected package libxmu6:amd64. 2026-07-01 15:03:51.068 | Preparing to unpack .../081-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-01 15:03:51.072 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-01 15:03:51.114 | Selecting previously unselected package libxaw7:amd64. 2026-07-01 15:03:51.126 | Preparing to unpack .../082-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-01 15:03:51.130 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-01 15:03:51.176 | Selecting previously unselected package graphviz. 2026-07-01 15:03:51.187 | Preparing to unpack .../083-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 15:03:51.192 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-01 15:03:51.294 | Selecting previously unselected package icu-devtools. 2026-07-01 15:03:51.305 | Preparing to unpack .../084-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-01 15:03:51.309 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-01 15:03:51.369 | Selecting previously unselected package iputils-arping. 2026-07-01 15:03:51.380 | Preparing to unpack .../085-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-01 15:03:51.385 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-01 15:03:51.429 | Selecting previously unselected package comerr-dev:amd64. 2026-07-01 15:03:51.439 | Preparing to unpack .../086-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-01 15:03:51.446 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-01 15:03:51.499 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-01 15:03:51.509 | Preparing to unpack .../087-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 15:03:51.514 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:03:51.559 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-01 15:03:51.568 | Preparing to unpack .../088-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 15:03:51.572 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:03:51.613 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-01 15:03:51.624 | Preparing to unpack .../089-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 15:03:51.628 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:03:51.674 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-01 15:03:51.684 | Preparing to unpack .../090-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 15:03:51.688 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:03:51.727 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-01 15:03:51.738 | Preparing to unpack .../091-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 15:03:51.742 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:03:51.812 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-01 15:03:51.823 | Preparing to unpack .../092-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-01 15:03:51.828 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-01 15:03:51.871 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-01 15:03:51.882 | Preparing to unpack .../093-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:51.886 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:52.165 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-01 15:03:52.176 | Preparing to unpack .../094-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-01 15:03:52.180 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-01 15:03:52.234 | Preparing to unpack .../095-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 15:03:52.244 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 15:03:52.294 | Selecting previously unselected package libgts-bin. 2026-07-01 15:03:52.305 | Preparing to unpack .../096-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-01 15:03:52.309 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-01 15:03:52.360 | Selecting previously unselected package libicu-dev:amd64. 2026-07-01 15:03:52.371 | Preparing to unpack .../097-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-01 15:03:52.375 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-01 15:03:52.923 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-01 15:03:52.934 | Preparing to unpack .../098-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-01 15:03:52.938 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-01 15:03:52.993 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-01 15:03:53.004 | Preparing to unpack .../099-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-01 15:03:53.008 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 15:03:53.045 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-01 15:03:53.057 | Preparing to unpack .../100-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-01 15:03:53.061 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 15:03:53.097 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-01 15:03:53.109 | Preparing to unpack .../101-libjs-jquery-metadata_12-4_all.deb ... 2026-07-01 15:03:53.113 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-01 15:03:53.150 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-01 15:03:53.162 | Preparing to unpack .../102-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-01 15:03:53.165 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-01 15:03:53.288 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-01 15:03:53.299 | Preparing to unpack .../103-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-01 15:03:53.303 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-01 15:03:53.344 | Selecting previously unselected package libjson-xs-perl. 2026-07-01 15:03:53.356 | Preparing to unpack .../104-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:03:53.359 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-01 15:03:53.405 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-01 15:03:53.417 | Preparing to unpack .../105-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-01 15:03:53.421 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-01 15:03:53.485 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-01 15:03:53.496 | Preparing to unpack .../106-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-01 15:03:53.500 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-01 15:03:53.541 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-01 15:03:53.552 | Preparing to unpack .../107-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-01 15:03:53.556 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-01 15:03:53.608 | Selecting previously unselected package mysql-common. 2026-07-01 15:03:53.620 | Preparing to unpack .../108-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-01 15:03:53.637 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-01 15:03:53.687 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-01 15:03:53.698 | Preparing to unpack .../109-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 15:03:53.702 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:03:53.800 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-01 15:03:53.811 | Preparing to unpack .../110-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-07-01 15:03:53.815 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-01 15:03:53.899 | Selecting previously unselected package pcp-conf. 2026-07-01 15:03:53.910 | Preparing to unpack .../111-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:03:53.914 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-01 15:03:53.961 | Selecting previously unselected package libpcp3t64. 2026-07-01 15:03:53.972 | Preparing to unpack .../112-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:03:53.976 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-01 15:03:54.024 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-01 15:03:54.035 | Preparing to unpack .../113-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:03:54.039 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-01 15:03:54.079 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-01 15:03:54.090 | Preparing to unpack .../114-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:03:54.095 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-01 15:03:54.141 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-01 15:03:54.152 | Preparing to unpack .../115-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-01 15:03:54.156 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-01 15:03:54.202 | Selecting previously unselected package libpq5:amd64. 2026-07-01 15:03:54.213 | Preparing to unpack .../116-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:03:54.217 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 15:03:54.260 | Selecting previously unselected package libssl-dev:amd64. 2026-07-01 15:03:54.271 | Preparing to unpack .../117-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-01 15:03:54.276 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-01 15:03:54.496 | Selecting previously unselected package libpq-dev. 2026-07-01 15:03:54.507 | Preparing to unpack .../118-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:03:54.512 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-01 15:03:54.570 | Selecting previously unselected package libsasl2-dev. 2026-07-01 15:03:54.580 | Preparing to unpack .../119-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-01 15:03:54.584 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-01 15:03:54.660 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-01 15:03:54.672 | Preparing to unpack .../120-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-01 15:03:54.676 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-01 15:03:54.923 | Selecting previously unselected package libx86-1:amd64. 2026-07-01 15:03:54.934 | Preparing to unpack .../121-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-01 15:03:54.939 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-01 15:03:54.980 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-01 15:03:54.992 | Preparing to unpack .../122-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-01 15:03:54.995 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-01 15:03:55.093 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-01 15:03:55.104 | Preparing to unpack .../123-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-01 15:03:55.108 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-01 15:03:55.203 | Selecting previously unselected package llvm-17-runtime. 2026-07-01 15:03:55.215 | Preparing to unpack .../124-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:55.218 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:55.284 | Selecting previously unselected package libpfm4:amd64. 2026-07-01 15:03:55.296 | Preparing to unpack .../125-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-01 15:03:55.299 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-01 15:03:55.365 | Selecting previously unselected package llvm-17. 2026-07-01 15:03:55.377 | Preparing to unpack .../126-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:55.380 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:56.445 | Selecting previously unselected package libffi-dev:amd64. 2026-07-01 15:03:56.459 | Preparing to unpack .../127-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-01 15:03:56.463 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-01 15:03:56.524 | Selecting previously unselected package llvm-17-tools. 2026-07-01 15:03:56.539 | Preparing to unpack .../128-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:56.543 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 15:03:56.908 | Selecting previously unselected package libz3-4:amd64. 2026-07-01 15:03:56.922 | Preparing to unpack .../129-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-01 15:03:56.926 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-01 15:03:57.149 | Selecting previously unselected package libz3-dev:amd64. 2026-07-01 15:03:57.160 | Preparing to unpack .../130-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-01 15:03:57.164 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-01 15:03:57.220 | Selecting previously unselected package llvm-17-dev. 2026-07-01 15:03:57.232 | Preparing to unpack .../131-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 15:03:57.236 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:00.730 | Selecting previously unselected package lsscsi. 2026-07-01 15:04:00.744 | Preparing to unpack .../132-lsscsi_0.32-1build1_amd64.deb ... 2026-07-01 15:04:00.748 | Unpacking lsscsi (0.32-1build1) ... 2026-07-01 15:04:00.796 | Selecting previously unselected package osinfo-db. 2026-07-01 15:04:00.810 | Preparing to unpack .../133-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-01 15:04:00.814 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-01 15:04:01.480 | Selecting previously unselected package pkgconf-bin. 2026-07-01 15:04:01.495 | Preparing to unpack .../134-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-01 15:04:01.499 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-01 15:04:01.546 | Selecting previously unselected package pkgconf:amd64. 2026-07-01 15:04:01.560 | Preparing to unpack .../135-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-01 15:04:01.568 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-01 15:04:01.622 | Selecting previously unselected package pkg-config:amd64. 2026-07-01 15:04:01.635 | Preparing to unpack .../136-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-01 15:04:01.644 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-01 15:04:01.689 | Selecting previously unselected package pm-utils. 2026-07-01 15:04:01.701 | Preparing to unpack .../137-pm-utils_1.4.1-21_all.deb ... 2026-07-01 15:04:01.707 | Unpacking pm-utils (1.4.1-21) ... 2026-07-01 15:04:01.793 | Selecting previously unselected package postgresql-client-16. 2026-07-01 15:04:01.807 | Preparing to unpack .../138-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:04:01.812 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 15:04:02.015 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-01 15:04:02.030 | Preparing to unpack .../139-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:04:02.035 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 15:04:02.596 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-01 15:04:02.610 | Preparing to unpack .../140-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-01 15:04:02.614 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-01 15:04:02.674 | Selecting previously unselected package python3-mysqldb. 2026-07-01 15:04:02.688 | Preparing to unpack .../141-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-01 15:04:02.693 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-01 15:04:02.746 | Selecting previously unselected package python3-pip-whl. 2026-07-01 15:04:02.759 | Preparing to unpack .../142-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-01 15:04:02.763 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-01 15:04:02.825 | Selecting previously unselected package python3-setuptools-whl. 2026-07-01 15:04:02.839 | Preparing to unpack .../143-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-01 15:04:02.843 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-01 15:04:02.899 | Selecting previously unselected package python3.12-venv. 2026-07-01 15:04:02.913 | Preparing to unpack .../144-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-01 15:04:02.917 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-01 15:04:02.959 | Selecting previously unselected package python3-venv. 2026-07-01 15:04:02.973 | Preparing to unpack .../145-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-01 15:04:02.977 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-01 15:04:03.015 | Selecting previously unselected package sqlite3. 2026-07-01 15:04:03.029 | Preparing to unpack .../146-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-01 15:04:03.033 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-01 15:04:03.085 | Selecting previously unselected package unzip. 2026-07-01 15:04:03.097 | Preparing to unpack .../147-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-01 15:04:03.101 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-01 15:04:03.153 | Selecting previously unselected package vbetool. 2026-07-01 15:04:03.165 | Preparing to unpack .../148-vbetool_1.1-5_amd64.deb ... 2026-07-01 15:04:03.170 | Unpacking vbetool (1.1-5) ... 2026-07-01 15:04:03.216 | Selecting previously unselected package libosinfo-l10n. 2026-07-01 15:04:03.228 | Preparing to unpack .../149-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-01 15:04:03.232 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-01 15:04:03.307 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-01 15:04:03.319 | Preparing to unpack .../150-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-01 15:04:03.323 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-01 15:04:03.368 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-01 15:04:03.380 | Preparing to unpack .../151-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-01 15:04:03.384 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-01 15:04:03.428 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-01 15:04:03.440 | Preparing to unpack .../152-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 15:04:03.444 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:04:03.503 | Selecting previously unselected package libpcp-archive1t64. 2026-07-01 15:04:03.515 | Preparing to unpack .../153-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:04:03.526 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:03.569 | Selecting previously unselected package libpcp-gui2t64. 2026-07-01 15:04:03.581 | Preparing to unpack .../154-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:04:03.585 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:03.630 | Selecting previously unselected package libpcp-import1t64. 2026-07-01 15:04:03.640 | Preparing to unpack .../155-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:04:03.644 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:03.688 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-01 15:04:03.701 | Preparing to unpack .../156-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:04:03.705 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:03.749 | Selecting previously unselected package libpcp-trace2t64. 2026-07-01 15:04:03.762 | Preparing to unpack .../157-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:04:03.765 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:03.810 | Selecting previously unselected package libpcp-web1t64. 2026-07-01 15:04:03.822 | Preparing to unpack .../158-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:04:03.825 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:03.870 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-01 15:04:03.882 | Preparing to unpack .../159-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-01 15:04:03.886 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-01 15:04:03.935 | Selecting previously unselected package python3-pcp. 2026-07-01 15:04:03.947 | Preparing to unpack .../160-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:04:03.951 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-01 15:04:04.016 | Selecting previously unselected package pcp. 2026-07-01 15:04:04.027 | Preparing to unpack .../161-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-01 15:04:04.286 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-01 15:04:05.193 | Selecting previously unselected package socat. 2026-07-01 15:04:05.206 | Preparing to unpack .../162-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-01 15:04:05.209 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-01 15:04:05.280 | Selecting previously unselected package vlan. 2026-07-01 15:04:05.292 | Preparing to unpack .../163-vlan_2.0.5ubuntu5_all.deb ... 2026-07-01 15:04:05.295 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-01 15:04:05.367 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-01 15:04:05.379 | Setting up postgresql-client-common (257build1.1) ... 2026-07-01 15:04:05.396 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-01 15:04:05.407 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-01 15:04:05.418 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-01 15:04:05.454 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-01 15:04:05.462 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-01 15:04:05.473 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:04:05.484 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-01 15:04:05.495 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-01 15:04:05.506 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-01 15:04:05.518 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-01 15:04:05.529 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-01 15:04:05.540 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-01 15:04:05.552 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-01 15:04:05.563 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-01 15:04:06.192 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-01 15:04:06.193 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-01 15:04:06.656 | Setting up ncal (12.1.8) ... 2026-07-01 15:04:06.669 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-01 15:04:06.680 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-01 15:04:06.692 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-01 15:04:06.702 | Setting up vbetool (1.1-5) ... 2026-07-01 15:04:06.713 | Setting up pm-utils (1.4.1-21) ... 2026-07-01 15:04:06.732 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-01 15:04:06.746 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-01 15:04:06.756 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:04:06.768 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 15:04:06.780 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-01 15:04:06.791 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-01 15:04:06.803 | Setting up m4 (1.4.19-4build1) ... 2026-07-01 15:04:06.815 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 15:04:06.826 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-01 15:04:06.860 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-01 15:04:06.872 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-01 15:04:06.885 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-01 15:04:07.764 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-01 15:04:08.221 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 15:04:08.233 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-01 15:04:08.245 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-01 15:04:08.487 | Setting up autotools-dev (20220109.1) ... 2026-07-01 15:04:08.498 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-01 15:04:08.510 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 15:04:08.521 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-01 15:04:08.533 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-01 15:04:08.545 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:08.557 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:08.568 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-01 15:04:08.630 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:04:08.630 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:04:08.630 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:04:08.816 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:04:09.330 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-01 15:04:09.820 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:04:09.832 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 15:04:09.843 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-01 15:04:09.855 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:04:09.867 | Setting up ebtables (2.0.11-6build1) ... 2026-07-01 15:04:10.431 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-01 15:04:10.442 | Setting up socat (1.8.0.0-4build3) ... 2026-07-01 15:04:10.454 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-01 15:04:10.465 | Setting up bsdmainutils (12.1.8) ... 2026-07-01 15:04:10.479 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-01 15:04:10.493 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-01 15:04:10.505 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-01 15:04:10.517 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-01 15:04:10.532 | Setting up lsscsi (0.32-1build1) ... 2026-07-01 15:04:10.545 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-01 15:04:10.558 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-01 15:04:10.571 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-01 15:04:10.584 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-01 15:04:10.597 | Setting up autoconf (2.71-3) ... 2026-07-01 15:04:10.613 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:10.625 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 15:04:10.638 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-01 15:04:10.651 | Setting up dwz (0.15-1build6) ... 2026-07-01 15:04:10.668 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 15:04:10.681 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-01 15:04:10.693 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-01 15:04:10.737 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:10.750 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-01 15:04:10.763 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:10.775 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-01 15:04:10.788 | Setting up libjson-perl (4.10000-1) ... 2026-07-01 15:04:10.801 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:10.817 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-01 15:04:10.830 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-01 15:04:10.885 | Setting up debugedit (1:5.0-5build2) ... 2026-07-01 15:04:10.897 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-01 15:04:10.909 | Setting up libsub-override-perl (0.10-1) ... 2026-07-01 15:04:10.922 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-01 15:04:10.933 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:04:10.944 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:04:10.957 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-01 15:04:10.971 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-01 15:04:10.985 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-01 15:04:10.998 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 15:04:11.011 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-01 15:04:11.025 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-01 15:04:11.037 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-01 15:04:11.049 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-01 15:04:11.061 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-01 15:04:11.072 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-01 15:04:11.085 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:04:11.096 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-01 15:04:11.109 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-01 15:04:11.116 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-01 15:04:11.128 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-01 15:04:11.140 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 15:04:11.152 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-01 15:04:11.164 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-01 15:04:11.176 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:11.188 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 15:04:11.200 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:04:11.212 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-01 15:04:11.321 | Setting up libtool (2.4.7-7build1) ... 2026-07-01 15:04:11.333 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-01 15:04:11.344 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 15:04:11.932 | 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-07-01 15:04:11.972 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 15:04:11.982 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-01 15:04:12.877 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-01 15:04:13.477 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-01 15:04:13.489 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-01 15:04:13.502 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 15:04:13.515 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 15:04:13.528 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-01 15:04:13.540 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 15:04:13.553 | Setting up dh-autoreconf (20) ... 2026-07-01 15:04:13.566 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:13.578 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-01 15:04:13.591 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-01 15:04:13.604 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-01 15:04:13.617 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-01 15:04:13.629 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-01 15:04:13.640 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-01 15:04:13.651 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-01 15:04:13.660 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-01 15:04:13.669 | Setting up postgresql-common (257build1.1) ... 2026-07-01 15:04:13.740 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:04:13.740 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:04:13.740 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:04:13.821 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:04:14.277 | 2026-07-01 15:04:14.277 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-01 15:04:14.457 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-01 15:04:14.457 | Removing obsolete dictionary files: 2026-07-01 15:04:15.508 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-01 15:04:16.083 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:04:16.135 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:16.144 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 15:04:16.152 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-01 15:04:16.161 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:16.170 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-01 15:04:16.178 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 15:04:16.187 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:16.196 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:04:16.205 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:16.213 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-01 15:04:16.222 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:16.230 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-01 15:04:16.239 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-01 15:04:16.247 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:04:16.256 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-01 15:04:16.264 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:16.272 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-01 15:04:16.281 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-01 15:04:16.290 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:16.299 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-01 15:04:16.307 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-01 15:04:16.316 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-01 15:04:16.324 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 15:04:16.333 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:16.341 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:16.349 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-01 15:04:16.358 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-01 15:04:16.366 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-01 15:04:16.394 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-01 15:04:16.402 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-01 15:04:16.413 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-01 15:04:16.877 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:04:16.921 | Enabling module mpm_event. 2026-07-01 15:04:16.971 | Enabling module authz_core. 2026-07-01 15:04:16.976 | Enabling module authz_host. 2026-07-01 15:04:17.024 | Enabling module authn_core. 2026-07-01 15:04:17.030 | Enabling module auth_basic. 2026-07-01 15:04:17.077 | Enabling module access_compat. 2026-07-01 15:04:17.126 | Enabling module authn_file. 2026-07-01 15:04:17.173 | Enabling module authz_user. 2026-07-01 15:04:17.219 | Enabling module alias. 2026-07-01 15:04:17.266 | Enabling module dir. 2026-07-01 15:04:17.313 | Enabling module autoindex. 2026-07-01 15:04:17.359 | Enabling module env. 2026-07-01 15:04:17.407 | Enabling module mime. 2026-07-01 15:04:17.454 | Enabling module negotiation. 2026-07-01 15:04:17.501 | Enabling module setenvif. 2026-07-01 15:04:17.548 | Enabling module filter. 2026-07-01 15:04:17.598 | Enabling module deflate. 2026-07-01 15:04:17.644 | Enabling module status. 2026-07-01 15:04:17.691 | Enabling module reqtimeout. 2026-07-01 15:04:17.739 | Enabling conf charset. 2026-07-01 15:04:17.787 | Enabling conf localized-error-pages. 2026-07-01 15:04:17.835 | Enabling conf other-vhosts-access-log. 2026-07-01 15:04:17.887 | Enabling conf security. 2026-07-01 15:04:17.935 | Enabling conf serve-cgi-bin. 2026-07-01 15:04:17.983 | Enabling site 000-default. 2026-07-01 15:04:19.058 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-01 15:04:19.784 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-01 15:04:21.201 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-01 15:04:21.210 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-01 15:04:21.540 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 15:04:21.549 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-01 15:04:21.558 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-01 15:04:23.304 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-01 15:04:23.373 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-01 15:04:23.441 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-01 15:04:23.509 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-01 15:04:25.377 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-01 15:04:25.672 | Processing triggers for ufw (0.36.2-6) ... 2026-07-01 15:04:25.811 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-01 15:04:25.872 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 15:04:29.861 | Processing triggers for install-info (7.1-3build2) ... 2026-07-01 15:04:30.036 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-01 15:04:30.086 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 15:04:30.333 | perl: warning: Setting locale failed. 2026-07-01 15:04:30.333 | perl: warning: Please check that your locale settings: 2026-07-01 15:04:30.333 | LANGUAGE = (unset), 2026-07-01 15:04:30.334 | LC_ALL = "en_US.utf8", 2026-07-01 15:04:30.334 | LANG = "de_DE.UTF-8" 2026-07-01 15:04:30.334 | are supported and installed on your system. 2026-07-01 15:04:30.334 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:04:30.472 | perl: warning: Setting locale failed. 2026-07-01 15:04:30.472 | perl: warning: Please check that your locale settings: 2026-07-01 15:04:30.473 | LANGUAGE = (unset), 2026-07-01 15:04:30.473 | LC_ALL = "en_US.utf8", 2026-07-01 15:04:30.473 | LANG = "de_DE.UTF-8" 2026-07-01 15:04:30.473 | are supported and installed on your system. 2026-07-01 15:04:30.473 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:04:30.524 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:04:30.524 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:04:30.524 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:04:30.597 | perl: warning: Setting locale failed. 2026-07-01 15:04:30.597 | perl: warning: Please check that your locale settings: 2026-07-01 15:04:30.598 | LANGUAGE = (unset), 2026-07-01 15:04:30.598 | LC_ALL = "en_US.utf8", 2026-07-01 15:04:30.598 | LANG = "de_DE.UTF-8" 2026-07-01 15:04:30.598 | are supported and installed on your system. 2026-07-01 15:04:30.598 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:04:31.097 | 2026-07-01 15:04:31.097 | Running kernel seems to be up-to-date. 2026-07-01 15:04:31.097 | 2026-07-01 15:04:31.097 | Restarting services... 2026-07-01 15:04:31.151 | systemctl restart fwupd.service packagekit.service 2026-07-01 15:04:31.922 | 2026-07-01 15:04:31.922 | Service restarts being deferred: 2026-07-01 15:04:31.922 | systemctl restart virtlockd.service 2026-07-01 15:04:31.922 | systemctl restart virtlogd.service 2026-07-01 15:04:31.922 | 2026-07-01 15:04:31.922 | No containers need to be restarted. 2026-07-01 15:04:31.922 | 2026-07-01 15:04:31.922 | No user sessions are running outdated binaries. 2026-07-01 15:04:31.923 | 2026-07-01 15:04:31.923 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:04:33.902 | ++ functions-common:apt_get:1211 : result=0 2026-07-01 15:04:33.905 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:04:33.909 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:04:33.911 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:04:33.915 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:04:33.919 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:04:33.922 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:04:33.926 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:04:33.928 | ++ functions-common:time_stop:2427 : start_time=1782918215930 2026-07-01 15:04:33.932 | ++ functions-common:time_stop:2429 : [[ -z 1782918215930 ]] 2026-07-01 15:04:33.936 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:04:33.942 | ++ functions-common:time_stop:2432 : end_time=1782918273938 2026-07-01 15:04:33.945 | ++ functions-common:time_stop:2433 : elapsed_time=58008 2026-07-01 15:04:33.949 | ++ functions-common:time_stop:2434 : total=7858 2026-07-01 15:04:33.953 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:04:33.956 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=65866 2026-07-01 15:04:33.959 | ++ functions-common:apt_get:1215 : return 0 2026-07-01 15:04:33.962 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-01 15:04:33.967 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-01 15:04:33.971 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-01 15:04:33.978 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-01 15:04:33.982 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-01 15:04:33.986 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-01 15:04:33.992 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-01 15:04:33.998 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-01 15:04:34.001 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-01 15:04:34.005 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-01 15:04:34.008 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:04:34.353 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-01 15:04:34.356 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-01 15:04:34.358 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-01 15:04:34.361 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-01 15:04:34.363 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-01 15:04:34.366 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-01 15:04:34.368 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-01 15:04:34.371 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-01 15:04:34.373 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-01 15:04:34.375 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-01 15:04:34.378 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-01 15:04:34.380 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-01 15:04:34.383 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-01 15:04:34.385 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-01 15:04:34.388 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-01 15:04:34.391 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-01 15:04:34.394 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-01 15:04:34.396 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-01 15:04:34.398 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-01 15:04:34.401 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-01 15:04:34.405 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-01 15:04:34.407 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-01 15:04:34.410 | + functions-common:_ensure_lsb_release:420 : return 2026-07-01 15:04:34.414 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-01 15:04:34.429 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-01 15:04:34.433 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-01 15:04:34.449 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-01 15:04:34.451 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-01 15:04:34.467 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-01 15:04:34.470 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-01 15:04:34.472 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-01 15:04:34.475 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-01 15:04:34.477 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-01 15:04:34.479 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-01 15:04:34.482 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-01 15:04:34.484 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-01 15:04:34.487 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-01 15:04:34.490 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-01 15:04:34.492 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-01 15:04:34.492 | Distro: noble 2026-07-01 15:04:34.495 | + tools/install_pip.sh:main:117 : get_versions 2026-07-01 15:04:34.498 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-01 15:04:34.502 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-01 15:04:34.504 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-01 15:04:34.508 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-01 15:04:34.508 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-01 15:04:35.219 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-01 15:04:35.220 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-01 15:04:35.221 | pip: 24.0 2026-07-01 15:04:35.223 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-01 15:04:35.224 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-01 15:04:35.227 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:04:35.230 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:04:35.232 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:04:35.234 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:04:35.236 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:04:35.238 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:04:35.240 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:04:35.242 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:04:35.244 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:04:35.246 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:04:35.247 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:04:35.249 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:04:35.250 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:04:35.252 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-01 15:04:35.254 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:04:35.255 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:04:35.257 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-01 15:04:35.262 | + tools/install_pip.sh:main:146 : set -x 2026-07-01 15:04:35.264 | + tools/install_pip.sh:main:149 : get_versions 2026-07-01 15:04:35.266 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-01 15:04:35.270 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-01 15:04:35.272 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-01 15:04:35.276 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-01 15:04:35.276 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-01 15:04:35.853 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-01 15:04:35.855 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-01 15:04:35.855 | pip: 24.0 2026-07-01 15:04:35.857 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-01 15:04:35.860 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-01 15:04:35.862 | + ./stack.sh:main:804 : fixup_all 2026-07-01 15:04:35.864 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-01 15:04:35.866 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-01 15:04:35.868 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:04:35.870 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:04:35.872 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-01 15:04:35.886 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-01 15:04:35.901 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-01 15:04:35.916 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-01 15:04:35.919 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-01 15:04:35.923 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:04:35.926 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:04:35.929 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:04:35.931 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:04:35.935 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:04:35.937 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:04:35.940 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:04:35.943 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:04:35.945 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:04:35.947 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:04:35.950 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:04:35.952 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:04:35.955 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:04:35.958 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-01 15:04:35.960 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-01 15:04:35.963 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-01 15:04:35.979 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-01 15:04:35.996 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-01 15:04:36.013 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-01 15:04:36.030 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-01 15:04:36.045 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-01 15:04:36.062 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-01 15:04:36.077 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-01 15:04:36.094 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-01 15:04:36.098 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-01 15:04:36.100 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-01 15:04:41.581 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-01 15:04:41.606 | Using python 3.12 to install setuptools 2026-07-01 15:04:41.609 | + 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-07-01 15:04:43.010 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-01 15:04:43.260 | Collecting pip 2026-07-01 15:04:43.348 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-01 15:04:43.360 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-01 15:04:43.830 | Collecting setuptools[core] 2026-07-01 15:04:43.845 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 15:04:44.009 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-01 15:04:44.024 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 15:04:44.110 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-01 15:04:44.126 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-01 15:04:44.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-07-01 15:04:44.220 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-01 15:04:44.236 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 15:04:44.339 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-01 15:04:44.354 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:04:44.433 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-01 15:04:44.449 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:04:44.559 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:04:44.574 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 15:04:44.655 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:04:44.674 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 15:04:44.917 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:04:44.932 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-01 15:04:45.020 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:04:45.035 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-01 15:04:45.220 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:04:45.236 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-01 15:04:45.299 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:04:45.314 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-01 15:04:45.418 | 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-07-01 15:04:45.434 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-01 15:04:45.528 | 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-07-01 15:04:45.543 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 15:04:45.591 | 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-07-01 15:04:45.625 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-01 15:04:45.706 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.7 MB/s eta 0:00:00 2026-07-01 15:04:45.721 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-01 15:04:45.747 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-01 15:04:45.769 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-01 15:04:45.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.7 MB/s eta 0:00:00 2026-07-01 15:04:45.798 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 15:04:45.811 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.8 MB/s eta 0:00:00 2026-07-01 15:04:45.826 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-01 15:04:45.849 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 15:04:45.892 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.1 MB/s eta 0:00:00 2026-07-01 15:04:45.909 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-01 15:04:45.933 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-01 15:04:45.955 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-01 15:04:45.970 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.8 MB/s eta 0:00:00 2026-07-01 15:04:45.984 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-01 15:04:46.006 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-01 15:04:46.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.5 MB/s eta 0:00:00 2026-07-01 15:04:46.040 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-01 15:04:46.063 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-01 15:04:46.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.4 MB/s eta 0:00:00 2026-07-01 15:04:46.092 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-01 15:04:46.138 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.1 MB/s eta 0:00:00 2026-07-01 15:04:46.878 | 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-07-01 15:04:46.901 | Attempting uninstall: setuptools 2026-07-01 15:04:46.917 | Found existing installation: setuptools 68.1.2 2026-07-01 15:04:46.917 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:04:46.917 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-01 15:04:48.057 | Attempting uninstall: pygments 2026-07-01 15:04:48.089 | Found existing installation: Pygments 2.17.2 2026-07-01 15:04:48.090 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:04:48.090 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-01 15:04:49.356 | Attempting uninstall: pip 2026-07-01 15:04:49.363 | Found existing installation: pip 24.0 2026-07-01 15:04:49.432 | Uninstalling pip-24.0: 2026-07-01 15:04:49.443 | Successfully uninstalled pip-24.0 2026-07-01 15:04:51.056 | Attempting uninstall: packaging 2026-07-01 15:04:51.095 | Found existing installation: packaging 24.0 2026-07-01 15:04:51.096 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:04:51.096 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-01 15:04:51.290 | Attempting uninstall: markdown-it-py 2026-07-01 15:04:51.301 | Found existing installation: markdown-it-py 3.0.0 2026-07-01 15:04:51.302 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:04:51.302 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-01 15:04:51.464 | Attempting uninstall: wheel 2026-07-01 15:04:51.487 | Found existing installation: wheel 0.42.0 2026-07-01 15:04:51.487 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:04:51.488 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-01 15:04:51.539 | Attempting uninstall: rich 2026-07-01 15:04:51.580 | Found existing installation: rich 13.7.1 2026-07-01 15:04:51.582 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:04:51.582 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-01 15:04:52.299 | 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-07-01 15:04:52.494 | + inc/python:pip_install:216 : result=0 2026-07-01 15:04:52.496 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:04:52.499 | + functions-common:time_stop:2420 : local name 2026-07-01 15:04:52.501 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:04:52.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:04:52.505 | + functions-common:time_stop:2423 : local total 2026-07-01 15:04:52.508 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:04:52.509 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:04:52.512 | + functions-common:time_stop:2427 : start_time=1782918281600 2026-07-01 15:04:52.515 | + functions-common:time_stop:2429 : [[ -z 1782918281600 ]] 2026-07-01 15:04:52.517 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:04:52.521 | + functions-common:time_stop:2432 : end_time=1782918292518 2026-07-01 15:04:52.523 | + functions-common:time_stop:2433 : elapsed_time=10918 2026-07-01 15:04:52.525 | + functions-common:time_stop:2434 : total=0 2026-07-01 15:04:52.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:04:52.529 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10918 2026-07-01 15:04:52.531 | + inc/python:pip_install:219 : return 0 2026-07-01 15:04:52.533 | + 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-07-01 15:04:52.535 | + 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-07-01 15:04:52.537 | + 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-07-01 15:04:52.540 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-01 15:04:52.543 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-01 15:04:52.546 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-01 15:04:52.564 | Using python 3.12 to install os-testr 2026-07-01 15:04:52.566 | + 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-07-01 15:04:53.920 | Collecting os-testr 2026-07-01 15:04:54.063 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 15:04:54.128 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-01 15:04:54.146 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 15:04:54.185 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-01 15:04:54.205 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-01 15:04:54.263 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-01 15:04:54.282 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-01 15:04:54.295 | 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-07-01 15:04:54.324 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-01 15:04:54.341 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 15:04:54.437 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-01 15:04:54.454 | 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-07-01 15:04:54.493 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-01 15:04:54.522 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 15:04:54.562 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-01 15:04:54.587 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-01 15:04:54.612 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-01 15:04:54.637 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-01 15:04:54.674 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 24.4 MB/s 0:00:00 2026-07-01 15:04:54.842 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-01 15:04:54.988 | Attempting uninstall: PyYAML 2026-07-01 15:04:54.996 | Found existing installation: PyYAML 6.0.1 2026-07-01 15:04:54.997 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:04:54.997 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-01 15:04:55.380 | 2026-07-01 15:04:55.384 | 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-07-01 15:04:55.502 | + inc/python:pip_install:216 : result=0 2026-07-01 15:04:55.505 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:04:55.507 | + functions-common:time_stop:2420 : local name 2026-07-01 15:04:55.509 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:04:55.511 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:04:55.513 | + functions-common:time_stop:2423 : local total 2026-07-01 15:04:55.515 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:04:55.518 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:04:55.520 | + functions-common:time_stop:2427 : start_time=1782918292559 2026-07-01 15:04:55.522 | + functions-common:time_stop:2429 : [[ -z 1782918292559 ]] 2026-07-01 15:04:55.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:04:55.528 | + functions-common:time_stop:2432 : end_time=1782918295526 2026-07-01 15:04:55.530 | + functions-common:time_stop:2433 : elapsed_time=2967 2026-07-01 15:04:55.532 | + functions-common:time_stop:2434 : total=10918 2026-07-01 15:04:55.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:04:55.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13885 2026-07-01 15:04:55.539 | + inc/python:pip_install:219 : return 0 2026-07-01 15:04:55.542 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-01 15:04:55.602 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-01 15:04:55.698 | + ./stack.sh:main:832 : install_infra 2026-07-01 15:04:55.701 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 15:04:55.704 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-01 15:04:55.706 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-01 15:05:01.263 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 15:05:01.267 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-01 15:05:01.295 | + 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-07-01 15:05:02.675 | Collecting pbr 2026-07-01 15:05:02.677 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 15:05:03.118 | Collecting setuptools[core] 2026-07-01 15:05:03.120 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 15:05:03.270 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-01 15:05:03.272 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 15:05:03.359 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-01 15:05:03.362 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-01 15:05:03.431 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-01 15:05:03.433 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 15:05:03.525 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-01 15:05:03.527 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:05:03.594 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-01 15:05:03.596 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:05:03.695 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:05:03.697 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 15:05:03.767 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:05:03.769 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 15:05:03.999 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:05:04.002 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-01 15:05:04.079 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:05:04.082 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-01 15:05:04.246 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:05:04.251 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-01 15:05:04.299 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 15:05:04.301 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-01 15:05:04.382 | 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-07-01 15:05:04.384 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-01 15:05:04.461 | 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-07-01 15:05:04.464 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 15:05:04.551 | 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-07-01 15:05:04.639 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 15:05:04.664 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 15:05:04.668 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-01 15:05:04.670 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-01 15:05:04.672 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-01 15:05:04.675 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 15:05:04.678 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-01 15:05:04.681 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 15:05:04.692 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-01 15:05:04.694 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-01 15:05:04.696 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-01 15:05:04.700 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-01 15:05:04.701 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-01 15:05:04.706 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-01 15:05:04.708 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-01 15:05:04.711 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-01 15:05:04.737 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-01 15:05:05.016 | 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-07-01 15:05:08.749 | 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-07-01 15:05:08.941 | + inc/python:pip_install:216 : result=0 2026-07-01 15:05:08.944 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:05:08.946 | + functions-common:time_stop:2420 : local name 2026-07-01 15:05:08.949 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:05:08.951 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:05:08.954 | + functions-common:time_stop:2423 : local total 2026-07-01 15:05:08.957 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:05:08.959 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:05:08.961 | + functions-common:time_stop:2427 : start_time=1782918301286 2026-07-01 15:05:08.963 | + functions-common:time_stop:2429 : [[ -z 1782918301286 ]] 2026-07-01 15:05:08.966 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:05:08.971 | + functions-common:time_stop:2432 : end_time=1782918308968 2026-07-01 15:05:08.974 | + functions-common:time_stop:2433 : elapsed_time=7682 2026-07-01 15:05:08.976 | + functions-common:time_stop:2434 : total=13885 2026-07-01 15:05:08.978 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:05:08.981 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21567 2026-07-01 15:05:08.983 | + inc/python:pip_install:219 : return 0 2026-07-01 15:05:08.986 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 15:05:08.989 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-01 15:05:09.014 | + 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-07-01 15:05:10.258 | Processing /opt/stack/requirements 2026-07-01 15:05:10.262 | Installing build dependencies: started 2026-07-01 15:05:13.349 | Installing build dependencies: finished with status 'done' 2026-07-01 15:05:13.351 | Getting requirements to build wheel: started 2026-07-01 15:05:13.636 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 15:05:13.641 | Preparing metadata (pyproject.toml): started 2026-07-01 15:05:14.777 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:05:14.964 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 15:05:15.055 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-01 15:05:15.074 | 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.dev8463) (26.2) 2026-07-01 15:05:15.183 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 15:05:15.199 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 15:05:15.353 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 15:05:15.356 | 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-07-01 15:05:15.413 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 15:05:15.429 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-01 15:05:15.441 | 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.dev8463) (82.0.1) 2026-07-01 15:05:15.753 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 15:05:15.768 | 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-07-01 15:05:15.784 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.1 MB/s eta 0:00:00 2026-07-01 15:05:15.860 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 15:05:15.878 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 15:05:16.002 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 15:05:16.018 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 15:05:16.106 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 15:05:16.122 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 15:05:16.242 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-01 15:05:16.281 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-01 15:05:16.295 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.7 MB/s eta 0:00:00 2026-07-01 15:05:16.298 | 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-07-01 15:05:16.326 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 15:05:16.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.4 MB/s eta 0:00:00 2026-07-01 15:05:16.359 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-01 15:05:16.375 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.5 MB/s eta 0:00:00 2026-07-01 15:05:16.392 | 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-07-01 15:05:16.410 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.0 MB/s eta 0:00:00 2026-07-01 15:05:16.426 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 15:05:16.440 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.3 MB/s eta 0:00:00 2026-07-01 15:05:16.457 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 15:05:16.472 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.5 MB/s eta 0:00:00 2026-07-01 15:05:16.505 | Building wheels for collected packages: openstack_requirements 2026-07-01 15:05:16.507 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-01 15:05:18.690 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-01 15:05:18.691 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8463-py3-none-any.whl size=52406 sha256=5399467686618e14e11727e07a1afbad882bf2d1aec19b415ece25809469bdaf 2026-07-01 15:05:18.694 | Stored in directory: /tmp/pip-ephem-wheel-cache-4eq9frx9/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-01 15:05:18.696 | Successfully built openstack_requirements 2026-07-01 15:05:18.970 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-01 15:05:19.687 | 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.dev8463 requests-2.34.2 urllib3-2.7.0 2026-07-01 15:05:19.886 | + inc/python:pip_install:216 : result=0 2026-07-01 15:05:19.889 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:05:19.892 | + functions-common:time_stop:2420 : local name 2026-07-01 15:05:19.895 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:05:19.897 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:05:19.900 | + functions-common:time_stop:2423 : local total 2026-07-01 15:05:19.903 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:05:19.906 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:05:19.909 | + functions-common:time_stop:2427 : start_time=1782918309005 2026-07-01 15:05:19.912 | + functions-common:time_stop:2429 : [[ -z 1782918309005 ]] 2026-07-01 15:05:19.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:05:19.919 | + functions-common:time_stop:2432 : end_time=1782918319917 2026-07-01 15:05:19.922 | + functions-common:time_stop:2433 : elapsed_time=10912 2026-07-01 15:05:19.925 | + functions-common:time_stop:2434 : total=21567 2026-07-01 15:05:19.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:05:19.930 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32479 2026-07-01 15:05:19.933 | + inc/python:pip_install:219 : return 0 2026-07-01 15:05:19.936 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-01 15:05:19.939 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-01 15:05:19.942 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-01 15:05:19.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:05:19.948 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:05:19.951 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-01 15:05:19.953 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:05:19.956 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-01 15:05:19.976 | Using python 3.12 to install pbr 2026-07-01 15:05:19.980 | + 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-07-01 15:05:20.938 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-01 15:05:21.126 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-01 15:05:21.357 | + inc/python:pip_install:216 : result=0 2026-07-01 15:05:21.359 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:05:21.363 | + functions-common:time_stop:2420 : local name 2026-07-01 15:05:21.366 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:05:21.368 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:05:21.371 | + functions-common:time_stop:2423 : local total 2026-07-01 15:05:21.373 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:05:21.376 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:05:21.378 | + functions-common:time_stop:2427 : start_time=1782918319971 2026-07-01 15:05:21.380 | + functions-common:time_stop:2429 : [[ -z 1782918319971 ]] 2026-07-01 15:05:21.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:05:21.388 | + functions-common:time_stop:2432 : end_time=1782918321385 2026-07-01 15:05:21.390 | + functions-common:time_stop:2433 : elapsed_time=1414 2026-07-01 15:05:21.393 | + functions-common:time_stop:2434 : total=32479 2026-07-01 15:05:21.395 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:05:21.398 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33893 2026-07-01 15:05:21.401 | + inc/python:pip_install:219 : return 0 2026-07-01 15:05:21.404 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-01 15:05:26.962 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-01 15:05:27.768 | Collecting bindep 2026-07-01 15:05:27.857 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-01 15:05:27.960 | Collecting distro>=1.7 (from bindep) 2026-07-01 15:05:27.974 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-01 15:05:28.060 | Collecting packaging (from bindep) 2026-07-01 15:05:28.064 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 15:05:28.112 | Collecting Parsley (from bindep) 2026-07-01 15:05:28.128 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-01 15:05:28.218 | Collecting pbr>=2 (from bindep) 2026-07-01 15:05:28.220 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 15:05:28.628 | Collecting setuptools (from pbr>=2->bindep) 2026-07-01 15:05:28.630 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 15:05:28.717 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-01 15:05:28.746 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-01 15:05:28.755 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 15:05:28.758 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 15:05:28.776 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-01 15:05:28.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.3 MB/s eta 0:00:00 2026-07-01 15:05:28.800 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 15:05:28.950 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-01 15:05:30.651 | 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-07-01 15:05:30.794 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-01 15:05:30.797 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-01 15:05:30.800 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-01 15:05:30.821 | + ./stack.sh:main:841 : pkgs= 2026-07-01 15:05:30.823 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-01 15:05:30.825 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-01 15:05:30.828 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 15:05:30.832 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-01 15:05:30.835 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 15:05:30.837 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 15:05:30.839 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 15:05:30.842 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 15:05:30.845 | + functions-common:run_phase:1858 : local extra 2026-07-01 15:05:30.849 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 15:05:30.853 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 15:05:30.856 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 15:05:30.859 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 15:05:30.862 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-01 15:05:30.864 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 15:05:30.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:05:30.883 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:05:30.886 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:05:30.889 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-01 15:05:30.892 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:05:30.895 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 15:05:30.898 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:05:30.901 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-01 15:05:30.903 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:05:30.906 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-01 15:05:30.909 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:05:30.912 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-01 15:05:30.914 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 15:05:30.916 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 15:05:30.919 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:05:30.922 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 15:05:30.925 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-01 15:05:30.927 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 15:05:30.930 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-01 15:05:30.933 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 15:05:30.936 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 15:05:30.939 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-01 15:05:30.941 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-01 15:05:30.944 | + functions:set_systemd_override:845 : local value=2048 2026-07-01 15:05:30.947 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-01 15:05:30.949 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-01 15:05:31.015 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-01 15:05:31.015 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-01 15:05:31.018 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-01 15:05:31.440 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-01 15:05:31.443 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-01 15:05:31.462 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:05:31.466 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-01 15:05:31.469 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:05:31.472 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:05:31.475 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:05:31.477 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:05:31.480 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:05:31.482 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:05:31.485 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:05:31.487 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:05:31.490 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:05:31.492 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:05:31.495 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:05:31.497 | + functions-common:apt_get_update:1167 : return 2026-07-01 15:05:31.500 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-01 15:05:31.503 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:05:31.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:05:31.508 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:05:31.510 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-01 15:05:31.533 | + 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-07-01 15:05:31.570 | Reading package lists... 2026-07-01 15:05:31.967 | Building dependency tree... 2026-07-01 15:05:31.969 | Reading state information... 2026-07-01 15:05:32.605 | The following packages were automatically installed and are no longer required: 2026-07-01 15:05:32.607 | libfwupd2 libgusb2 2026-07-01 15:05:32.607 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:05:32.609 | The following additional packages will be installed: 2026-07-01 15:05:32.609 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-01 15:05:32.609 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-01 15:05:32.609 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-01 15:05:32.611 | erlang-tools erlang-xmerl 2026-07-01 15:05:32.613 | Suggested packages: 2026-07-01 15:05:32.613 | erlang erlang-manpages erlang-doc 2026-07-01 15:05:32.673 | The following NEW packages will be installed: 2026-07-01 15:05:32.673 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-01 15:05:32.674 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-01 15:05:32.674 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-01 15:05:32.676 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-01 15:05:32.758 | 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 15:05:32.758 | Need to get 36.1 MB of archives. 2026-07-01 15:05:32.758 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-01 15:05:32.758 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-01 15:05:32.946 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-01 15:05:32.977 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-01 15:05:32.988 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-01 15:05:33.017 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-01 15:05:33.035 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-01 15:05:33.051 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-01 15:05:33.074 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-01 15:05:33.091 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-01 15:05:33.107 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-01 15:05:33.121 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-01 15:05:33.137 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-01 15:05:33.164 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-01 15:05:33.178 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-01 15:05:33.195 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-01 15:05:33.211 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-01 15:05:33.238 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-01 15:05:33.268 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-01 15:05:33.750 | perl: warning: Setting locale failed. 2026-07-01 15:05:33.750 | perl: warning: Please check that your locale settings: 2026-07-01 15:05:33.750 | LANGUAGE = (unset), 2026-07-01 15:05:33.750 | LC_ALL = "en_US.utf8", 2026-07-01 15:05:33.750 | LANG = "de_DE.UTF-8" 2026-07-01 15:05:33.750 | are supported and installed on your system. 2026-07-01 15:05:33.750 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:05:33.812 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:05:33.812 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:05:33.812 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:05:33.999 | Fetched 36.1 MB in 1s (45.0 MB/s) 2026-07-01 15:05:34.082 | Selecting previously unselected package erlang-base. 2026-07-01 15:05:34.141 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-01 15:05:34.148 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:34.152 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:34.512 | Selecting previously unselected package erlang-asn1. 2026-07-01 15:05:34.523 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:34.528 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:34.588 | Selecting previously unselected package erlang-crypto. 2026-07-01 15:05:34.599 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:34.603 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:34.647 | Selecting previously unselected package erlang-public-key. 2026-07-01 15:05:34.658 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:34.662 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:34.712 | Selecting previously unselected package erlang-mnesia. 2026-07-01 15:05:34.724 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:34.727 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:34.792 | Selecting previously unselected package erlang-runtime-tools. 2026-07-01 15:05:34.803 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:34.807 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:34.866 | Selecting previously unselected package erlang-ssl. 2026-07-01 15:05:34.877 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:34.884 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:34.973 | Selecting previously unselected package erlang-eldap. 2026-07-01 15:05:34.983 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:34.987 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.029 | Selecting previously unselected package erlang-ftp. 2026-07-01 15:05:35.040 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.044 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.087 | Selecting previously unselected package erlang-tftp. 2026-07-01 15:05:35.099 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.103 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.148 | Selecting previously unselected package erlang-inets. 2026-07-01 15:05:35.160 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.164 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.248 | Selecting previously unselected package erlang-snmp. 2026-07-01 15:05:35.259 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.264 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.417 | Selecting previously unselected package erlang-os-mon. 2026-07-01 15:05:35.429 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.433 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.484 | Selecting previously unselected package erlang-parsetools. 2026-07-01 15:05:35.494 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.498 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.545 | Selecting previously unselected package erlang-syntax-tools. 2026-07-01 15:05:35.556 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.560 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.610 | Selecting previously unselected package erlang-tools. 2026-07-01 15:05:35.621 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.626 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.691 | Selecting previously unselected package erlang-xmerl. 2026-07-01 15:05:35.701 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 15:05:35.705 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:35.787 | Selecting previously unselected package rabbitmq-server. 2026-07-01 15:05:35.799 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-01 15:05:35.806 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-01 15:05:36.874 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:37.254 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-01 15:05:37.254 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-01 15:05:39.745 | Searching for services which depend on erlang and should be started... none found. 2026-07-01 15:05:39.751 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.763 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.775 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.786 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.798 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.809 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.822 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.834 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.846 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.858 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.870 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.881 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.893 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.905 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.916 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.928 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 15:05:39.940 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-01 15:05:40.032 | info: Selecting GID from range 100 to 999 ... 2026-07-01 15:05:40.037 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-01 15:05:40.141 | info: Selecting UID from range 100 to 999 ... 2026-07-01 15:05:40.141 | 2026-07-01 15:05:40.146 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-01 15:05:40.149 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-01 15:05:40.204 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-01 15:05:40.415 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-01 15:06:00.457 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 15:06:02.109 | perl: warning: Setting locale failed. 2026-07-01 15:06:02.109 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:02.109 | LANGUAGE = (unset), 2026-07-01 15:06:02.109 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:02.109 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:02.109 | are supported and installed on your system. 2026-07-01 15:06:02.110 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:02.237 | perl: warning: Setting locale failed. 2026-07-01 15:06:02.237 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:02.237 | LANGUAGE = (unset), 2026-07-01 15:06:02.238 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:02.238 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:02.238 | are supported and installed on your system. 2026-07-01 15:06:02.238 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:02.288 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:06:02.288 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:06:02.289 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:06:02.359 | perl: warning: Setting locale failed. 2026-07-01 15:06:02.360 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:02.360 | LANGUAGE = (unset), 2026-07-01 15:06:02.360 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:02.360 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:02.360 | are supported and installed on your system. 2026-07-01 15:06:02.360 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:02.861 | 2026-07-01 15:06:02.861 | Running kernel seems to be up-to-date. 2026-07-01 15:06:02.862 | 2026-07-01 15:06:02.862 | Restarting services... 2026-07-01 15:06:02.890 | 2026-07-01 15:06:02.890 | Service restarts being deferred: 2026-07-01 15:06:02.890 | systemctl restart virtlockd.service 2026-07-01 15:06:02.890 | systemctl restart virtlogd.service 2026-07-01 15:06:02.890 | 2026-07-01 15:06:02.890 | No containers need to be restarted. 2026-07-01 15:06:02.891 | 2026-07-01 15:06:02.891 | No user sessions are running outdated binaries. 2026-07-01 15:06:02.891 | 2026-07-01 15:06:02.891 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:06:04.882 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:06:04.885 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:06:04.888 | + functions-common:time_stop:2420 : local name 2026-07-01 15:06:04.891 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:06:04.893 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:06:04.896 | + functions-common:time_stop:2423 : local total 2026-07-01 15:06:04.899 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:06:04.902 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:06:04.904 | + functions-common:time_stop:2427 : start_time=1782918331530 2026-07-01 15:06:04.907 | + functions-common:time_stop:2429 : [[ -z 1782918331530 ]] 2026-07-01 15:06:04.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:06:04.915 | + functions-common:time_stop:2432 : end_time=1782918364912 2026-07-01 15:06:04.918 | + functions-common:time_stop:2433 : elapsed_time=33382 2026-07-01 15:06:04.920 | + functions-common:time_stop:2434 : total=65866 2026-07-01 15:06:04.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:06:04.925 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99248 2026-07-01 15:06:04.928 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:06:04.930 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-01 15:06:04.932 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:06:04.935 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:06:04.938 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:06:04.940 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:06:04.943 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:06:04.946 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:06:04.948 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:06:04.951 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:06:04.954 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:06:04.956 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:06:04.959 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:06:04.962 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:06:04.964 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:06:04.967 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-01 15:06:04.970 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-01 15:06:04.987 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:06:04.990 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-01 15:06:04.993 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:06:04.996 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-01 15:06:04.998 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-01 15:06:05.001 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-01 15:06:05.005 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-01 15:06:05.008 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-01 15:06:05.011 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-01 15:06:05.014 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-01 15:06:05.017 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-01 15:06:05.020 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-01 15:06:05.023 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-01 15:06:06.124 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-01 15:06:06.124 | user tags 2026-07-01 15:06:06.124 | guest [administrator]' 2026-07-01 15:06:06.128 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-01 15:06:06.129 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-01 15:06:06.129 | user tags 2026-07-01 15:06:06.129 | guest [administrator]' 2026-07-01 15:06:06.135 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-01 15:06:06.138 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-01 15:06:06.140 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-01 15:06:07.154 | Adding user "stackrabbit" ... 2026-07-01 15:06:07.166 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-01 15:06:07.185 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-01 15:06:08.264 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-01 15:06:08.309 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-01 15:06:08.313 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-01 15:06:09.419 | Changing password for user "stackrabbit" ... 2026-07-01 15:06:09.457 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-01 15:06:09.460 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-01 15:06:09.463 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-01 15:06:10.616 | Deleting user "guest" ... 2026-07-01 15:06:10.651 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-01 15:06:10.673 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:06:10.675 | + ./stack.sh:main:858 : install_database 2026-07-01 15:06:10.680 | + lib/database:install_database:118 : install_database_mysql 2026-07-01 15:06:10.683 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-01 15:06:10.686 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:10.689 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:10.692 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-01 15:06:10.705 | perl: warning: Setting locale failed. 2026-07-01 15:06:10.705 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:10.705 | LANGUAGE = (unset), 2026-07-01 15:06:10.705 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:10.705 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:10.705 | are supported and installed on your system. 2026-07-01 15:06:10.705 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:10.760 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:06:10.760 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:06:10.760 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:06:10.869 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-01 15:06:10.871 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-01 15:06:10.876 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-01 15:06:10.879 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:10.882 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:10.885 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-01 15:06:10.887 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-01 15:06:10.890 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-01 15:06:10.895 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-01 15:06:10.897 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-01 15:06:10.900 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:06:10.902 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:06:10.905 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:06:10.908 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:06:10.910 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:06:10.913 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:06:10.915 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:06:10.917 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:06:10.920 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:06:10.923 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:06:10.925 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:06:10.928 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:06:10.931 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:06:10.933 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-01 15:06:10.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:10.939 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:10.941 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-01 15:06:10.944 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:06:10.947 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:06:10.949 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:06:10.952 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:06:10.955 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:06:10.958 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:06:10.961 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:10.964 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:10.966 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:06:10.969 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:06:10.972 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:06:10.975 | + functions-common:apt_get_update:1167 : return 2026-07-01 15:06:10.978 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-01 15:06:10.981 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:06:10.984 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:10.987 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:10.990 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-01 15:06:11.012 | + 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-07-01 15:06:11.060 | Reading package lists... 2026-07-01 15:06:11.429 | Building dependency tree... 2026-07-01 15:06:11.430 | Reading state information... 2026-07-01 15:06:11.983 | The following packages were automatically installed and are no longer required: 2026-07-01 15:06:11.985 | libfwupd2 libgusb2 2026-07-01 15:06:11.985 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:06:11.986 | The following additional packages will be installed: 2026-07-01 15:06:11.987 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-01 15:06:11.987 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-01 15:06:11.987 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-01 15:06:11.987 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-01 15:06:11.987 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-01 15:06:11.988 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-01 15:06:11.988 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-01 15:06:11.990 | Suggested packages: 2026-07-01 15:06:11.991 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-01 15:06:11.991 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-01 15:06:12.041 | The following NEW packages will be installed: 2026-07-01 15:06:12.041 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-01 15:06:12.042 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-01 15:06:12.042 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-01 15:06:12.042 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-01 15:06:12.042 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-01 15:06:12.042 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-01 15:06:12.043 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-01 15:06:12.125 | 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 15:06:12.125 | Need to get 29.6 MB of archives. 2026-07-01 15:06:12.125 | After this operation, 243 MB of additional disk space will be used. 2026-07-01 15:06:12.125 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-01 15:06:12.222 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-01 15:06:12.238 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-01 15:06:12.250 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-01 15:06:12.268 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-01 15:06:12.282 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-01 15:06:12.498 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-01 15:06:12.515 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-01 15:06:12.515 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-01 15:06:12.528 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-01 15:06:12.542 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-01 15:06:12.558 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-01 15:06:12.575 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-01 15:06:12.586 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-01 15:06:12.599 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-01 15:06:12.609 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-01 15:06:12.628 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-01 15:06:12.642 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-01 15:06:12.654 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-01 15:06:12.664 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-01 15:06:12.679 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-01 15:06:12.695 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-01 15:06:12.707 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-01 15:06:12.725 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-01 15:06:12.741 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-01 15:06:12.819 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-01 15:06:12.826 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-01 15:06:13.056 | perl: warning: Setting locale failed. 2026-07-01 15:06:13.056 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:13.056 | LANGUAGE = (unset), 2026-07-01 15:06:13.056 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:13.056 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:13.057 | are supported and installed on your system. 2026-07-01 15:06:13.057 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:13.121 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:06:13.121 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:06:13.121 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:06:13.247 | Vorkonfiguration der Pakete ... 2026-07-01 15:06:13.258 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:06:13.396 | Fetched 29.6 MB in 1s (39.4 MB/s) 2026-07-01 15:06:13.431 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-01 15:06:13.491 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-01 15:06:13.497 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 15:06:13.502 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:13.918 | Selecting previously unselected package mysql-client-8.0. 2026-07-01 15:06:13.930 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 15:06:13.934 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:13.984 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-01 15:06:13.996 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-01 15:06:14.004 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 15:06:14.055 | Selecting previously unselected package libmecab2:amd64. 2026-07-01 15:06:14.066 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-01 15:06:14.070 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-01 15:06:14.125 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-01 15:06:14.139 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-01 15:06:14.143 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-01 15:06:14.230 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-01 15:06:14.243 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 15:06:14.247 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:15.218 | Selecting previously unselected package mysql-server-8.0. 2026-07-01 15:06:15.233 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 15:06:15.240 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:06:15.298 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:06:15.298 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:06:15.298 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:06:15.381 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:06:15.394 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:06:15.718 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:15.785 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-01 15:06:15.796 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-01 15:06:15.800 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-01 15:06:15.845 | Selecting previously unselected package liburi-perl. 2026-07-01 15:06:15.860 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-01 15:06:15.864 | Unpacking liburi-perl (5.27-1) ... 2026-07-01 15:06:15.949 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-01 15:06:15.964 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-01 15:06:15.969 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-01 15:06:16.031 | Selecting previously unselected package libcgi-pm-perl. 2026-07-01 15:06:16.046 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-01 15:06:16.051 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-01 15:06:16.118 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-01 15:06:16.133 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:06:16.138 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 15:06:16.181 | Selecting previously unselected package libfcgi-perl. 2026-07-01 15:06:16.196 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-01 15:06:16.202 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-01 15:06:16.247 | Selecting previously unselected package libcgi-fast-perl. 2026-07-01 15:06:16.262 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-01 15:06:16.267 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-01 15:06:16.310 | Selecting previously unselected package libclone-perl:amd64. 2026-07-01 15:06:16.325 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-01 15:06:16.330 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-01 15:06:16.376 | Selecting previously unselected package libencode-locale-perl. 2026-07-01 15:06:16.390 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-01 15:06:16.395 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-01 15:06:16.438 | Selecting previously unselected package libfcgi-bin. 2026-07-01 15:06:16.451 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:06:16.456 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 15:06:16.499 | Selecting previously unselected package libhtml-template-perl. 2026-07-01 15:06:16.514 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-01 15:06:16.518 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-01 15:06:16.565 | Selecting previously unselected package libtimedate-perl. 2026-07-01 15:06:16.580 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-01 15:06:16.584 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-01 15:06:16.655 | Selecting previously unselected package libhttp-date-perl. 2026-07-01 15:06:16.670 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-01 15:06:16.674 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-01 15:06:16.720 | Selecting previously unselected package libio-html-perl. 2026-07-01 15:06:16.735 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-01 15:06:16.740 | Unpacking libio-html-perl (1.004-3) ... 2026-07-01 15:06:16.785 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-01 15:06:16.800 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-01 15:06:16.804 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-01 15:06:16.848 | Selecting previously unselected package libhttp-message-perl. 2026-07-01 15:06:16.863 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-01 15:06:16.867 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-01 15:06:16.922 | Selecting previously unselected package mecab-utils. 2026-07-01 15:06:16.937 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-01 15:06:16.941 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-01 15:06:17.008 | Selecting previously unselected package mecab-ipadic. 2026-07-01 15:06:17.023 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-01 15:06:17.027 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-01 15:06:17.662 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-01 15:06:17.675 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-01 15:06:17.678 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-01 15:06:17.722 | Selecting previously unselected package mysql-server. 2026-07-01 15:06:17.738 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-01 15:06:17.741 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:17.814 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-01 15:06:17.826 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-01 15:06:17.842 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:17.855 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-01 15:06:17.867 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 15:06:17.880 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 15:06:17.894 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-01 15:06:17.905 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-01 15:06:17.916 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 15:06:17.928 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-01 15:06:17.939 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-01 15:06:17.950 | Setting up libio-html-perl (1.004-3) ... 2026-07-01 15:06:17.962 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:17.974 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-01 15:06:17.985 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:17.995 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-01 15:06:18.006 | Setting up liburi-perl (5.27-1) ... 2026-07-01 15:06:18.017 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:18.064 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:06:18.117 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:06:18.117 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:06:18.117 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:06:18.194 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:06:18.204 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:06:18.261 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-01 15:06:18.295 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-01 15:06:30.170 | mysqld will log errors to /var/log/mysql/error.log 2026-07-01 15:06:31.015 | mysqld is running as pid 16099 2026-07-01 15:06:33.484 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-01 15:06:35.189 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-01 15:06:35.200 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-01 15:06:35.210 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-01 15:06:35.214 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-01 15:06:35.215 | 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-07-01 15:06:35.215 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-01 15:06:35.435 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-01 15:06:35.484 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-01 15:06:35.484 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-01 15:06:35.484 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-01 15:06:35.484 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-01 15:06:35.491 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-01 15:06:35.495 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-01 15:06:35.577 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-01 15:06:35.577 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-01 15:06:35.577 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-01 15:06:35.578 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-01 15:06:35.673 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-01 15:06:35.676 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-01 15:06:35.684 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-01 15:06:35.685 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-01 15:06:35.686 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-01 15:06:35.686 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-01 15:06:35.715 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-01 15:06:35.716 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-01 15:06:35.716 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-01 15:06:36.040 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-01 15:06:36.040 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-01 15:06:36.040 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-01 15:06:36.190 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-01 15:06:36.238 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-01 15:06:36.239 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-01 15:06:36.588 | 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-07-01 15:06:36.706 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-01 15:06:36.953 | 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-07-01 15:06:36.956 | 2026-07-01 15:06:36.956 | done! 2026-07-01 15:06:36.964 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-01 15:06:36.972 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-01 15:06:36.981 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-01 15:06:36.986 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-01 15:06:36.986 | 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-07-01 15:06:36.987 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-01 15:06:37.283 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-01 15:06:37.364 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-01 15:06:37.364 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-01 15:06:37.365 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-01 15:06:37.365 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-01 15:06:37.375 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-01 15:06:37.380 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-01 15:06:37.493 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-01 15:06:37.495 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-01 15:06:37.495 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-01 15:06:37.495 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-01 15:06:37.621 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-01 15:06:37.625 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-01 15:06:37.637 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-01 15:06:37.637 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-01 15:06:37.638 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-01 15:06:37.640 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-01 15:06:37.679 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-01 15:06:37.680 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-01 15:06:37.680 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-01 15:06:38.144 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-01 15:06:38.144 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-01 15:06:38.145 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-01 15:06:38.351 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-01 15:06:38.421 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-01 15:06:38.421 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-01 15:06:38.851 | 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-07-01 15:06:38.982 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-01 15:06:39.229 | 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-07-01 15:06:39.232 | 2026-07-01 15:06:39.232 | done! 2026-07-01 15:06:39.240 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-01 15:06:39.248 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-01 15:06:39.258 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-01 15:06:39.269 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 15:06:39.279 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-01 15:06:39.289 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-01 15:06:39.300 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-01 15:06:39.311 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 15:06:41.277 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 15:06:41.524 | perl: warning: Setting locale failed. 2026-07-01 15:06:41.525 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:41.525 | LANGUAGE = (unset), 2026-07-01 15:06:41.525 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:41.525 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:41.525 | are supported and installed on your system. 2026-07-01 15:06:41.525 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:41.656 | perl: warning: Setting locale failed. 2026-07-01 15:06:41.657 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:41.657 | LANGUAGE = (unset), 2026-07-01 15:06:41.657 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:41.657 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:41.657 | are supported and installed on your system. 2026-07-01 15:06:41.657 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:41.714 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:06:41.714 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:06:41.714 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:06:41.796 | perl: warning: Setting locale failed. 2026-07-01 15:06:41.797 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:41.797 | LANGUAGE = (unset), 2026-07-01 15:06:41.797 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:41.797 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:41.797 | are supported and installed on your system. 2026-07-01 15:06:41.797 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:42.311 | 2026-07-01 15:06:42.312 | Running kernel seems to be up-to-date. 2026-07-01 15:06:42.312 | 2026-07-01 15:06:42.312 | Restarting services... 2026-07-01 15:06:42.339 | 2026-07-01 15:06:42.339 | Service restarts being deferred: 2026-07-01 15:06:42.339 | systemctl restart virtlockd.service 2026-07-01 15:06:42.339 | systemctl restart virtlogd.service 2026-07-01 15:06:42.339 | 2026-07-01 15:06:42.339 | No containers need to be restarted. 2026-07-01 15:06:42.339 | 2026-07-01 15:06:42.340 | No user sessions are running outdated binaries. 2026-07-01 15:06:42.340 | 2026-07-01 15:06:42.340 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:06:44.363 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:06:44.365 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:06:44.368 | + functions-common:time_stop:2420 : local name 2026-07-01 15:06:44.370 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:06:44.372 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:06:44.375 | + functions-common:time_stop:2423 : local total 2026-07-01 15:06:44.378 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:06:44.380 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:06:44.383 | + functions-common:time_stop:2427 : start_time=1782918371009 2026-07-01 15:06:44.386 | + functions-common:time_stop:2429 : [[ -z 1782918371009 ]] 2026-07-01 15:06:44.390 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:06:44.394 | + functions-common:time_stop:2432 : end_time=1782918404391 2026-07-01 15:06:44.397 | + functions-common:time_stop:2433 : elapsed_time=33382 2026-07-01 15:06:44.399 | + functions-common:time_stop:2434 : total=99248 2026-07-01 15:06:44.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:06:44.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=132630 2026-07-01 15:06:44.408 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:06:44.411 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-01 15:06:44.413 | + ./stack.sh:main:861 : install_database_python 2026-07-01 15:06:44.416 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-01 15:06:44.419 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-01 15:06:44.422 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-01 15:06:44.425 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 15:06:44.428 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-01 15:06:44.431 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-01 15:06:44.434 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 15:06:44.439 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-01 15:06:44.439 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 15:06:44.444 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-01 15:06:44.446 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-01 15:06:44.449 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-01 15:06:44.452 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-01 15:06:44.455 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-01 15:06:44.478 | Using python 3.12 to install PyMySQL 2026-07-01 15:06:44.481 | + 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-07-01 15:06:45.633 | Collecting PyMySQL 2026-07-01 15:06:45.772 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-01 15:06:45.800 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-01 15:06:45.976 | Installing collected packages: PyMySQL 2026-07-01 15:06:46.046 | Successfully installed PyMySQL-1.2.0 2026-07-01 15:06:46.148 | + inc/python:pip_install:216 : result=0 2026-07-01 15:06:46.151 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:06:46.154 | + functions-common:time_stop:2420 : local name 2026-07-01 15:06:46.158 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:06:46.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:06:46.163 | + functions-common:time_stop:2423 : local total 2026-07-01 15:06:46.167 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:06:46.170 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:06:46.174 | + functions-common:time_stop:2427 : start_time=1782918404473 2026-07-01 15:06:46.177 | + functions-common:time_stop:2429 : [[ -z 1782918404473 ]] 2026-07-01 15:06:46.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:06:46.186 | + functions-common:time_stop:2432 : end_time=1782918406183 2026-07-01 15:06:46.190 | + functions-common:time_stop:2433 : elapsed_time=1710 2026-07-01 15:06:46.194 | + functions-common:time_stop:2434 : total=33893 2026-07-01 15:06:46.197 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:06:46.200 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35603 2026-07-01 15:06:46.204 | + inc/python:pip_install:219 : return 0 2026-07-01 15:06:46.207 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-01 15:06:46.211 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-01 15:06:46.214 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-01 15:06:46.218 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-01 15:06:46.237 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:06:46.239 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-01 15:06:46.242 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-01 15:06:46.259 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:06:46.261 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-01 15:06:46.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:06:46.281 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-01 15:06:46.297 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:06:46.300 | + ./stack.sh:main:869 : install_etcd3 2026-07-01 15:06:46.302 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-01 15:06:46.303 | Installing etcd 2026-07-01 15:06:46.306 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-01 15:06:46.321 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-01 15:06:46.336 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-01 15:06:46.339 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-01 15:06:46.359 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-01 15:06:46.363 | ++ 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-07-01 15:06:46.366 | ++ 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-07-01 15:06:46.368 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-01 15:06:46.371 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-01 15:06:46.374 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-01 15:06:46.376 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 15:06:46.379 | ++ 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-07-01 15:06:46.381 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-01 15:06:46.384 | ++ 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-07-01 15:06:46.389 | --2026-07-01 17:06:46-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 15:06:46.435 | Resolving github.com (github.com)... 140.82.121.4 2026-07-01 15:06:46.454 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-01 15:06:46.517 | HTTP request sent, awaiting response... 302 Found 2026-07-01 15:06:46.518 | 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-07-01T15%3A54%3A19Z&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-07-01T14%3A53%3A54Z&ske=2026-07-01T15%3A54%3A19Z&sks=b&skv=2018-11-09&sig=iNp9HJgNZ8KRNlgXvz6foBxusBQoMvsRmMQAn0NfhYs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkyMDE3OSwibmJmIjoxNzgyOTE4Mzc5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.J2p2mIdOA5oY_0b44slO_BCle0gCZrb6_pmWnUm0D6o&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-01 15:06:46.518 | --2026-07-01 17:06:46-- 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-07-01T15%3A54%3A19Z&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-07-01T14%3A53%3A54Z&ske=2026-07-01T15%3A54%3A19Z&sks=b&skv=2018-11-09&sig=iNp9HJgNZ8KRNlgXvz6foBxusBQoMvsRmMQAn0NfhYs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkyMDE3OSwibmJmIjoxNzgyOTE4Mzc5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.J2p2mIdOA5oY_0b44slO_BCle0gCZrb6_pmWnUm0D6o&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-01 15:06:46.518 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-07-01 15:06:46.529 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-01 15:06:46.592 | HTTP request sent, awaiting response... 200 OK 2026-07-01 15:06:46.592 | Length: 20927601 (20M) [application/octet-stream] 2026-07-01 15:06:46.592 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-01 15:06:46.643 | 2026-07-01 15:06:46.841 | 0K ........ ........ ... 100% 80.1M=0.2s 2026-07-01 15:06:46.841 | 2026-07-01 15:06:46.841 | 2026-07-01 17:06:46 (80.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-01 15:06:46.842 | 2026-07-01 15:06:46.846 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-01 15:06:46.849 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 15:06:46.852 | ++ functions:get_extra_file:81 : return 2026-07-01 15:06:46.855 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 15:06:46.858 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-01 15:06:46.860 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-01 15:06:46.863 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-01 15:06:46.888 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-01 15:06:46.892 | + 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-07-01 15:06:46.902 | etcd-v3.5.21-linux-amd64/ 2026-07-01 15:06:46.902 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-01 15:06:46.902 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-01 15:06:46.902 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-01 15:06:46.902 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-01 15:06:46.902 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-01 15:06:46.902 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-01 15:06:46.902 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-01 15:06:46.903 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-01 15:06:46.903 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-01 15:06:46.903 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-01 15:06:46.903 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-01 15:06:46.903 | etcd-v3.5.21-linux-amd64/README.md 2026-07-01 15:06:46.903 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-01 15:06:47.069 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-01 15:06:47.268 | etcd-v3.5.21-linux-amd64/etcd 2026-07-01 15:06:47.530 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-01 15:06:47.568 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-01 15:06:47.599 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-01 15:06:47.601 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-01 15:06:47.619 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:06:47.621 | + ./stack.sh:main:888 : install_dstat 2026-07-01 15:06:47.624 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-01 15:06:47.640 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:06:47.644 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-01 15:06:47.647 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:06:47.649 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-01 15:06:47.652 | + ./stack.sh:main:897 : install_libs 2026-07-01 15:06:47.654 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-01 15:06:47.657 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-01 15:06:47.659 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-01 15:06:47.661 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-01 15:06:47.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.666 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.668 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-01 15:06:47.671 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.673 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-01 15:06:47.675 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-01 15:06:47.677 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-01 15:06:47.680 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-01 15:06:47.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.685 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-01 15:06:47.690 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.692 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-01 15:06:47.695 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-01 15:06:47.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-01 15:06:47.700 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-01 15:06:47.703 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.705 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.707 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-01 15:06:47.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.712 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-01 15:06:47.714 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-01 15:06:47.717 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-01 15:06:47.719 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-01 15:06:47.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.725 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.728 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-01 15:06:47.730 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.733 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-01 15:06:47.735 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-01 15:06:47.737 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-01 15:06:47.740 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-01 15:06:47.743 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.745 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.748 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-01 15:06:47.751 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.753 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-01 15:06:47.755 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-01 15:06:47.758 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-01 15:06:47.760 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-01 15:06:47.762 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.764 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-01 15:06:47.770 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.773 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-01 15:06:47.775 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-01 15:06:47.777 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-01 15:06:47.779 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-01 15:06:47.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.784 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.787 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-01 15:06:47.789 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.791 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-01 15:06:47.794 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-01 15:06:47.797 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-01 15:06:47.799 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-01 15:06:47.802 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.805 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.807 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-01 15:06:47.810 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.813 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-01 15:06:47.816 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-01 15:06:47.818 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-01 15:06:47.821 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-01 15:06:47.823 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.825 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.828 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-01 15:06:47.830 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.833 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-01 15:06:47.836 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-01 15:06:47.839 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-01 15:06:47.841 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-01 15:06:47.844 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.848 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.851 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-01 15:06:47.853 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.856 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-01 15:06:47.859 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-01 15:06:47.862 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-01 15:06:47.865 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-01 15:06:47.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.871 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.874 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-01 15:06:47.876 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.879 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-01 15:06:47.882 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-01 15:06:47.884 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-01 15:06:47.886 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-01 15:06:47.889 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.892 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.895 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-01 15:06:47.897 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.899 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-01 15:06:47.901 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-01 15:06:47.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-01 15:06:47.907 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-01 15:06:47.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.913 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-01 15:06:47.916 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.918 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-01 15:06:47.921 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-01 15:06:47.923 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-01 15:06:47.925 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-01 15:06:47.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.931 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-01 15:06:47.936 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.939 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-01 15:06:47.941 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-01 15:06:47.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-01 15:06:47.946 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-01 15:06:47.948 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.950 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.953 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-01 15:06:47.955 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.958 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-01 15:06:47.961 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-01 15:06:47.963 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-01 15:06:47.966 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-01 15:06:47.968 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.971 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.974 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-01 15:06:47.976 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.979 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-01 15:06:47.982 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-01 15:06:47.984 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-01 15:06:47.987 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-01 15:06:47.989 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:47.992 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:47.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-01 15:06:47.996 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:47.999 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-01 15:06:48.002 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-01 15:06:48.005 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-01 15:06:48.008 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-01 15:06:48.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.012 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.015 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-01 15:06:48.017 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.019 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-01 15:06:48.022 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-01 15:06:48.025 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-01 15:06:48.028 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-01 15:06:48.031 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.033 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.035 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-01 15:06:48.037 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.040 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-01 15:06:48.043 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-01 15:06:48.046 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-01 15:06:48.049 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-01 15:06:48.051 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.054 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.056 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-01 15:06:48.059 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.062 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-01 15:06:48.065 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-01 15:06:48.067 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-01 15:06:48.070 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-01 15:06:48.072 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.074 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.076 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-01 15:06:48.079 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.082 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-01 15:06:48.084 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-01 15:06:48.087 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-01 15:06:48.089 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-01 15:06:48.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.094 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.096 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-01 15:06:48.098 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.100 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-01 15:06:48.103 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-01 15:06:48.106 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-01 15:06:48.108 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-01 15:06:48.110 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.113 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.115 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-01 15:06:48.117 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.120 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-01 15:06:48.122 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-01 15:06:48.124 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-01 15:06:48.127 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-01 15:06:48.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.132 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.135 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-01 15:06:48.137 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.139 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-01 15:06:48.142 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-01 15:06:48.145 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-01 15:06:48.148 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-01 15:06:48.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.153 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.155 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-01 15:06:48.158 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.161 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-01 15:06:48.163 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-01 15:06:48.166 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-01 15:06:48.169 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-01 15:06:48.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.176 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-01 15:06:48.178 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.180 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-01 15:06:48.184 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-01 15:06:48.187 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-01 15:06:48.189 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-01 15:06:48.192 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.194 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-01 15:06:48.200 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.202 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-01 15:06:48.205 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-01 15:06:48.207 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-01 15:06:48.210 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-01 15:06:48.212 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.214 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.216 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-01 15:06:48.219 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.221 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-01 15:06:48.224 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-01 15:06:48.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-01 15:06:48.230 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-01 15:06:48.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.235 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.237 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-01 15:06:48.239 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.242 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-01 15:06:48.244 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-01 15:06:48.247 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-01 15:06:48.249 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-01 15:06:48.252 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-01 15:06:48.259 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.262 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-01 15:06:48.264 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-01 15:06:48.266 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-01 15:06:48.269 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-01 15:06:48.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.273 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.275 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-01 15:06:48.278 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.280 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-01 15:06:48.283 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-01 15:06:48.286 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-01 15:06:48.288 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-01 15:06:48.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.294 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.297 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-01 15:06:48.300 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.302 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-01 15:06:48.305 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-01 15:06:48.308 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-01 15:06:48.319 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-01 15:06:48.323 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.327 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.331 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-01 15:06:48.333 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.337 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-01 15:06:48.339 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-01 15:06:48.343 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-01 15:06:48.345 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-01 15:06:48.349 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.352 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.354 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-01 15:06:48.356 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.360 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-01 15:06:48.364 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-01 15:06:48.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-01 15:06:48.371 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-01 15:06:48.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.380 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-01 15:06:48.383 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.387 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-01 15:06:48.390 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-01 15:06:48.394 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-01 15:06:48.398 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-01 15:06:48.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.405 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.409 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-01 15:06:48.413 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.416 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-01 15:06:48.420 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-01 15:06:48.423 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-01 15:06:48.427 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-01 15:06:48.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.434 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.438 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-01 15:06:48.442 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.446 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-01 15:06:48.449 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-01 15:06:48.452 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-01 15:06:48.456 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-01 15:06:48.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.463 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.467 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-01 15:06:48.471 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.475 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-01 15:06:48.478 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-01 15:06:48.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:06:48.485 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:06:48.488 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-01 15:06:48.492 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:06:48.496 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-01 15:06:48.526 | Using python 3.12 to install etcd3gw 2026-07-01 15:06:48.530 | + 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-07-01 15:06:49.686 | Collecting etcd3gw 2026-07-01 15:06:49.824 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 15:06:49.835 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-01 15:06:49.879 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-01 15:06:49.882 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 15:06:49.928 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-01 15:06:49.946 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:06:49.994 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-01 15:06:50.009 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 15:06:50.526 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-01 15:06:50.542 | 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-07-01 15:06:50.556 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-01 15:06:50.727 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-01 15:06:50.730 | 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-07-01 15:06:50.764 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-01 15:06:50.767 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 15:06:50.808 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-01 15:06:50.810 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 15:06:50.816 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-01 15:06:50.848 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-01 15:06:50.880 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-01 15:06:50.905 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-01 15:06:50.915 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 15:06:50.917 | 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-07-01 15:06:50.919 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 15:06:50.922 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 15:06:50.938 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-01 15:06:51.165 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-01 15:06:51.223 | Attempting uninstall: urllib3 2026-07-01 15:06:51.229 | Found existing installation: urllib3 2.0.7 2026-07-01 15:06:51.229 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:06:51.230 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-01 15:06:51.373 | Attempting uninstall: idna 2026-07-01 15:06:51.382 | Found existing installation: idna 3.6 2026-07-01 15:06:51.382 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:06:51.383 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-01 15:06:51.543 | Attempting uninstall: requests 2026-07-01 15:06:51.551 | Found existing installation: requests 2.31.0 2026-07-01 15:06:51.551 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:06:51.552 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-01 15:06:51.786 | 2026-07-01 15:06:51.791 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-07-01 15:06:51.929 | + inc/python:pip_install:216 : result=0 2026-07-01 15:06:51.931 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:06:51.935 | + functions-common:time_stop:2420 : local name 2026-07-01 15:06:51.938 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:06:51.940 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:06:51.944 | + functions-common:time_stop:2423 : local total 2026-07-01 15:06:51.948 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:06:51.950 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:06:51.952 | + functions-common:time_stop:2427 : start_time=1782918408520 2026-07-01 15:06:51.954 | + functions-common:time_stop:2429 : [[ -z 1782918408520 ]] 2026-07-01 15:06:51.958 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:06:51.963 | + functions-common:time_stop:2432 : end_time=1782918411960 2026-07-01 15:06:51.966 | + functions-common:time_stop:2433 : elapsed_time=3440 2026-07-01 15:06:51.968 | + functions-common:time_stop:2434 : total=35603 2026-07-01 15:06:51.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:06:51.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39043 2026-07-01 15:06:51.976 | + inc/python:pip_install:219 : return 0 2026-07-01 15:06:51.979 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-01 15:06:51.981 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-01 15:06:51.985 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-01 15:06:51.988 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:06:51.991 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:06:51.994 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:06:51.998 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:06:52.002 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:06:52.006 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:06:52.010 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:06:52.013 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:06:52.017 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:06:52.021 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:06:52.023 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:06:52.027 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:06:52.030 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:06:52.034 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-01 15:06:52.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:52.041 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:52.045 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-01 15:06:52.048 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-01 15:06:52.051 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:06:52.054 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:06:52.056 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:06:52.059 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:06:52.063 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:06:52.067 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:06:52.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:52.073 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:52.077 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:06:52.081 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:06:52.085 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:06:52.088 | + functions-common:apt_get_update:1167 : return 2026-07-01 15:06:52.092 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-01 15:06:52.095 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:06:52.098 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:52.102 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:52.105 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-01 15:06:52.132 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-01 15:06:52.172 | Reading package lists... 2026-07-01 15:06:52.671 | Building dependency tree... 2026-07-01 15:06:52.673 | Reading state information... 2026-07-01 15:06:53.481 | The following packages were automatically installed and are no longer required: 2026-07-01 15:06:53.483 | libfwupd2 libgusb2 2026-07-01 15:06:53.483 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:06:53.485 | The following additional packages will be installed: 2026-07-01 15:06:53.487 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-01 15:06:53.489 | Suggested packages: 2026-07-01 15:06:53.489 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-01 15:06:53.489 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-01 15:06:53.489 | python3-uwsgidecorators 2026-07-01 15:06:53.527 | The following NEW packages will be installed: 2026-07-01 15:06:53.529 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-01 15:06:53.614 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 15:06:53.615 | Need to get 1270 kB of archives. 2026-07-01 15:06:53.615 | After this operation, 4285 kB of additional disk space will be used. 2026-07-01 15:06:53.615 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-01 15:06:53.655 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-01 15:06:53.665 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-01 15:06:53.679 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-01 15:06:53.699 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-01 15:06:53.713 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-01 15:06:53.949 | perl: warning: Setting locale failed. 2026-07-01 15:06:53.950 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:53.950 | LANGUAGE = (unset), 2026-07-01 15:06:53.950 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:53.950 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:53.950 | are supported and installed on your system. 2026-07-01 15:06:53.950 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:54.016 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:06:54.016 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:06:54.017 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:06:54.200 | Fetched 1270 kB in 0s (8115 kB/s) 2026-07-01 15:06:54.252 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-01 15:06:54.317 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-01 15:06:54.324 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-01 15:06:54.331 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-01 15:06:54.382 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-01 15:06:54.394 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-01 15:06:54.398 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-01 15:06:54.447 | Selecting previously unselected package libzmq5:amd64. 2026-07-01 15:06:54.460 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-01 15:06:54.464 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-01 15:06:54.515 | Selecting previously unselected package uwsgi-core. 2026-07-01 15:06:54.527 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 15:06:54.531 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-01 15:06:54.716 | Selecting previously unselected package uwsgi. 2026-07-01 15:06:54.728 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 15:06:54.734 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-01 15:06:54.788 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-01 15:06:54.800 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 15:06:54.804 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-01 15:06:54.876 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-01 15:06:54.887 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-01 15:06:54.898 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-01 15:06:54.908 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-01 15:06:54.927 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-01 15:06:55.486 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-01 15:06:55.518 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 15:06:56.507 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 15:06:56.735 | perl: warning: Setting locale failed. 2026-07-01 15:06:56.736 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:56.736 | LANGUAGE = (unset), 2026-07-01 15:06:56.736 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:56.736 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:56.736 | are supported and installed on your system. 2026-07-01 15:06:56.737 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:56.866 | perl: warning: Setting locale failed. 2026-07-01 15:06:56.866 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:56.867 | LANGUAGE = (unset), 2026-07-01 15:06:56.867 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:56.867 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:56.868 | are supported and installed on your system. 2026-07-01 15:06:56.868 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:56.917 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:06:56.917 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:06:56.917 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:06:56.986 | perl: warning: Setting locale failed. 2026-07-01 15:06:56.987 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:56.987 | LANGUAGE = (unset), 2026-07-01 15:06:56.987 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:56.987 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:56.987 | are supported and installed on your system. 2026-07-01 15:06:56.987 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:57.486 | 2026-07-01 15:06:57.487 | Running kernel seems to be up-to-date. 2026-07-01 15:06:57.487 | 2026-07-01 15:06:57.487 | Restarting services... 2026-07-01 15:06:57.513 | 2026-07-01 15:06:57.513 | Service restarts being deferred: 2026-07-01 15:06:57.513 | systemctl restart virtlockd.service 2026-07-01 15:06:57.513 | systemctl restart virtlogd.service 2026-07-01 15:06:57.513 | 2026-07-01 15:06:57.514 | No containers need to be restarted. 2026-07-01 15:06:57.514 | 2026-07-01 15:06:57.514 | No user sessions are running outdated binaries. 2026-07-01 15:06:57.514 | 2026-07-01 15:06:57.514 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:06:59.659 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:06:59.661 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:06:59.664 | + functions-common:time_stop:2420 : local name 2026-07-01 15:06:59.666 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:06:59.668 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:06:59.670 | + functions-common:time_stop:2423 : local total 2026-07-01 15:06:59.672 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:06:59.674 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:06:59.676 | + functions-common:time_stop:2427 : start_time=1782918412128 2026-07-01 15:06:59.678 | + functions-common:time_stop:2429 : [[ -z 1782918412128 ]] 2026-07-01 15:06:59.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:06:59.685 | + functions-common:time_stop:2432 : end_time=1782918419682 2026-07-01 15:06:59.687 | + functions-common:time_stop:2433 : elapsed_time=7554 2026-07-01 15:06:59.689 | + functions-common:time_stop:2434 : total=132630 2026-07-01 15:06:59.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:06:59.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140184 2026-07-01 15:06:59.695 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:06:59.697 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-01 15:06:59.699 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:06:59.702 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:06:59.704 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-01 15:06:59.705 | perl: warning: Setting locale failed. 2026-07-01 15:06:59.706 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:59.706 | LANGUAGE = (unset), 2026-07-01 15:06:59.706 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:59.706 | LANG = (unset) 2026-07-01 15:06:59.706 | are supported and installed on your system. 2026-07-01 15:06:59.706 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 15:06:59.740 | No module matches proxy 2026-07-01 15:06:59.743 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-01 15:06:59.755 | perl: warning: Setting locale failed. 2026-07-01 15:06:59.755 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:59.755 | LANGUAGE = (unset), 2026-07-01 15:06:59.755 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:59.756 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:59.756 | are supported and installed on your system. 2026-07-01 15:06:59.756 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:59.795 | Enabling module proxy. 2026-07-01 15:06:59.800 | To activate the new configuration, you need to run: 2026-07-01 15:06:59.800 | systemctl restart apache2 2026-07-01 15:06:59.804 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-01 15:06:59.814 | perl: warning: Setting locale failed. 2026-07-01 15:06:59.815 | perl: warning: Please check that your locale settings: 2026-07-01 15:06:59.815 | LANGUAGE = (unset), 2026-07-01 15:06:59.815 | LC_ALL = "en_US.utf8", 2026-07-01 15:06:59.815 | LANG = "de_DE.UTF-8" 2026-07-01 15:06:59.815 | are supported and installed on your system. 2026-07-01 15:06:59.815 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:06:59.854 | Considering dependency proxy for proxy_uwsgi: 2026-07-01 15:06:59.854 | Module proxy already enabled 2026-07-01 15:06:59.854 | Enabling module proxy_uwsgi. 2026-07-01 15:06:59.859 | To activate the new configuration, you need to run: 2026-07-01 15:06:59.859 | systemctl restart apache2 2026-07-01 15:06:59.865 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-01 15:06:59.867 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 15:06:59.869 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:06:59.871 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 15:07:00.019 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-01 15:07:00.023 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-01 15:07:00.025 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-01 15:07:00.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.033 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.035 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-01 15:07:00.038 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.041 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-01 15:07:00.043 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-01 15:07:00.045 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-01 15:07:00.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.050 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.052 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-01 15:07:00.054 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.056 | + ./stack.sh:main:905 : install_glanceclient 2026-07-01 15:07:00.060 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-01 15:07:00.061 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-01 15:07:00.063 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.066 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.068 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-01 15:07:00.070 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.073 | + ./stack.sh:main:906 : install_cinderclient 2026-07-01 15:07:00.075 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-07-01 15:07:00.077 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-01 15:07:00.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.081 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-01 15:07:00.086 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.088 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-07-01 15:07:00.090 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-01 15:07:00.093 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.095 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.097 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-01 15:07:00.100 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.102 | + ./stack.sh:main:907 : install_novaclient 2026-07-01 15:07:00.105 | + lib/nova:install_novaclient:902 : use_library_from_git python-novaclient 2026-07-01 15:07:00.107 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-01 15:07:00.109 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.111 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.114 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-01 15:07:00.116 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.118 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-01 15:07:00.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:07:00.138 | + ./stack.sh:main:909 : install_swiftclient 2026-07-01 15:07:00.141 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-01 15:07:00.144 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-01 15:07:00.146 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.149 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.152 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-01 15:07:00.154 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.157 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-01 15:07:00.172 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:07:00.175 | + ./stack.sh:main:912 : install_neutronclient 2026-07-01 15:07:00.177 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-01 15:07:00.180 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-01 15:07:00.182 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.185 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.188 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-01 15:07:00.191 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.193 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-01 15:07:00.195 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-01 15:07:00.198 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-01 15:07:00.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:00.202 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:00.205 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-01 15:07:00.208 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:00.210 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-01 15:07:00.212 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-01 15:07:00.215 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 15:07:00.218 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-01 15:07:00.220 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-01 15:07:00.222 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 15:07:00.226 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 15:07:00.226 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-01 15:07:00.231 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-01 15:07:00.233 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-01 15:07:00.235 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-01 15:07:00.238 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-01 15:07:00.240 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-01 15:07:00.260 | Using python 3.12 to install keystonemiddleware 2026-07-01 15:07:00.263 | + 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-07-01 15:07:01.447 | Collecting keystonemiddleware 2026-07-01 15:07:01.583 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 15:07:01.647 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-01 15:07:01.663 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:07:01.720 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-01 15:07:01.736 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 15:07:01.798 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-01 15:07:01.819 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:07:01.889 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-01 15:07:01.906 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:07:01.957 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-01 15:07:01.977 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 15:07:02.037 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-01 15:07:02.053 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 15:07:02.102 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-01 15:07:02.121 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:07:02.180 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-01 15:07:02.196 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:07:02.207 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-01 15:07:02.236 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-01 15:07:02.252 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 15:07:02.302 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-01 15:07:02.317 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-01 15:07:02.368 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-01 15:07:02.385 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 15:07:02.395 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-01 15:07:02.429 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-01 15:07:02.445 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-01 15:07:02.460 | 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-07-01 15:07:02.499 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 15:07:02.514 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:07:02.549 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 15:07:02.568 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 15:07:02.610 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 15:07:02.625 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-01 15:07:02.673 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-01 15:07:02.690 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 15:07:02.747 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-01 15:07:02.763 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 15:07:02.816 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-01 15:07:02.831 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-01 15:07:02.874 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-01 15:07:02.888 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-01 15:07:02.900 | 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-07-01 15:07:02.938 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-01 15:07:02.953 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-01 15:07:02.963 | 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-07-01 15:07:02.966 | 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-07-01 15:07:03.112 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-01 15:07:03.131 | 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-07-01 15:07:03.189 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-01 15:07:03.205 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-01 15:07:03.215 | 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-07-01 15:07:03.353 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-01 15:07:03.368 | 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-07-01 15:07:03.389 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-01 15:07:03.424 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-01 15:07:03.440 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-01 15:07:03.489 | 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-07-01 15:07:03.490 | 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-07-01 15:07:03.491 | 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-07-01 15:07:03.493 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-01 15:07:03.535 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-01 15:07:03.577 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-01 15:07:03.614 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-01 15:07:03.638 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-01 15:07:03.664 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-01 15:07:03.686 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-01 15:07:03.709 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-01 15:07:03.736 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-01 15:07:03.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.5 MB/s 0:00:00 2026-07-01 15:07:03.799 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-01 15:07:03.822 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-01 15:07:03.847 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-01 15:07:03.869 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-01 15:07:03.891 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-01 15:07:03.920 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-01 15:07:03.943 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-01 15:07:03.977 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-01 15:07:03.999 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-01 15:07:04.022 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-01 15:07:04.045 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-01 15:07:04.072 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-01 15:07:04.098 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-01 15:07:04.122 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-01 15:07:04.143 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-07-01 15:07:04.164 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-01 15:07:04.188 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-01 15:07:04.486 | 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-07-01 15:07:04.740 | Attempting uninstall: six 2026-07-01 15:07:04.749 | Found existing installation: six 1.16.0 2026-07-01 15:07:04.750 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:04.750 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-01 15:07:04.813 | Attempting uninstall: pyparsing 2026-07-01 15:07:04.822 | Found existing installation: pyparsing 3.1.1 2026-07-01 15:07:04.823 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:04.823 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-01 15:07:04.960 | Attempting uninstall: PyJWT 2026-07-01 15:07:04.969 | Found existing installation: PyJWT 2.7.0 2026-07-01 15:07:04.970 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:04.970 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-01 15:07:05.132 | Attempting uninstall: netaddr 2026-07-01 15:07:05.141 | Found existing installation: netaddr 0.8.0 2026-07-01 15:07:05.142 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:05.142 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-01 15:07:05.402 | Attempting uninstall: python-dateutil 2026-07-01 15:07:05.412 | Found existing installation: python-dateutil 2.8.2 2026-07-01 15:07:05.412 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:05.413 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-01 15:07:07.528 | 2026-07-01 15:07:07.536 | 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-07-01 15:07:07.705 | + inc/python:pip_install:216 : result=0 2026-07-01 15:07:07.707 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:07:07.709 | + functions-common:time_stop:2420 : local name 2026-07-01 15:07:07.711 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:07:07.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:07:07.715 | + functions-common:time_stop:2423 : local total 2026-07-01 15:07:07.718 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:07:07.721 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:07:07.723 | + functions-common:time_stop:2427 : start_time=1782918420255 2026-07-01 15:07:07.725 | + functions-common:time_stop:2429 : [[ -z 1782918420255 ]] 2026-07-01 15:07:07.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:07:07.732 | + functions-common:time_stop:2432 : end_time=1782918427729 2026-07-01 15:07:07.734 | + functions-common:time_stop:2433 : elapsed_time=7474 2026-07-01 15:07:07.737 | + functions-common:time_stop:2434 : total=39043 2026-07-01 15:07:07.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:07:07.741 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46517 2026-07-01 15:07:07.743 | + inc/python:pip_install:219 : return 0 2026-07-01 15:07:07.746 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-01 15:07:07.748 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-01 15:07:07.751 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 15:07:07.755 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-01 15:07:07.758 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-01 15:07:07.761 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 15:07:07.765 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-01 15:07:07.766 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 15:07:07.771 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-01 15:07:07.774 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-01 15:07:07.776 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-01 15:07:07.779 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-01 15:07:07.781 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-01 15:07:07.802 | Using python 3.12 to install python-memcached 2026-07-01 15:07:07.805 | + 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-07-01 15:07:08.992 | Collecting python-memcached 2026-07-01 15:07:09.151 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:07:09.177 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-01 15:07:09.359 | Installing collected packages: python-memcached 2026-07-01 15:07:09.393 | Successfully installed python-memcached-1.62 2026-07-01 15:07:09.497 | + inc/python:pip_install:216 : result=0 2026-07-01 15:07:09.500 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:07:09.503 | + functions-common:time_stop:2420 : local name 2026-07-01 15:07:09.505 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:07:09.507 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:07:09.510 | + functions-common:time_stop:2423 : local total 2026-07-01 15:07:09.512 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:07:09.515 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:07:09.518 | + functions-common:time_stop:2427 : start_time=1782918427797 2026-07-01 15:07:09.520 | + functions-common:time_stop:2429 : [[ -z 1782918427797 ]] 2026-07-01 15:07:09.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:07:09.528 | + functions-common:time_stop:2432 : end_time=1782918429525 2026-07-01 15:07:09.530 | + functions-common:time_stop:2433 : elapsed_time=1728 2026-07-01 15:07:09.533 | + functions-common:time_stop:2434 : total=46517 2026-07-01 15:07:09.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:07:09.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48245 2026-07-01 15:07:09.540 | + inc/python:pip_install:219 : return 0 2026-07-01 15:07:09.543 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-01 15:07:09.561 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:07:09.563 | + ./stack.sh:main:919 : '[' 192.168.122.4 == 192.168.122.4 ']' 2026-07-01 15:07:09.566 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-01 15:07:09.568 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-01 15:07:09.571 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-01 15:07:09.573 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 15:07:09.576 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-01 15:07:09.578 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-01 15:07:09.594 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:07:09.597 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-01 15:07:09.599 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-01 15:07:09.601 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-01 15:07:09.604 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 15:07:09.606 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 15:07:09.609 | ++ functions-common:git_clone:593 : pwd 2026-07-01 15:07:09.612 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:07:09.615 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:07:09.618 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:07:09.635 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:07:09.637 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:07:09.640 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:07:09.643 | + functions-common:git_clone:610 : echo master 2026-07-01 15:07:09.643 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:07:09.648 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-01 15:07:09.651 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:07:09.654 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-01 15:07:09.657 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:07:09.659 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:07:09.661 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:07:09.663 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:07:09.666 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:07:09.669 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:07:09.671 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:07:09.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:07:09.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:07:09.682 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918429679 2026-07-01 15:07:09.685 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-01 15:07:09.688 | Cloning into '/opt/stack/keystone'... 2026-07-01 15:07:31.944 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:07:31.948 | + functions-common:time_stop:2420 : local name 2026-07-01 15:07:31.951 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:07:31.954 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:07:31.958 | + functions-common:time_stop:2423 : local total 2026-07-01 15:07:31.962 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:07:31.965 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:07:31.968 | + functions-common:time_stop:2427 : start_time=1782918429679 2026-07-01 15:07:31.971 | + functions-common:time_stop:2429 : [[ -z 1782918429679 ]] 2026-07-01 15:07:31.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:07:31.980 | + functions-common:time_stop:2432 : end_time=1782918451976 2026-07-01 15:07:31.984 | + functions-common:time_stop:2433 : elapsed_time=22297 2026-07-01 15:07:31.987 | + functions-common:time_stop:2434 : total=6154 2026-07-01 15:07:31.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:07:31.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28451 2026-07-01 15:07:31.997 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-01 15:07:32.001 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 15:07:32.005 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:07:32.008 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:07:32.012 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:07:32.015 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:07:32.019 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:07:32.023 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:07:32.027 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:07:32.031 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:07:32.035 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:07:32.040 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918452037 2026-07-01 15:07:32.044 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 15:07:32.665 | From https://review.opendev.org/openstack/keystone 2026-07-01 15:07:32.666 | * branch master -> FETCH_HEAD 2026-07-01 15:07:32.676 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:07:32.680 | + functions-common:time_stop:2420 : local name 2026-07-01 15:07:32.683 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:07:32.686 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:07:32.690 | + functions-common:time_stop:2423 : local total 2026-07-01 15:07:32.693 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:07:32.697 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:07:32.700 | + functions-common:time_stop:2427 : start_time=1782918452037 2026-07-01 15:07:32.703 | + functions-common:time_stop:2429 : [[ -z 1782918452037 ]] 2026-07-01 15:07:32.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:07:32.714 | + functions-common:time_stop:2432 : end_time=1782918452709 2026-07-01 15:07:32.717 | + functions-common:time_stop:2433 : elapsed_time=672 2026-07-01 15:07:32.721 | + functions-common:time_stop:2434 : total=28451 2026-07-01 15:07:32.724 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:07:32.727 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29123 2026-07-01 15:07:32.730 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:07:32.734 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:07:32.738 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:07:32.742 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:07:32.746 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:07:32.749 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:07:32.753 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:07:32.757 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:07:32.760 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:07:32.765 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:07:32.771 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918452767 2026-07-01 15:07:32.775 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:07:32.950 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:07:32.950 | 2026-07-01 15:07:32.951 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:07:32.951 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:07:32.951 | state without impacting any branches by switching back to a branch. 2026-07-01 15:07:32.951 | 2026-07-01 15:07:32.951 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:07:32.951 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:07:32.951 | 2026-07-01 15:07:32.951 | git switch -c 2026-07-01 15:07:32.951 | 2026-07-01 15:07:32.951 | Or undo this operation with: 2026-07-01 15:07:32.951 | 2026-07-01 15:07:32.951 | git switch - 2026-07-01 15:07:32.952 | 2026-07-01 15:07:32.952 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:07:32.952 | 2026-07-01 15:07:32.952 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-01 15:07:32.957 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:07:32.961 | + functions-common:time_stop:2420 : local name 2026-07-01 15:07:32.965 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:07:32.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:07:32.973 | + functions-common:time_stop:2423 : local total 2026-07-01 15:07:32.976 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:07:32.980 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:07:32.983 | + functions-common:time_stop:2427 : start_time=1782918452767 2026-07-01 15:07:32.987 | + functions-common:time_stop:2429 : [[ -z 1782918452767 ]] 2026-07-01 15:07:32.992 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:07:32.998 | + functions-common:time_stop:2432 : end_time=1782918452994 2026-07-01 15:07:33.001 | + functions-common:time_stop:2433 : elapsed_time=227 2026-07-01 15:07:33.005 | + functions-common:time_stop:2434 : total=29123 2026-07-01 15:07:33.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:07:33.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29350 2026-07-01 15:07:33.015 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-01 15:07:33.034 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-01 15:07:33.039 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 15:07:33.040 | + functions-common:git_clone:673 : head -1 2026-07-01 15:07:33.043 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-01 15:07:33.047 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:07:33.051 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-01 15:07:33.055 | + inc/python:setup_develop:353 : local bindep 2026-07-01 15:07:33.059 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 15:07:33.063 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-01 15:07:33.066 | + inc/python:setup_develop:359 : local extras= 2026-07-01 15:07:33.070 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-01 15:07:33.074 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 15:07:33.078 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 15:07:33.081 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-01 15:07:33.085 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 15:07:33.088 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 15:07:33.094 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-01 15:07:33.097 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 15:07:33.102 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-01 15:07:33.105 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 15:07:33.109 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 15:07:33.115 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-01 15:07:33.122 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-01 15:07:33.126 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-01 15:07:33.130 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-01 15:07:33.301 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-01 15:07:33.304 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 15:07:33.307 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 15:07:33.311 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 15:07:33.315 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 15:07:33.319 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-01 15:07:33.323 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 15:07:33.326 | + inc/python:setup_package:446 : local extras= 2026-07-01 15:07:33.330 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 15:07:33.333 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 15:07:33.336 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 15:07:33.340 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 15:07:33.344 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 15:07:33.348 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-01 15:07:33.378 | Using python 3.12 to install /opt/stack/keystone 2026-07-01 15:07:33.382 | + 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-07-01 15:07:34.359 | Obtaining file:///opt/stack/keystone 2026-07-01 15:07:34.363 | Installing build dependencies: started 2026-07-01 15:07:36.070 | Installing build dependencies: finished with status 'done' 2026-07-01 15:07:36.071 | Checking if build backend supports build_editable: started 2026-07-01 15:07:36.657 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 15:07:36.658 | Getting requirements to build editable: started 2026-07-01 15:07:36.965 | Getting requirements to build editable: finished with status 'done' 2026-07-01 15:07:36.967 | Preparing editable metadata (pyproject.toml): started 2026-07-01 15:07:38.080 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:07:38.096 | 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-07-01 15:07:38.097 | 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-07-01 15:07:38.289 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-01 15:07:38.427 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 15:07:38.469 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-01 15:07:38.485 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-01 15:07:38.883 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-01 15:07:38.900 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-01 15:07:39.493 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:39.510 | 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-07-01 15:07:39.533 | 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-07-01 15:07:39.534 | 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-07-01 15:07:39.535 | 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-07-01 15:07:39.612 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-01 15:07:39.634 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-01 15:07:39.647 | 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-07-01 15:07:39.648 | 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-07-01 15:07:39.649 | 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-07-01 15:07:39.715 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:39.732 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 15:07:39.794 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:39.811 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 15:07:39.823 | 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-07-01 15:07:39.823 | 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-07-01 15:07:39.867 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:39.884 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:07:39.941 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:39.958 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 15:07:39.969 | 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-07-01 15:07:40.000 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:40.016 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 15:07:40.027 | 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-07-01 15:07:40.057 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-01 15:07:40.075 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-01 15:07:40.167 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:40.186 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 15:07:40.197 | 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-07-01 15:07:40.198 | 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-07-01 15:07:40.239 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:40.254 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-01 15:07:40.267 | 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-07-01 15:07:40.268 | 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-07-01 15:07:40.302 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:40.319 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-01 15:07:40.369 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-01 15:07:40.384 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 15:07:40.584 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-01 15:07:40.601 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-01 15:07:40.637 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-01 15:07:40.662 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 15:07:40.675 | 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-07-01 15:07:40.705 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 15:07:40.722 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 15:07:40.766 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 15:07:40.783 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 15:07:40.820 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 15:07:40.837 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 15:07:40.877 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 15:07:40.893 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:07:41.004 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 15:07:41.020 | 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-07-01 15:07:41.064 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-01 15:07:41.082 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-01 15:07:41.098 | 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-07-01 15:07:41.172 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-01 15:07:41.188 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-01 15:07:41.234 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 15:07:41.250 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-01 15:07:41.288 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 15:07:41.304 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:07:41.361 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 15:07:41.377 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 15:07:41.959 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 15:07:41.976 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-01 15:07:42.000 | 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-07-01 15:07:42.003 | 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-07-01 15:07:42.008 | 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-07-01 15:07:42.010 | 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-07-01 15:07:42.011 | 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-07-01 15:07:42.023 | 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-07-01 15:07:42.025 | 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-07-01 15:07:42.026 | 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-07-01 15:07:42.072 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.088 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-07-01 15:07:42.099 | 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-07-01 15:07:42.130 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.149 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-01 15:07:42.186 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.203 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-01 15:07:42.249 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.264 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:07:42.277 | 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-07-01 15:07:42.283 | 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-07-01 15:07:42.286 | 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.4.0) 2026-07-01 15:07:42.349 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.367 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 15:07:42.412 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.427 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 15:07:42.471 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.486 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-01 15:07:42.543 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.559 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 15:07:42.604 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.620 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-01 15:07:42.659 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.675 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-01 15:07:42.722 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.738 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-01 15:07:42.748 | 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-07-01 15:07:42.781 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.797 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:07:42.838 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.854 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:07:42.909 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:42.926 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-01 15:07:43.201 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.218 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-01 15:07:43.269 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.285 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 15:07:43.347 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.368 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-01 15:07:43.407 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.424 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-01 15:07:43.472 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.488 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-01 15:07:43.564 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.582 | 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-07-01 15:07:43.624 | 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-07-01 15:07:43.640 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-01 15:07:43.690 | 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-07-01 15:07:43.706 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 15:07:43.754 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.772 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-07-01 15:07:43.792 | 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-07-01 15:07:43.793 | 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-07-01 15:07:43.806 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-07-01 15:07:43.843 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.860 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-01 15:07:43.927 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 15:07:43.942 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-01 15:07:43.988 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 15:07:44.004 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-01 15:07:44.059 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 15:07:44.076 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-01 15:07:44.098 | 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-07-01 15:07:44.099 | 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-07-01 15:07:44.100 | 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-07-01 15:07:44.102 | 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-07-01 15:07:44.155 | 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-07-01 15:07:44.173 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-01 15:07:44.240 | 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-07-01 15:07:44.259 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 15:07:44.362 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-01 15:07:44.412 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-01 15:07:44.500 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.5 MB/s 0:00:00 2026-07-01 15:07:44.516 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-01 15:07:44.541 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-01 15:07:44.565 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-01 15:07:44.587 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-07-01 15:07:44.612 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-01 15:07:44.636 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-01 15:07:44.659 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-01 15:07:44.682 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-01 15:07:44.704 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-01 15:07:44.727 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-01 15:07:44.750 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-01 15:07:44.772 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-01 15:07:44.795 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-01 15:07:44.820 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-01 15:07:44.846 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-07-01 15:07:44.874 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-01 15:07:44.898 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-01 15:07:44.923 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-01 15:07:44.945 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-01 15:07:44.968 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-01 15:07:44.994 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-01 15:07:45.018 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-01 15:07:45.042 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-01 15:07:45.067 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-01 15:07:45.092 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-01 15:07:45.121 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-01 15:07:45.151 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-01 15:07:45.176 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 19.5 MB/s 0:00:00 2026-07-01 15:07:45.195 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-01 15:07:45.218 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-01 15:07:45.242 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-01 15:07:45.266 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-01 15:07:45.291 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-01 15:07:45.319 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-01 15:07:45.343 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-07-01 15:07:45.366 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-01 15:07:45.390 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-01 15:07:45.420 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-01 15:07:45.447 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-01 15:07:45.476 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-01 15:07:45.501 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-01 15:07:45.526 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-01 15:07:45.549 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-01 15:07:45.571 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-01 15:07:45.618 | 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-07-01 15:07:45.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 39.5 MB/s 0:00:00 2026-07-01 15:07:45.721 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-01 15:07:45.745 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-01 15:07:45.769 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-01 15:07:45.791 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-01 15:07:45.819 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-01 15:07:45.846 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-01 15:07:45.868 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-01 15:07:45.891 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-01 15:07:45.914 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-01 15:07:45.937 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-01 15:07:45.967 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-01 15:07:46.145 | Building wheels for collected packages: keystone 2026-07-01 15:07:46.146 | Building editable for keystone (pyproject.toml): started 2026-07-01 15:07:47.211 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-01 15:07:47.212 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=2389df8fb76549f759b8bb40896af22c0889d4b38899a52ceb1b1955d6657ebd 2026-07-01 15:07:47.212 | Stored in directory: /tmp/pip-ephem-wheel-cache-c8afjctw/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-01 15:07:47.217 | Successfully built keystone 2026-07-01 15:07:47.562 | 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-07-01 15:07:47.604 | Attempting uninstall: pytz 2026-07-01 15:07:47.615 | Found existing installation: pytz 2024.1 2026-07-01 15:07:47.615 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:47.616 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-01 15:07:49.408 | Attempting uninstall: oauthlib 2026-07-01 15:07:49.419 | Found existing installation: oauthlib 3.2.2 2026-07-01 15:07:49.419 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:49.420 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-01 15:07:49.566 | Attempting uninstall: markupsafe 2026-07-01 15:07:49.577 | Found existing installation: MarkupSafe 2.1.5 2026-07-01 15:07:49.578 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:49.578 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-01 15:07:50.681 | Attempting uninstall: click 2026-07-01 15:07:50.692 | Found existing installation: click 8.1.6 2026-07-01 15:07:50.692 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:50.693 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-01 15:07:50.860 | Attempting uninstall: blinker 2026-07-01 15:07:50.870 | Found existing installation: blinker 1.7.0 2026-07-01 15:07:50.871 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:50.871 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-01 15:07:50.890 | Attempting uninstall: bcrypt 2026-07-01 15:07:50.901 | Found existing installation: bcrypt 3.2.2 2026-07-01 15:07:50.902 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:50.903 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-01 15:07:50.921 | Attempting uninstall: attrs 2026-07-01 15:07:50.934 | Found existing installation: attrs 23.2.0 2026-07-01 15:07:50.934 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:50.935 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-01 15:07:54.009 | Attempting uninstall: jinja2 2026-07-01 15:07:54.021 | Found existing installation: Jinja2 3.1.2 2026-07-01 15:07:54.022 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:54.022 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-01 15:07:55.081 | Attempting uninstall: cryptography 2026-07-01 15:07:55.094 | Found existing installation: cryptography 41.0.7 2026-07-01 15:07:55.094 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:55.094 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-01 15:07:55.710 | Attempting uninstall: pyopenssl 2026-07-01 15:07:55.724 | Found existing installation: pyOpenSSL 23.2.0 2026-07-01 15:07:55.724 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:55.725 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-01 15:07:56.135 | Attempting uninstall: jsonschema 2026-07-01 15:07:56.150 | Found existing installation: jsonschema 4.10.3 2026-07-01 15:07:56.150 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:07:56.151 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-01 15:07:57.752 | 2026-07-01 15:07:57.754 | 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-07-01 15:07:57.754 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-01 15:07:57.768 | 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-07-01 15:07:58.112 | + inc/python:pip_install:216 : result=0 2026-07-01 15:07:58.114 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:07:58.117 | + functions-common:time_stop:2420 : local name 2026-07-01 15:07:58.119 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:07:58.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:07:58.124 | + functions-common:time_stop:2423 : local total 2026-07-01 15:07:58.125 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:07:58.128 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:07:58.130 | + functions-common:time_stop:2427 : start_time=1782918453371 2026-07-01 15:07:58.132 | + functions-common:time_stop:2429 : [[ -z 1782918453371 ]] 2026-07-01 15:07:58.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:07:58.138 | + functions-common:time_stop:2432 : end_time=1782918478135 2026-07-01 15:07:58.140 | + functions-common:time_stop:2433 : elapsed_time=24764 2026-07-01 15:07:58.142 | + functions-common:time_stop:2434 : total=48245 2026-07-01 15:07:58.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:07:58.146 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73009 2026-07-01 15:07:58.148 | + inc/python:pip_install:219 : return 0 2026-07-01 15:07:58.150 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 15:07:58.153 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:07:58.155 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-01 15:07:58.157 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-01 15:07:58.159 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:07:58.162 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:07:58.165 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-01 15:07:58.168 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:07:58.171 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-01 15:07:58.188 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:07:58.192 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 15:07:58.194 | + ./stack.sh:main:921 : configure_keystone 2026-07-01 15:07:58.197 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-01 15:07:58.213 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-01 15:07:58.215 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-01 15:07:58.220 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-01 15:07:58.236 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:07:58.238 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-01 15:07:58.274 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-01 15:07:58.304 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-01 15:07:58.338 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-01 15:07:58.374 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-01 15:07:58.409 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-01 15:07:58.444 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-01 15:07:58.476 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-01 15:07:58.509 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-01 15:07:58.542 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-01 15:07:58.544 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-01 15:07:58.547 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-01 15:07:58.549 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-01 15:07:58.552 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 15:07:58.554 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 15:07:58.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:07:58.573 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 15:07:58.576 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 15:07:58.579 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 15:07:58.596 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:07:58.599 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:07:58.602 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:07:58.635 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 15:07:58.638 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 15:07:58.640 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.4/identity 2026-07-01 15:07:58.674 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-01 15:07:58.676 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-01 15:07:58.711 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-01 15:07:58.714 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-01 15:07:58.717 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-01 15:07:58.719 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-01 15:07:58.722 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:07:58.725 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:07:58.727 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:07:58.744 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:07:58.747 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:07:58.749 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-01 15:07:58.752 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-01 15:07:58.784 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-01 15:07:58.786 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-01 15:07:58.789 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-01 15:07:58.792 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-01 15:07:58.795 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:07:58.813 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:07:58.815 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:07:58.818 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:07:58.820 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:07:58.823 | + 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-07-01 15:07:58.852 | + 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-07-01 15:07:58.885 | + 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-07-01 15:07:58.916 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:07:58.947 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-01 15:07:58.978 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-01 15:07:59.009 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-01 15:07:59.012 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-01 15:07:59.014 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-01 15:07:59.017 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-01 15:07:59.019 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 15:07:59.021 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-01 15:07:59.024 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-01 15:07:59.027 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 15:07:59.029 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 15:07:59.047 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:07:59.048 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 15:07:59.057 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 15:07:59.062 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:07:59.076 | /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-07-01 15:07:59.081 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-01 15:07:59.084 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-01 15:07:59.088 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 15:07:59.091 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-01 15:07:59.126 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-01 15:07:59.157 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-01 15:07:59.190 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-01 15:07:59.221 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-01 15:07:59.253 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-01 15:07:59.286 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-01 15:07:59.318 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-01 15:07:59.349 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-01 15:07:59.381 | + 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-07-01 15:07:59.412 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-01 15:07:59.442 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-01 15:07:59.473 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-01 15:07:59.504 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-01 15:07:59.536 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 15:07:59.539 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 15:07:59.542 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-01 15:07:59.545 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-01 15:07:59.547 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 15:07:59.550 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:07:59.552 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:07:59.555 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-01 15:07:59.559 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-01 15:07:59.561 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-01 15:07:59.592 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-01 15:07:59.623 | + 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-07-01 15:07:59.624 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-01 15:07:59.634 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-01 15:07:59.639 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-01 15:07:59.642 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-01 15:07:59.645 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 15:07:59.648 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 15:07:59.651 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 15:07:59.654 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 15:07:59.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:07:59.660 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:07:59.663 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 15:07:59.665 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 15:07:59.668 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:07:59.671 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:07:59.674 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-01 15:07:59.685 | perl: warning: Setting locale failed. 2026-07-01 15:07:59.685 | perl: warning: Please check that your locale settings: 2026-07-01 15:07:59.685 | LANGUAGE = (unset), 2026-07-01 15:07:59.685 | LC_ALL = "en_US.utf8", 2026-07-01 15:07:59.686 | LANG = "de_DE.UTF-8" 2026-07-01 15:07:59.686 | are supported and installed on your system. 2026-07-01 15:07:59.686 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:07:59.727 | Enabling site keystone-api. 2026-07-01 15:07:59.733 | To activate the new configuration, you need to run: 2026-07-01 15:07:59.733 | systemctl reload apache2 2026-07-01 15:07:59.739 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 15:07:59.741 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 15:07:59.744 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:07:59.747 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 15:07:59.952 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-01 15:07:59.986 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-01 15:08:00.017 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-01 15:08:00.051 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-01 15:08:00.054 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-01 15:08:00.087 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-01 15:08:00.117 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-01 15:08:00.147 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-01 15:08:00.178 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-01 15:08:00.181 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-01 15:08:00.214 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-01 15:08:00.232 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:08:00.235 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-01 15:08:00.252 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:08:00.255 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-01 15:08:00.258 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-01 15:08:00.261 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-01 15:08:00.264 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 15:08:00.266 | + lib/stack:stack_install_service:32 : install_glance 2026-07-01 15:08:00.270 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-01 15:08:00.273 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-01 15:08:00.275 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-01 15:08:00.294 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:08:00.297 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-01 15:08:00.300 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-01 15:08:00.319 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:08:00.322 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-01 15:08:00.325 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-01 15:08:00.328 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:08:00.331 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:08:00.334 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-01 15:08:00.338 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:08:00.342 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-01 15:08:00.345 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-01 15:08:00.348 | ++ inc/python:join_extras:29 : echo cinder 2026-07-01 15:08:00.352 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-01 15:08:00.355 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-01 15:08:00.358 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-01 15:08:00.361 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-01 15:08:00.366 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-01 15:08:00.369 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-01 15:08:00.372 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-01 15:08:00.377 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-01 15:08:00.377 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-01 15:08:00.383 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-01 15:08:00.385 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-01 15:08:00.388 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-01 15:08:00.392 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-01 15:08:00.395 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-01 15:08:00.418 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-01 15:08:00.421 | + 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-07-01 15:08:01.635 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 15:08:01.771 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-07-01 15:08:01.787 | 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-07-01 15:08:01.788 | 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-07-01 15:08:01.789 | 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-07-01 15:08:01.790 | 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-07-01 15:08:01.790 | 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-07-01 15:08:01.791 | 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-07-01 15:08:01.792 | 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-07-01 15:08:01.793 | 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-07-01 15:08:01.794 | 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-07-01 15:08:01.795 | 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-07-01 15:08:01.796 | 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-07-01 15:08:01.820 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-01 15:08:01.836 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 15:08:01.846 | 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.4.0) 2026-07-01 15:08:01.848 | 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-07-01 15:08:01.849 | 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-07-01 15:08:01.855 | 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-07-01 15:08:01.857 | 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-07-01 15:08:01.903 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 15:08:01.920 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-01 15:08:01.993 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 15:08:02.009 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:08:02.057 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 15:08:02.073 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:08:02.120 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 15:08:02.141 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 15:08:02.154 | 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-07-01 15:08:02.155 | 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-07-01 15:08:02.155 | 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-07-01 15:08:02.156 | 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-07-01 15:08:02.162 | 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-07-01 15:08:02.163 | 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-07-01 15:08:02.165 | 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-07-01 15:08:02.166 | 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-07-01 15:08:02.169 | 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-07-01 15:08:02.170 | 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-07-01 15:08:02.173 | 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-07-01 15:08:02.205 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-01 15:08:02.220 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-01 15:08:02.231 | 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-07-01 15:08:02.235 | 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-07-01 15:08:02.239 | 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-07-01 15:08:02.240 | 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-07-01 15:08:02.241 | 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-07-01 15:08:02.250 | 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-07-01 15:08:02.253 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-01 15:08:02.254 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-01 15:08:02.257 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-01 15:08:02.265 | 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-07-01 15:08:02.267 | 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-07-01 15:08:02.268 | 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-07-01 15:08:02.269 | 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-07-01 15:08:02.270 | 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-07-01 15:08:02.274 | 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-07-01 15:08:02.275 | 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-07-01 15:08:02.281 | 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-07-01 15:08:02.297 | 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-07-01 15:08:02.302 | 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-07-01 15:08:02.305 | 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-07-01 15:08:02.318 | 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-07-01 15:08:02.319 | 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-07-01 15:08:02.320 | 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-07-01 15:08:02.322 | 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-07-01 15:08:02.342 | 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-07-01 15:08:02.403 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-07-01 15:08:02.458 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-01 15:08:02.485 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-01 15:08:02.507 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-01 15:08:02.530 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-01 15:08:02.556 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-01 15:08:02.576 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-01 15:08:02.816 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-01 15:08:04.076 | 2026-07-01 15:08:04.092 | 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-07-01 15:08:04.245 | + inc/python:pip_install:216 : result=0 2026-07-01 15:08:04.247 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:08:04.249 | + functions-common:time_stop:2420 : local name 2026-07-01 15:08:04.252 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:08:04.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:08:04.258 | + functions-common:time_stop:2423 : local total 2026-07-01 15:08:04.261 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:08:04.264 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:08:04.266 | + functions-common:time_stop:2427 : start_time=1782918480412 2026-07-01 15:08:04.269 | + functions-common:time_stop:2429 : [[ -z 1782918480412 ]] 2026-07-01 15:08:04.273 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:08:04.278 | + functions-common:time_stop:2432 : end_time=1782918484274 2026-07-01 15:08:04.280 | + functions-common:time_stop:2433 : elapsed_time=3862 2026-07-01 15:08:04.283 | + functions-common:time_stop:2434 : total=73009 2026-07-01 15:08:04.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:08:04.289 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76871 2026-07-01 15:08:04.292 | + inc/python:pip_install:219 : return 0 2026-07-01 15:08:04.294 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-01 15:08:04.297 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-01 15:08:04.301 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-01 15:08:04.320 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-01 15:08:04.325 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-01 15:08:04.328 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-01 15:08:04.331 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-01 15:08:04.334 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 15:08:04.336 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 15:08:04.340 | ++ functions-common:git_clone:593 : pwd 2026-07-01 15:08:04.343 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:08:04.346 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:08:04.350 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:08:04.368 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:08:04.371 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:08:04.373 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:08:04.376 | + functions-common:git_clone:610 : echo master 2026-07-01 15:08:04.377 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:08:04.382 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-01 15:08:04.384 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:08:04.387 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-01 15:08:04.390 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:08:04.393 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:08:04.395 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:08:04.398 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:08:04.401 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:08:04.403 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:08:04.406 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:08:04.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:08:04.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:08:04.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918484414 2026-07-01 15:08:04.421 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-01 15:08:04.424 | Cloning into '/opt/stack/glance'... 2026-07-01 15:08:13.596 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:08:13.599 | + functions-common:time_stop:2420 : local name 2026-07-01 15:08:13.602 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:08:13.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:08:13.608 | + functions-common:time_stop:2423 : local total 2026-07-01 15:08:13.612 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:08:13.616 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:08:13.618 | + functions-common:time_stop:2427 : start_time=1782918484414 2026-07-01 15:08:13.621 | + functions-common:time_stop:2429 : [[ -z 1782918484414 ]] 2026-07-01 15:08:13.625 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:08:13.629 | + functions-common:time_stop:2432 : end_time=1782918493626 2026-07-01 15:08:13.632 | + functions-common:time_stop:2433 : elapsed_time=9212 2026-07-01 15:08:13.635 | + functions-common:time_stop:2434 : total=29350 2026-07-01 15:08:13.638 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:08:13.641 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38562 2026-07-01 15:08:13.643 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-01 15:08:13.646 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 15:08:13.648 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:08:13.650 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:08:13.653 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:08:13.655 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:08:13.658 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:08:13.660 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:08:13.663 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:08:13.666 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:08:13.669 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:08:13.673 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918493671 2026-07-01 15:08:13.676 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 15:08:14.282 | From https://review.opendev.org/openstack/glance 2026-07-01 15:08:14.282 | * branch master -> FETCH_HEAD 2026-07-01 15:08:14.291 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:08:14.294 | + functions-common:time_stop:2420 : local name 2026-07-01 15:08:14.297 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:08:14.300 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:08:14.302 | + functions-common:time_stop:2423 : local total 2026-07-01 15:08:14.305 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:08:14.308 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:08:14.310 | + functions-common:time_stop:2427 : start_time=1782918493671 2026-07-01 15:08:14.313 | + functions-common:time_stop:2429 : [[ -z 1782918493671 ]] 2026-07-01 15:08:14.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:08:14.320 | + functions-common:time_stop:2432 : end_time=1782918494317 2026-07-01 15:08:14.323 | + functions-common:time_stop:2433 : elapsed_time=646 2026-07-01 15:08:14.325 | + functions-common:time_stop:2434 : total=38562 2026-07-01 15:08:14.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:08:14.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39208 2026-07-01 15:08:14.332 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:08:14.334 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:08:14.337 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:08:14.339 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:08:14.341 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:08:14.343 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:08:14.346 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:08:14.349 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:08:14.352 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:08:14.355 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:08:14.358 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918494356 2026-07-01 15:08:14.361 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:08:14.491 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:08:14.491 | 2026-07-01 15:08:14.491 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:08:14.492 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:08:14.492 | state without impacting any branches by switching back to a branch. 2026-07-01 15:08:14.492 | 2026-07-01 15:08:14.492 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:08:14.492 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:08:14.492 | 2026-07-01 15:08:14.492 | git switch -c 2026-07-01 15:08:14.492 | 2026-07-01 15:08:14.492 | Or undo this operation with: 2026-07-01 15:08:14.492 | 2026-07-01 15:08:14.492 | git switch - 2026-07-01 15:08:14.493 | 2026-07-01 15:08:14.493 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:08:14.493 | 2026-07-01 15:08:14.493 | HEAD is now at 8095efb7e Merge "Replace futurist thread pool with concurrent.futures" 2026-07-01 15:08:14.496 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:08:14.499 | + functions-common:time_stop:2420 : local name 2026-07-01 15:08:14.501 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:08:14.503 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:08:14.506 | + functions-common:time_stop:2423 : local total 2026-07-01 15:08:14.509 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:08:14.512 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:08:14.514 | + functions-common:time_stop:2427 : start_time=1782918494356 2026-07-01 15:08:14.517 | + functions-common:time_stop:2429 : [[ -z 1782918494356 ]] 2026-07-01 15:08:14.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:08:14.524 | + functions-common:time_stop:2432 : end_time=1782918494522 2026-07-01 15:08:14.527 | + functions-common:time_stop:2433 : elapsed_time=166 2026-07-01 15:08:14.529 | + functions-common:time_stop:2434 : total=39208 2026-07-01 15:08:14.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:08:14.534 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39374 2026-07-01 15:08:14.537 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-01 15:08:14.553 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-01 15:08:14.557 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 15:08:14.557 | + functions-common:git_clone:673 : head -1 2026-07-01 15:08:14.559 | 8095efb7e Merge "Replace futurist thread pool with concurrent.futures" 2026-07-01 15:08:14.562 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:08:14.565 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-01 15:08:14.568 | + inc/python:setup_develop:353 : local bindep 2026-07-01 15:08:14.571 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 15:08:14.574 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-01 15:08:14.577 | + inc/python:setup_develop:359 : local extras= 2026-07-01 15:08:14.580 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-01 15:08:14.583 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 15:08:14.586 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 15:08:14.589 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-01 15:08:14.593 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 15:08:14.595 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 15:08:14.599 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-01 15:08:14.601 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 15:08:14.605 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-01 15:08:14.607 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 15:08:14.610 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 15:08:14.613 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-01 15:08:14.620 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-01 15:08:14.623 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-01 15:08:14.625 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-01 15:08:14.779 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-01 15:08:14.782 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 15:08:14.785 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 15:08:14.787 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 15:08:14.791 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 15:08:14.793 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-01 15:08:14.796 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 15:08:14.798 | + inc/python:setup_package:446 : local extras= 2026-07-01 15:08:14.801 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 15:08:14.803 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 15:08:14.806 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 15:08:14.809 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 15:08:14.812 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 15:08:14.815 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-01 15:08:14.837 | Using python 3.12 to install /opt/stack/glance 2026-07-01 15:08:14.840 | + 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-07-01 15:08:15.848 | Obtaining file:///opt/stack/glance 2026-07-01 15:08:15.852 | Installing build dependencies: started 2026-07-01 15:08:17.538 | Installing build dependencies: finished with status 'done' 2026-07-01 15:08:17.539 | Checking if build backend supports build_editable: started 2026-07-01 15:08:18.069 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 15:08:18.071 | Getting requirements to build editable: started 2026-07-01 15:08:18.361 | Getting requirements to build editable: finished with status 'done' 2026-07-01 15:08:18.363 | Preparing editable metadata (pyproject.toml): started 2026-07-01 15:08:19.274 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:08:19.293 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (7.0.3) 2026-07-01 15:08:19.295 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (0.7.1) 2026-07-01 15:08:19.295 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.0.51) 2026-07-01 15:08:19.295 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (0.41.0) 2026-07-01 15:08:19.297 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.1.0) 2026-07-01 15:08:19.297 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.5.1) 2026-07-01 15:08:19.299 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (1.8.10) 2026-07-01 15:08:19.299 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (1.18.4) 2026-07-01 15:08:19.485 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev91) 2026-07-01 15:08:19.629 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 15:08:19.639 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (10.5.0) 2026-07-01 15:08:19.640 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (7.5.0) 2026-07-01 15:08:19.641 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (6.4.0) 2026-07-01 15:08:19.642 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.7.1) 2026-07-01 15:08:19.644 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (10.1.1) 2026-07-01 15:08:19.644 | 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.dev91) (5.8.0) 2026-07-01 15:08:19.703 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev91) 2026-07-01 15:08:19.719 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-01 15:08:19.733 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.14.0) 2026-07-01 15:08:19.735 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (13.0.0) 2026-07-01 15:08:19.762 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev91) 2026-07-01 15:08:19.779 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 15:08:19.789 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.17.0) 2026-07-01 15:08:19.789 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.10.1) 2026-07-01 15:08:19.792 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (4.26.0) 2026-07-01 15:08:19.792 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.8.0) 2026-07-01 15:08:19.792 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (18.0.0) 2026-07-01 15:08:19.793 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (6.8.0) 2026-07-01 15:08:19.823 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev91) 2026-07-01 15:08:19.840 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:08:19.850 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (8.2.0) 2026-07-01 15:08:19.851 | 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.dev91) (18.1.0) 2026-07-01 15:08:19.852 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (8.1.0) 2026-07-01 15:08:19.893 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev91) 2026-07-01 15:08:19.909 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 15:08:19.918 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.1.0) 2026-07-01 15:08:19.919 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (4.4.0) 2026-07-01 15:08:19.921 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.5.0) 2026-07-01 15:08:19.922 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.1.0) 2026-07-01 15:08:19.923 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (43.0.3) 2026-07-01 15:08:19.949 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev91) 2026-07-01 15:08:19.965 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-01 15:08:20.013 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev91) 2026-07-01 15:08:20.030 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 15:08:20.044 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev91) (1.3.12) 2026-07-01 15:08:20.044 | 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.dev91) (4.15.0) 2026-07-01 15:08:20.081 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.098 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-01 15:08:20.111 | 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.dev91) (2.34.2) 2026-07-01 15:08:20.114 | 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.dev91) (2.0.0) 2026-07-01 15:08:20.119 | 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.dev91) (3.0) 2026-07-01 15:08:20.124 | 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.dev91) (5.10.0) 2026-07-01 15:08:20.126 | 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.dev91) (2.2.1) 2026-07-01 15:08:20.132 | 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.dev91) (2.8.0) 2026-07-01 15:08:20.133 | 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.dev91) (3.5.2) 2026-07-01 15:08:20.143 | 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.dev91) (1.4.2) 2026-07-01 15:08:20.144 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev91) (3.4.0) 2026-07-01 15:08:20.154 | 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.dev91) (3.3.2) 2026-07-01 15:08:20.160 | 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.dev91) (26.1.0) 2026-07-01 15:08:20.160 | 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.dev91) (2025.9.1) 2026-07-01 15:08:20.160 | 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.dev91) (0.37.0) 2026-07-01 15:08:20.161 | 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.dev91) (2026.5.1) 2026-07-01 15:08:20.170 | 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.dev91) (2.1.0) 2026-07-01 15:08:20.172 | 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.dev91) (1.8.2) 2026-07-01 15:08:20.178 | 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.dev91) (4.2.0) 2026-07-01 15:08:20.180 | 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.dev91) (4.0.1) 2026-07-01 15:08:20.182 | 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.dev91) (2.13.0) 2026-07-01 15:08:20.189 | 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.dev91) (1.5.0) 2026-07-01 15:08:20.195 | 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.dev91) (5.3.1) 2026-07-01 15:08:20.202 | 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.dev91) (0.20) 2026-07-01 15:08:20.208 | 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.dev91) (1.3.0) 2026-07-01 15:08:20.210 | 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.dev91) (2.0.0) 2026-07-01 15:08:20.211 | 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.dev91) (6.0.3) 2026-07-01 15:08:20.221 | 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.dev91) (2.1.2) 2026-07-01 15:08:20.222 | 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.dev91) (0.6.2) 2026-07-01 15:08:20.288 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.305 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-01 15:08:20.347 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.364 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-01 15:08:20.402 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.418 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-01 15:08:20.463 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.479 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 15:08:20.488 | 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.dev91) (7.2.2) 2026-07-01 15:08:20.522 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.538 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 15:08:20.554 | 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.dev91) (2.9.0.post0) 2026-07-01 15:08:20.561 | 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.dev91) (4.6.0) 2026-07-01 15:08:20.564 | 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.dev91) (7.1.4) 2026-07-01 15:08:20.564 | 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.dev91) (5.3.1) 2026-07-01 15:08:20.565 | 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.dev91) (5.6.2) 2026-07-01 15:08:20.566 | 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.dev91) (0.16.0) 2026-07-01 15:08:20.571 | 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.dev91) (5.1.0) 2026-07-01 15:08:20.581 | 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.dev91) (2026.2) 2026-07-01 15:08:20.582 | 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.dev91) (26.2) 2026-07-01 15:08:20.590 | 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.dev91) (0.25.0) 2026-07-01 15:08:20.594 | 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.dev91) (5.0.0) 2026-07-01 15:08:20.595 | 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.dev91) (3.1.6) 2026-07-01 15:08:20.598 | 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.dev91) (4.0.1) 2026-07-01 15:08:20.605 | 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.dev91) (3.0.3) 2026-07-01 15:08:20.623 | 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.dev91) (1.2.1) 2026-07-01 15:08:20.634 | 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.dev91) (1.7.6) 2026-07-01 15:08:20.661 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev91) (82.0.1) 2026-07-01 15:08:20.680 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev91) (0.8.1) 2026-07-01 15:08:20.747 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.764 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:08:20.803 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.824 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-01 15:08:20.894 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 15:08:20.911 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-01 15:08:20.982 | 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.dev91) 2026-07-01 15:08:20.997 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-01 15:08:21.040 | 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.dev91) 2026-07-01 15:08:21.057 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 15:08:21.081 | 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.dev91) (15.0.0) 2026-07-01 15:08:21.120 | 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.dev91) 2026-07-01 15:08:21.137 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-01 15:08:21.174 | 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.dev91) (1.17.0) 2026-07-01 15:08:21.195 | 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.dev91) (3.4.7) 2026-07-01 15:08:21.196 | 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.dev91) (3.18) 2026-07-01 15:08:21.198 | 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.dev91) (2.7.0) 2026-07-01 15:08:21.201 | 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.dev91) (2023.11.17) 2026-07-01 15:08:21.234 | 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.dev91) (4.2.0) 2026-07-01 15:08:21.235 | 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.dev91) (2.20.0) 2026-07-01 15:08:21.244 | 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.dev91) (0.1.2) 2026-07-01 15:08:21.260 | 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.dev91) (0.8) 2026-07-01 15:08:21.352 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 15:08:21.367 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-01 15:08:21.415 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 15:08:21.432 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:08:21.443 | 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.dev91) (9.1.4) 2026-07-01 15:08:21.468 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 15:08:21.488 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-01 15:08:21.612 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 15:08:21.628 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-01 15:08:21.642 | Installing build dependencies: started 2026-07-01 15:08:23.298 | Installing build dependencies: finished with status 'done' 2026-07-01 15:08:23.300 | Getting requirements to build wheel: started 2026-07-01 15:08:23.922 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 15:08:23.923 | Preparing metadata (pyproject.toml): started 2026-07-01 15:08:24.280 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:08:24.283 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev91) (2026.2) 2026-07-01 15:08:24.336 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 15:08:24.352 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-01 15:08:24.403 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 15:08:24.419 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-01 15:08:24.504 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-01 15:08:24.542 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-01 15:08:24.564 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-07-01 15:08:24.588 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-01 15:08:24.611 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-01 15:08:24.672 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.8 MB/s 0:00:00 2026-07-01 15:08:24.687 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-01 15:08:24.713 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-01 15:08:24.734 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-01 15:08:24.756 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-01 15:08:24.778 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-01 15:08:24.802 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-01 15:08:24.826 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-01 15:08:24.849 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-01 15:08:24.881 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-01 15:08:24.905 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-01 15:08:24.930 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-01 15:08:24.953 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-01 15:08:24.979 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-01 15:08:25.007 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-01 15:08:25.029 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-01 15:08:25.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.1 MB/s 0:00:00 2026-07-01 15:08:25.097 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-01 15:08:25.120 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-01 15:08:25.142 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-01 15:08:25.163 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-01 15:08:25.259 | Building wheels for collected packages: glance, simplegeneric 2026-07-01 15:08:25.260 | Building editable for glance (pyproject.toml): started 2026-07-01 15:08:26.134 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-01 15:08:26.136 | Created wheel for glance: filename=glance-32.1.0.dev91-0.editable-py3-none-any.whl size=8982 sha256=3d3eede4694493ce0333c6573b9cad1e57cfcb8627b063ae5ecae7c6419b0de3 2026-07-01 15:08:26.136 | Stored in directory: /tmp/pip-ephem-wheel-cache-k5rz8kvh/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-01 15:08:26.142 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-01 15:08:26.549 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-01 15:08:26.550 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=8cdee128d1dfbbc4a84d45b0a1727736207a329da2261227a31f244dc0a563f6 2026-07-01 15:08:26.550 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-01 15:08:26.555 | Successfully built glance simplegeneric 2026-07-01 15:08:26.833 | 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-07-01 15:08:29.835 | Attempting uninstall: jsonpointer 2026-07-01 15:08:29.850 | Found existing installation: jsonpointer 2.0 2026-07-01 15:08:29.851 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:08:29.851 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-01 15:08:29.867 | Attempting uninstall: jmespath 2026-07-01 15:08:29.882 | Found existing installation: jmespath 1.0.1 2026-07-01 15:08:29.883 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:08:29.883 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-01 15:08:29.924 | Attempting uninstall: httplib2 2026-07-01 15:08:29.939 | Found existing installation: httplib2 0.20.4 2026-07-01 15:08:29.939 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:08:29.940 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-01 15:08:30.032 | Attempting uninstall: jsonpatch 2026-07-01 15:08:30.048 | Found existing installation: jsonpatch 1.32 2026-07-01 15:08:30.048 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:08:30.049 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-01 15:08:34.564 | 2026-07-01 15:08:34.585 | 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.dev91 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-07-01 15:08:34.870 | + inc/python:pip_install:216 : result=0 2026-07-01 15:08:34.872 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:08:34.875 | + functions-common:time_stop:2420 : local name 2026-07-01 15:08:34.877 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:08:34.879 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:08:34.881 | + functions-common:time_stop:2423 : local total 2026-07-01 15:08:34.883 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:08:34.885 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:08:34.887 | + functions-common:time_stop:2427 : start_time=1782918494832 2026-07-01 15:08:34.890 | + functions-common:time_stop:2429 : [[ -z 1782918494832 ]] 2026-07-01 15:08:34.892 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:08:34.897 | + functions-common:time_stop:2432 : end_time=1782918514893 2026-07-01 15:08:34.899 | + functions-common:time_stop:2433 : elapsed_time=20061 2026-07-01 15:08:34.902 | + functions-common:time_stop:2434 : total=76871 2026-07-01 15:08:34.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:08:34.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96932 2026-07-01 15:08:34.910 | + inc/python:pip_install:219 : return 0 2026-07-01 15:08:34.914 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 15:08:34.917 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:08:34.920 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-01 15:08:34.922 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-01 15:08:34.925 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:08:34.928 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:08:34.931 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-01 15:08:34.935 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:08:34.938 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 15:08:34.941 | + ./stack.sh:main:942 : configure_glance 2026-07-01 15:08:34.944 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-01 15:08:34.961 | + lib/glance:configure_glance:353 : local dburl 2026-07-01 15:08:34.965 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-01 15:08:34.967 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-01 15:08:34.969 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-01 15:08:34.972 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-01 15:08:34.974 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:08:34.976 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:08:34.978 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:08:34.993 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:08:34.995 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:08:34.997 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 15:08:34.999 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 15:08:35.002 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-01 15:08:35.036 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 15:08:35.073 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-01 15:08:35.101 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-01 15:08:35.132 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-01 15:08:35.163 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-01 15:08:35.196 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-01 15:08:35.230 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-01 15:08:35.232 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 15:08:35.234 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-01 15:08:35.237 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 15:08:35.239 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 15:08:35.242 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-01 15:08:35.246 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 15:08:35.249 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-01 15:08:35.252 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 15:08:35.255 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-01 15:08:35.289 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-01 15:08:35.321 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.4/identity 2026-07-01 15:08:35.354 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-01 15:08:35.387 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-01 15:08:35.420 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-01 15:08:35.454 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-01 15:08:35.488 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-01 15:08:35.518 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.4/identity 2026-07-01 15:08:35.552 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 15:08:35.585 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 15:08:35.619 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 15:08:35.622 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-01 15:08:35.656 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-01 15:08:35.659 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-01 15:08:35.661 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-01 15:08:35.664 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 15:08:35.667 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 15:08:35.669 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 15:08:35.687 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:08:35.690 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 15:08:35.693 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 15:08:35.696 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 15:08:35.713 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:08:35.716 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:08:35.719 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:08:35.750 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 15:08:35.753 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 15:08:35.756 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-01 15:08:35.758 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-01 15:08:35.761 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-01 15:08:35.792 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-01 15:08:35.825 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-01 15:08:35.858 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-01 15:08:35.860 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-01 15:08:35.862 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-01 15:08:35.865 | + lib/glance:configure_glance_store:282 : local be 2026-07-01 15:08:35.868 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-01 15:08:35.871 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-01 15:08:35.874 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-01 15:08:35.907 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-01 15:08:35.909 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.4 2026-07-01 15:08:35.946 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-01 15:08:35.949 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-01 15:08:35.952 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-01 15:08:35.969 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:08:35.972 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.4/image 2026-07-01 15:08:36.006 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-01 15:08:36.023 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:08:36.026 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-01 15:08:36.028 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-01 15:08:36.031 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 15:08:36.034 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:08:36.052 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:08:36.054 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:08:36.057 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:08:36.059 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:08:36.062 | + 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-07-01 15:08:36.095 | + 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-07-01 15:08:36.126 | + 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-07-01 15:08:36.160 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:08:36.194 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-01 15:08:36.226 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-01 15:08:36.231 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-01 15:08:36.268 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-01 15:08:36.302 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-01 15:08:36.335 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-01 15:08:36.368 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-01 15:08:36.403 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-01 15:08:36.438 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-01 15:08:36.472 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-01 15:08:36.503 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-01 15:08:36.507 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-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-07-01 15:08:36.514 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-01 15:08:36.530 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:08:36.533 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-01 15:08:36.536 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-01 15:08:36.539 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-01 15:08:36.541 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-01 15:08:36.543 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-01 15:08:36.546 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-01 15:08:36.548 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-01 15:08:36.552 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 15:08:36.555 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-01 15:08:36.587 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-01 15:08:36.590 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-01 15:08:36.593 | ++ functions:get_random_port:861 : true 2026-07-01 15:08:36.595 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-01 15:08:36.598 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-01 15:08:36.600 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-01 15:08:36.650 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-01 15:08:36.652 | ++ functions:get_random_port:865 : break 2 2026-07-01 15:08:36.655 | ++ functions:get_random_port:869 : echo 60999 2026-07-01 15:08:36.658 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-01 15:08:36.660 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-01 15:08:36.691 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-01 15:08:36.722 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-01 15:08:36.754 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-01 15:08:36.786 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 15:08:36.818 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 15:08:36.849 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-01 15:08:36.881 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-01 15:08:36.915 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-01 15:08:36.946 | + 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-07-01 15:08:36.978 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 15:08:37.009 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 15:08:37.042 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-01 15:08:37.074 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 15:08:37.106 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-01 15:08:37.138 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-01 15:08:37.170 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-01 15:08:37.201 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-01 15:08:37.233 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-01 15:08:37.264 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-01 15:08:37.295 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-01 15:08:37.298 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-01 15:08:37.300 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 15:08:37.303 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 15:08:37.305 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:08:37.307 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:08:37.310 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-01 15:08:37.313 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-01 15:08:37.315 | perl: warning: Setting locale failed. 2026-07-01 15:08:37.315 | perl: warning: Please check that your locale settings: 2026-07-01 15:08:37.315 | LANGUAGE = (unset), 2026-07-01 15:08:37.315 | LC_ALL = "en_US.utf8", 2026-07-01 15:08:37.315 | LANG = (unset) 2026-07-01 15:08:37.315 | are supported and installed on your system. 2026-07-01 15:08:37.315 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 15:08:37.350 | proxy (enabled by site administrator) 2026-07-01 15:08:37.353 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-01 15:08:37.356 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-01 15:08:37.359 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 15:08:37.362 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 15:08:37.364 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:08:37.366 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:08:37.369 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-01 15:08:37.372 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-01 15:08:37.375 | perl: warning: Setting locale failed. 2026-07-01 15:08:37.375 | perl: warning: Please check that your locale settings: 2026-07-01 15:08:37.375 | LANGUAGE = (unset), 2026-07-01 15:08:37.375 | LC_ALL = "en_US.utf8", 2026-07-01 15:08:37.375 | LANG = (unset) 2026-07-01 15:08:37.376 | are supported and installed on your system. 2026-07-01 15:08:37.376 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 15:08:37.410 | No module matches proxy_http 2026-07-01 15:08:37.414 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-01 15:08:37.429 | perl: warning: Setting locale failed. 2026-07-01 15:08:37.429 | perl: warning: Please check that your locale settings: 2026-07-01 15:08:37.429 | LANGUAGE = (unset), 2026-07-01 15:08:37.429 | LC_ALL = "en_US.utf8", 2026-07-01 15:08:37.429 | LANG = "de_DE.UTF-8" 2026-07-01 15:08:37.430 | are supported and installed on your system. 2026-07-01 15:08:37.430 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:08:37.470 | Considering dependency proxy for proxy_http: 2026-07-01 15:08:37.471 | Module proxy already enabled 2026-07-01 15:08:37.471 | Enabling module proxy_http. 2026-07-01 15:08:37.477 | To activate the new configuration, you need to run: 2026-07-01 15:08:37.477 | systemctl restart apache2 2026-07-01 15:08:37.483 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-01 15:08:37.485 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-01 15:08:37.489 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 15:08:37.491 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:08:37.494 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 15:08:37.716 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-01 15:08:37.720 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-01 15:08:37.726 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-01 15:08:37.729 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 15:08:37.732 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:08:37.735 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:08:37.738 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-01 15:08:37.742 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-01 15:08:37.745 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-01 15:08:37.746 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-01 15:08:37.759 | KeepAlive Off 2026-07-01 15:08:37.764 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-01 15:08:37.765 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-01 15:08:37.776 | SetEnv proxy-sendchunked 1 2026-07-01 15:08:37.781 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-01 15:08:37.781 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-01 15:08:37.792 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-01 15:08:37.796 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-01 15:08:37.798 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-01 15:08:37.800 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 15:08:37.803 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 15:08:37.806 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 15:08:37.808 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 15:08:37.810 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:08:37.814 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:08:37.816 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 15:08:37.819 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 15:08:37.822 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:08:37.825 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:08:37.827 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-01 15:08:37.838 | perl: warning: Setting locale failed. 2026-07-01 15:08:37.838 | perl: warning: Please check that your locale settings: 2026-07-01 15:08:37.838 | LANGUAGE = (unset), 2026-07-01 15:08:37.838 | LC_ALL = "en_US.utf8", 2026-07-01 15:08:37.838 | LANG = "de_DE.UTF-8" 2026-07-01 15:08:37.839 | are supported and installed on your system. 2026-07-01 15:08:37.839 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:08:37.880 | Enabling site glance-api. 2026-07-01 15:08:37.886 | To activate the new configuration, you need to run: 2026-07-01 15:08:37.886 | systemctl reload apache2 2026-07-01 15:08:37.891 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-01 15:08:37.894 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 15:08:37.897 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:08:37.900 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 15:08:38.040 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-01 15:08:38.048 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-01 15:08:38.083 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-01 15:08:38.120 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-01 15:08:38.123 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-01 15:08:38.159 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-01 15:08:38.194 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-01 15:08:38.214 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:08:38.217 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-01 15:08:38.220 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-01 15:08:38.223 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-01 15:08:38.226 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 15:08:38.229 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-01 15:08:38.232 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-01 15:08:38.235 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-01 15:08:38.238 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-01 15:08:38.241 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 15:08:38.243 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 15:08:38.247 | ++ functions-common:git_clone:593 : pwd 2026-07-01 15:08:38.250 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:08:38.252 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:08:38.255 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:08:38.273 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:08:38.275 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:08:38.278 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:08:38.281 | + functions-common:git_clone:610 : echo master 2026-07-01 15:08:38.282 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:08:38.287 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-01 15:08:38.290 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:08:38.293 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-01 15:08:38.296 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:08:38.298 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:08:38.301 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:08:38.303 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:08:38.306 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:08:38.309 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:08:38.311 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:08:38.314 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:08:38.318 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:08:38.321 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918518319 2026-07-01 15:08:38.324 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-01 15:08:38.327 | Cloning into '/opt/stack/cinder'... 2026-07-01 15:09:31.431 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:09:31.434 | + functions-common:time_stop:2420 : local name 2026-07-01 15:09:31.437 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:09:31.440 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:09:31.443 | + functions-common:time_stop:2423 : local total 2026-07-01 15:09:31.446 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:09:31.449 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:09:31.452 | + functions-common:time_stop:2427 : start_time=1782918518319 2026-07-01 15:09:31.455 | + functions-common:time_stop:2429 : [[ -z 1782918518319 ]] 2026-07-01 15:09:31.459 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:09:31.464 | + functions-common:time_stop:2432 : end_time=1782918571460 2026-07-01 15:09:31.467 | + functions-common:time_stop:2433 : elapsed_time=53141 2026-07-01 15:09:31.469 | + functions-common:time_stop:2434 : total=39374 2026-07-01 15:09:31.471 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:09:31.474 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92515 2026-07-01 15:09:31.477 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-01 15:09:31.480 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 15:09:31.483 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:09:31.486 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:09:31.489 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:09:31.492 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:09:31.495 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:09:31.498 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:09:31.501 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:09:31.503 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:09:31.507 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:09:31.511 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918571508 2026-07-01 15:09:31.514 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 15:09:32.157 | From https://review.opendev.org/openstack/cinder 2026-07-01 15:09:32.158 | * branch master -> FETCH_HEAD 2026-07-01 15:09:32.167 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:09:32.171 | + functions-common:time_stop:2420 : local name 2026-07-01 15:09:32.173 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:09:32.176 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:09:32.179 | + functions-common:time_stop:2423 : local total 2026-07-01 15:09:32.182 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:09:32.184 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:09:32.187 | + functions-common:time_stop:2427 : start_time=1782918571508 2026-07-01 15:09:32.190 | + functions-common:time_stop:2429 : [[ -z 1782918571508 ]] 2026-07-01 15:09:32.194 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:09:32.198 | + functions-common:time_stop:2432 : end_time=1782918572195 2026-07-01 15:09:32.201 | + functions-common:time_stop:2433 : elapsed_time=687 2026-07-01 15:09:32.203 | + functions-common:time_stop:2434 : total=92515 2026-07-01 15:09:32.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:09:32.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93202 2026-07-01 15:09:32.211 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:09:32.214 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:09:32.217 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:09:32.220 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:09:32.223 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:09:32.226 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:09:32.229 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:09:32.232 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:09:32.235 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:09:32.238 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:09:32.242 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918572239 2026-07-01 15:09:32.245 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:09:32.690 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:09:32.690 | 2026-07-01 15:09:32.690 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:09:32.690 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:09:32.690 | state without impacting any branches by switching back to a branch. 2026-07-01 15:09:32.691 | 2026-07-01 15:09:32.691 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:09:32.691 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:09:32.691 | 2026-07-01 15:09:32.691 | git switch -c 2026-07-01 15:09:32.691 | 2026-07-01 15:09:32.691 | Or undo this operation with: 2026-07-01 15:09:32.691 | 2026-07-01 15:09:32.691 | git switch - 2026-07-01 15:09:32.691 | 2026-07-01 15:09:32.691 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:09:32.691 | 2026-07-01 15:09:32.692 | HEAD is now at 85611cbc1 Merge "Storwize: stop vdiskcopyops loop racing sqlite in tests" 2026-07-01 15:09:32.699 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:09:32.702 | + functions-common:time_stop:2420 : local name 2026-07-01 15:09:32.705 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:09:32.708 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:09:32.711 | + functions-common:time_stop:2423 : local total 2026-07-01 15:09:32.714 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:09:32.717 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:09:32.720 | + functions-common:time_stop:2427 : start_time=1782918572239 2026-07-01 15:09:32.722 | + functions-common:time_stop:2429 : [[ -z 1782918572239 ]] 2026-07-01 15:09:32.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:09:32.730 | + functions-common:time_stop:2432 : end_time=1782918572727 2026-07-01 15:09:32.734 | + functions-common:time_stop:2433 : elapsed_time=488 2026-07-01 15:09:32.737 | + functions-common:time_stop:2434 : total=93202 2026-07-01 15:09:32.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:09:32.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93690 2026-07-01 15:09:32.744 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-01 15:09:32.761 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-01 15:09:32.765 | + functions-common:git_clone:673 : head -1 2026-07-01 15:09:32.765 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 15:09:32.770 | 85611cbc1 Merge "Storwize: stop vdiskcopyops loop racing sqlite in tests" 2026-07-01 15:09:32.772 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:09:32.776 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-07-01 15:09:32.779 | + inc/python:setup_develop:353 : local bindep 2026-07-01 15:09:32.781 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 15:09:32.784 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-01 15:09:32.787 | + inc/python:setup_develop:359 : local extras= 2026-07-01 15:09:32.790 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-01 15:09:32.793 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 15:09:32.796 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 15:09:32.799 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-01 15:09:32.801 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 15:09:32.804 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 15:09:32.808 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-01 15:09:32.811 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 15:09:32.814 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-01 15:09:32.816 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 15:09:32.819 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 15:09:32.823 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-01 15:09:32.829 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-01 15:09:32.831 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-01 15:09:32.834 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-01 15:09:32.990 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-01 15:09:32.994 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 15:09:32.997 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 15:09:33.000 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 15:09:33.003 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 15:09:33.006 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-01 15:09:33.009 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 15:09:33.012 | + inc/python:setup_package:446 : local extras= 2026-07-01 15:09:33.015 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 15:09:33.018 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 15:09:33.021 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 15:09:33.024 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 15:09:33.027 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 15:09:33.030 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-01 15:09:33.051 | Using python 3.12 to install /opt/stack/cinder 2026-07-01 15:09:33.054 | + 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-07-01 15:09:34.049 | Obtaining file:///opt/stack/cinder 2026-07-01 15:09:34.054 | Installing build dependencies: started 2026-07-01 15:09:35.821 | Installing build dependencies: finished with status 'done' 2026-07-01 15:09:35.823 | Checking if build backend supports build_editable: started 2026-07-01 15:09:36.376 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 15:09:36.377 | Getting requirements to build editable: started 2026-07-01 15:09:36.680 | Getting requirements to build editable: finished with status 'done' 2026-07-01 15:09:36.682 | Preparing editable metadata (pyproject.toml): started 2026-07-01 15:09:38.049 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:09:38.077 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.0.3) 2026-07-01 15:09:38.078 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.3.1) 2026-07-01 15:09:38.079 | 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.dev150) (0.41.0) 2026-07-01 15:09:38.080 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.4.0) 2026-07-01 15:09:38.081 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.5.2) 2026-07-01 15:09:38.081 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.1.0) 2026-07-01 15:09:38.082 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.26.0) 2026-07-01 15:09:38.083 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.14.0) 2026-07-01 15:09:38.084 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (13.0.0) 2026-07-01 15:09:38.711 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev150) 2026-07-01 15:09:38.846 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-01 15:09:38.858 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.5.0) 2026-07-01 15:09:38.859 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.5.0) 2026-07-01 15:09:38.860 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.4.0) 2026-07-01 15:09:38.861 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.0.0) 2026-07-01 15:09:38.862 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.2.0) 2026-07-01 15:09:38.863 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.1.0) 2026-07-01 15:09:38.863 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.1.0) 2026-07-01 15:09:38.864 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.1.0) 2026-07-01 15:09:38.865 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.11.0) 2026-07-01 15:09:38.866 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.8.0) 2026-07-01 15:09:38.867 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.9.0) 2026-07-01 15:09:38.868 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.10.0) 2026-07-01 15:09:38.868 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.6.0) 2026-07-01 15:09:38.870 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.7.1) 2026-07-01 15:09:38.871 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.1.1) 2026-07-01 15:09:38.912 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev150) 2026-07-01 15:09:38.932 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 15:09:38.943 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.4.0) 2026-07-01 15:09:38.944 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (26.2) 2026-07-01 15:09:38.988 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.006 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 15:09:39.017 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.10.1) 2026-07-01 15:09:39.018 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.1.0) 2026-07-01 15:09:39.019 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.3.2) 2026-07-01 15:09:39.019 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.4.0) 2026-07-01 15:09:39.058 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.074 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 15:09:39.085 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-07-01 15:09:39.134 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.151 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 15:09:39.194 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.210 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 15:09:39.223 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.34.2) 2026-07-01 15:09:39.223 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.5.1) 2026-07-01 15:09:39.224 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.3.0) 2026-07-01 15:09:39.254 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.272 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 15:09:39.282 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.0.51) 2026-07-01 15:09:39.283 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-07-01 15:09:39.309 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.323 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-01 15:09:39.350 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (9.1.4) 2026-07-01 15:09:39.351 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (1.8.10) 2026-07-01 15:09:39.352 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.8.0) 2026-07-01 15:09:39.395 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.416 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 15:09:39.426 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.0) 2026-07-01 15:09:39.473 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.491 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 15:09:39.573 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.589 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-01 15:09:39.600 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.7.0) 2026-07-01 15:09:39.601 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (43.0.3) 2026-07-01 15:09:39.602 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (0.2.3) 2026-07-01 15:09:39.795 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev150) 2026-07-01 15:09:39.812 | 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-07-01 15:09:40.207 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev150) 2026-07-01 15:09:40.224 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-01 15:09:40.235 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev150) (1.9.0) 2026-07-01 15:09:40.236 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2026.2) 2026-07-01 15:09:40.238 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.4) 2026-07-01 15:09:40.667 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-07-01 15:09:40.683 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-01 15:09:40.695 | 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.dev150) (1.1.0) 2026-07-01 15:09:40.730 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-07-01 15:09:40.797 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-01 15:09:40.809 | 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.dev150) (2.9.0.post0) 2026-07-01 15:09:40.811 | 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.dev150) (2.7.0) 2026-07-01 15:09:40.816 | 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.dev150) (1.17.0) 2026-07-01 15:09:40.848 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev150) (2.0.0) 2026-07-01 15:09:40.853 | 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.dev150) (3.0) 2026-07-01 15:09:40.862 | 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.dev150) (2.8.0) 2026-07-01 15:09:40.870 | 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.dev150) (3.1.0) 2026-07-01 15:09:40.872 | 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.dev150) (2.2.1) 2026-07-01 15:09:40.874 | 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.dev150) (0.31.2) 2026-07-01 15:09:40.931 | 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.dev150) 2026-07-01 15:09:40.947 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-01 15:09:40.988 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-07-01 15:09:41.003 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-01 15:09:41.064 | 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.dev150) 2026-07-01 15:09:41.081 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 15:09:41.118 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-07-01 15:09:41.133 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 15:09:41.178 | 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.dev150) 2026-07-01 15:09:41.195 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-01 15:09:41.547 | 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.dev150) 2026-07-01 15:09:41.563 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-07-01 15:09:41.607 | 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.dev150) 2026-07-01 15:09:41.622 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 15:09:41.675 | 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.dev150) 2026-07-01 15:09:41.691 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 15:09:41.719 | 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.dev150) (3.4.7) 2026-07-01 15:09:41.720 | 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.dev150) (3.18) 2026-07-01 15:09:41.722 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev150) (2023.11.17) 2026-07-01 15:09:41.741 | 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.dev150) (26.1.0) 2026-07-01 15:09:41.743 | 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.dev150) (2025.9.1) 2026-07-01 15:09:41.743 | 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.dev150) (0.37.0) 2026-07-01 15:09:41.744 | 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.dev150) (2026.5.1) 2026-07-01 15:09:41.755 | 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.dev150) (1.8.2) 2026-07-01 15:09:41.756 | 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.dev150) (4.15.0) 2026-07-01 15:09:41.761 | 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.dev150) (4.2.0) 2026-07-01 15:09:41.764 | 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.dev150) (4.0.1) 2026-07-01 15:09:41.764 | 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.dev150) (2.13.0) 2026-07-01 15:09:41.776 | 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.dev150) (7.2.2) 2026-07-01 15:09:41.784 | 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.dev150) (1.5.0) 2026-07-01 15:09:41.791 | 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.dev150) (0.20) 2026-07-01 15:09:41.798 | 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.dev150) (1.3.0) 2026-07-01 15:09:41.800 | 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.dev150) (2.0.0) 2026-07-01 15:09:41.801 | 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.dev150) (6.0.3) 2026-07-01 15:09:41.814 | 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.dev150) (1.18.4) 2026-07-01 15:09:41.817 | 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.dev150) (2.1.2) 2026-07-01 15:09:41.818 | 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.dev150) (0.6.2) 2026-07-01 15:09:41.822 | 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.dev150) (1.3.12) 2026-07-01 15:09:41.838 | 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.dev150) (5.3.1) 2026-07-01 15:09:41.839 | 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.dev150) (5.6.2) 2026-07-01 15:09:41.841 | 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.dev150) (0.16.0) 2026-07-01 15:09:41.846 | 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.dev150) (5.1.0) 2026-07-01 15:09:41.863 | 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.dev150) (0.25.0) 2026-07-01 15:09:41.867 | 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.dev150) (5.0.0) 2026-07-01 15:09:41.869 | 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.dev150) (3.1.6) 2026-07-01 15:09:41.870 | 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.dev150) (4.0.1) 2026-07-01 15:09:41.878 | 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.dev150) (3.0.3) 2026-07-01 15:09:41.892 | 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.dev150) (1.2.1) 2026-07-01 15:09:41.916 | 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.dev150) (1.7.6) 2026-07-01 15:09:41.959 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-07-01 15:09:41.978 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 15:09:42.083 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-07-01 15:09:42.100 | 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-07-01 15:09:42.116 | 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.dev150) (3.17.0) 2026-07-01 15:09:42.166 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev150) 2026-07-01 15:09:42.185 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 15:09:42.252 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-07-01 15:09:42.268 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 15:09:42.327 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-07-01 15:09:42.342 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-01 15:09:42.363 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev150) (82.0.1) 2026-07-01 15:09:42.379 | 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.dev150) (0.8.1) 2026-07-01 15:09:42.442 | 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.dev150) 2026-07-01 15:09:42.458 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-01 15:09:42.494 | 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.dev150) (4.14.0) 2026-07-01 15:09:42.501 | 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.dev150) (0.6.0) 2026-07-01 15:09:42.502 | 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.dev150) (4.0.0) 2026-07-01 15:09:42.514 | 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.dev150) (3.0.52) 2026-07-01 15:09:42.515 | 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.dev150) (1.11.0) 2026-07-01 15:09:42.516 | 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.dev150) (15.0.0) 2026-07-01 15:09:42.516 | 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.dev150) (1.8.0) 2026-07-01 15:09:42.560 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev150) 2026-07-01 15:09:42.577 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 15:09:42.588 | 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.dev150) (24.2.1) 2026-07-01 15:09:42.637 | 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.dev150) (4.2.0) 2026-07-01 15:09:42.638 | 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.dev150) (2.20.0) 2026-07-01 15:09:42.649 | 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.dev150) (0.1.2) 2026-07-01 15:09:42.670 | 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.dev150) (0.8) 2026-07-01 15:09:42.716 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev150) 2026-07-01 15:09:42.733 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-01 15:09:42.791 | 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.dev150) (3.6.1) 2026-07-01 15:09:42.792 | 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.dev150) (3.4.0) 2026-07-01 15:09:42.794 | 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.dev150) (4.0.1) 2026-07-01 15:09:42.875 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev150) 2026-07-01 15:09:42.892 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-01 15:09:42.931 | 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.dev150) (1.33) 2026-07-01 15:09:42.938 | 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.dev150) (3.1.1) 2026-07-01 15:09:43.035 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-01 15:09:43.076 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-01 15:09:43.663 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 23.8 MB/s 0:00:00 2026-07-01 15:09:43.681 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-01 15:09:43.707 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-07-01 15:09:43.956 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 62.2 MB/s 0:00:00 2026-07-01 15:09:43.973 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-01 15:09:44.001 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-07-01 15:09:44.026 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-01 15:09:44.050 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-01 15:09:44.076 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-01 15:09:44.101 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-07-01 15:09:44.128 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-01 15:09:44.153 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-01 15:09:44.235 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 66.4 MB/s 0:00:00 2026-07-01 15:09:44.253 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-01 15:09:44.279 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-01 15:09:44.308 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-01 15:09:44.328 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 28.0 MB/s 0:00:00 2026-07-01 15:09:44.345 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-01 15:09:44.371 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-01 15:09:44.398 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-01 15:09:44.424 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-01 15:09:44.449 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-01 15:09:44.490 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 35.2 MB/s 0:00:00 2026-07-01 15:09:44.508 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-01 15:09:44.536 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-01 15:09:44.565 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-01 15:09:44.592 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-01 15:09:44.619 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-01 15:09:44.645 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-01 15:09:44.672 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-01 15:09:44.698 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-01 15:09:44.725 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-01 15:09:44.754 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-01 15:09:44.785 | 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-07-01 15:09:44.828 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.8 MB/s 0:00:00 2026-07-01 15:09:44.846 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-01 15:09:45.017 | Building wheels for collected packages: cinder 2026-07-01 15:09:45.019 | Building editable for cinder (pyproject.toml): started 2026-07-01 15:09:46.718 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-01 15:09:46.720 | Created wheel for cinder: filename=cinder-28.1.0.dev150-0.editable-py3-none-any.whl size=9196 sha256=2924046743ad9b4afb3c9d2f94417fa747274a3a6cd0550f02439b7e47d0ddf3 2026-07-01 15:09:46.720 | Stored in directory: /tmp/pip-ephem-wheel-cache-h9j25sjm/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-01 15:09:46.726 | Successfully built cinder 2026-07-01 15:09:47.126 | 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-07-01 15:09:47.481 | Attempting uninstall: pyudev 2026-07-01 15:09:47.497 | Found existing installation: pyudev 0.24.0 2026-07-01 15:09:47.499 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:09:47.499 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-01 15:09:47.553 | Attempting uninstall: pyasn1 2026-07-01 15:09:47.571 | Found existing installation: pyasn1 0.4.8 2026-07-01 15:09:47.572 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:09:47.573 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-01 15:09:49.327 | Attempting uninstall: botocore 2026-07-01 15:09:49.345 | Found existing installation: botocore 1.34.46 2026-07-01 15:09:49.346 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:09:49.347 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-01 15:09:50.537 | Attempting uninstall: s3transfer 2026-07-01 15:09:50.556 | Found existing installation: s3transfer 0.10.1 2026-07-01 15:09:50.557 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:09:50.557 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-01 15:09:51.287 | Attempting uninstall: boto3 2026-07-01 15:09:51.308 | Found existing installation: boto3 1.34.46 2026-07-01 15:09:51.309 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 15:09:51.309 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-01 15:09:53.385 | 2026-07-01 15:09:53.407 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev150 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-07-01 15:09:53.784 | + inc/python:pip_install:216 : result=0 2026-07-01 15:09:53.787 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:09:53.790 | + functions-common:time_stop:2420 : local name 2026-07-01 15:09:53.792 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:09:53.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:09:53.796 | + functions-common:time_stop:2423 : local total 2026-07-01 15:09:53.798 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:09:53.800 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:09:53.803 | + functions-common:time_stop:2427 : start_time=1782918573046 2026-07-01 15:09:53.805 | + functions-common:time_stop:2429 : [[ -z 1782918573046 ]] 2026-07-01 15:09:53.807 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:09:53.812 | + functions-common:time_stop:2432 : end_time=1782918593808 2026-07-01 15:09:53.815 | + functions-common:time_stop:2433 : elapsed_time=20762 2026-07-01 15:09:53.817 | + functions-common:time_stop:2434 : total=96932 2026-07-01 15:09:53.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:09:53.823 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=117694 2026-07-01 15:09:53.825 | + inc/python:pip_install:219 : return 0 2026-07-01 15:09:53.828 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 15:09:53.831 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:09:53.834 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-01 15:09:53.837 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-01 15:09:53.839 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:09:53.841 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:09:53.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-01 15:09:53.847 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:09:53.849 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-01 15:09:53.853 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-01 15:09:53.855 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-07-01 15:09:53.857 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:09:53.861 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:09:53.863 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-07-01 15:09:53.883 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-07-01 15:09:53.885 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:09:53.887 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:09:53.890 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:09:53.893 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:09:53.896 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:09:53.900 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:09:53.903 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:09:53.907 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:09:53.910 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:09:53.914 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:09:53.918 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:09:53.923 | + functions-common:apt_get_update:1167 : return 2026-07-01 15:09:53.925 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-01 15:09:53.927 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:09:53.931 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:09:53.934 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:09:53.938 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-01 15:09:53.962 | + 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-07-01 15:09:54.001 | Reading package lists... 2026-07-01 15:09:54.386 | Building dependency tree... 2026-07-01 15:09:54.388 | Reading state information... 2026-07-01 15:09:54.996 | The following packages were automatically installed and are no longer required: 2026-07-01 15:09:54.998 | libfwupd2 libgusb2 2026-07-01 15:09:54.998 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:09:55.001 | The following additional packages will be installed: 2026-07-01 15:09:55.001 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-01 15:09:55.001 | python3-urwid python3-wcwidth 2026-07-01 15:09:55.004 | Suggested packages: 2026-07-01 15:09:55.004 | python-urwid-doc 2026-07-01 15:09:55.041 | The following NEW packages will be installed: 2026-07-01 15:09:55.041 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-01 15:09:55.042 | python3-urwid python3-wcwidth targetcli-fb 2026-07-01 15:09:55.117 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 15:09:55.117 | Need to get 385 kB of archives. 2026-07-01 15:09:55.118 | After this operation, 3098 kB of additional disk space will be used. 2026-07-01 15:09:55.118 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-01 15:09:55.143 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-01 15:09:55.157 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-01 15:09:55.179 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-01 15:09:55.194 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-01 15:09:55.209 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-01 15:09:55.449 | perl: warning: Setting locale failed. 2026-07-01 15:09:55.449 | perl: warning: Please check that your locale settings: 2026-07-01 15:09:55.449 | LANGUAGE = (unset), 2026-07-01 15:09:55.449 | LC_ALL = "en_US.utf8", 2026-07-01 15:09:55.449 | LANG = "de_DE.UTF-8" 2026-07-01 15:09:55.450 | are supported and installed on your system. 2026-07-01 15:09:55.450 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:09:55.512 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:09:55.513 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:09:55.513 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:09:55.698 | Fetched 385 kB in 0s (2722 kB/s) 2026-07-01 15:09:55.737 | Selecting previously unselected package python3-typing-extensions. 2026-07-01 15:09:55.801 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-01 15:09:55.808 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-01 15:09:55.812 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-01 15:09:55.863 | Selecting previously unselected package python3-wcwidth. 2026-07-01 15:09:55.876 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-01 15:09:55.880 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-01 15:09:55.932 | Selecting previously unselected package python3-urwid. 2026-07-01 15:09:55.945 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-01 15:09:55.949 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-01 15:09:56.038 | Selecting previously unselected package python3-configshell-fb. 2026-07-01 15:09:56.051 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-01 15:09:56.054 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-01 15:09:56.114 | Selecting previously unselected package python3-rtslib-fb. 2026-07-01 15:09:56.128 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-01 15:09:56.132 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-01 15:09:56.193 | Selecting previously unselected package targetcli-fb. 2026-07-01 15:09:56.206 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-01 15:09:56.210 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-01 15:09:56.286 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-01 15:09:57.522 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-01 15:09:57.531 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-01 15:09:57.846 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-01 15:09:58.109 | Setting up python3-urwid (2.6.10-1) ... 2026-07-01 15:09:58.662 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-01 15:09:58.866 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 15:09:58.866 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-01 15:09:58.899 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-01 15:09:58.899 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-01 15:09:58.899 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-01 15:09:58.899 | keyword = Word(alphanums + '_\-') 2026-07-01 15:09:58.899 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 15:09:58.899 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 15:09:58.900 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 15:09:58.900 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 15:09:58.900 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-01 15:09:58.900 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-01 15:09:58.909 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 15:09:58.909 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-01 15:09:58.931 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-01 15:09:58.931 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-01 15:09:58.931 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-01 15:09:58.931 | keyword = Word(alphanums + '_\-') 2026-07-01 15:09:58.931 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 15:09:58.931 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 15:09:58.932 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 15:09:58.932 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 15:09:58.933 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-01 15:09:58.933 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-01 15:09:58.964 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-01 15:09:59.180 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-01 15:09:59.180 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-01 15:09:59.477 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 15:10:00.368 | perl: warning: Setting locale failed. 2026-07-01 15:10:00.368 | perl: warning: Please check that your locale settings: 2026-07-01 15:10:00.368 | LANGUAGE = (unset), 2026-07-01 15:10:00.368 | LC_ALL = "en_US.utf8", 2026-07-01 15:10:00.369 | LANG = "de_DE.UTF-8" 2026-07-01 15:10:00.369 | are supported and installed on your system. 2026-07-01 15:10:00.369 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:10:00.499 | perl: warning: Setting locale failed. 2026-07-01 15:10:00.500 | perl: warning: Please check that your locale settings: 2026-07-01 15:10:00.500 | LANGUAGE = (unset), 2026-07-01 15:10:00.500 | LC_ALL = "en_US.utf8", 2026-07-01 15:10:00.500 | LANG = "de_DE.UTF-8" 2026-07-01 15:10:00.503 | are supported and installed on your system. 2026-07-01 15:10:00.503 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:10:00.552 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:10:00.552 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:10:00.553 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:10:00.625 | perl: warning: Setting locale failed. 2026-07-01 15:10:00.625 | perl: warning: Please check that your locale settings: 2026-07-01 15:10:00.625 | LANGUAGE = (unset), 2026-07-01 15:10:00.625 | LC_ALL = "en_US.utf8", 2026-07-01 15:10:00.625 | LANG = "de_DE.UTF-8" 2026-07-01 15:10:00.625 | are supported and installed on your system. 2026-07-01 15:10:00.626 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:10:01.156 | 2026-07-01 15:10:01.156 | Running kernel seems to be up-to-date. 2026-07-01 15:10:01.156 | 2026-07-01 15:10:01.156 | Restarting services... 2026-07-01 15:10:01.191 | 2026-07-01 15:10:01.191 | Service restarts being deferred: 2026-07-01 15:10:01.191 | systemctl restart virtlockd.service 2026-07-01 15:10:01.191 | systemctl restart virtlogd.service 2026-07-01 15:10:01.191 | 2026-07-01 15:10:01.192 | No containers need to be restarted. 2026-07-01 15:10:01.192 | 2026-07-01 15:10:01.192 | No user sessions are running outdated binaries. 2026-07-01 15:10:01.192 | 2026-07-01 15:10:01.192 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:10:03.221 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:10:03.223 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:10:03.225 | + functions-common:time_stop:2420 : local name 2026-07-01 15:10:03.227 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:10:03.230 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:10:03.232 | + functions-common:time_stop:2423 : local total 2026-07-01 15:10:03.235 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:10:03.237 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:10:03.240 | + functions-common:time_stop:2427 : start_time=1782918593958 2026-07-01 15:10:03.243 | + functions-common:time_stop:2429 : [[ -z 1782918593958 ]] 2026-07-01 15:10:03.246 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:10:03.250 | + functions-common:time_stop:2432 : end_time=1782918603247 2026-07-01 15:10:03.253 | + functions-common:time_stop:2433 : elapsed_time=9289 2026-07-01 15:10:03.255 | + functions-common:time_stop:2434 : total=140184 2026-07-01 15:10:03.258 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:10:03.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149473 2026-07-01 15:10:03.262 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:10:03.265 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 15:10:03.267 | + ./stack.sh:main:948 : configure_cinder 2026-07-01 15:10:03.270 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-01 15:10:03.286 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-01 15:10:03.290 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-01 15:10:03.292 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-01 15:10:03.295 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-01 15:10:03.299 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-01 15:10:03.299 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-01 15:10:03.303 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-01 15:10:03.305 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-01 15:10:03.307 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-01 15:10:03.309 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-01 15:10:03.311 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-01 15:10:03.313 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-01 15:10:03.316 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-01 15:10:03.318 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-01 15:10:03.332 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-01 15:10:03.347 | + 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-07-01 15:10:03.364 | + 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-07-01 15:10:03.378 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-01 15:10:03.393 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-01 15:10:03.410 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-01 15:10:03.413 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-01 15:10:03.417 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.3yCd1yfxYK 2026-07-01 15:10:03.419 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-01 15:10:03.421 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-01 15:10:03.423 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-01 15:10:03.425 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.3yCd1yfxYK 2026-07-01 15:10:03.429 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.3yCd1yfxYK 2026-07-01 15:10:03.444 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.3yCd1yfxYK /etc/sudoers.d/cinder-rootwrap 2026-07-01 15:10:03.459 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-01 15:10:03.462 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-01 15:10:03.464 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-01 15:10:03.467 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-01 15:10:03.469 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-01 15:10:03.471 | + 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-07-01 15:10:03.473 | + 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-07-01 15:10:03.476 | + 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-07-01 15:10:03.476 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-01 15:10:03.486 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-01 15:10:03.490 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-01 15:10:03.504 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-01 15:10:03.519 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-01 15:10:03.521 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-01 15:10:03.525 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-01 15:10:03.529 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-01 15:10:03.531 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 15:10:03.534 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-01 15:10:03.536 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 15:10:03.538 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 15:10:03.540 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-01 15:10:03.542 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 15:10:03.545 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-01 15:10:03.547 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 15:10:03.549 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-01 15:10:03.577 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-01 15:10:03.605 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.4/identity 2026-07-01 15:10:03.633 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-01 15:10:03.660 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-01 15:10:03.687 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-01 15:10:03.714 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-01 15:10:03.741 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-01 15:10:03.770 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.4/identity 2026-07-01 15:10:03.800 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 15:10:03.830 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 15:10:03.860 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 15:10:03.863 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-01 15:10:03.896 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-01 15:10:03.929 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-01 15:10:03.932 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-01 15:10:03.935 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-01 15:10:03.937 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-01 15:10:03.940 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:10:03.943 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:10:03.945 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:10:03.964 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:10:03.966 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:10:03.969 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-01 15:10:03.972 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-01 15:10:04.004 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-01 15:10:04.036 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-01 15:10:04.069 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-01 15:10:04.101 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-01 15:10:04.133 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-01 15:10:04.169 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.4 2026-07-01 15:10:04.202 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-01 15:10:04.238 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-01 15:10:04.247 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key d9d54be925276cd0b571a8203bca13d0 2026-07-01 15:10:04.279 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-01 15:10:04.282 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-01 15:10:04.313 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-01 15:10:04.345 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-01 15:10:04.376 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-01 15:10:04.409 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-01 15:10:04.442 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-01 15:10:04.475 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-01 15:10:04.492 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:10:04.495 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 15:10:04.498 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-01 15:10:04.501 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-01 15:10:04.504 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-01 15:10:04.506 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 15:10:04.509 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-01 15:10:04.512 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-01 15:10:04.515 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-01 15:10:04.518 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-01 15:10:04.521 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-01 15:10:04.524 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-01 15:10:04.559 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-01 15:10:04.592 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-01 15:10:04.622 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-01 15:10:04.653 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-01 15:10:04.686 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-01 15:10:04.718 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-01 15:10:04.749 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-01 15:10:04.786 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-01 15:10:04.820 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-01 15:10:04.823 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-01 15:10:04.826 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-01 15:10:04.830 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-01 15:10:04.868 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-01 15:10:04.871 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-01 15:10:04.907 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-01 15:10:04.910 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-01 15:10:04.913 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-07-01 15:10:04.916 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-01 15:10:04.953 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-07-01 15:10:04.956 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-07-01 15:10:04.959 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-01 15:10:04.962 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-01 15:10:04.965 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-01 15:10:04.985 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:10:04.987 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-01 15:10:05.007 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:10:05.010 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-01 15:10:05.028 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:10:05.031 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-01 15:10:05.034 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-01 15:10:05.037 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-01 15:10:05.040 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-01 15:10:05.043 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 15:10:05.046 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 15:10:05.049 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 15:10:05.071 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:10:05.075 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 15:10:05.078 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 15:10:05.081 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 15:10:05.102 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:10:05.106 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:10:05.110 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:10:05.149 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 15:10:05.152 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 15:10:05.155 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-01 15:10:05.158 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-01 15:10:05.161 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 15:10:05.165 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:10:05.186 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:10:05.189 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:10:05.192 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:10:05.195 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:10:05.198 | + 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-07-01 15:10:05.232 | + 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-07-01 15:10:05.267 | + 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-07-01 15:10:05.300 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:10:05.335 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-01 15:10:05.366 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-01 15:10:05.385 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:10:05.388 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-01 15:10:05.390 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-01 15:10:05.393 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-01 15:10:05.395 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-01 15:10:05.398 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 15:10:05.401 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-01 15:10:05.403 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-01 15:10:05.406 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 15:10:05.408 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 15:10:05.424 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 15:10:05.424 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:10:05.434 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 15:10:05.439 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:10:05.452 | /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-07-01 15:10:05.456 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-01 15:10:05.459 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-01 15:10:05.463 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 15:10:05.470 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-01 15:10:05.505 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-01 15:10:05.539 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-01 15:10:05.575 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 15:10:05.609 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 15:10:05.643 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 15:10:05.678 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 15:10:05.712 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 15:10:05.742 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 15:10:05.773 | + 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-07-01 15:10:05.805 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 15:10:05.838 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 15:10:05.869 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 15:10:05.901 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-01 15:10:05.932 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 15:10:05.935 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 15:10:05.938 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-01 15:10:05.941 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-01 15:10:05.944 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 15:10:05.946 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:10:05.949 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:10:05.952 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-01 15:10:05.955 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-01 15:10:05.958 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-01 15:10:05.991 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 15:10:06.025 | + 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-07-01 15:10:06.026 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-01 15:10:06.036 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-01 15:10:06.041 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-01 15:10:06.044 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-01 15:10:06.046 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 15:10:06.049 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 15:10:06.052 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 15:10:06.055 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 15:10:06.058 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:10:06.061 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:10:06.063 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 15:10:06.066 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 15:10:06.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:10:06.072 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:10:06.074 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-01 15:10:06.086 | perl: warning: Setting locale failed. 2026-07-01 15:10:06.086 | perl: warning: Please check that your locale settings: 2026-07-01 15:10:06.086 | LANGUAGE = (unset), 2026-07-01 15:10:06.086 | LC_ALL = "en_US.utf8", 2026-07-01 15:10:06.086 | LANG = "de_DE.UTF-8" 2026-07-01 15:10:06.086 | are supported and installed on your system. 2026-07-01 15:10:06.086 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:10:06.126 | Enabling site cinder-api. 2026-07-01 15:10:06.131 | To activate the new configuration, you need to run: 2026-07-01 15:10:06.131 | systemctl reload apache2 2026-07-01 15:10:06.136 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 15:10:06.139 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 15:10:06.142 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:10:06.144 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 15:10:06.320 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-01 15:10:06.323 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.4/image 2026-07-01 15:10:06.358 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-01 15:10:06.376 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:10:06.379 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-01 15:10:06.382 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 15:10:06.385 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-01 15:10:06.387 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-01 15:10:06.391 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 15:10:06.393 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-01 15:10:06.396 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 15:10:06.399 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-01 15:10:06.402 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-01 15:10:06.405 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-01 15:10:06.438 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-01 15:10:06.472 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.4/identity 2026-07-01 15:10:06.505 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-01 15:10:06.539 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-01 15:10:06.573 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-01 15:10:06.607 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-01 15:10:06.641 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-01 15:10:06.676 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.4/identity 2026-07-01 15:10:06.709 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-01 15:10:06.744 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-01 15:10:06.778 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 15:10:06.781 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-01 15:10:06.784 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 15:10:06.787 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:10:06.789 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-01 15:10:06.792 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-01 15:10:06.830 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-01 15:10:06.866 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.4/identity 2026-07-01 15:10:06.901 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-01 15:10:06.935 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-01 15:10:06.970 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-01 15:10:07.005 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-01 15:10:07.040 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-01 15:10:07.072 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-01 15:10:07.106 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-01 15:10:07.142 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-01 15:10:07.144 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-01 15:10:07.164 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:10:07.167 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.4:2379?api_version=v3' 2026-07-01 15:10:07.203 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-01 15:10:07.206 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-01 15:10:07.210 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-07-01 15:10:07.246 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-01 15:10:07.250 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-01 15:10:07.252 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-01 15:10:07.288 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-01 15:10:07.291 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 15:10:07.294 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-01 15:10:07.297 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-01 15:10:07.299 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-01 15:10:07.334 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-01 15:10:07.367 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.4/identity 2026-07-01 15:10:07.402 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-01 15:10:07.436 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-01 15:10:07.470 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-01 15:10:07.504 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-01 15:10:07.539 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-01 15:10:07.573 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-01 15:10:07.593 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:10:07.596 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-01 15:10:07.599 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-01 15:10:07.602 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-01 15:10:07.605 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 15:10:07.608 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-01 15:10:07.611 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-01 15:10:07.614 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-01 15:10:07.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:10:07.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:10:07.624 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-01 15:10:07.627 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:10:07.630 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-01 15:10:07.633 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-01 15:10:07.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:10:07.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:10:07.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-01 15:10:07.645 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:10:07.649 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-01 15:10:07.652 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-01 15:10:07.655 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:10:07.658 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:10:07.661 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-01 15:10:07.664 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:10:07.667 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-01 15:10:07.670 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-01 15:10:07.672 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-01 15:10:07.675 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 15:10:07.678 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 15:10:07.682 | ++ functions-common:git_clone:593 : pwd 2026-07-01 15:10:07.686 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:10:07.688 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:10:07.691 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:10:07.709 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:10:07.712 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:10:07.715 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:10:07.719 | + functions-common:git_clone:610 : echo master 2026-07-01 15:10:07.719 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:10:07.725 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-01 15:10:07.728 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:10:07.731 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-01 15:10:07.734 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:10:07.736 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:10:07.739 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:10:07.742 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:10:07.744 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:10:07.748 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:10:07.751 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:10:07.754 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:10:07.757 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:10:07.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918607759 2026-07-01 15:10:07.764 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-01 15:10:07.768 | Cloning into '/opt/stack/neutron'... 2026-07-01 15:11:09.339 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:11:09.343 | + functions-common:time_stop:2420 : local name 2026-07-01 15:11:09.346 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:11:09.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:11:09.353 | + functions-common:time_stop:2423 : local total 2026-07-01 15:11:09.357 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:11:09.361 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:11:09.365 | + functions-common:time_stop:2427 : start_time=1782918607759 2026-07-01 15:11:09.368 | + functions-common:time_stop:2429 : [[ -z 1782918607759 ]] 2026-07-01 15:11:09.373 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:11:09.378 | + functions-common:time_stop:2432 : end_time=1782918669375 2026-07-01 15:11:09.381 | + functions-common:time_stop:2433 : elapsed_time=61616 2026-07-01 15:11:09.384 | + functions-common:time_stop:2434 : total=93690 2026-07-01 15:11:09.388 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:11:09.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155306 2026-07-01 15:11:09.396 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-01 15:11:09.400 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 15:11:09.403 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:11:09.407 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:11:09.410 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:11:09.414 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:11:09.418 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:11:09.421 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:11:09.425 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:11:09.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:11:09.433 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:11:09.438 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918669434 2026-07-01 15:11:09.442 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 15:11:10.148 | From https://review.opendev.org/openstack/neutron 2026-07-01 15:11:10.148 | * branch master -> FETCH_HEAD 2026-07-01 15:11:10.159 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:11:10.163 | + functions-common:time_stop:2420 : local name 2026-07-01 15:11:10.166 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:11:10.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:11:10.172 | + functions-common:time_stop:2423 : local total 2026-07-01 15:11:10.175 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:11:10.178 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:11:10.182 | + functions-common:time_stop:2427 : start_time=1782918669434 2026-07-01 15:11:10.187 | + functions-common:time_stop:2429 : [[ -z 1782918669434 ]] 2026-07-01 15:11:10.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:11:10.197 | + functions-common:time_stop:2432 : end_time=1782918670192 2026-07-01 15:11:10.201 | + functions-common:time_stop:2433 : elapsed_time=758 2026-07-01 15:11:10.205 | + functions-common:time_stop:2434 : total=155306 2026-07-01 15:11:10.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:11:10.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156064 2026-07-01 15:11:10.216 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:11:10.219 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:11:10.223 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:11:10.227 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:11:10.231 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:11:10.235 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:11:10.238 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:11:10.241 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:11:10.244 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:11:10.249 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:11:10.255 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918670251 2026-07-01 15:11:10.259 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:11:10.757 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:11:10.757 | 2026-07-01 15:11:10.758 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:11:10.758 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:11:10.758 | state without impacting any branches by switching back to a branch. 2026-07-01 15:11:10.758 | 2026-07-01 15:11:10.758 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:11:10.758 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:11:10.758 | 2026-07-01 15:11:10.758 | git switch -c 2026-07-01 15:11:10.758 | 2026-07-01 15:11:10.758 | Or undo this operation with: 2026-07-01 15:11:10.758 | 2026-07-01 15:11:10.759 | git switch - 2026-07-01 15:11:10.759 | 2026-07-01 15:11:10.759 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:11:10.759 | 2026-07-01 15:11:10.759 | HEAD is now at e4df77137e Merge "Adapt to new testtools" 2026-07-01 15:11:10.768 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:11:10.772 | + functions-common:time_stop:2420 : local name 2026-07-01 15:11:10.775 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:11:10.779 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:11:10.783 | + functions-common:time_stop:2423 : local total 2026-07-01 15:11:10.786 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:11:10.790 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:11:10.794 | + functions-common:time_stop:2427 : start_time=1782918670251 2026-07-01 15:11:10.798 | + functions-common:time_stop:2429 : [[ -z 1782918670251 ]] 2026-07-01 15:11:10.803 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:11:10.808 | + functions-common:time_stop:2432 : end_time=1782918670804 2026-07-01 15:11:10.812 | + functions-common:time_stop:2433 : elapsed_time=553 2026-07-01 15:11:10.816 | + functions-common:time_stop:2434 : total=156064 2026-07-01 15:11:10.819 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:11:10.823 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156617 2026-07-01 15:11:10.827 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-01 15:11:10.846 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-01 15:11:10.851 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 15:11:10.853 | + functions-common:git_clone:673 : head -1 2026-07-01 15:11:10.878 | e4df77137e Merge "Adapt to new testtools" 2026-07-01 15:11:10.882 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:11:10.886 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-01 15:11:10.889 | + inc/python:setup_develop:353 : local bindep 2026-07-01 15:11:10.893 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 15:11:10.897 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-01 15:11:10.900 | + inc/python:setup_develop:359 : local extras= 2026-07-01 15:11:10.904 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-01 15:11:10.907 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 15:11:10.911 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 15:11:10.915 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-01 15:11:10.918 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 15:11:10.922 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 15:11:10.926 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-01 15:11:10.930 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 15:11:10.935 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-01 15:11:10.939 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 15:11:10.942 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 15:11:10.947 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-01 15:11:10.955 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-01 15:11:10.959 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-01 15:11:10.963 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-01 15:11:11.124 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-01 15:11:11.128 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 15:11:11.132 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 15:11:11.135 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 15:11:11.139 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 15:11:11.142 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-01 15:11:11.146 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 15:11:11.149 | + inc/python:setup_package:446 : local extras= 2026-07-01 15:11:11.153 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 15:11:11.157 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 15:11:11.161 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 15:11:11.164 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 15:11:11.168 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 15:11:11.172 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-01 15:11:11.200 | Using python 3.12 to install /opt/stack/neutron 2026-07-01 15:11:11.204 | + 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-07-01 15:11:12.296 | Obtaining file:///opt/stack/neutron 2026-07-01 15:11:12.307 | Installing build dependencies: started 2026-07-01 15:11:14.182 | Installing build dependencies: finished with status 'done' 2026-07-01 15:11:14.183 | Checking if build backend supports build_editable: started 2026-07-01 15:11:14.744 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 15:11:14.746 | Getting requirements to build editable: started 2026-07-01 15:11:15.052 | Getting requirements to build editable: finished with status 'done' 2026-07-01 15:11:15.055 | Preparing editable metadata (pyproject.toml): started 2026-07-01 15:11:16.812 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:11:16.836 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.0.3) 2026-07-01 15:11:16.837 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.1) 2026-07-01 15:11:16.838 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-01 15:11:16.839 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.5.1) 2026-07-01 15:11:16.840 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-01 15:11:16.841 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.3.1) 2026-07-01 15:11:17.030 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev556) 2026-07-01 15:11:17.174 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 15:11:17.185 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (0.31.2) 2026-07-01 15:11:17.186 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.34.2) 2026-07-01 15:11:17.187 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.6) 2026-07-01 15:11:17.188 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (13.0.0) 2026-07-01 15:11:17.188 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.3.0) 2026-07-01 15:11:17.251 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev556) 2026-07-01 15:11:17.268 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 15:11:17.320 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev556) 2026-07-01 15:11:17.337 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 15:11:17.348 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (9.1.4) 2026-07-01 15:11:17.349 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.0.51) 2026-07-01 15:11:17.350 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.8.10) 2026-07-01 15:11:17.351 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.14.0) 2026-07-01 15:11:17.352 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.18.4) 2026-07-01 15:11:17.353 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.8.0) 2026-07-01 15:11:17.354 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.2.0) 2026-07-01 15:11:17.355 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.5.0) 2026-07-01 15:11:17.355 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.5.0) 2026-07-01 15:11:17.356 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.4.0) 2026-07-01 15:11:17.357 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.0.0) 2026-07-01 15:11:17.358 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.8.0) 2026-07-01 15:11:17.359 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.2.0) 2026-07-01 15:11:17.360 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.1.0) 2026-07-01 15:11:17.361 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-01 15:11:17.362 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.1.0) 2026-07-01 15:11:17.363 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.11.0) 2026-07-01 15:11:17.364 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.8.0) 2026-07-01 15:11:17.364 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.9.0) 2026-07-01 15:11:17.365 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.10.0) 2026-07-01 15:11:17.367 | 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.dev556) (4.6.0) 2026-07-01 15:11:17.368 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.7.1) 2026-07-01 15:11:17.369 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.1.1) 2026-07-01 15:11:17.369 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.2) 2026-07-01 15:11:17.370 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.4.0) 2026-07-01 15:11:17.405 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev556) 2026-07-01 15:11:17.423 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 15:11:17.460 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev556) 2026-07-01 15:11:17.477 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 15:11:17.516 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev556) 2026-07-01 15:11:17.535 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-01 15:11:17.635 | Installing build dependencies: started 2026-07-01 15:11:19.317 | Installing build dependencies: finished with status 'done' 2026-07-01 15:11:19.318 | Getting requirements to build wheel: started 2026-07-01 15:11:19.994 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 15:11:19.996 | Preparing metadata (pyproject.toml): started 2026-07-01 15:11:20.385 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:11:20.461 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev556) 2026-07-01 15:11:20.479 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 15:11:20.490 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.2.2) 2026-07-01 15:11:20.524 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev556) 2026-07-01 15:11:20.542 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 15:11:20.553 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (24.2.1) 2026-07-01 15:11:20.556 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.13.0) 2026-07-01 15:11:20.556 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.17.0) 2026-07-01 15:11:20.589 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev556) 2026-07-01 15:11:20.606 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-01 15:11:20.653 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev556) 2026-07-01 15:11:20.672 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:11:20.682 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.4.0) 2026-07-01 15:11:20.683 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-01 15:11:20.686 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (1.3.12) 2026-07-01 15:11:20.688 | 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.dev556) (4.15.0) 2026-07-01 15:11:20.692 | 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.dev556) (2.2.1) 2026-07-01 15:11:20.695 | 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.dev556) (3.3.2) 2026-07-01 15:11:20.699 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev556) (3.0.3) 2026-07-01 15:11:20.702 | 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.dev556) (2.1.0) 2026-07-01 15:11:20.703 | 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.dev556) (1.8.2) 2026-07-01 15:11:20.710 | 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.dev556) (4.0.1) 2026-07-01 15:11:20.711 | 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.dev556) (2.13.0) 2026-07-01 15:11:20.712 | 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.dev556) (5.8.0) 2026-07-01 15:11:20.724 | 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.dev556) (1.3.7) 2026-07-01 15:11:20.796 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) 2026-07-01 15:11:20.814 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 15:11:20.827 | 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.dev556) (43.0.3) 2026-07-01 15:11:20.828 | 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.dev556) (1.5.0) 2026-07-01 15:11:20.829 | 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.dev556) (1.1.0) 2026-07-01 15:11:20.830 | 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.dev556) (1.33) 2026-07-01 15:11:20.835 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (4.10.0) 2026-07-01 15:11:20.835 | 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.dev556) (6.0.3) 2026-07-01 15:11:20.837 | 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.dev556) (2.0.0) 2026-07-01 15:11:20.845 | 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.dev556) (3.0) 2026-07-01 15:11:20.853 | 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.dev556) (3.1.1) 2026-07-01 15:11:20.858 | 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.dev556) (0.41.0) 2026-07-01 15:11:20.859 | 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.dev556) (1.2.1) 2026-07-01 15:11:20.888 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev556) 2026-07-01 15:11:20.906 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-01 15:11:20.920 | 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.dev556) (26.2) 2026-07-01 15:11:20.924 | 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.dev556) (2.8.0) 2026-07-01 15:11:20.925 | 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.dev556) (3.5.2) 2026-07-01 15:11:20.937 | 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.dev556) (6.1.1) 2026-07-01 15:11:20.938 | 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.dev556) (4.0.0) 2026-07-01 15:11:20.962 | 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.dev556) (0.20) 2026-07-01 15:11:20.968 | 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.dev556) (2.0.0) 2026-07-01 15:11:20.977 | 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.dev556) (2.1.2) 2026-07-01 15:11:20.979 | 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.dev556) (0.6.2) 2026-07-01 15:11:20.986 | 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.dev556) (2.9.0.post0) 2026-07-01 15:11:20.991 | 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.dev556) (7.1.4) 2026-07-01 15:11:20.993 | 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.dev556) (5.3.1) 2026-07-01 15:11:20.994 | 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.dev556) (5.6.2) 2026-07-01 15:11:20.995 | 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.dev556) (0.16.0) 2026-07-01 15:11:20.999 | 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.dev556) (5.1.0) 2026-07-01 15:11:21.009 | 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.dev556) (2026.2) 2026-07-01 15:11:21.016 | 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.dev556) (0.25.0) 2026-07-01 15:11:21.020 | 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.dev556) (5.0.0) 2026-07-01 15:11:21.024 | 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.dev556) (4.0.1) 2026-07-01 15:11:21.056 | 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.dev556) (1.7.6) 2026-07-01 15:11:21.063 | 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.dev556) (2.2.0) 2026-07-01 15:11:21.073 | 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.dev556) (3.17.0) 2026-07-01 15:11:21.123 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev556) 2026-07-01 15:11:21.139 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-01 15:11:21.185 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev556) 2026-07-01 15:11:21.185 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-01 15:11:21.205 | 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.dev556) (3.0.3) 2026-07-01 15:11:21.206 | 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.dev556) (1.6.2) 2026-07-01 15:11:21.215 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev556) (82.0.1) 2026-07-01 15:11:21.244 | 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.dev556) (0.8.1) 2026-07-01 15:11:21.288 | 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.dev556) (1.17.0) 2026-07-01 15:11:21.293 | 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.dev556) (4.14.0) 2026-07-01 15:11:21.294 | 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.dev556) (4.26.0) 2026-07-01 15:11:21.331 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) 2026-07-01 15:11:21.348 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 15:11:21.365 | 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.dev556) (0.6.0) 2026-07-01 15:11:21.366 | 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.dev556) (4.0.0) 2026-07-01 15:11:21.378 | 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.dev556) (3.0.52) 2026-07-01 15:11:21.379 | 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.dev556) (1.11.0) 2026-07-01 15:11:21.380 | 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.dev556) (15.0.0) 2026-07-01 15:11:21.381 | 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.dev556) (1.8.0) 2026-07-01 15:11:21.387 | 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.dev556) (26.1.0) 2026-07-01 15:11:21.387 | 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.dev556) (2025.9.1) 2026-07-01 15:11:21.391 | 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.dev556) (0.37.0) 2026-07-01 15:11:21.391 | 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.dev556) (2026.5.1) 2026-07-01 15:11:21.456 | 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.dev556) (3.4.7) 2026-07-01 15:11:21.458 | 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.dev556) (3.18) 2026-07-01 15:11:21.460 | 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.dev556) (2.7.0) 2026-07-01 15:11:21.461 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2023.11.17) 2026-07-01 15:11:21.497 | 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.dev556) (4.2.0) 2026-07-01 15:11:21.498 | 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.dev556) (2.20.0) 2026-07-01 15:11:21.510 | 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.dev556) (0.1.2) 2026-07-01 15:11:21.529 | 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.dev556) (0.8) 2026-07-01 15:11:21.596 | 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.dev556) (0.16.0) 2026-07-01 15:11:21.695 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-01 15:11:21.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.5 MB/s 0:00:00 2026-07-01 15:11:21.806 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-01 15:11:21.984 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-07-01 15:11:22.002 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-01 15:11:22.031 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-01 15:11:22.055 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-01 15:11:22.079 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-07-01 15:11:22.106 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-01 15:11:22.121 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-01 15:11:22.139 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-01 15:11:22.172 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-01 15:11:22.221 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-07-01 15:11:22.246 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-01 15:11:22.272 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-01 15:11:22.306 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-01 15:11:22.425 | Building wheels for collected packages: neutron, ovs 2026-07-01 15:11:22.426 | Building editable for neutron (pyproject.toml): started 2026-07-01 15:11:24.799 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-01 15:11:24.801 | Created wheel for neutron: filename=neutron-28.1.0.dev556-0.editable-py3-none-any.whl size=15993 sha256=e8eda890c0bdaa78eef5a6708fa1042a0f0662e614078971ff99cab61600c7a3 2026-07-01 15:11:24.801 | Stored in directory: /tmp/pip-ephem-wheel-cache-pad945az/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-01 15:11:24.807 | Building wheel for ovs (pyproject.toml): started 2026-07-01 15:11:25.688 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-01 15:11:25.689 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=1193abf81ff67674796cf9dff1ec9da0d970e5824c4143d073335543a669a845 2026-07-01 15:11:25.692 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-01 15:11:25.695 | Successfully built neutron ovs 2026-07-01 15:11:25.995 | 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-07-01 15:11:31.817 | 2026-07-01 15:11:31.841 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev556 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-07-01 15:11:32.101 | + inc/python:pip_install:216 : result=0 2026-07-01 15:11:32.103 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:11:32.106 | + functions-common:time_stop:2420 : local name 2026-07-01 15:11:32.109 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:11:32.112 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:11:32.114 | + functions-common:time_stop:2423 : local total 2026-07-01 15:11:32.117 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:11:32.120 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:11:32.123 | + functions-common:time_stop:2427 : start_time=1782918671193 2026-07-01 15:11:32.127 | + functions-common:time_stop:2429 : [[ -z 1782918671193 ]] 2026-07-01 15:11:32.131 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:11:32.136 | + functions-common:time_stop:2432 : end_time=1782918692132 2026-07-01 15:11:32.138 | + functions-common:time_stop:2433 : elapsed_time=20939 2026-07-01 15:11:32.142 | + functions-common:time_stop:2434 : total=117694 2026-07-01 15:11:32.145 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:11:32.149 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138633 2026-07-01 15:11:32.151 | + inc/python:pip_install:219 : return 0 2026-07-01 15:11:32.155 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 15:11:32.159 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:11:32.162 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-01 15:11:32.164 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-01 15:11:32.167 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:11:32.171 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:11:32.173 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-01 15:11:32.176 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:11:32.179 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-01 15:11:32.183 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-01 15:11:32.185 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-01 15:11:32.186 | Installing OVN and dependent packages 2026-07-01 15:11:32.190 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-01 15:11:32.192 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-01 15:11:32.208 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:11:32.212 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-01 15:11:32.231 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:11:32.233 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-01 15:11:32.255 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:11:32.257 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-01 15:11:32.261 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-01 15:11:32.280 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:11:32.284 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-01 15:11:32.286 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-01 15:11:32.302 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-01 15:11:32.307 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-01 15:11:32.321 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-01 15:11:32.326 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-01 15:11:32.349 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-01 15:11:32.353 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:11:32.356 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:11:32.358 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:11:32.362 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:11:32.366 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:11:32.370 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:11:32.373 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:11:32.375 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:11:32.377 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:11:32.381 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:11:32.384 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:11:32.387 | + functions-common:apt_get_update:1167 : return 2026-07-01 15:11:32.390 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-01 15:11:32.394 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:11:32.396 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:11:32.399 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:11:32.402 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-01 15:11:32.424 | + 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-07-01 15:11:32.462 | Reading package lists... 2026-07-01 15:11:32.833 | Building dependency tree... 2026-07-01 15:11:32.835 | Reading state information... 2026-07-01 15:11:33.404 | fakeroot is already the newest version (1.33-1). 2026-07-01 15:11:33.404 | fakeroot set to manually installed. 2026-07-01 15:11:33.404 | make is already the newest version (4.3-4.1build2). 2026-07-01 15:11:33.405 | make set to manually installed. 2026-07-01 15:11:33.405 | The following packages were automatically installed and are no longer required: 2026-07-01 15:11:33.406 | libfwupd2 libgusb2 2026-07-01 15:11:33.406 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:11:33.409 | The following additional packages will be installed: 2026-07-01 15:11:33.410 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-01 15:11:33.410 | python3-sortedcontainers 2026-07-01 15:11:33.412 | Suggested packages: 2026-07-01 15:11:33.413 | openvswitch-doc python-sortedcontainers-doc 2026-07-01 15:11:33.451 | The following NEW packages will be installed: 2026-07-01 15:11:33.452 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-01 15:11:33.452 | python3-openvswitch python3-sortedcontainers 2026-07-01 15:11:33.544 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 15:11:33.544 | Need to get 4219 kB of archives. 2026-07-01 15:11:33.544 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-01 15:11:33.544 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-01 15:11:33.610 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-01 15:11:33.637 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-01 15:11:33.649 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-01 15:11:33.662 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-01 15:11:33.717 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-01 15:11:33.977 | perl: warning: Setting locale failed. 2026-07-01 15:11:33.977 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:33.977 | LANGUAGE = (unset), 2026-07-01 15:11:33.977 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:33.977 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:33.977 | are supported and installed on your system. 2026-07-01 15:11:33.978 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:34.041 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:11:34.042 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:11:34.042 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:11:34.228 | Fetched 4219 kB in 0s (16.0 MB/s) 2026-07-01 15:11:34.275 | Selecting previously unselected package libunbound8:amd64. 2026-07-01 15:11:34.343 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-01 15:11:34.351 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-01 15:11:34.359 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-01 15:11:34.410 | Selecting previously unselected package openvswitch-common. 2026-07-01 15:11:34.423 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 15:11:34.427 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 15:11:34.523 | Selecting previously unselected package python3-sortedcontainers. 2026-07-01 15:11:34.536 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-01 15:11:34.539 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-01 15:11:34.585 | Selecting previously unselected package libxdp1:amd64. 2026-07-01 15:11:34.598 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-01 15:11:34.602 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-01 15:11:34.653 | Selecting previously unselected package python3-openvswitch. 2026-07-01 15:11:34.666 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 15:11:34.669 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 15:11:34.773 | Selecting previously unselected package openvswitch-switch. 2026-07-01 15:11:34.787 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 15:11:34.796 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 15:11:34.934 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-01 15:11:35.185 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-01 15:11:35.198 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-01 15:11:35.210 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 15:11:35.226 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 15:11:35.618 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 15:11:35.644 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-01 15:11:36.353 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-01 15:11:36.552 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-01 15:11:37.596 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 15:11:39.358 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 15:11:39.601 | perl: warning: Setting locale failed. 2026-07-01 15:11:39.601 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:39.601 | LANGUAGE = (unset), 2026-07-01 15:11:39.601 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:39.602 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:39.602 | are supported and installed on your system. 2026-07-01 15:11:39.602 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:39.744 | perl: warning: Setting locale failed. 2026-07-01 15:11:39.745 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:39.745 | LANGUAGE = (unset), 2026-07-01 15:11:39.745 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:39.745 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:39.745 | are supported and installed on your system. 2026-07-01 15:11:39.745 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:39.799 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:11:39.799 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:11:39.799 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:11:39.878 | perl: warning: Setting locale failed. 2026-07-01 15:11:39.879 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:39.879 | LANGUAGE = (unset), 2026-07-01 15:11:39.879 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:39.879 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:39.879 | are supported and installed on your system. 2026-07-01 15:11:39.879 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:40.407 | 2026-07-01 15:11:40.407 | Running kernel seems to be up-to-date. 2026-07-01 15:11:40.407 | 2026-07-01 15:11:40.407 | Restarting services... 2026-07-01 15:11:40.430 | 2026-07-01 15:11:40.430 | Service restarts being deferred: 2026-07-01 15:11:40.430 | systemctl restart virtlockd.service 2026-07-01 15:11:40.430 | systemctl restart virtlogd.service 2026-07-01 15:11:40.431 | 2026-07-01 15:11:40.431 | No containers need to be restarted. 2026-07-01 15:11:40.431 | 2026-07-01 15:11:40.431 | No user sessions are running outdated binaries. 2026-07-01 15:11:40.431 | 2026-07-01 15:11:40.431 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:11:42.481 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:11:42.485 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:11:42.487 | + functions-common:time_stop:2420 : local name 2026-07-01 15:11:42.489 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:11:42.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:11:42.494 | + functions-common:time_stop:2423 : local total 2026-07-01 15:11:42.496 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:11:42.499 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:11:42.501 | + functions-common:time_stop:2427 : start_time=1782918692421 2026-07-01 15:11:42.504 | + functions-common:time_stop:2429 : [[ -z 1782918692421 ]] 2026-07-01 15:11:42.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:11:42.511 | + functions-common:time_stop:2432 : end_time=1782918702508 2026-07-01 15:11:42.514 | + functions-common:time_stop:2433 : elapsed_time=10087 2026-07-01 15:11:42.516 | + functions-common:time_stop:2434 : total=149473 2026-07-01 15:11:42.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:11:42.521 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159560 2026-07-01 15:11:42.524 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:11:42.529 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-01 15:11:42.549 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-01 15:11:42.552 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:11:42.554 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:11:42.556 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:11:42.560 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:11:42.562 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:11:42.565 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:11:42.568 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:11:42.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:11:42.573 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:11:42.576 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:11:42.579 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:11:42.581 | + functions-common:apt_get_update:1167 : return 2026-07-01 15:11:42.583 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-01 15:11:42.586 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:11:42.589 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:11:42.591 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:11:42.594 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-01 15:11:42.617 | + 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-07-01 15:11:42.653 | Reading package lists... 2026-07-01 15:11:43.024 | Building dependency tree... 2026-07-01 15:11:43.026 | Reading state information... 2026-07-01 15:11:43.572 | The following packages were automatically installed and are no longer required: 2026-07-01 15:11:43.575 | libfwupd2 libgusb2 2026-07-01 15:11:43.575 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:11:43.578 | The following additional packages will be installed: 2026-07-01 15:11:43.579 | ovn-common 2026-07-01 15:11:43.625 | The following NEW packages will be installed: 2026-07-01 15:11:43.625 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-01 15:11:43.709 | 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 15:11:43.709 | Need to get 2360 kB of archives. 2026-07-01 15:11:43.709 | After this operation, 8355 kB of additional disk space will be used. 2026-07-01 15:11:43.709 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-01 15:11:43.790 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-01 15:11:43.811 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-01 15:11:43.828 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-01 15:11:44.079 | perl: warning: Setting locale failed. 2026-07-01 15:11:44.079 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:44.079 | LANGUAGE = (unset), 2026-07-01 15:11:44.079 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:44.080 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:44.080 | are supported and installed on your system. 2026-07-01 15:11:44.080 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:44.144 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:11:44.144 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:11:44.144 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:11:44.344 | Fetched 2360 kB in 0s (13.1 MB/s) 2026-07-01 15:11:44.387 | Selecting previously unselected package ovn-common. 2026-07-01 15:11:44.457 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-01 15:11:44.465 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:11:44.470 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 15:11:44.952 | Selecting previously unselected package ovn-central. 2026-07-01 15:11:44.971 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:11:44.980 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 15:11:45.046 | Selecting previously unselected package ovn-controller-vtep. 2026-07-01 15:11:45.059 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:11:45.063 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 15:11:45.121 | Selecting previously unselected package ovn-host. 2026-07-01 15:11:45.134 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 15:11:45.141 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 15:11:45.234 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 15:11:45.253 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 15:11:45.740 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-01 15:11:45.945 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-01 15:11:46.459 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-01 15:11:46.510 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 15:11:47.055 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-01 15:11:47.245 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-01 15:11:47.934 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-01 15:11:48.651 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-01 15:11:49.547 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-01 15:11:49.630 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 15:11:49.847 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-01 15:11:50.390 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 15:11:50.694 | perl: warning: Setting locale failed. 2026-07-01 15:11:50.694 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:50.694 | LANGUAGE = (unset), 2026-07-01 15:11:50.695 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:50.695 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:50.695 | are supported and installed on your system. 2026-07-01 15:11:50.695 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:50.826 | perl: warning: Setting locale failed. 2026-07-01 15:11:50.826 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:50.826 | LANGUAGE = (unset), 2026-07-01 15:11:50.826 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:50.826 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:50.826 | are supported and installed on your system. 2026-07-01 15:11:50.826 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:50.876 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:11:50.876 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:11:50.876 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:11:50.947 | perl: warning: Setting locale failed. 2026-07-01 15:11:50.947 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:50.947 | LANGUAGE = (unset), 2026-07-01 15:11:50.947 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:50.947 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:50.947 | are supported and installed on your system. 2026-07-01 15:11:50.947 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:51.458 | 2026-07-01 15:11:51.458 | Running kernel seems to be up-to-date. 2026-07-01 15:11:51.458 | 2026-07-01 15:11:51.458 | Restarting services... 2026-07-01 15:11:51.481 | 2026-07-01 15:11:51.481 | Service restarts being deferred: 2026-07-01 15:11:51.481 | systemctl restart virtlockd.service 2026-07-01 15:11:51.482 | systemctl restart virtlogd.service 2026-07-01 15:11:51.482 | 2026-07-01 15:11:51.482 | No containers need to be restarted. 2026-07-01 15:11:51.482 | 2026-07-01 15:11:51.482 | No user sessions are running outdated binaries. 2026-07-01 15:11:51.482 | 2026-07-01 15:11:51.482 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:11:53.390 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:11:53.392 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:11:53.395 | + functions-common:time_stop:2420 : local name 2026-07-01 15:11:53.397 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:11:53.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:11:53.402 | + functions-common:time_stop:2423 : local total 2026-07-01 15:11:53.404 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:11:53.407 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:11:53.409 | + functions-common:time_stop:2427 : start_time=1782918702614 2026-07-01 15:11:53.412 | + functions-common:time_stop:2429 : [[ -z 1782918702614 ]] 2026-07-01 15:11:53.414 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:11:53.418 | + functions-common:time_stop:2432 : end_time=1782918713415 2026-07-01 15:11:53.420 | + functions-common:time_stop:2433 : elapsed_time=10801 2026-07-01 15:11:53.423 | + functions-common:time_stop:2434 : total=159560 2026-07-01 15:11:53.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:11:53.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170361 2026-07-01 15:11:53.430 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:11:53.433 | + 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-07-01 15:11:53.435 | + 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-07-01 15:11:53.438 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-01 15:11:53.440 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-01 15:11:53.444 | + 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-07-01 15:11:53.447 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-01 15:11:53.450 | + 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-07-01 15:11:53.452 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-01 15:11:53.455 | + 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-07-01 15:11:53.457 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-01 15:11:53.460 | + 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-07-01 15:11:53.462 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-01 15:11:53.464 | + 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-07-01 15:11:53.467 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-01 15:11:53.469 | + 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-07-01 15:11:53.471 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-01 15:11:53.474 | + 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-07-01 15:11:53.476 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-01 15:11:53.479 | + 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-07-01 15:11:53.481 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-01 15:11:53.484 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-01 15:11:53.486 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-01 15:11:53.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:11:53.492 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:11:53.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-01 15:11:53.497 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:11:53.500 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-01 15:11:53.502 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 15:11:53.505 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-01 15:11:53.523 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:11:53.526 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-01 15:11:53.529 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-01 15:11:53.532 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-01 15:11:53.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 15:11:53.538 | + lib/stack:stack_install_service:32 : install_nova 2026-07-01 15:11:53.541 | + lib/nova:install_nova:913 : use_library_from_git os-vif 2026-07-01 15:11:53.543 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-01 15:11:53.546 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:11:53.548 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:11:53.551 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-01 15:11:53.553 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:11:53.556 | + lib/nova:install_nova:918 : is_service_enabled n-cpu 2026-07-01 15:11:53.574 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:11:53.577 | + lib/nova:install_nova:918 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-01 15:11:53.579 | + lib/nova:install_nova:919 : install_nova_hypervisor 2026-07-01 15:11:53.582 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-01 15:11:53.585 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-01 15:11:53.587 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-01 15:11:53.748 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-01 15:11:53.751 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:11:53.754 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:11:53.757 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 15:11:53.760 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:11:53.763 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:11:53.766 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:11:53.769 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:11:53.772 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:11:53.775 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:11:53.777 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:11:53.780 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:11:53.783 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:11:53.785 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:11:53.788 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:11:53.790 | + functions-common:apt_get_update:1167 : return 2026-07-01 15:11:53.793 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 15:11:53.796 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:11:53.799 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:11:53.802 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:11:53.805 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 15:11:53.826 | + 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-07-01 15:11:53.863 | Reading package lists... 2026-07-01 15:11:54.217 | Building dependency tree... 2026-07-01 15:11:54.220 | Reading state information... 2026-07-01 15:11:54.756 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-01 15:11:54.756 | libvirt-clients set to manually installed. 2026-07-01 15:11:54.756 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-01 15:11:54.756 | The following packages were automatically installed and are no longer required: 2026-07-01 15:11:54.759 | libfwupd2 libgusb2 2026-07-01 15:11:54.761 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:11:54.763 | The following additional packages will be installed: 2026-07-01 15:11:54.763 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-01 15:11:54.763 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-01 15:11:54.763 | qemu-system-sparc 2026-07-01 15:11:54.766 | Suggested packages: 2026-07-01 15:11:54.766 | python-zstandard-doc samba vde2 2026-07-01 15:11:54.806 | The following packages will be REMOVED: 2026-07-01 15:11:54.809 | apport-core-dump-handler 2026-07-01 15:11:54.811 | The following NEW packages will be installed: 2026-07-01 15:11:54.814 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-01 15:11:54.814 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-01 15:11:54.814 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-01 15:11:54.892 | 0 upgraded, 13 newly installed, 1 to remove and 6 not upgraded. 2026-07-01 15:11:54.892 | Need to get 110 MB of archives. 2026-07-01 15:11:54.892 | After this operation, 897 MB of additional disk space will be used. 2026-07-01 15:11:54.892 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-01 15:11:54.952 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-01 15:11:54.963 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-01 15:11:54.976 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-01 15:11:54.993 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-01 15:11:55.145 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-01 15:11:55.321 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-01 15:11:55.419 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-01 15:11:55.486 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-01 15:11:55.523 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-01 15:11:56.158 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-01 15:11:56.160 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-01 15:11:56.194 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-01 15:11:56.519 | perl: warning: Setting locale failed. 2026-07-01 15:11:56.519 | perl: warning: Please check that your locale settings: 2026-07-01 15:11:56.519 | LANGUAGE = (unset), 2026-07-01 15:11:56.519 | LC_ALL = "en_US.utf8", 2026-07-01 15:11:56.519 | LANG = "de_DE.UTF-8" 2026-07-01 15:11:56.519 | are supported and installed on your system. 2026-07-01 15:11:56.520 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:11:56.583 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:11:56.584 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:11:56.584 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:11:56.852 | Fetched 110 MB in 1s (80.6 MB/s) 2026-07-01 15:11:56.893 | Selecting previously unselected package python3-zstandard. 2026-07-01 15:11:56.968 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-01 15:11:56.977 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-01 15:11:56.982 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-01 15:11:57.125 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-01 15:11:57.125 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-01 15:11:57.125 | Package apport-core-dump-handler is to be removed. 2026-07-01 15:11:57.125 | Package python3-zstandard is not configured yet. 2026-07-01 15:11:57.125 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-01 15:11:57.125 | Package apport-core-dump-handler is to be removed. 2026-07-01 15:11:57.125 | Package systemd-coredump is not installed. 2026-07-01 15:11:57.126 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-01 15:11:57.126 | Package apport-core-dump-handler is to be removed. 2026-07-01 15:11:57.126 | Package python3-zstandard is not configured yet. 2026-07-01 15:11:57.126 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-01 15:11:57.126 | Package apport-core-dump-handler is to be removed. 2026-07-01 15:11:57.126 | Package systemd-coredump is not installed. 2026-07-01 15:11:57.127 | 2026-07-01 15:11:57.190 | (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 ... 127226 files and directories currently installed.) 2026-07-01 15:11:57.196 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-01 15:11:58.043 | Selecting previously unselected package systemd-coredump. 2026-07-01 15:11:58.112 | (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 ... 127222 files and directories currently installed.) 2026-07-01 15:11:58.119 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-01 15:11:58.123 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-01 15:11:58.183 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-01 15:11:58.195 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-01 15:11:58.207 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-01 15:11:58.272 | Selecting previously unselected package python3-libvirt. 2026-07-01 15:11:58.284 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-01 15:11:58.288 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-01 15:11:58.351 | Selecting previously unselected package qemu-system-arm. 2026-07-01 15:11:58.363 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 15:11:58.375 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:11:58.947 | Selecting previously unselected package qemu-system-mips. 2026-07-01 15:11:58.960 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 15:11:58.972 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:11:59.607 | Selecting previously unselected package qemu-system-ppc. 2026-07-01 15:11:59.620 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 15:11:59.632 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:00.010 | Selecting previously unselected package qemu-system-sparc. 2026-07-01 15:12:00.022 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 15:12:00.036 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:00.317 | Selecting previously unselected package qemu-system-s390x. 2026-07-01 15:12:00.330 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 15:12:00.342 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:00.521 | Selecting previously unselected package qemu-system-misc. 2026-07-01 15:12:00.534 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 15:12:00.546 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:02.606 | Selecting previously unselected package qemu-system. 2026-07-01 15:12:02.617 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 15:12:02.622 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:02.664 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-01 15:12:02.677 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-01 15:12:02.681 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-01 15:12:04.584 | Selecting previously unselected package qemu-efi-arm. 2026-07-01 15:12:04.596 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-01 15:12:04.599 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-01 15:12:05.437 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-01 15:12:05.935 | Creating group 'systemd-coredump' with GID 987. 2026-07-01 15:12:05.939 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-01 15:12:05.963 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-01 15:12:06.266 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:06.283 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:06.299 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-01 15:12:06.322 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:06.349 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-01 15:12:06.360 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:06.376 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-01 15:12:06.620 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:06.636 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-01 15:12:06.646 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:06.662 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 15:12:06.672 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 15:12:08.449 | perl: warning: Setting locale failed. 2026-07-01 15:12:08.449 | perl: warning: Please check that your locale settings: 2026-07-01 15:12:08.450 | LANGUAGE = (unset), 2026-07-01 15:12:08.450 | LC_ALL = "en_US.utf8", 2026-07-01 15:12:08.450 | LANG = "de_DE.UTF-8" 2026-07-01 15:12:08.450 | are supported and installed on your system. 2026-07-01 15:12:08.450 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:12:08.581 | perl: warning: Setting locale failed. 2026-07-01 15:12:08.581 | perl: warning: Please check that your locale settings: 2026-07-01 15:12:08.581 | LANGUAGE = (unset), 2026-07-01 15:12:08.581 | LC_ALL = "en_US.utf8", 2026-07-01 15:12:08.581 | LANG = "de_DE.UTF-8" 2026-07-01 15:12:08.581 | are supported and installed on your system. 2026-07-01 15:12:08.581 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:12:08.632 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 15:12:08.632 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 15:12:08.632 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 15:12:08.701 | perl: warning: Setting locale failed. 2026-07-01 15:12:08.701 | perl: warning: Please check that your locale settings: 2026-07-01 15:12:08.701 | LANGUAGE = (unset), 2026-07-01 15:12:08.701 | LC_ALL = "en_US.utf8", 2026-07-01 15:12:08.701 | LANG = "de_DE.UTF-8" 2026-07-01 15:12:08.701 | are supported and installed on your system. 2026-07-01 15:12:08.701 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:12:09.208 | 2026-07-01 15:12:09.208 | Running kernel seems to be up-to-date. 2026-07-01 15:12:09.208 | 2026-07-01 15:12:09.209 | Restarting services... 2026-07-01 15:12:09.230 | 2026-07-01 15:12:09.231 | Service restarts being deferred: 2026-07-01 15:12:09.231 | systemctl restart virtlockd.service 2026-07-01 15:12:09.231 | systemctl restart virtlogd.service 2026-07-01 15:12:09.231 | 2026-07-01 15:12:09.231 | No containers need to be restarted. 2026-07-01 15:12:09.231 | 2026-07-01 15:12:09.231 | No user sessions are running outdated binaries. 2026-07-01 15:12:09.231 | 2026-07-01 15:12:09.231 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 15:12:11.202 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:12:11.205 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:12:11.208 | + functions-common:time_stop:2420 : local name 2026-07-01 15:12:11.210 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:12:11.213 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:12:11.216 | + functions-common:time_stop:2423 : local total 2026-07-01 15:12:11.218 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:12:11.221 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:12:11.223 | + functions-common:time_stop:2427 : start_time=1782918713822 2026-07-01 15:12:11.226 | + functions-common:time_stop:2429 : [[ -z 1782918713822 ]] 2026-07-01 15:12:11.230 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:12:11.234 | + functions-common:time_stop:2432 : end_time=1782918731231 2026-07-01 15:12:11.237 | + functions-common:time_stop:2433 : elapsed_time=17409 2026-07-01 15:12:11.240 | + functions-common:time_stop:2434 : total=170361 2026-07-01 15:12:11.243 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:12:11.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187770 2026-07-01 15:12:11.248 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:12:11.250 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-01 15:12:11.253 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 15:12:11.255 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 15:12:11.258 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 15:12:11.260 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 15:12:11.263 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 15:12:11.265 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 15:12:11.268 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:12:11.271 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:12:11.274 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 15:12:11.277 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 15:12:11.279 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 15:12:11.282 | + functions-common:apt_get_update:1167 : return 2026-07-01 15:12:11.285 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-01 15:12:11.288 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 15:12:11.291 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:12:11.294 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:12:11.296 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-01 15:12:11.319 | + 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-07-01 15:12:11.356 | Reading package lists... 2026-07-01 15:12:11.710 | Building dependency tree... 2026-07-01 15:12:11.712 | Reading state information... 2026-07-01 15:12:12.261 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-01 15:12:12.261 | ovmf set to manually installed. 2026-07-01 15:12:12.261 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-01 15:12:12.261 | swtpm set to manually installed. 2026-07-01 15:12:12.261 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-01 15:12:12.261 | swtpm-tools set to manually installed. 2026-07-01 15:12:12.261 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-01 15:12:12.261 | mdevctl set to manually installed. 2026-07-01 15:12:12.262 | The following packages were automatically installed and are no longer required: 2026-07-01 15:12:12.264 | libfwupd2 libgusb2 2026-07-01 15:12:12.264 | Use 'sudo apt autoremove' to remove them. 2026-07-01 15:12:12.346 | 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 15:12:12.352 | + functions-common:apt_get:1211 : result=0 2026-07-01 15:12:12.354 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 15:12:12.358 | + functions-common:time_stop:2420 : local name 2026-07-01 15:12:12.361 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:12:12.363 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:12:12.366 | + functions-common:time_stop:2423 : local total 2026-07-01 15:12:12.369 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:12:12.371 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 15:12:12.374 | + functions-common:time_stop:2427 : start_time=1782918731316 2026-07-01 15:12:12.377 | + functions-common:time_stop:2429 : [[ -z 1782918731316 ]] 2026-07-01 15:12:12.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:12:12.384 | + functions-common:time_stop:2432 : end_time=1782918732381 2026-07-01 15:12:12.387 | + functions-common:time_stop:2433 : elapsed_time=1065 2026-07-01 15:12:12.390 | + functions-common:time_stop:2434 : total=187770 2026-07-01 15:12:12.393 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:12:12.396 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188835 2026-07-01 15:12:12.398 | + functions-common:apt_get:1215 : return 0 2026-07-01 15:12:12.401 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-01 15:12:12.405 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 15:12:12.409 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 15:12:12.412 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-01 15:12:12.415 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-01 15:12:12.418 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-01 15:12:12.421 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-01 15:12:12.424 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-01 15:12:12.426 | + lib/nova:install_nova:922 : is_service_enabled n-novnc 2026-07-01 15:12:12.443 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:12:12.447 | ++ lib/nova:install_nova:924 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-01 15:12:12.467 | + lib/nova:install_nova:924 : NOVNC_FROM_PACKAGE=False 2026-07-01 15:12:12.470 | + lib/nova:install_nova:925 : '[' False = True ']' 2026-07-01 15:12:12.472 | + lib/nova:install_nova:944 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-01 15:12:12.475 | + lib/nova:install_nova:945 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-01 15:12:12.478 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-01 15:12:12.480 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-01 15:12:12.483 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-01 15:12:12.486 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 15:12:12.489 | ++ functions-common:git_clone:593 : pwd 2026-07-01 15:12:12.492 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:12:12.495 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:12:12.498 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:12:12.517 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:12:12.520 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:12:12.522 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:12:12.526 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-01 15:12:12.527 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:12:12.532 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-01 15:12:12.535 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:12:12.538 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-01 15:12:12.541 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:12:12.544 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:12:12.547 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:12:12.549 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:12:12.552 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:12:12.555 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:12:12.557 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:12:12.560 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:12:12.562 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:12:12.567 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918732564 2026-07-01 15:12:12.570 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-01 15:12:12.573 | Cloning into '/opt/stack/novnc'... 2026-07-01 15:12:14.515 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:12:14.518 | + functions-common:time_stop:2420 : local name 2026-07-01 15:12:14.520 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:12:14.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:12:14.525 | + functions-common:time_stop:2423 : local total 2026-07-01 15:12:14.528 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:12:14.531 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:12:14.534 | + functions-common:time_stop:2427 : start_time=1782918732564 2026-07-01 15:12:14.536 | + functions-common:time_stop:2429 : [[ -z 1782918732564 ]] 2026-07-01 15:12:14.539 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:12:14.545 | + functions-common:time_stop:2432 : end_time=1782918734540 2026-07-01 15:12:14.548 | + functions-common:time_stop:2433 : elapsed_time=1976 2026-07-01 15:12:14.551 | + functions-common:time_stop:2434 : total=156617 2026-07-01 15:12:14.555 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:12:14.559 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158593 2026-07-01 15:12:14.563 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-01 15:12:14.567 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-01 15:12:14.570 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:12:14.574 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:12:14.577 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:12:14.580 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:12:14.584 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:12:14.588 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:12:14.591 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:12:14.595 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:12:14.599 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:12:14.605 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918734600 2026-07-01 15:12:14.608 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-01 15:12:15.019 | From https://github.com/novnc/novnc 2026-07-01 15:12:15.020 | * tag v1.3.0 -> FETCH_HEAD 2026-07-01 15:12:15.031 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:12:15.035 | + functions-common:time_stop:2420 : local name 2026-07-01 15:12:15.039 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:12:15.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:12:15.046 | + functions-common:time_stop:2423 : local total 2026-07-01 15:12:15.049 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:12:15.052 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:12:15.055 | + functions-common:time_stop:2427 : start_time=1782918734600 2026-07-01 15:12:15.057 | + functions-common:time_stop:2429 : [[ -z 1782918734600 ]] 2026-07-01 15:12:15.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:12:15.068 | + functions-common:time_stop:2432 : end_time=1782918735063 2026-07-01 15:12:15.072 | + functions-common:time_stop:2433 : elapsed_time=463 2026-07-01 15:12:15.075 | + functions-common:time_stop:2434 : total=158593 2026-07-01 15:12:15.079 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:12:15.082 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159056 2026-07-01 15:12:15.085 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:12:15.090 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:12:15.093 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:12:15.096 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:12:15.100 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:12:15.102 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:12:15.106 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:12:15.110 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:12:15.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:12:15.119 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:12:15.125 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918735120 2026-07-01 15:12:15.129 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:12:15.161 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:12:15.161 | 2026-07-01 15:12:15.162 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:12:15.162 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:12:15.162 | state without impacting any branches by switching back to a branch. 2026-07-01 15:12:15.162 | 2026-07-01 15:12:15.162 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:12:15.162 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:12:15.162 | 2026-07-01 15:12:15.162 | git switch -c 2026-07-01 15:12:15.162 | 2026-07-01 15:12:15.162 | Or undo this operation with: 2026-07-01 15:12:15.162 | 2026-07-01 15:12:15.163 | git switch - 2026-07-01 15:12:15.163 | 2026-07-01 15:12:15.163 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:12:15.163 | 2026-07-01 15:12:15.163 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-01 15:12:15.166 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:12:15.170 | + functions-common:time_stop:2420 : local name 2026-07-01 15:12:15.174 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:12:15.177 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:12:15.181 | + functions-common:time_stop:2423 : local total 2026-07-01 15:12:15.184 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:12:15.187 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:12:15.191 | + functions-common:time_stop:2427 : start_time=1782918735120 2026-07-01 15:12:15.195 | + functions-common:time_stop:2429 : [[ -z 1782918735120 ]] 2026-07-01 15:12:15.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:12:15.205 | + functions-common:time_stop:2432 : end_time=1782918735201 2026-07-01 15:12:15.208 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-01 15:12:15.211 | + functions-common:time_stop:2434 : total=159056 2026-07-01 15:12:15.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:12:15.219 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159137 2026-07-01 15:12:15.223 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-01 15:12:15.241 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-01 15:12:15.246 | + functions-common:git_clone:673 : head -1 2026-07-01 15:12:15.246 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 15:12:15.249 | 463c39e noVNC 1.3.0 2026-07-01 15:12:15.253 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:12:15.257 | + lib/nova:install_nova:949 : is_service_enabled n-spice 2026-07-01 15:12:15.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:12:15.282 | + lib/nova:install_nova:961 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/01/995701/1 2026-07-01 15:12:15.285 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-01 15:12:15.289 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-01 15:12:15.292 | + functions-common:git_clone:591 : local git_ref=refs/changes/01/995701/1 2026-07-01 15:12:15.296 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 15:12:15.301 | ++ functions-common:git_clone:593 : pwd 2026-07-01 15:12:15.305 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:12:15.308 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:12:15.312 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:12:15.335 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:12:15.338 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:12:15.341 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:12:15.345 | + functions-common:git_clone:610 : echo refs/changes/01/995701/1 2026-07-01 15:12:15.347 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:12:15.353 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-01 15:12:15.357 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-01 15:12:15.360 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-01 15:12:15.363 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:12:15.366 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:12:15.370 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:12:15.373 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:12:15.377 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:12:15.379 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:12:15.383 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:12:15.387 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:12:15.391 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:12:15.396 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918735393 2026-07-01 15:12:15.400 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-01 15:12:15.403 | Cloning into '/opt/stack/nova'... 2026-07-01 15:16:09.797 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:16:09.799 | + functions-common:time_stop:2420 : local name 2026-07-01 15:16:09.801 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:16:09.804 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:16:09.807 | + functions-common:time_stop:2423 : local total 2026-07-01 15:16:09.810 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:16:09.812 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:16:09.815 | + functions-common:time_stop:2427 : start_time=1782918735393 2026-07-01 15:16:09.817 | + functions-common:time_stop:2429 : [[ -z 1782918735393 ]] 2026-07-01 15:16:09.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:16:09.826 | + functions-common:time_stop:2432 : end_time=1782918969823 2026-07-01 15:16:09.828 | + functions-common:time_stop:2433 : elapsed_time=234430 2026-07-01 15:16:09.831 | + functions-common:time_stop:2434 : total=159137 2026-07-01 15:16:09.833 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:16:09.836 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393567 2026-07-01 15:16:09.839 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-01 15:16:09.842 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/01/995701/1 2026-07-01 15:16:09.845 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:16:09.848 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:16:09.850 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:16:09.852 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:16:09.855 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:16:09.858 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:16:09.860 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:16:09.862 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:16:09.866 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:16:09.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1782918969867 2026-07-01 15:16:09.872 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/01/995701/1 2026-07-01 15:16:10.777 | From https://review.opendev.org/openstack/nova 2026-07-01 15:16:10.777 | * branch refs/changes/01/995701/1 -> FETCH_HEAD 2026-07-01 15:16:10.784 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:16:10.787 | + functions-common:time_stop:2420 : local name 2026-07-01 15:16:10.790 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:16:10.793 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:16:10.795 | + functions-common:time_stop:2423 : local total 2026-07-01 15:16:10.798 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:16:10.801 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:16:10.804 | + functions-common:time_stop:2427 : start_time=1782918969867 2026-07-01 15:16:10.807 | + functions-common:time_stop:2429 : [[ -z 1782918969867 ]] 2026-07-01 15:16:10.810 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:16:10.814 | + functions-common:time_stop:2432 : end_time=1782918970811 2026-07-01 15:16:10.817 | + functions-common:time_stop:2433 : elapsed_time=944 2026-07-01 15:16:10.819 | + functions-common:time_stop:2434 : total=393567 2026-07-01 15:16:10.821 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:16:10.824 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394511 2026-07-01 15:16:10.827 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-01 15:16:11.114 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:16:11.114 | 2026-07-01 15:16:11.114 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:16:11.114 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:16:11.114 | state without impacting any branches by switching back to a branch. 2026-07-01 15:16:11.115 | 2026-07-01 15:16:11.115 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:16:11.115 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:16:11.115 | 2026-07-01 15:16:11.115 | git switch -c 2026-07-01 15:16:11.116 | 2026-07-01 15:16:11.116 | Or undo this operation with: 2026-07-01 15:16:11.116 | 2026-07-01 15:16:11.116 | git switch - 2026-07-01 15:16:11.117 | 2026-07-01 15:16:11.117 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:16:11.117 | 2026-07-01 15:16:11.117 | HEAD is now at 4910e260f0 Set instance to ERROR on unshelve NoValidHost failure 2026-07-01 15:16:11.120 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-01 15:16:11.141 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-01 15:16:11.145 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 15:16:11.145 | + functions-common:git_clone:673 : head -1 2026-07-01 15:16:11.159 | 4910e260f0 Set instance to ERROR on unshelve NoValidHost failure 2026-07-01 15:16:11.162 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:16:11.164 | + lib/nova:install_nova:962 : setup_develop /opt/stack/nova 2026-07-01 15:16:11.167 | + inc/python:setup_develop:353 : local bindep 2026-07-01 15:16:11.170 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 15:16:11.173 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-01 15:16:11.176 | + inc/python:setup_develop:359 : local extras= 2026-07-01 15:16:11.178 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-01 15:16:11.181 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 15:16:11.183 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 15:16:11.185 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-01 15:16:11.188 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 15:16:11.191 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 15:16:11.195 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-01 15:16:11.198 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 15:16:11.200 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-01 15:16:11.203 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 15:16:11.206 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 15:16:11.210 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-01 15:16:11.215 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-01 15:16:11.218 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-01 15:16:11.221 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-01 15:16:11.384 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-01 15:16:11.387 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 15:16:11.389 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 15:16:11.392 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 15:16:11.395 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 15:16:11.398 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-01 15:16:11.401 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 15:16:11.404 | + inc/python:setup_package:446 : local extras= 2026-07-01 15:16:11.407 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 15:16:11.410 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 15:16:11.413 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 15:16:11.415 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 15:16:11.418 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 15:16:11.421 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-01 15:16:11.443 | Using python 3.12 to install /opt/stack/nova 2026-07-01 15:16:11.446 | + 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-07-01 15:16:12.465 | Obtaining file:///opt/stack/nova 2026-07-01 15:16:12.470 | Installing build dependencies: started 2026-07-01 15:16:14.277 | Installing build dependencies: finished with status 'done' 2026-07-01 15:16:14.277 | Checking if build backend supports build_editable: started 2026-07-01 15:16:14.813 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 15:16:14.815 | Getting requirements to build editable: started 2026-07-01 15:16:15.113 | Getting requirements to build editable: finished with status 'done' 2026-07-01 15:16:15.115 | Preparing editable metadata (pyproject.toml): started 2026-07-01 15:16:17.336 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:16:17.362 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.0.3) 2026-07-01 15:16:17.363 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.0.51) 2026-07-01 15:16:17.363 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.3.1) 2026-07-01 15:16:17.364 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (0.41.0) 2026-07-01 15:16:17.365 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.1.6) 2026-07-01 15:16:17.366 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (13.0.0) 2026-07-01 15:16:17.367 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (6.1.1) 2026-07-01 15:16:17.368 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.5.1) 2026-07-01 15:16:17.368 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (43.0.3) 2026-07-01 15:16:17.369 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.8.10) 2026-07-01 15:16:17.370 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.5.2) 2026-07-01 15:16:17.371 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.1.0) 2026-07-01 15:16:17.372 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.10.1) 2026-07-01 15:16:17.372 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.17.0) 2026-07-01 15:16:17.373 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.18.4) 2026-07-01 15:16:17.374 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.3.0) 2026-07-01 15:16:17.375 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.0.0) 2026-07-01 15:16:17.376 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.26.0) 2026-07-01 15:16:17.376 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (9.9.0) 2026-07-01 15:16:17.377 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.14.0) 2026-07-01 15:16:17.378 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (12.0.0) 2026-07-01 15:16:17.379 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.12.0) 2026-07-01 15:16:17.380 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.34.2) 2026-07-01 15:16:17.381 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.8.0) 2026-07-01 15:16:17.574 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev241) 2026-07-01 15:16:17.715 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-01 15:16:17.731 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.2.0) 2026-07-01 15:16:17.732 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.5.0) 2026-07-01 15:16:17.733 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (10.5.0) 2026-07-01 15:16:17.734 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (6.4.0) 2026-07-01 15:16:17.735 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (8.2.0) 2026-07-01 15:16:17.736 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.11.0) 2026-07-01 15:16:17.737 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.8.0) 2026-07-01 15:16:17.738 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.10.0) 2026-07-01 15:16:17.739 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.7.1) 2026-07-01 15:16:17.740 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (10.1.1) 2026-07-01 15:16:17.740 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (18.0.0) 2026-07-01 15:16:17.741 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.9.0) 2026-07-01 15:16:17.742 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (18.1.0) 2026-07-01 15:16:17.743 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.1.0) 2026-07-01 15:16:17.744 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.11.0) 2026-07-01 15:16:17.745 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (6.8.0) 2026-07-01 15:16:17.746 | 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.dev241) (4.6.0) 2026-07-01 15:16:17.748 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.0.0) 2026-07-01 15:16:17.748 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (8.1.0) 2026-07-01 15:16:17.749 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.2.2) 2026-07-01 15:16:17.750 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.10.2) 2026-07-01 15:16:17.751 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.1.0) 2026-07-01 15:16:17.752 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.1.0) 2026-07-01 15:16:17.753 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.8.0) 2026-07-01 15:16:17.754 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.0.0) 2026-07-01 15:16:17.755 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.7.0) 2026-07-01 15:16:17.783 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev241) 2026-07-01 15:16:17.812 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-01 15:16:17.823 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (8.1.0) 2026-07-01 15:16:17.824 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (0.2.3) 2026-07-01 15:16:17.825 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.4.2) 2026-07-01 15:16:17.826 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.8.2) 2026-07-01 15:16:17.827 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.9.0.post0) 2026-07-01 15:16:17.828 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.4.0) 2026-07-01 15:16:17.829 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.17.0) 2026-07-01 15:16:17.830 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (6.0.3) 2026-07-01 15:16:17.832 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev241) (1.3.12) 2026-07-01 15:16:17.833 | 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.dev241) (4.15.0) 2026-07-01 15:16:17.837 | 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.dev241) (7.4.0) 2026-07-01 15:16:17.841 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev241) (2.0.0) 2026-07-01 15:16:17.846 | 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.dev241) (3.0) 2026-07-01 15:16:17.853 | 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.dev241) (2.8.0) 2026-07-01 15:16:17.862 | 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.dev241) (3.1.0) 2026-07-01 15:16:17.864 | 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.dev241) (2.2.1) 2026-07-01 15:16:17.869 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev241) (3.0.3) 2026-07-01 15:16:17.872 | 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.dev241) (26.1.0) 2026-07-01 15:16:17.873 | 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.dev241) (2025.9.1) 2026-07-01 15:16:17.874 | 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.dev241) (0.37.0) 2026-07-01 15:16:17.875 | 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.dev241) (2026.5.1) 2026-07-01 15:16:17.884 | 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.dev241) (2.1.0) 2026-07-01 15:16:17.891 | 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.dev241) (4.0.1) 2026-07-01 15:16:17.892 | 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.dev241) (2.13.0) 2026-07-01 15:16:17.893 | 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.dev241) (5.8.0) 2026-07-01 15:16:17.908 | 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.dev241) (1.5.0) 2026-07-01 15:16:17.909 | 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.dev241) (1.1.0) 2026-07-01 15:16:17.910 | 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.dev241) (1.33) 2026-07-01 15:16:17.911 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev241) (4.10.0) 2026-07-01 15:16:17.920 | 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.dev241) (3.1.1) 2026-07-01 15:16:17.927 | 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.dev241) (9.1.4) 2026-07-01 15:16:17.940 | 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.dev241) (2.18.0) 2026-07-01 15:16:17.948 | 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.dev241) (0.20) 2026-07-01 15:16:17.963 | 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.dev241) (2.1.2) 2026-07-01 15:16:17.964 | 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.dev241) (0.6.2) 2026-07-01 15:16:17.981 | 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.dev241) (7.1.4) 2026-07-01 15:16:17.982 | 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.dev241) (5.3.1) 2026-07-01 15:16:17.983 | 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.dev241) (5.6.2) 2026-07-01 15:16:17.984 | 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.dev241) (0.16.0) 2026-07-01 15:16:17.989 | 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.dev241) (5.1.0) 2026-07-01 15:16:17.999 | 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.dev241) (2026.2) 2026-07-01 15:16:18.000 | 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.dev241) (26.2) 2026-07-01 15:16:18.008 | 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.dev241) (0.25.0) 2026-07-01 15:16:18.013 | 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.dev241) (5.0.0) 2026-07-01 15:16:18.015 | 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.dev241) (4.0.1) 2026-07-01 15:16:18.029 | 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.dev241) (1.2.1) 2026-07-01 15:16:18.052 | 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.dev241) (1.7.6) 2026-07-01 15:16:18.060 | 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.dev241) (2.2.0) 2026-07-01 15:16:18.065 | 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.dev241) (1.3.7) 2026-07-01 15:16:18.078 | 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.dev241) (3.3.2) 2026-07-01 15:16:18.091 | 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.dev241) (4.3.2) 2026-07-01 15:16:18.093 | 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.dev241) (3.7.1) 2026-07-01 15:16:18.103 | 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.dev241) (2.4.0) 2026-07-01 15:16:18.114 | 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.dev241) (3.0.3) 2026-07-01 15:16:18.115 | 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.dev241) (1.6.2) 2026-07-01 15:16:18.126 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev241) (82.0.1) 2026-07-01 15:16:18.146 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev241) (0.8.1) 2026-07-01 15:16:18.188 | 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.dev241) (4.14.0) 2026-07-01 15:16:18.195 | 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.dev241) (0.6.0) 2026-07-01 15:16:18.195 | 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.dev241) (4.0.0) 2026-07-01 15:16:18.206 | 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.dev241) (3.0.52) 2026-07-01 15:16:18.207 | 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.dev241) (1.11.0) 2026-07-01 15:16:18.208 | 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.dev241) (15.0.0) 2026-07-01 15:16:18.209 | 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.dev241) (1.8.0) 2026-07-01 15:16:18.232 | 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.dev241) (1.17.0) 2026-07-01 15:16:18.239 | 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.dev241) (2.1.0) 2026-07-01 15:16:18.241 | 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.dev241) (24.2.1) 2026-07-01 15:16:18.262 | 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.dev241) (4.6.0) 2026-07-01 15:16:18.289 | 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.dev241) (3.4.7) 2026-07-01 15:16:18.290 | 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.dev241) (3.18) 2026-07-01 15:16:18.291 | 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.dev241) (2.7.0) 2026-07-01 15:16:18.293 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev241) (2023.11.17) 2026-07-01 15:16:18.336 | 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.dev241) (4.2.0) 2026-07-01 15:16:18.337 | 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.dev241) (2.20.0) 2026-07-01 15:16:18.350 | 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.dev241) (0.1.2) 2026-07-01 15:16:18.371 | 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.dev241) (0.8) 2026-07-01 15:16:18.433 | 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.dev241) (0.16.0) 2026-07-01 15:16:18.944 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev241) 2026-07-01 15:16:18.965 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-01 15:16:19.008 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev241) 2026-07-01 15:16:19.027 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-07-01 15:16:19.086 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev241) 2026-07-01 15:16:19.103 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-07-01 15:16:19.221 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-01 15:16:19.247 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-01 15:16:19.274 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-07-01 15:16:19.307 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-01 15:16:19.909 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 28.0 MB/s 0:00:00 2026-07-01 15:16:19.929 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-07-01 15:16:20.037 | Building wheels for collected packages: nova 2026-07-01 15:16:20.039 | Building editable for nova (pyproject.toml): started 2026-07-01 15:16:22.800 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-01 15:16:22.801 | Created wheel for nova: filename=nova-33.1.0.dev241-0.editable-py3-none-any.whl size=10616 sha256=2bdc3f579b01ad2a3fe2bf0573076551ff278bbb6ca9bd2899fe430fbba34693 2026-07-01 15:16:22.801 | Stored in directory: /tmp/pip-ephem-wheel-cache-itf1zna3/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-01 15:16:22.807 | Successfully built nova 2026-07-01 15:16:23.079 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-01 15:16:27.848 | 2026-07-01 15:16:27.874 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev241 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-07-01 15:16:28.068 | + inc/python:pip_install:216 : result=0 2026-07-01 15:16:28.071 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:16:28.074 | + functions-common:time_stop:2420 : local name 2026-07-01 15:16:28.077 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:16:28.079 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:16:28.083 | + functions-common:time_stop:2423 : local total 2026-07-01 15:16:28.086 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:16:28.088 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:16:28.091 | + functions-common:time_stop:2427 : start_time=1782918971437 2026-07-01 15:16:28.094 | + functions-common:time_stop:2429 : [[ -z 1782918971437 ]] 2026-07-01 15:16:28.098 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:16:28.102 | + functions-common:time_stop:2432 : end_time=1782918988099 2026-07-01 15:16:28.105 | + functions-common:time_stop:2433 : elapsed_time=16662 2026-07-01 15:16:28.107 | + functions-common:time_stop:2434 : total=138633 2026-07-01 15:16:28.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:16:28.114 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155295 2026-07-01 15:16:28.118 | + inc/python:pip_install:219 : return 0 2026-07-01 15:16:28.122 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 15:16:28.126 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:16:28.130 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-01 15:16:28.134 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-01 15:16:28.137 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:16:28.141 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:16:28.144 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-01 15:16:28.148 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:16:28.152 | + lib/nova:install_nova:963 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-01 15:16:28.170 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 15:16:28.175 | + ./stack.sh:main:959 : configure_nova 2026-07-01 15:16:28.178 | + lib/nova:configure_nova:265 : sudo install -d -o quobyte /etc/nova 2026-07-01 15:16:28.200 | + lib/nova:configure_nova:267 : configure_rootwrap nova 2026-07-01 15:16:28.204 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-01 15:16:28.208 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-01 15:16:28.214 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-01 15:16:28.216 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-01 15:16:28.222 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-01 15:16:28.226 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-01 15:16:28.231 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-01 15:16:28.235 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-01 15:16:28.240 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-01 15:16:28.244 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-01 15:16:28.248 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-01 15:16:28.252 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-01 15:16:28.270 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-01 15:16:28.288 | + 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-07-01 15:16:28.309 | + 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-07-01 15:16:28.328 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-01 15:16:28.348 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-01 15:16:28.368 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-01 15:16:28.372 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-01 15:16:28.377 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.zYgAXDwNJV 2026-07-01 15:16:28.380 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-01 15:16:28.384 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-01 15:16:28.388 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-01 15:16:28.392 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-01 15:16:28.396 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-01 15:16:28.399 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.zYgAXDwNJV 2026-07-01 15:16:28.406 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.zYgAXDwNJV 2026-07-01 15:16:28.424 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.zYgAXDwNJV /etc/sudoers.d/nova-rootwrap 2026-07-01 15:16:28.445 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-01 15:16:28.451 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-01 15:16:28.454 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-01 15:16:28.457 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-01 15:16:28.461 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-01 15:16:28.465 | + 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-07-01 15:16:28.469 | + 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-07-01 15:16:28.474 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-01 15:16:28.474 | + 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-07-01 15:16:28.493 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-01 15:16:28.500 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-01 15:16:28.518 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-01 15:16:28.535 | + lib/nova:configure_nova:269 : [[ 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-07-01 15:16:28.539 | + lib/nova:configure_nova:271 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-01 15:16:28.546 | + lib/nova:configure_nova:274 : is_service_enabled n-cpu 2026-07-01 15:16:28.571 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:28.576 | + lib/nova:configure_nova:276 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-01 15:16:28.588 | net.ipv4.ip_forward = 1 2026-07-01 15:16:28.594 | + lib/nova:configure_nova:278 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-01 15:16:28.599 | + lib/nova:configure_nova:282 : [[ kvm == \k\v\m ]] 2026-07-01 15:16:28.603 | + lib/nova:configure_nova:283 : sudo modprobe kvm 2026-07-01 15:16:28.623 | + lib/nova:configure_nova:284 : '[' '!' -e /dev/kvm ']' 2026-07-01 15:16:28.628 | + lib/nova:configure_nova:299 : [[ kvm == \l\x\c ]] 2026-07-01 15:16:28.632 | + lib/nova:configure_nova:314 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-01 15:16:28.652 | + lib/nova:configure_nova:319 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-01 15:16:28.658 | + lib/nova:configure_nova:328 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-01 15:16:28.658 | ++ lib/nova:configure_nova:328 : iscsi-iname 2026-07-01 15:16:28.668 | + lib/nova:configure_nova:328 : echo InitiatorName=iqn.2016-04.com.open-iscsi:96d6fcd6dd7c 2026-07-01 15:16:28.671 | InitiatorName=iqn.2016-04.com.open-iscsi:96d6fcd6dd7c 2026-07-01 15:16:28.678 | + lib/nova:configure_nova:330 : [[ False == \T\r\u\e ]] 2026-07-01 15:16:28.682 | + lib/nova:configure_nova:345 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-01 15:16:28.781 | + lib/nova:configure_nova:347 : [[ lioadm != \n\v\m\e\t ]] 2026-07-01 15:16:28.785 | + lib/nova:configure_nova:349 : restart_service iscsid 2026-07-01 15:16:28.790 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:16:28.793 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-01 15:16:28.857 | + lib/nova:configure_nova:372 : create_nova_conf 2026-07-01 15:16:28.861 | + lib/nova:create_nova_conf:442 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-01 15:16:28.869 | + lib/nova:create_nova_conf:445 : rm -f /etc/nova/nova.conf 2026-07-01 15:16:28.875 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-01 15:16:28.921 | + lib/nova:create_nova_conf:447 : '[' True == True ']' 2026-07-01 15:16:28.924 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-01 15:16:28.966 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-01 15:16:29.005 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-01 15:16:29.038 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-01 15:16:29.072 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-01 15:16:29.107 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-01 15:16:29.140 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.4 2026-07-01 15:16:29.171 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-01 15:16:29.199 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-01 15:16:29.234 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-01 15:16:29.271 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-01 15:16:29.307 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf api response_validation error 2026-07-01 15:16:29.348 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-01 15:16:29.392 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-01 15:16:29.426 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-01 15:16:29.464 | + lib/nova:create_nova_conf:470 : is_fedora 2026-07-01 15:16:29.468 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:16:29.470 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:16:29.474 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:16:29.476 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:16:29.479 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:16:29.483 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:16:29.485 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:16:29.489 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:16:29.492 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:16:29.495 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:16:29.499 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:16:29.501 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:16:29.504 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:16:29.508 | + lib/nova:create_nova_conf:479 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-01 15:16:29.528 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:29.531 | + lib/nova:create_nova_conf:483 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:16:29.534 | + lib/nova:create_nova_conf:486 : local db=nova_cell0 2026-07-01 15:16:29.537 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-01 15:16:29.574 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_cell0 2026-07-01 15:16:29.577 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-01 15:16:29.580 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-01 15:16:29.583 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-01 15:16:29.586 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:16:29.590 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:16:29.593 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:16:29.611 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:29.614 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:16:29.617 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 15:16:29.621 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 15:16:29.663 | ++ lib/nova:create_nova_conf:493 : database_connection_url nova_api 2026-07-01 15:16:29.667 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-01 15:16:29.670 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-01 15:16:29.673 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-01 15:16:29.676 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:16:29.679 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:16:29.682 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:16:29.701 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:29.704 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:16:29.708 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-01 15:16:29.712 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-01 15:16:29.754 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache enabled True 2026-07-01 15:16:29.795 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-01 15:16:29.832 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-01 15:16:29.871 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api 2026-07-01 15:16:29.892 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:29.896 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api-meta 2026-07-01 15:16:29.916 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:29.922 | ++ lib/nova:create_nova_conf:506 : echo osapi_compute,metadata 2026-07-01 15:16:29.922 | ++ lib/nova:create_nova_conf:506 : sed s/,metadata// 2026-07-01 15:16:29.928 | + lib/nova:create_nova_conf:506 : NOVA_ENABLED_APIS=osapi_compute 2026-07-01 15:16:29.931 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-01 15:16:29.965 | + lib/nova:create_nova_conf:509 : [[ True == \T\r\u\e ]] 2026-07-01 15:16:29.967 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-01 15:16:30.004 | + lib/nova:create_nova_conf:515 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-01 15:16:30.007 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-01 15:16:30.009 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-01 15:16:30.011 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 15:16:30.014 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 15:16:30.017 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-01 15:16:30.019 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 15:16:30.022 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:16:30.024 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 15:16:30.027 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-01 15:16:30.064 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-01 15:16:30.101 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.4/identity 2026-07-01 15:16:30.137 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-01 15:16:30.175 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-01 15:16:30.215 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-01 15:16:30.253 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-01 15:16:30.291 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-01 15:16:30.331 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.4/identity 2026-07-01 15:16:30.369 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 15:16:30.409 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 15:16:30.448 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 15:16:30.451 | + lib/nova:create_nova_conf:518 : is_service_enabled cinder 2026-07-01 15:16:30.472 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:30.475 | + lib/nova:create_nova_conf:519 : configure_cinder_access 2026-07-01 15:16:30.478 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-01 15:16:30.519 | + lib/nova:configure_cinder_access:650 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-01 15:16:30.522 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 15:16:30.526 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:16:30.529 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-01 15:16:30.532 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-01 15:16:30.570 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-01 15:16:30.607 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.4/identity 2026-07-01 15:16:30.645 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-01 15:16:30.684 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-01 15:16:30.722 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-01 15:16:30.762 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-01 15:16:30.806 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-01 15:16:30.846 | + lib/nova:configure_cinder_access:651 : is_service_enabled tls-proxy 2026-07-01 15:16:30.865 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:16:30.869 | + lib/nova:create_nova_conf:522 : is_service_enabled manila 2026-07-01 15:16:30.890 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:16:30.894 | + lib/nova:create_nova_conf:526 : '[' -n /opt/stack/data/nova ']' 2026-07-01 15:16:30.897 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-01 15:16:30.936 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-01 15:16:30.976 | + lib/nova:create_nova_conf:530 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-01 15:16:30.979 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-01 15:16:31.012 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-07-01 15:16:31.015 | + lib/nova:create_nova_conf:536 : '[' False '!=' False ']' 2026-07-01 15:16:31.018 | + lib/nova:create_nova_conf:542 : is_fedora 2026-07-01 15:16:31.022 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:16:31.024 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:16:31.027 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:16:31.030 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:16:31.033 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:16:31.037 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:16:31.040 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:16:31.044 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:16:31.047 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:16:31.051 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:16:31.054 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:16:31.058 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:16:31.062 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:16:31.065 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova.conf 2026-07-01 15:16:31.069 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-01 15:16:31.073 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-01 15:16:31.077 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:16:31.099 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:16:31.102 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:16:31.104 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:16:31.108 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:16:31.111 | + 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-07-01 15:16:31.151 | + 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-07-01 15:16:31.189 | + 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-07-01 15:16:31.229 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:16:31.269 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-01 15:16:31.305 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-01 15:16:31.344 | + lib/nova:create_nova_conf:551 : is_service_enabled n-api 2026-07-01 15:16:31.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:31.369 | + lib/nova:create_nova_conf:552 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-01 15:16:31.372 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-01 15:16:31.375 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-01 15:16:31.378 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-01 15:16:31.380 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 15:16:31.384 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-01 15:16:31.386 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-01 15:16:31.389 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 15:16:31.393 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 15:16:31.411 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 15:16:31.411 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:16:31.423 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 15:16:31.428 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:16:31.444 | /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-07-01 15:16:31.450 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-01 15:16:31.454 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-01 15:16:31.459 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 15:16:31.464 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-01 15:16:31.506 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-01 15:16:31.546 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-01 15:16:31.585 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 15:16:31.623 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 15:16:31.666 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 15:16:31.707 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 15:16:31.749 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 15:16:31.794 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 15:16:31.836 | + 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-07-01 15:16:31.874 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 15:16:31.904 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 15:16:31.934 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 15:16:31.966 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-01 15:16:31.994 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 15:16:31.997 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 15:16:32.001 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-01 15:16:32.003 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-01 15:16:32.006 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 15:16:32.008 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:16:32.011 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:16:32.013 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-01 15:16:32.017 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-01 15:16:32.019 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-01 15:16:32.050 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 15:16:32.080 | + 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-07-01 15:16:32.080 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-01 15:16:32.092 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-01 15:16:32.096 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-01 15:16:32.099 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-01 15:16:32.102 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 15:16:32.104 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 15:16:32.106 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 15:16:32.108 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 15:16:32.111 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:16:32.113 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:16:32.116 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 15:16:32.118 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 15:16:32.121 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:16:32.123 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:16:32.126 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-01 15:16:32.139 | perl: warning: Setting locale failed. 2026-07-01 15:16:32.139 | perl: warning: Please check that your locale settings: 2026-07-01 15:16:32.139 | LANGUAGE = (unset), 2026-07-01 15:16:32.139 | LC_ALL = "en_US.utf8", 2026-07-01 15:16:32.139 | LANG = "de_DE.UTF-8" 2026-07-01 15:16:32.140 | are supported and installed on your system. 2026-07-01 15:16:32.140 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:16:32.180 | Enabling site nova-api. 2026-07-01 15:16:32.185 | To activate the new configuration, you need to run: 2026-07-01 15:16:32.185 | systemctl reload apache2 2026-07-01 15:16:32.191 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 15:16:32.193 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 15:16:32.195 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:16:32.197 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 15:16:32.350 | + lib/nova:create_nova_conf:555 : is_service_enabled n-api-meta 2026-07-01 15:16:32.373 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:32.377 | + lib/nova:create_nova_conf:556 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-01 15:16:32.380 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-01 15:16:32.383 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-01 15:16:32.385 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-01 15:16:32.388 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-01 15:16:32.391 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-01 15:16:32.394 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-01 15:16:32.396 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 15:16:32.399 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 15:16:32.415 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 15:16:32.416 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:16:32.426 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 15:16:32.430 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:16:32.445 | /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-07-01 15:16:32.451 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-01 15:16:32.454 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-01 15:16:32.458 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 15:16:32.461 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-01 15:16:32.495 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-01 15:16:32.526 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-01 15:16:32.555 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-01 15:16:32.586 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 15:16:32.617 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 15:16:32.648 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-01 15:16:32.680 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-01 15:16:32.710 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-01 15:16:32.743 | + 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-07-01 15:16:32.777 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 15:16:32.808 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 15:16:32.839 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-01 15:16:32.872 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-01 15:16:32.905 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-01 15:16:32.907 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-01 15:16:32.937 | + lib/nova:create_nova_conf:559 : is_service_enabled ceilometer 2026-07-01 15:16:32.954 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:16:32.957 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-01 15:16:32.990 | ++ lib/nova:create_nova_conf:568 : get_notification_url 2026-07-01 15:16:32.993 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-01 15:16:32.995 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-01 15:16:33.013 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:33.015 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:16:33.019 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:16:33.052 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-01 15:16:33.087 | + lib/nova:create_nova_conf:570 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-01 15:16:33.090 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 15:16:33.093 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-01 15:16:33.096 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 15:16:33.099 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 15:16:33.102 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 15:16:33.121 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:33.125 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 15:16:33.128 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 15:16:33.130 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 15:16:33.150 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:33.153 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:16:33.156 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:16:33.189 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 15:16:33.191 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 15:16:33.194 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-01 15:16:33.228 | + lib/nova:create_nova_conf:573 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-01 15:16:33.259 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-01 15:16:33.297 | + lib/nova:create_nova_conf:577 : is_service_enabled tls-proxy 2026-07-01 15:16:33.315 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:16:33.318 | + lib/nova:create_nova_conf:582 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-01 15:16:33.352 | + lib/nova:create_nova_conf:584 : '[' True == True ']' 2026-07-01 15:16:33.354 | + lib/nova:create_nova_conf:585 : init_nova_service_user_conf 2026-07-01 15:16:33.357 | + lib/nova:init_nova_service_user_conf:823 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-01 15:16:33.393 | + lib/nova:init_nova_service_user_conf:824 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-01 15:16:33.396 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 15:16:33.399 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:16:33.402 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-01 15:16:33.405 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-01 15:16:33.441 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-01 15:16:33.478 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.4/identity 2026-07-01 15:16:33.515 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-01 15:16:33.551 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-01 15:16:33.587 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-01 15:16:33.620 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-01 15:16:33.654 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-01 15:16:33.686 | + lib/nova:create_nova_conf:588 : is_service_enabled n-cond 2026-07-01 15:16:33.703 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:33.707 | ++ lib/nova:create_nova_conf:589 : seq 1 1 2026-07-01 15:16:33.712 | + lib/nova:create_nova_conf:589 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:16:33.714 | + lib/nova:create_nova_conf:590 : local conf 2026-07-01 15:16:33.717 | + lib/nova:create_nova_conf:591 : local vhost 2026-07-01 15:16:33.721 | ++ lib/nova:create_nova_conf:592 : conductor_conf 1 2026-07-01 15:16:33.724 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 15:16:33.727 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 15:16:33.730 | + lib/nova:create_nova_conf:592 : conf=/etc/nova/nova_cell1.conf 2026-07-01 15:16:33.733 | + lib/nova:create_nova_conf:593 : vhost=nova_cell1 2026-07-01 15:16:33.736 | + lib/nova:create_nova_conf:595 : rm -f /etc/nova/nova_cell1.conf 2026-07-01 15:16:33.741 | ++ lib/nova:create_nova_conf:596 : database_connection_url nova_cell1 2026-07-01 15:16:33.744 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-01 15:16:33.747 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-01 15:16:33.749 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-01 15:16:33.752 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:16:33.755 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:16:33.758 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:16:33.775 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:33.778 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:16:33.781 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-01 15:16:33.785 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-01 15:16:33.820 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-01 15:16:33.855 | + lib/nova:create_nova_conf:598 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-01 15:16:33.891 | + lib/nova:create_nova_conf:600 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:16:33.894 | + lib/nova:create_nova_conf:603 : rpc_backend_add_vhost nova_cell1 2026-07-01 15:16:33.896 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-01 15:16:33.900 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-01 15:16:33.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:33.923 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-01 15:16:33.924 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-01 15:16:35.100 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-01 15:16:35.103 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-01 15:16:36.217 | Adding vhost "nova_cell1" ... 2026-07-01 15:16:36.319 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-01 15:16:37.454 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-01 15:16:37.491 | + lib/nova:create_nova_conf:604 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-01 15:16:37.495 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 15:16:37.497 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-01 15:16:37.500 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 15:16:37.503 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-01 15:16:37.506 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 15:16:37.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:37.529 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-01 15:16:37.532 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-01 15:16:37.535 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 15:16:37.555 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:37.559 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.4:5672/nova_cell1 2026-07-01 15:16:37.563 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.4:5672/nova_cell1 2026-07-01 15:16:37.598 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 15:16:37.601 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 15:16:37.604 | + lib/nova:create_nova_conf:608 : is_service_enabled placement placement-client 2026-07-01 15:16:37.623 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:37.626 | + lib/nova:create_nova_conf:609 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-01 15:16:37.629 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 15:16:37.632 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-01 15:16:37.634 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 15:16:37.637 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:16:37.640 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 15:16:37.643 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-01 15:16:37.684 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-01 15:16:37.721 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.4/identity 2026-07-01 15:16:37.756 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-01 15:16:37.793 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-01 15:16:37.830 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-01 15:16:37.866 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-01 15:16:37.900 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-01 15:16:37.936 | + lib/nova:create_nova_conf:613 : setup_logging /etc/nova/nova_cell1.conf 2026-07-01 15:16:37.939 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-01 15:16:37.942 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 15:16:37.946 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:16:37.966 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:16:37.969 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:16:37.972 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:16:37.975 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:16:37.978 | + 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-07-01 15:16:38.014 | + 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-07-01 15:16:38.049 | + 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-07-01 15:16:38.085 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:16:38.120 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-01 15:16:38.156 | + lib/nova:create_nova_conf:620 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:16:38.160 | ++ lib/nova:create_nova_conf:623 : seq 1 1 2026-07-01 15:16:38.165 | + lib/nova:create_nova_conf:623 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:16:38.168 | + lib/nova:create_nova_conf:624 : local conf 2026-07-01 15:16:38.170 | + lib/nova:create_nova_conf:625 : local offset 2026-07-01 15:16:38.174 | ++ lib/nova:create_nova_conf:626 : conductor_conf 1 2026-07-01 15:16:38.177 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 15:16:38.180 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 15:16:38.184 | + lib/nova:create_nova_conf:626 : conf=/etc/nova/nova_cell1.conf 2026-07-01 15:16:38.186 | + lib/nova:create_nova_conf:627 : offset=0 2026-07-01 15:16:38.189 | + lib/nova:create_nova_conf:628 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-01 15:16:38.192 | + lib/nova:configure_console_proxies:727 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 15:16:38.195 | + lib/nova:configure_console_proxies:728 : local offset=0 2026-07-01 15:16:38.198 | + lib/nova:configure_console_proxies:732 : offset=0 2026-07-01 15:16:38.201 | + lib/nova:configure_console_proxies:734 : is_service_enabled n-novnc 2026-07-01 15:16:38.219 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:38.222 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-01 15:16:38.260 | + lib/nova:configure_console_proxies:736 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-01 15:16:38.295 | + lib/nova:configure_console_proxies:738 : is_nova_console_proxy_compute_tls_enabled 2026-07-01 15:16:38.298 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-01 15:16:38.301 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-01 15:16:38.303 | + lib/nova:configure_console_proxies:766 : is_service_enabled n-spice 2026-07-01 15:16:38.321 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:16:38.324 | + lib/nova:configure_console_proxies:771 : is_service_enabled n-sproxy 2026-07-01 15:16:38.341 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:16:38.344 | + lib/nova:configure_nova:374 : is_service_enabled n-cpu 2026-07-01 15:16:38.362 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:38.365 | + lib/nova:configure_nova:374 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-01 15:16:38.368 | + lib/nova:configure_nova:376 : configure_nova_hypervisor 2026-07-01 15:16:38.371 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-01 15:16:38.374 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-01 15:16:38.392 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:38.395 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-01 15:16:38.412 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-01 15:16:38.413 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-01 15:16:38.424 | cgroup_device_acl = [ 2026-07-01 15:16:38.424 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-01 15:16:38.424 | "/dev/random", "/dev/urandom", 2026-07-01 15:16:38.424 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-01 15:16:38.424 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-01 15:16:38.424 | "/dev/vfio/vfio", 2026-07-01 15:16:38.424 | ] 2026-07-01 15:16:38.428 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-01 15:16:38.431 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:16:38.434 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:16:38.437 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:16:38.439 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:16:38.442 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:16:38.445 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:16:38.448 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:16:38.451 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:16:38.454 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:16:38.457 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:16:38.460 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:16:38.463 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:16:38.466 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:16:38.470 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-01 15:16:38.475 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-01 15:16:38.478 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-01 15:16:38.481 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-01 15:16:38.484 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-01 15:16:38.514 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-01 15:16:38.518 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-01 15:16:38.520 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:16:38.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:16:38.525 | + 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-07-01 15:16:38.529 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-01 15:16:38.531 | + 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-07-01 15:16:38.549 | + 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-07-01 15:16:38.549 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-01 15:16:38.559 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-01 15:16:38.564 | + 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-07-01 15:16:38.581 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-01 15:16:38.582 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-01 15:16:38.592 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-01 15:16:38.596 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-01 15:16:38.600 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-01 15:16:38.603 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-01 15:16:38.606 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-01 15:16:38.609 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:16:38.612 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-01 15:16:38.678 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-01 15:16:38.681 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:16:38.684 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-01 15:16:38.781 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-01 15:16:38.818 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-01 15:16:38.853 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-01 15:16:38.855 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-01 15:16:38.889 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-01 15:16:38.924 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-01 15:16:38.960 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-01 15:16:38.997 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-01 15:16:39.034 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-01 15:16:39.039 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 15:16:39.044 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-01 15:16:39.047 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-01 15:16:39.051 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 15:16:39.056 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 15:16:39.059 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-01 15:16:39.062 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-01 15:16:39.066 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-01 15:16:39.069 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-01 15:16:39.072 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-01 15:16:39.093 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:39.096 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-01 15:16:39.098 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-01 15:16:39.102 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-01 15:16:39.105 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 15:16:39.108 | + lib/stack:stack_install_service:32 : install_placement 2026-07-01 15:16:39.110 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-01 15:16:39.114 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-01 15:16:39.117 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 15:16:39.121 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-01 15:16:39.125 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-01 15:16:39.128 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 15:16:39.134 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-01 15:16:39.134 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 15:16:39.139 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-01 15:16:39.142 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-01 15:16:39.146 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-01 15:16:39.149 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-01 15:16:39.152 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-01 15:16:39.177 | Using python 3.12 to install osc-placement 2026-07-01 15:16:39.180 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-01 15:16:40.626 | Collecting osc-placement 2026-07-01 15:16:40.781 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 15:16:40.794 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-01 15:16:40.795 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-01 15:16:40.796 | 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-07-01 15:16:40.796 | 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-07-01 15:16:40.799 | 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-07-01 15:16:40.800 | 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-07-01 15:16:40.801 | 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-07-01 15:16:40.802 | 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-07-01 15:16:40.803 | 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-07-01 15:16:40.808 | 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-07-01 15:16:40.810 | 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-07-01 15:16:40.811 | 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-07-01 15:16:40.814 | 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-07-01 15:16:40.815 | 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-07-01 15:16:40.816 | 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-07-01 15:16:40.817 | 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-07-01 15:16:40.821 | 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-07-01 15:16:40.822 | 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-07-01 15:16:40.823 | 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-07-01 15:16:40.824 | 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-07-01 15:16:40.826 | 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-07-01 15:16:40.827 | 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-07-01 15:16:40.828 | 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-07-01 15:16:40.829 | 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-07-01 15:16:40.830 | 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-07-01 15:16:40.832 | 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-07-01 15:16:40.833 | 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-07-01 15:16:40.836 | 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-07-01 15:16:40.841 | 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-07-01 15:16:40.848 | 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-07-01 15:16:40.854 | 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-07-01 15:16:40.855 | 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-07-01 15:16:40.855 | 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-07-01 15:16:40.862 | 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-07-01 15:16:40.867 | 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-07-01 15:16:40.883 | 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-07-01 15:16:40.884 | 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-07-01 15:16:40.885 | 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-07-01 15:16:40.887 | 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-07-01 15:16:40.902 | 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-07-01 15:16:40.903 | 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-07-01 15:16:40.907 | 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-07-01 15:16:40.951 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-07-01 15:16:41.279 | Installing collected packages: osc-placement 2026-07-01 15:16:41.405 | Successfully installed osc-placement-4.8.0 2026-07-01 15:16:41.527 | + inc/python:pip_install:216 : result=0 2026-07-01 15:16:41.530 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:16:41.532 | + functions-common:time_stop:2420 : local name 2026-07-01 15:16:41.535 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:16:41.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:16:41.539 | + functions-common:time_stop:2423 : local total 2026-07-01 15:16:41.542 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:16:41.545 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:16:41.547 | + functions-common:time_stop:2427 : start_time=1782918999171 2026-07-01 15:16:41.549 | + functions-common:time_stop:2429 : [[ -z 1782918999171 ]] 2026-07-01 15:16:41.553 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:16:41.557 | + functions-common:time_stop:2432 : end_time=1782919001554 2026-07-01 15:16:41.559 | + functions-common:time_stop:2433 : elapsed_time=2383 2026-07-01 15:16:41.561 | + functions-common:time_stop:2434 : total=155295 2026-07-01 15:16:41.564 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:16:41.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157678 2026-07-01 15:16:41.568 | + inc/python:pip_install:219 : return 0 2026-07-01 15:16:41.570 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-01 15:16:41.573 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-01 15:16:41.576 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-01 15:16:41.578 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 15:16:41.580 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 15:16:41.583 | ++ functions-common:git_clone:593 : pwd 2026-07-01 15:16:41.587 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:16:41.589 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:16:41.593 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:16:41.611 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:16:41.613 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:16:41.616 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:16:41.619 | + functions-common:git_clone:610 : echo master 2026-07-01 15:16:41.620 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:16:41.625 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-01 15:16:41.627 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:16:41.630 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-01 15:16:41.633 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:16:41.635 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:16:41.638 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:16:41.640 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:16:41.642 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:16:41.645 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:16:41.647 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:16:41.650 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:16:41.654 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:16:41.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919001655 2026-07-01 15:16:41.659 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-01 15:16:41.663 | Cloning into '/opt/stack/placement'... 2026-07-01 15:16:45.678 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:16:45.680 | + functions-common:time_stop:2420 : local name 2026-07-01 15:16:45.683 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:16:45.685 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:16:45.688 | + functions-common:time_stop:2423 : local total 2026-07-01 15:16:45.690 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:16:45.693 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:16:45.695 | + functions-common:time_stop:2427 : start_time=1782919001655 2026-07-01 15:16:45.697 | + functions-common:time_stop:2429 : [[ -z 1782919001655 ]] 2026-07-01 15:16:45.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:16:45.705 | + functions-common:time_stop:2432 : end_time=1782919005702 2026-07-01 15:16:45.708 | + functions-common:time_stop:2433 : elapsed_time=4047 2026-07-01 15:16:45.710 | + functions-common:time_stop:2434 : total=394511 2026-07-01 15:16:45.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:16:45.714 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398558 2026-07-01 15:16:45.717 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-01 15:16:45.719 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 15:16:45.722 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:16:45.725 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:16:45.728 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:16:45.730 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:16:45.733 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:16:45.736 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:16:45.739 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:16:45.741 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:16:45.745 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:16:45.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919005746 2026-07-01 15:16:45.751 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 15:16:46.374 | From https://review.opendev.org/openstack/placement 2026-07-01 15:16:46.375 | * branch master -> FETCH_HEAD 2026-07-01 15:16:46.383 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:16:46.386 | + functions-common:time_stop:2420 : local name 2026-07-01 15:16:46.388 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:16:46.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:16:46.393 | + functions-common:time_stop:2423 : local total 2026-07-01 15:16:46.395 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:16:46.397 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:16:46.399 | + functions-common:time_stop:2427 : start_time=1782919005746 2026-07-01 15:16:46.401 | + functions-common:time_stop:2429 : [[ -z 1782919005746 ]] 2026-07-01 15:16:46.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:16:46.407 | + functions-common:time_stop:2432 : end_time=1782919006404 2026-07-01 15:16:46.409 | + functions-common:time_stop:2433 : elapsed_time=658 2026-07-01 15:16:46.411 | + functions-common:time_stop:2434 : total=398558 2026-07-01 15:16:46.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:16:46.416 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399216 2026-07-01 15:16:46.418 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:16:46.421 | + functions-common:git_timed:697 : local count=0 2026-07-01 15:16:46.423 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 15:16:46.426 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:16:46.429 | + functions-common:git_timed:701 : timeout=0 2026-07-01 15:16:46.432 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:16:46.435 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:16:46.437 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:16:46.440 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:16:46.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:16:46.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919006445 2026-07-01 15:16:46.452 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:16:46.501 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:16:46.501 | 2026-07-01 15:16:46.502 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:16:46.502 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:16:46.502 | state without impacting any branches by switching back to a branch. 2026-07-01 15:16:46.502 | 2026-07-01 15:16:46.502 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:16:46.502 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:16:46.502 | 2026-07-01 15:16:46.502 | git switch -c 2026-07-01 15:16:46.502 | 2026-07-01 15:16:46.502 | Or undo this operation with: 2026-07-01 15:16:46.502 | 2026-07-01 15:16:46.503 | git switch - 2026-07-01 15:16:46.503 | 2026-07-01 15:16:46.503 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:16:46.503 | 2026-07-01 15:16:46.503 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-01 15:16:46.504 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:16:46.507 | + functions-common:time_stop:2420 : local name 2026-07-01 15:16:46.509 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:16:46.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:16:46.514 | + functions-common:time_stop:2423 : local total 2026-07-01 15:16:46.516 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:16:46.518 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:16:46.521 | + functions-common:time_stop:2427 : start_time=1782919006445 2026-07-01 15:16:46.523 | + functions-common:time_stop:2429 : [[ -z 1782919006445 ]] 2026-07-01 15:16:46.526 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:16:46.530 | + functions-common:time_stop:2432 : end_time=1782919006528 2026-07-01 15:16:46.533 | + functions-common:time_stop:2433 : elapsed_time=83 2026-07-01 15:16:46.535 | + functions-common:time_stop:2434 : total=399216 2026-07-01 15:16:46.538 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:16:46.540 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399299 2026-07-01 15:16:46.543 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-01 15:16:46.559 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-01 15:16:46.562 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 15:16:46.563 | + functions-common:git_clone:673 : head -1 2026-07-01 15:16:46.565 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-01 15:16:46.567 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:16:46.570 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-01 15:16:46.573 | + inc/python:setup_develop:353 : local bindep 2026-07-01 15:16:46.576 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 15:16:46.579 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-01 15:16:46.581 | + inc/python:setup_develop:359 : local extras= 2026-07-01 15:16:46.584 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-01 15:16:46.587 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 15:16:46.590 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 15:16:46.592 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-01 15:16:46.594 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 15:16:46.597 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 15:16:46.601 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-01 15:16:46.604 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 15:16:46.607 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-01 15:16:46.610 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 15:16:46.613 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 15:16:46.616 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-01 15:16:46.623 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-01 15:16:46.625 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-01 15:16:46.627 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-01 15:16:46.782 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-01 15:16:46.785 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 15:16:46.787 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 15:16:46.790 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 15:16:46.793 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 15:16:46.795 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-01 15:16:46.797 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 15:16:46.800 | + inc/python:setup_package:446 : local extras= 2026-07-01 15:16:46.803 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 15:16:46.806 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 15:16:46.808 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 15:16:46.812 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 15:16:46.814 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 15:16:46.816 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-01 15:16:46.837 | Using python 3.12 to install /opt/stack/placement 2026-07-01 15:16:46.839 | + 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-07-01 15:16:47.858 | Obtaining file:///opt/stack/placement 2026-07-01 15:16:47.862 | Installing build dependencies: started 2026-07-01 15:16:49.687 | Installing build dependencies: finished with status 'done' 2026-07-01 15:16:49.687 | Checking if build backend supports build_editable: started 2026-07-01 15:16:50.259 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 15:16:50.260 | Getting requirements to build editable: started 2026-07-01 15:16:50.585 | Getting requirements to build editable: finished with status 'done' 2026-07-01 15:16:50.586 | Preparing editable metadata (pyproject.toml): started 2026-07-01 15:16:51.539 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:16:51.563 | 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-07-01 15:16:51.565 | 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-07-01 15:16:51.566 | 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-07-01 15:16:51.567 | 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-07-01 15:16:51.568 | 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-07-01 15:16:51.571 | 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-07-01 15:16:51.572 | 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-07-01 15:16:51.572 | 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-07-01 15:16:51.572 | 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-07-01 15:16:51.573 | 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-07-01 15:16:51.574 | 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-07-01 15:16:51.577 | 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-07-01 15:16:51.577 | 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-07-01 15:16:51.577 | 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-07-01 15:16:51.578 | 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-07-01 15:16:51.579 | 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-07-01 15:16:51.580 | 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-07-01 15:16:51.581 | 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-07-01 15:16:51.582 | 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-07-01 15:16:51.583 | 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-07-01 15:16:51.585 | 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-07-01 15:16:51.587 | 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-07-01 15:16:51.588 | 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-07-01 15:16:51.589 | 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-07-01 15:16:51.595 | 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-07-01 15:16:51.597 | 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-07-01 15:16:51.597 | 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-07-01 15:16:51.599 | 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-07-01 15:16:51.600 | 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-07-01 15:16:51.602 | 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-07-01 15:16:51.606 | 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-07-01 15:16:51.607 | 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-07-01 15:16:51.609 | 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-07-01 15:16:51.610 | 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-07-01 15:16:51.620 | 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-07-01 15:16:51.625 | 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-07-01 15:16:51.628 | 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-07-01 15:16:51.629 | 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-07-01 15:16:51.632 | 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-07-01 15:16:51.635 | 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-07-01 15:16:51.637 | 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-07-01 15:16:51.638 | 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-07-01 15:16:51.644 | 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-07-01 15:16:51.646 | 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-07-01 15:16:51.648 | 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-07-01 15:16:51.651 | 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-07-01 15:16:51.657 | 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-07-01 15:16:51.661 | 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-07-01 15:16:51.662 | 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-07-01 15:16:51.665 | 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-07-01 15:16:51.670 | 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-07-01 15:16:51.679 | 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-07-01 15:16:51.685 | 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-07-01 15:16:51.689 | 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-07-01 15:16:51.689 | 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-07-01 15:16:51.693 | 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-07-01 15:16:51.697 | 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-07-01 15:16:51.701 | 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-07-01 15:16:51.720 | 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-07-01 15:16:51.734 | 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-07-01 15:16:51.735 | 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-07-01 15:16:51.737 | 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-07-01 15:16:51.739 | 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-07-01 15:16:51.759 | 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-07-01 15:16:51.772 | 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-07-01 15:16:51.819 | Building wheels for collected packages: openstack-placement 2026-07-01 15:16:51.821 | Building editable for openstack-placement (pyproject.toml): started 2026-07-01 15:16:52.632 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-01 15:16:52.633 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=2d48d83f73cfcaf7d844af9cd8ba0abd3e23662a9f672e3d548565b2fc2ba0e7 2026-07-01 15:16:52.636 | Stored in directory: /tmp/pip-ephem-wheel-cache-7zq_mi67/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-01 15:16:52.640 | Successfully built openstack-placement 2026-07-01 15:16:52.916 | Installing collected packages: openstack-placement 2026-07-01 15:16:52.968 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-01 15:16:53.123 | + inc/python:pip_install:216 : result=0 2026-07-01 15:16:53.126 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:16:53.130 | + functions-common:time_stop:2420 : local name 2026-07-01 15:16:53.133 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:16:53.136 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:16:53.139 | + functions-common:time_stop:2423 : local total 2026-07-01 15:16:53.142 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:16:53.145 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:16:53.147 | + functions-common:time_stop:2427 : start_time=1782919006832 2026-07-01 15:16:53.150 | + functions-common:time_stop:2429 : [[ -z 1782919006832 ]] 2026-07-01 15:16:53.154 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:16:53.160 | + functions-common:time_stop:2432 : end_time=1782919013156 2026-07-01 15:16:53.163 | + functions-common:time_stop:2433 : elapsed_time=6324 2026-07-01 15:16:53.166 | + functions-common:time_stop:2434 : total=157678 2026-07-01 15:16:53.169 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:16:53.173 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164002 2026-07-01 15:16:53.176 | + inc/python:pip_install:219 : return 0 2026-07-01 15:16:53.180 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 15:16:53.183 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:16:53.186 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-01 15:16:53.189 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-01 15:16:53.191 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:16:53.194 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:16:53.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-01 15:16:53.199 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:16:53.203 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 15:16:53.205 | + ./stack.sh:main:965 : configure_placement 2026-07-01 15:16:53.209 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-01 15:16:53.225 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-01 15:16:53.227 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-01 15:16:53.233 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-01 15:16:53.235 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-01 15:16:53.238 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-01 15:16:53.241 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-01 15:16:53.243 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:16:53.247 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:16:53.249 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:16:53.267 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:53.270 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:16:53.273 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-01 15:16:53.276 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-01 15:16:53.314 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-01 15:16:53.354 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-01 15:16:53.390 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-01 15:16:53.393 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-01 15:16:53.396 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-01 15:16:53.399 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 15:16:53.402 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 15:16:53.404 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-01 15:16:53.407 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-01 15:16:53.409 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-01 15:16:53.412 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 15:16:53.414 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-01 15:16:53.446 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-01 15:16:53.476 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.4/identity 2026-07-01 15:16:53.507 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-01 15:16:53.537 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-01 15:16:53.566 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-01 15:16:53.596 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-01 15:16:53.626 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-01 15:16:53.656 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.4/identity 2026-07-01 15:16:53.686 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 15:16:53.717 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 15:16:53.747 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 15:16:53.750 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-01 15:16:53.753 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-01 15:16:53.755 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-01 15:16:53.758 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:16:53.774 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:16:53.777 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:16:53.780 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:16:53.782 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:16:53.785 | + 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-07-01 15:16:53.814 | + 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-07-01 15:16:53.843 | + 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-07-01 15:16:53.872 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:16:53.901 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-01 15:16:53.931 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-01 15:16:53.933 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-01 15:16:53.936 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-01 15:16:53.938 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-01 15:16:53.940 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 15:16:53.943 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-01 15:16:53.945 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-01 15:16:53.948 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 15:16:53.950 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 15:16:53.965 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 15:16:53.966 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:16:53.977 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 15:16:53.981 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:16:53.996 | /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-07-01 15:16:54.001 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-01 15:16:54.003 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-01 15:16:54.007 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 15:16:54.009 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-01 15:16:54.039 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-01 15:16:54.067 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-01 15:16:54.097 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-01 15:16:54.127 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 15:16:54.157 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 15:16:54.186 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-01 15:16:54.214 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-01 15:16:54.243 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-01 15:16:54.271 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 15:16:54.300 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 15:16:54.328 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 15:16:54.357 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-01 15:16:54.387 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-01 15:16:54.416 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 15:16:54.419 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 15:16:54.422 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-01 15:16:54.425 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-01 15:16:54.428 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 15:16:54.430 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:16:54.433 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:16:54.435 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-01 15:16:54.438 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-01 15:16:54.441 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-01 15:16:54.470 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 15:16:54.501 | + 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-07-01 15:16:54.501 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-01 15:16:54.511 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-01 15:16:54.515 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-01 15:16:54.518 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-01 15:16:54.520 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 15:16:54.523 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 15:16:54.525 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 15:16:54.528 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 15:16:54.531 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:16:54.533 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:16:54.535 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 15:16:54.538 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 15:16:54.540 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:16:54.543 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:16:54.545 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-01 15:16:54.556 | perl: warning: Setting locale failed. 2026-07-01 15:16:54.556 | perl: warning: Please check that your locale settings: 2026-07-01 15:16:54.556 | LANGUAGE = (unset), 2026-07-01 15:16:54.556 | LC_ALL = "en_US.utf8", 2026-07-01 15:16:54.557 | LANG = "de_DE.UTF-8" 2026-07-01 15:16:54.557 | are supported and installed on your system. 2026-07-01 15:16:54.557 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:16:54.598 | Enabling site placement-api. 2026-07-01 15:16:54.603 | To activate the new configuration, you need to run: 2026-07-01 15:16:54.604 | systemctl reload apache2 2026-07-01 15:16:54.609 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 15:16:54.611 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 15:16:54.614 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:16:54.616 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 15:16:54.807 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-01 15:16:54.810 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-01 15:16:54.814 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-07-01 15:16:54.848 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-01 15:16:54.865 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:54.867 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-01 15:16:54.883 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:54.885 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-01 15:16:54.887 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova.conf 2026-07-01 15:16:54.889 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-01 15:16:54.892 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 15:16:54.894 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:16:54.896 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 15:16:54.898 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-01 15:16:54.928 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-01 15:16:54.957 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.4/identity 2026-07-01 15:16:54.988 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-01 15:16:55.026 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-01 15:16:55.063 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-01 15:16:55.102 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-01 15:16:55.137 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-01 15:16:55.171 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-01 15:16:55.193 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:16:55.196 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-01 15:16:55.219 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:16:55.222 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-01 15:16:55.244 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:55.247 | + ./stack.sh:main:989 : init_os_brick 2026-07-01 15:16:55.249 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-07-01 15:16:55.254 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-07-01 15:16:55.274 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:55.277 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 15:16:55.317 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-07-01 15:16:55.338 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:55.340 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 15:16:55.383 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-07-01 15:16:55.403 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:55.407 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 15:16:55.449 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 15:16:55.489 | + ./stack.sh:main:996 : run_phase stack install 2026-07-01 15:16:55.492 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 15:16:55.495 | + functions-common:run_phase:1849 : local phase=install 2026-07-01 15:16:55.497 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 15:16:55.500 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 15:16:55.503 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 15:16:55.506 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 15:16:55.508 | + functions-common:run_phase:1858 : local extra 2026-07-01 15:16:55.512 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 15:16:55.516 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 15:16:55.519 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 15:16:55.521 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 15:16:55.523 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-01 15:16:55.526 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 15:16:55.541 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:16:55.544 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:16:55.546 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:16:55.548 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-01 15:16:55.550 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-01 15:16:55.553 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:16:55.555 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-01 15:16:55.558 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-01 15:16:55.560 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-01 15:16:55.620 | ++ inc/async:async_inner:63 : install_tempest 2026-07-01 15:16:55.658 | [2056 Async install_tempest:37896]: running: install_tempest 2026-07-01 15:16:55.661 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 15:16:55.664 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 15:16:55.667 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:16:55.670 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 15:16:55.673 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-01 15:16:55.675 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 15:16:55.678 | + functions-common:run_plugins:1835 : local phase=install 2026-07-01 15:16:55.681 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 15:16:55.685 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 15:16:55.688 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-01 15:16:55.691 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-01 15:16:55.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:16:55.696 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:16:55.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-01 15:16:55.701 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 15:16:55.704 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-01 15:16:55.707 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-01 15:16:55.710 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 15:16:55.715 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-01 15:16:55.718 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-01 15:16:55.721 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 15:16:55.727 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-01 15:16:55.727 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 15:16:55.732 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-01 15:16:55.735 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-01 15:16:55.738 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 15:16:55.743 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 15:16:55.746 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 15:16:55.770 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-01 15:16:55.774 | + 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-07-01 15:16:57.184 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-01 15:16:57.321 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-01 15:16:57.334 | 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-07-01 15:16:57.335 | 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-07-01 15:16:57.336 | 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-07-01 15:16:57.337 | 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-07-01 15:16:57.338 | 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-07-01 15:16:57.339 | 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-07-01 15:16:57.340 | 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-07-01 15:16:57.341 | 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-07-01 15:16:57.342 | 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-07-01 15:16:57.343 | 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-07-01 15:16:57.345 | 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-07-01 15:16:57.346 | 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-07-01 15:16:57.347 | 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-07-01 15:16:57.349 | 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-07-01 15:16:57.352 | 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-07-01 15:16:57.353 | 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-07-01 15:16:57.354 | 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-07-01 15:16:57.355 | 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-07-01 15:16:57.358 | 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-07-01 15:16:57.362 | 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-07-01 15:16:57.366 | 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-07-01 15:16:57.367 | 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-07-01 15:16:57.368 | 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-07-01 15:16:57.370 | 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-07-01 15:16:57.371 | 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-07-01 15:16:57.371 | 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-07-01 15:16:57.373 | 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-07-01 15:16:57.373 | 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-07-01 15:16:57.375 | 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-07-01 15:16:57.382 | 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-07-01 15:16:57.387 | 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-07-01 15:16:57.393 | 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-07-01 15:16:57.398 | 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-07-01 15:16:57.401 | 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-07-01 15:16:57.402 | 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-07-01 15:16:57.408 | 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-07-01 15:16:57.418 | 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-07-01 15:16:57.435 | 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-07-01 15:16:57.436 | 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-07-01 15:16:57.437 | 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-07-01 15:16:57.441 | 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-07-01 15:16:57.444 | 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-07-01 15:16:57.448 | 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-07-01 15:16:57.455 | 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-07-01 15:16:57.456 | 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-07-01 15:16:57.457 | 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-07-01 15:16:57.459 | 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-07-01 15:16:57.477 | 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-07-01 15:16:57.479 | 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-07-01 15:16:57.484 | 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-07-01 15:16:57.540 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-01 15:16:57.745 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.3 MB/s 0:00:00 2026-07-01 15:16:58.067 | Installing collected packages: python-openstackclient 2026-07-01 15:17:00.372 | Successfully installed python-openstackclient-10.1.0 2026-07-01 15:17:00.525 | + inc/python:pip_install:216 : result=0 2026-07-01 15:17:00.528 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:17:00.533 | + functions-common:time_stop:2420 : local name 2026-07-01 15:17:00.539 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:17:00.542 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:17:00.545 | + functions-common:time_stop:2423 : local total 2026-07-01 15:17:00.548 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:17:00.552 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:17:00.555 | + functions-common:time_stop:2427 : start_time=1782919015764 2026-07-01 15:17:00.557 | + functions-common:time_stop:2429 : [[ -z 1782919015764 ]] 2026-07-01 15:17:00.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:17:00.566 | + functions-common:time_stop:2432 : end_time=1782919020563 2026-07-01 15:17:00.569 | + functions-common:time_stop:2433 : elapsed_time=4799 2026-07-01 15:17:00.572 | + functions-common:time_stop:2434 : total=164002 2026-07-01 15:17:00.575 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:17:00.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168801 2026-07-01 15:17:00.582 | + inc/python:pip_install:219 : return 0 2026-07-01 15:17:00.585 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-01 15:17:00.610 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:00.612 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-01 15:17:00.617 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-01 15:17:00.623 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.dEg3wVo8j0 2026-07-01 15:17:00.625 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-01 15:17:00.629 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-01 15:17:00.632 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-01 15:17:00.635 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-01 15:17:00.639 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 15:17:00.642 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-01 15:17:00.665 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:17:00.668 | + ./stack.sh:main:1065 : configure_database 2026-07-01 15:17:00.672 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-01 15:17:00.676 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-01 15:17:00.680 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-01 15:17:00.683 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:17:00.685 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-01 15:17:00.689 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-01 15:17:00.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:17:00.694 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:17:00.698 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-01 15:17:00.700 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-01 15:17:00.703 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:17:00.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:17:00.709 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-01 15:17:00.712 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-01 15:17:00.714 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-01 15:17:00.717 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-01 15:17:00.720 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-01 15:17:00.724 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-01 15:17:00.728 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 15:17:00.731 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-01 15:17:00.735 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-01 15:17:00.823 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-01 15:17:00.825 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:17:00.828 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:17:00.831 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:17:00.832 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:17:00.836 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:17:00.840 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:17:00.844 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:17:00.848 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:17:00.852 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:17:00.855 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:17:00.859 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:17:00.863 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:17:00.866 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:17:00.870 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-01 15:17:00.873 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:17:00.877 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:17:00.880 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-01 15:17:00.884 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:17:00.888 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-01 15:17:02.517 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-01 15:17:02.523 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-01 15:17:02.525 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:17:02.528 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:17:02.533 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-01 15:17:02.537 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-01 15:17:02.539 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-01 15:17:02.558 | mysqladmin: connect to server at 'localhost' failed 2026-07-01 15:17:02.559 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-01 15:17:02.562 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-01 15:17:02.565 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-01 15:17:02.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:17:02.573 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:17:02.575 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-01 15:17:02.578 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-01 15:17:02.581 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-01 15:17:02.588 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-01 15:17:02.588 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-01 15:17:02.603 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:17:02.678 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-01 15:17:02.685 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-01 15:17:02.685 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-01 15:17:02.687 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-01 15:17:02.693 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-01 15:17:02.695 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-01 15:17:02.699 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-01 15:17:02.702 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-01 15:17:02.705 | + 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-07-01 15:17:02.719 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:17:02.808 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-01 15:17:02.828 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:17:02.978 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-01 15:17:03.052 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-01 15:17:03.119 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-01 15:17:03.183 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-01 15:17:03.185 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-01 15:17:03.188 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-01 15:17:03.188 | enabling MySQL performance counting 2026-07-01 15:17:03.190 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-01 15:17:03.209 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-01 15:17:03.212 | + 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-07-01 15:17:04.323 | Processing ./tools/dbcounter 2026-07-01 15:17:04.326 | Installing build dependencies: started 2026-07-01 15:17:08.899 | Installing build dependencies: finished with status 'done' 2026-07-01 15:17:08.901 | Getting requirements to build wheel: started 2026-07-01 15:17:09.595 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 15:17:09.597 | Preparing metadata (pyproject.toml): started 2026-07-01 15:17:10.015 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:17:10.019 | Building wheels for collected packages: dbcounter 2026-07-01 15:17:10.020 | Building wheel for dbcounter (pyproject.toml): started 2026-07-01 15:17:10.483 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-01 15:17:10.484 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=1276fb0ca25c9001a6c94b854d0b7ba022114c1665646cc932e9a36eaf2c8493 2026-07-01 15:17:10.484 | Stored in directory: /tmp/pip-ephem-wheel-cache-4fi4ymj9/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-01 15:17:10.489 | Successfully built dbcounter 2026-07-01 15:17:10.801 | Installing collected packages: dbcounter 2026-07-01 15:17:12.539 | Successfully installed dbcounter-0.1 2026-07-01 15:17:12.712 | + inc/python:pip_install:216 : result=0 2026-07-01 15:17:12.715 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:17:12.718 | + functions-common:time_stop:2420 : local name 2026-07-01 15:17:12.721 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:17:12.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:17:12.726 | + functions-common:time_stop:2423 : local total 2026-07-01 15:17:12.729 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:17:12.732 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:17:12.734 | + functions-common:time_stop:2427 : start_time=1782919023204 2026-07-01 15:17:12.737 | + functions-common:time_stop:2429 : [[ -z 1782919023204 ]] 2026-07-01 15:17:12.740 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:17:12.745 | + functions-common:time_stop:2432 : end_time=1782919032742 2026-07-01 15:17:12.748 | + functions-common:time_stop:2433 : elapsed_time=9538 2026-07-01 15:17:12.751 | + functions-common:time_stop:2434 : total=168801 2026-07-01 15:17:12.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:17:12.757 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178339 2026-07-01 15:17:12.760 | + inc/python:pip_install:219 : return 0 2026-07-01 15:17:12.763 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-01 15:17:12.766 | + lib/database:recreate_database:112 : local db=stats 2026-07-01 15:17:12.769 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-01 15:17:12.772 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-01 15:17:12.776 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-01 15:17:12.782 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:17:12.848 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-01 15:17:12.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:17:12.923 | + 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-07-01 15:17:12.923 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-01 15:17:12.928 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:17:13.001 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-01 15:17:13.004 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-01 15:17:13.078 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-01 15:17:13.149 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-01 15:17:13.219 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-01 15:17:13.295 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-01 15:17:13.370 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-01 15:17:13.444 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-01 15:17:13.516 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-01 15:17:13.519 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:17:13.522 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-01 15:17:15.922 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-01 15:17:15.925 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-01 15:17:15.929 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 15:17:15.933 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-171715 2026-07-01 15:17:15.936 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-171715 1069' 2026-07-01 15:17:15.940 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.943 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 15:17:15.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.948 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 15:17:15.951 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.956 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 15:17:15.956 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.959 | + 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-07-01 15:17:15.961 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.963 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.4 2026-07-01 15:17:15.965 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.968 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.4/identity 2026-07-01 15:17:15.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.973 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-170314 2026-07-01 15:17:15.975 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.978 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 15:17:15.982 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.985 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.4 2026-07-01 15:17:15.988 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.991 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 15:17:15.995 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:15.998 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 15:17:16.001 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:16.006 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 15:17:16.008 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:16.010 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 15:17:16.012 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:16.015 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.4 2026-07-01 15:17:16.017 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:17:16.019 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 15:17:16.021 | + ./stack.sh:main:1079 : start_dstat 2026-07-01 15:17:16.024 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 15:17:16.026 | + functions-common:run_process:1674 : local service=dstat 2026-07-01 15:17:16.029 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 15:17:16.031 | + functions-common:run_process:1676 : local group= 2026-07-01 15:17:16.033 | + functions-common:run_process:1677 : local user= 2026-07-01 15:17:16.035 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:17:16.037 | + functions-common:run_process:1680 : local name=dstat 2026-07-01 15:17:16.040 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:17:16.042 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:17:16.046 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:17:16.048 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:17:16.054 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:17:16.060 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919036056 2026-07-01 15:17:16.065 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-01 15:17:16.086 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:17:16.089 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-01 15:17:16.091 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-01 15:17:16.094 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 15:17:16.097 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 15:17:16.101 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 15:17:16.104 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 15:17:16.107 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-01 15:17:16.111 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-01 15:17:16.116 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-01 15:17:16.118 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:17:16.121 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:17:16.124 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:17:16.127 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:17:16.130 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-01 15:17:16.134 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-01 15:17:16.137 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-01 15:17:16.141 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-01 15:17:16.144 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 15:17:16.148 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:17:16.151 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:17:16.154 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:17:16.157 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:17:16.160 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:17:16.163 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-01 15:17:16.166 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:17:16.171 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-01 15:17:16.278 | + 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-07-01 15:17:16.374 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-01 15:17:16.448 | + 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-07-01 15:17:16.519 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-01 15:17:16.607 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-01 15:17:16.684 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 15:17:16.779 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:17:16.784 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:17:16.788 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-01 15:17:16.897 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:17:17.448 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-01 15:17:17.469 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-01 15:17:17.959 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-01 15:17:18.009 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:17:18.012 | + functions-common:time_stop:2420 : local name 2026-07-01 15:17:18.016 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:17:18.020 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:17:18.025 | + functions-common:time_stop:2423 : local total 2026-07-01 15:17:18.029 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:17:18.033 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:17:18.037 | + functions-common:time_stop:2427 : start_time=1782919036056 2026-07-01 15:17:18.041 | + functions-common:time_stop:2429 : [[ -z 1782919036056 ]] 2026-07-01 15:17:18.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:17:18.053 | + functions-common:time_stop:2432 : end_time=1782919038048 2026-07-01 15:17:18.056 | + functions-common:time_stop:2433 : elapsed_time=1992 2026-07-01 15:17:18.060 | + functions-common:time_stop:2434 : total=0 2026-07-01 15:17:18.064 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:17:18.068 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1992 2026-07-01 15:17:18.074 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-01 15:17:18.077 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-01 15:17:18.084 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-01 15:17:18.084 | + functions-common:run_process:1676 : local group= 2026-07-01 15:17:18.086 | + functions-common:run_process:1677 : local user=root 2026-07-01 15:17:18.088 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-01 15:17:18.091 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-01 15:17:18.093 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:17:18.096 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:17:18.098 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:17:18.100 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:17:18.103 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:17:18.107 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919038105 2026-07-01 15:17:18.109 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-01 15:17:18.132 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:18.135 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:17:18.137 | + functions-common:time_stop:2420 : local name 2026-07-01 15:17:18.139 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:17:18.141 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:17:18.144 | + functions-common:time_stop:2423 : local total 2026-07-01 15:17:18.146 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:17:18.148 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:17:18.150 | + functions-common:time_stop:2427 : start_time=1782919038105 2026-07-01 15:17:18.153 | + functions-common:time_stop:2429 : [[ -z 1782919038105 ]] 2026-07-01 15:17:18.157 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:17:18.167 | + functions-common:time_stop:2432 : end_time=1782919038160 2026-07-01 15:17:18.173 | + functions-common:time_stop:2433 : elapsed_time=55 2026-07-01 15:17:18.177 | + functions-common:time_stop:2434 : total=1992 2026-07-01 15:17:18.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:17:18.187 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2047 2026-07-01 15:17:18.191 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-01 15:17:18.226 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:18.235 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-01 15:17:18.241 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-01 15:17:18.247 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-01 15:17:18.254 | + functions-common:run_process:1676 : local group= 2026-07-01 15:17:18.258 | + functions-common:run_process:1677 : local user= 2026-07-01 15:17:18.263 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:17:18.267 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-01 15:17:18.272 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:17:18.277 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:17:18.282 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:17:18.287 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:17:18.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:17:18.301 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919038296 2026-07-01 15:17:18.305 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-01 15:17:18.336 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:18.340 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:17:18.344 | + functions-common:time_stop:2420 : local name 2026-07-01 15:17:18.351 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:17:18.356 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:17:18.359 | + functions-common:time_stop:2423 : local total 2026-07-01 15:17:18.362 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:17:18.365 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:17:18.368 | + functions-common:time_stop:2427 : start_time=1782919038296 2026-07-01 15:17:18.372 | + functions-common:time_stop:2429 : [[ -z 1782919038296 ]] 2026-07-01 15:17:18.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:17:18.390 | + functions-common:time_stop:2432 : end_time=1782919038384 2026-07-01 15:17:18.394 | + functions-common:time_stop:2433 : elapsed_time=88 2026-07-01 15:17:18.398 | + functions-common:time_stop:2434 : total=2047 2026-07-01 15:17:18.403 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:17:18.407 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2135 2026-07-01 15:17:18.412 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-01 15:17:18.438 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:18.443 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-01 15:17:18.472 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:18.475 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-01 15:17:18.504 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:17:18.508 | + ./stack.sh:main:1098 : start_etcd3 2026-07-01 15:17:18.512 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-01 15:17:18.517 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-01 15:17:18.521 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-01 15:17:18.526 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.4:2380' 2026-07-01 15:17:18.530 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.4:2380' 2026-07-01 15:17:18.535 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.4:2379' 2026-07-01 15:17:18.539 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-01 15:17:18.542 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-01 15:17:18.544 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.4:2379' 2026-07-01 15:17:18.546 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-01 15:17:18.550 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-01 15:17:18.552 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-01 15:17:18.555 | + 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.4:2380 --initial-advertise-peer-urls http://192.168.122.4:2380 --advertise-client-urls http://192.168.122.4:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.4:2379 --log-level=debug' '' root 2026-07-01 15:17:18.557 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-01 15:17:18.561 | + 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.4:2380 --initial-advertise-peer-urls http://192.168.122.4:2380 --advertise-client-urls http://192.168.122.4:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.4:2379 --log-level=debug' 2026-07-01 15:17:18.563 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:17:18.565 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-01 15:17:18.568 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:17:18.571 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:17:18.574 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:17:18.575 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-01 15:17:18.576 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:17:18.582 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-01 15:17:18.690 | + 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-07-01 15:17:18.779 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-01 15:17:18.858 | + 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.4:2380 --initial-advertise-peer-urls http://192.168.122.4:2380 --advertise-client-urls http://192.168.122.4:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.4:2379 --log-level=debug' 2026-07-01 15:17:18.929 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-01 15:17:19.010 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-01 15:17:19.089 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 15:17:19.180 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:17:19.184 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:17:19.189 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-01 15:17:19.301 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:17:19.809 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-01 15:17:19.885 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-01 15:17:19.960 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-01 15:17:20.036 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-01 15:17:20.112 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-01 15:17:20.117 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 15:17:20.123 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 15:17:20.126 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-01 15:17:20.608 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-01 15:17:20.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-01 15:17:21.084 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-01 15:17:21.610 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-01 15:17:21.634 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:21.637 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-01 15:17:21.641 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-01 15:17:21.644 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-01 15:17:21.665 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-01 15:17:21.685 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-01 15:17:21.691 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 15:17:21.692 | + 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.4/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-01 15:17:21.818 | The user clouds.yaml file didn't exist. 2026-07-01 15:17:21.831 | + 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.4/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-01 15:17:21.961 | + 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.4/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-01 15:17:22.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.4/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-01 15:17:22.222 | + 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.4/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-01 15:17:22.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.4/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-01 15:17:22.495 | + 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.4/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-01 15:17:22.635 | + 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.4/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-01 15:17:22.778 | + 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.4/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-01 15:17:22.918 | + 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.4/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-01 15:17:23.059 | + functions-common:write_clouds_yaml:203 : cat 2026-07-01 15:17:23.065 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-01 15:17:23.069 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-01 15:17:23.073 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-01 15:17:23.077 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-01 15:17:23.081 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-01 15:17:23.085 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-01 15:17:23.107 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:17:23.110 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-01 15:17:23.114 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:17:23.118 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-01 15:17:23.122 | + ./stack.sh:main:1115 : '[' 192.168.122.4 == 192.168.122.4 ']' 2026-07-01 15:17:23.125 | + ./stack.sh:main:1116 : init_keystone 2026-07-01 15:17:23.130 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-01 15:17:23.153 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:23.157 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-01 15:17:23.162 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-01 15:17:23.166 | + lib/database:recreate_database:112 : local db=keystone 2026-07-01 15:17:23.170 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-01 15:17:23.174 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-01 15:17:23.178 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-01 15:17:23.185 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:17:23.261 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-01 15:17:23.266 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:17:23.336 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-01 15:17:23.339 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 15:17:23.341 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:17:23.344 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:17:23.348 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:17:23.353 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919043350 2026-07-01 15:17:23.356 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-01 15:17:23.978 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:17:23.978 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:17:23.978 | we strongly recommend against using it for new projects. 2026-07-01 15:17:23.978 | 2026-07-01 15:17:23.978 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:17:23.978 | framework. For more detail see 2026-07-01 15:17:23.978 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:17:23.978 | 2026-07-01 15:17:23.978 | __import__(import_str) 2026-07-01 15:17:27.014 | INFO dbcounter [-] Registered counter for database keystone 2026-07-01 15:17:27.099 | 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=40820) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 15:17:27.115 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:17:27.115 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:17:27.116 | DEBUG dbcounter [-] [40820] Writer thread running {{(pid=40820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:17:27.196 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-01 15:17:30.730 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 15:17:30.733 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-01 15:17:30.733 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:17:30.737 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-01 15:17:30.778 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:17:30.782 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-01 15:17:30.804 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:17:30.807 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-01 15:17:30.881 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:17:30.884 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-01 15:17:30.919 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:17:30.922 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-01 15:17:30.996 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:17:30.999 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-01 15:17:31.000 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 15:17:31.001 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-01 15:17:31.062 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:17:31.065 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-01 15:17:31.103 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40820) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:17:31.755 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-01 15:17:31.760 | + functions-common:time_stop:2420 : local name 2026-07-01 15:17:31.764 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:17:31.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:17:31.772 | + functions-common:time_stop:2423 : local total 2026-07-01 15:17:31.776 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:17:31.780 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 15:17:31.784 | + functions-common:time_stop:2427 : start_time=1782919043350 2026-07-01 15:17:31.788 | + functions-common:time_stop:2429 : [[ -z 1782919043350 ]] 2026-07-01 15:17:31.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:17:31.799 | + functions-common:time_stop:2432 : end_time=1782919051795 2026-07-01 15:17:31.803 | + functions-common:time_stop:2433 : elapsed_time=8445 2026-07-01 15:17:31.807 | + functions-common:time_stop:2434 : total=0 2026-07-01 15:17:31.810 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:17:31.814 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8445 2026-07-01 15:17:31.818 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-01 15:17:31.822 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-01 15:17:31.828 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-01 15:17:32.433 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:17:32.434 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:17:32.434 | we strongly recommend against using it for new projects. 2026-07-01 15:17:32.434 | 2026-07-01 15:17:32.434 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:17:32.434 | framework. For more detail see 2026-07-01 15:17:32.434 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:17:32.434 | 2026-07-01 15:17:32.434 | __import__(import_str) 2026-07-01 15:17:35.132 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-01 15:17:35.132 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-01 15:17:35.133 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-01 15:17:35.133 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-01 15:17:35.133 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-01 15:17:35.134 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-01 15:17:35.134 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-01 15:17:35.134 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-01 15:17:35.135 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-01 15:17:35.564 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-01 15:17:35.569 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-01 15:17:36.165 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:17:36.165 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:17:36.165 | we strongly recommend against using it for new projects. 2026-07-01 15:17:36.165 | 2026-07-01 15:17:36.165 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:17:36.165 | framework. For more detail see 2026-07-01 15:17:36.166 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:17:36.166 | 2026-07-01 15:17:36.166 | __import__(import_str) 2026-07-01 15:17:38.861 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-01 15:17:38.861 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-01 15:17:38.862 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-01 15:17:38.862 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-01 15:17:38.862 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-01 15:17:38.863 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-01 15:17:38.863 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-01 15:17:38.863 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-01 15:17:38.863 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-01 15:17:39.283 | + ./stack.sh:main:1117 : start_keystone 2026-07-01 15:17:39.288 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-01 15:17:39.293 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-01 15:17:39.296 | + functions-common:run_process:1674 : local service=keystone 2026-07-01 15:17:39.299 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 15:17:39.303 | + functions-common:run_process:1676 : local group= 2026-07-01 15:17:39.305 | + functions-common:run_process:1677 : local user= 2026-07-01 15:17:39.308 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:17:39.311 | + functions-common:run_process:1680 : local name=keystone 2026-07-01 15:17:39.314 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:17:39.317 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:17:39.320 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:17:39.323 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:17:39.327 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:17:39.332 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919059328 2026-07-01 15:17:39.334 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-01 15:17:39.352 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:17:39.355 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-01 15:17:39.358 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-01 15:17:39.361 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 15:17:39.364 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 15:17:39.366 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 15:17:39.369 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 15:17:39.371 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-01 15:17:39.375 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-01 15:17:39.377 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-01 15:17:39.381 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:17:39.383 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:17:39.386 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:17:39.389 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:17:39.392 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-01 15:17:39.394 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-01 15:17:39.398 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 15:17:39.401 | + 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-07-01 15:17:39.403 | + 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-07-01 15:17:39.406 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-01 15:17:39.409 | + 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-07-01 15:17:39.411 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 15:17:39.414 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 15:17:39.416 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 15:17:39.419 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-01 15:17:39.422 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 15:17:39.427 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-01 15:17:39.507 | + 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-07-01 15:17:39.582 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-01 15:17:39.652 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-01 15:17:39.723 | + 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-07-01 15:17:39.792 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 15:17:39.857 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-01 15:17:39.923 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-01 15:17:39.990 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-01 15:17:40.062 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-01 15:17:40.126 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-01 15:17:40.190 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 15:17:40.192 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 15:17:40.195 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-01 15:17:40.275 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 15:17:40.746 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-01 15:17:40.775 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-01 15:17:41.226 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-01 15:17:41.369 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:17:41.372 | + functions-common:time_stop:2420 : local name 2026-07-01 15:17:41.376 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:17:41.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:17:41.383 | + functions-common:time_stop:2423 : local total 2026-07-01 15:17:41.387 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:17:41.387 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:17:41.391 | + functions-common:time_stop:2427 : start_time=1782919059328 2026-07-01 15:17:41.391 | + functions-common:time_stop:2429 : [[ -z 1782919059328 ]] 2026-07-01 15:17:41.396 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:17:41.399 | + functions-common:time_stop:2432 : end_time=1782919061395 2026-07-01 15:17:41.400 | + functions-common:time_stop:2433 : elapsed_time=2067 2026-07-01 15:17:41.405 | + functions-common:time_stop:2434 : total=2135 2026-07-01 15:17:41.405 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:17:41.407 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4202 2026-07-01 15:17:41.409 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-01 15:17:41.409 | Waiting for keystone to start... 2026-07-01 15:17:41.411 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.4/identity/v3/ 2026-07-01 15:17:41.414 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.4/identity/v3/ 2026-07-01 15:17:41.416 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 15:17:41.418 | + functions:wait_for_service:477 : local url=http://192.168.122.4/identity/v3/ 2026-07-01 15:17:41.420 | + functions:wait_for_service:478 : local rval=0 2026-07-01 15:17:41.423 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 15:17:41.425 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 15:17:41.427 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:17:41.430 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:17:41.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:17:41.439 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919061437 2026-07-01 15:17:41.442 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 15:17:41.445 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:17:41.450 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.4/identity/v3/ 2026-07-01 15:17:43.670 | ++ inc/async:async_inner:64 : rc=0 2026-07-01 15:17:43.699 | [37896 Async install_tempest:37896]: finished successfully 2026-07-01 15:17:47.064 | + :: : [[ 200 == 503 ]] 2026-07-01 15:17:47.066 | + :: : [[ 0 -eq 7 ]] 2026-07-01 15:17:47.071 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 15:17:47.075 | + functions-common:time_stop:2420 : local name 2026-07-01 15:17:47.078 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:17:47.082 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:17:47.086 | + functions-common:time_stop:2423 : local total 2026-07-01 15:17:47.089 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:17:47.093 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 15:17:47.097 | + functions-common:time_stop:2427 : start_time=1782919061437 2026-07-01 15:17:47.102 | + functions-common:time_stop:2429 : [[ -z 1782919061437 ]] 2026-07-01 15:17:47.106 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:17:47.113 | + functions-common:time_stop:2432 : end_time=1782919067108 2026-07-01 15:17:47.115 | + functions-common:time_stop:2433 : elapsed_time=5671 2026-07-01 15:17:47.119 | + functions-common:time_stop:2434 : total=0 2026-07-01 15:17:47.123 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:17:47.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5671 2026-07-01 15:17:47.131 | + functions:wait_for_service:486 : return 0 2026-07-01 15:17:47.134 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-01 15:17:47.160 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:17:47.164 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-01 15:17:47.168 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:17:47.173 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-01 15:17:48.178 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-01 15:17:48.183 | + 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.4/identity 2026-07-01 15:17:48.787 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:17:48.787 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:17:48.787 | we strongly recommend against using it for new projects. 2026-07-01 15:17:48.787 | 2026-07-01 15:17:48.787 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:17:48.787 | framework. For more detail see 2026-07-01 15:17:48.787 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:17:48.787 | 2026-07-01 15:17:48.788 | __import__(import_str) 2026-07-01 15:17:51.929 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:51.929 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:51.930 | 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=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:51.937 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:51.951 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:51.951 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:51.981 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.007 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.008 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.094 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.094 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.094 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.094 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.095 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.095 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.108 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.108 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.109 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.109 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.109 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.109 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.110 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.118 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.121 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.121 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.122 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.122 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.122 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.122 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.123 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41792) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 15:17:52.196 | INFO dbcounter [-] Registered counter for database keystone 2026-07-01 15:17:52.275 | 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=41792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 15:17:52.465 | DEBUG dbcounter [-] [41792] Writer thread running {{(pid=41792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:17:52.606 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created domain default 2026-07-01 15:17:52.662 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created project admin 2026-07-01 15:17:52.701 | WARNING keystone.common.password_hashing [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-01 15:17:52.725 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created user admin 2026-07-01 15:17:52.749 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created role reader 2026-07-01 15:17:52.766 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created role member 2026-07-01 15:17:52.797 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created implied role where 1677d1e38f82454a919c1893a62b0df5 implies 19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:17:52.813 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created role manager 2026-07-01 15:17:52.837 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created implied role where b59c85886a6c4a398719fa9c0a0926e7 implies 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:17:52.853 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created role admin 2026-07-01 15:17:52.877 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created implied role where 3ba093915f844086bcbe968bbff6ada4 implies b59c85886a6c4a398719fa9c0a0926e7 2026-07-01 15:17:52.899 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created role service 2026-07-01 15:17:52.916 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Granted role admin on project admin to user admin. 2026-07-01 15:17:52.930 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Granted role admin on the system to user admin. 2026-07-01 15:17:52.948 | WARNING py.warnings [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 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-07-01 15:17:52.948 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 15:17:52.949 |  2026-07-01 15:17:52.954 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created region RegionOne 2026-07-01 15:17:53.003 | INFO keystone.cmd.bootstrap [None req-6a9739bd-daa6-40a0-ad0c-38b5daaf94c5 None None] Created public endpoint http://192.168.122.4/identity 2026-07-01 15:17:53.528 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-01 15:17:53.532 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-01 15:17:53.535 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-01 15:17:53.540 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-01 15:17:58.595 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:17:58.599 | + lib/keystone:create_keystone_accounts:258 : admin_project=c7a7d4efdcd24b809fded8032ef9f7a6 2026-07-01 15:17:58.602 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-01 15:17:58.606 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-01 15:18:01.982 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:01.984 | + lib/keystone:create_keystone_accounts:260 : admin_user=8baa0cdccef34c60aeb8097a17bde100 2026-07-01 15:18:01.988 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-01 15:18:01.990 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-01 15:18:01.993 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-01 15:18:01.996 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 8baa0cdccef34c60aeb8097a17bde100 default 2026-07-01 15:18:02.062 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8baa0cdccef34c60aeb8097a17bde100 default 2026-07-01 15:18:02.106 | [2056 Async ks-domain-role:41912]: running: get_or_add_user_domain_role admin 8baa0cdccef34c60aeb8097a17bde100 default 2026-07-01 15:18:02.108 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-01 15:18:02.110 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-01 15:18:02.113 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-01 15:18:06.068 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:06.071 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-01 15:18:06.074 | + functions-common:get_or_create_domain:878 : echo default 2026-07-01 15:18:06.074 | default 2026-07-01 15:18:06.076 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-01 15:18:06.133 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-01 15:18:06.166 | [2056 Async ks-project:42056]: running: get_or_create_project service Default 2026-07-01 15:18:06.167 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-01 15:18:06.225 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-01 15:18:06.277 | [2056 Async ks-service:42150]: running: get_or_create_role service 2026-07-01 15:18:06.279 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-01 15:18:06.348 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-01 15:18:06.412 | [2056 Async ks-reseller:42244]: running: get_or_create_role ResellerAdmin 2026-07-01 15:18:06.418 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-01 15:18:06.423 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-01 15:18:06.559 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-01 15:18:06.638 | [2056 Async ks-anotherrole:42340]: running: get_or_create_role anotherrole 2026-07-01 15:18:06.647 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-01 15:18:06.654 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-01 15:18:06.663 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 15:18:06.668 | +++ 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-07-01 15:18:12.008 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:12.026 | [42244 Async ks-reseller:42244]: finished successfully 2026-07-01 15:18:12.279 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:12.285 | ++ functions-common:get_or_create_project:928 : project_id=72a2e07c9dab45898e92016dd49316c5 2026-07-01 15:18:12.293 | ++ functions-common:get_or_create_project:929 : echo 72a2e07c9dab45898e92016dd49316c5 2026-07-01 15:18:12.303 | + lib/keystone:create_keystone_accounts:288 : invis_project=72a2e07c9dab45898e92016dd49316c5 2026-07-01 15:18:12.309 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-01 15:18:12.319 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-01 15:18:12.325 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 15:18:12.337 | +++ 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-07-01 15:18:12.584 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:12.655 | [42056 Async ks-project:42056]: finished successfully 2026-07-01 15:18:12.943 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:12.968 | [42150 Async ks-service:42150]: finished successfully 2026-07-01 15:18:13.095 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:13.125 | [41912 Async ks-domain-role:41912]: finished successfully 2026-07-01 15:18:13.438 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:13.463 | [42340 Async ks-anotherrole:42340]: finished successfully 2026-07-01 15:18:16.313 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:16.317 | ++ functions-common:get_or_create_project:928 : project_id=e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:16.321 | ++ functions-common:get_or_create_project:929 : echo e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:16.325 | + lib/keystone:create_keystone_accounts:292 : demo_project=e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:16.329 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-01 15:18:16.333 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-01 15:18:16.337 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:18:16.341 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-01 15:18:16.344 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-01 15:18:16.349 | +++ 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-07-01 15:18:20.078 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:20.083 | ++ functions-common:get_or_create_user:915 : user_id=82a442c113e04ff69e08654f715e4dce 2026-07-01 15:18:20.088 | ++ functions-common:get_or_create_user:916 : echo 82a442c113e04ff69e08654f715e4dce 2026-07-01 15:18:20.093 | + lib/keystone:create_keystone_accounts:295 : demo_user=82a442c113e04ff69e08654f715e4dce 2026-07-01 15:18:20.097 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-01 15:18:20.165 | [2056 Async ks-domain-role:41912]: Waiting for completion of get_or_add_user_domain_role admin 8baa0cdccef34c60aeb8097a17bde100 default running on PID 41912 (6 other jobs running) 2026-07-01 15:18:20.196 | [2056 Async ks-domain-role:41912]: Signaling child to exit 2026-07-01 15:18:20.197 | WAKEUP 2026-07-01 15:18:20.225 | [2056 Async ks-domain-role:41912]: Signaled 2026-07-01 15:18:20.226 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-01 15:18:20.226 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 8baa0cdccef34c60aeb8097a17bde100 --domain default 2026-07-01 15:18:20.226 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8baa0cdccef34c60aeb8097a17bde100 --domain default -c Role -f value 2026-07-01 15:18:20.226 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:20.226 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:18:20.226 | + functions-common:get_or_add_user_domain_role:999 : echo 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:18:20.227 | 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:18:20.276 | [2056 Async ks-domain-role:41912]: finished get_or_add_user_domain_role admin 8baa0cdccef34c60aeb8097a17bde100 default with result 0 in 11 seconds 2026-07-01 15:18:20.284 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-01 15:18:20.320 | [2056 Async ks-project:42056]: Waiting for completion of get_or_create_project service Default running on PID 42056 (5 other jobs running) 2026-07-01 15:18:20.351 | [2056 Async ks-project:42056]: Signaling child to exit 2026-07-01 15:18:20.352 | WAKEUP 2026-07-01 15:18:20.379 | [2056 Async ks-project:42056]: Signaled 2026-07-01 15:18:20.381 | + functions-common:get_or_create_project:922 : local project_id 2026-07-01 15:18:20.381 | ++ 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-07-01 15:18:20.382 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:20.382 | + functions-common:get_or_create_project:928 : project_id=4e035623b03d406cb9c4df2444fd5dbb 2026-07-01 15:18:20.382 | + functions-common:get_or_create_project:929 : echo 4e035623b03d406cb9c4df2444fd5dbb 2026-07-01 15:18:20.382 | 4e035623b03d406cb9c4df2444fd5dbb 2026-07-01 15:18:20.434 | [2056 Async ks-project:42056]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-01 15:18:20.478 | [2056 Async ks-service:42150]: Waiting for completion of get_or_create_role service running on PID 42150 (4 other jobs running) 2026-07-01 15:18:20.506 | [2056 Async ks-service:42150]: Signaling child to exit 2026-07-01 15:18:20.507 | WAKEUP 2026-07-01 15:18:20.532 | [2056 Async ks-service:42150]: Signaled 2026-07-01 15:18:20.534 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 15:18:20.534 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-01 15:18:20.534 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:20.534 | + functions-common:get_or_create_role:940 : role_id=3819e452892a48848591a76f2421cf8d 2026-07-01 15:18:20.534 | + functions-common:get_or_create_role:941 : echo 3819e452892a48848591a76f2421cf8d 2026-07-01 15:18:20.534 | 3819e452892a48848591a76f2421cf8d 2026-07-01 15:18:20.583 | [2056 Async ks-service:42150]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-01 15:18:20.627 | [2056 Async ks-reseller:42244]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42244 (3 other jobs running) 2026-07-01 15:18:20.660 | [2056 Async ks-reseller:42244]: Signaling child to exit 2026-07-01 15:18:20.662 | WAKEUP 2026-07-01 15:18:20.688 | [2056 Async ks-reseller:42244]: Signaled 2026-07-01 15:18:20.690 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 15:18:20.690 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-01 15:18:20.690 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:20.690 | + functions-common:get_or_create_role:940 : role_id=de094767cedd4abfb68b16e35d49e59e 2026-07-01 15:18:20.690 | + functions-common:get_or_create_role:941 : echo de094767cedd4abfb68b16e35d49e59e 2026-07-01 15:18:20.690 | de094767cedd4abfb68b16e35d49e59e 2026-07-01 15:18:20.743 | [2056 Async ks-reseller:42244]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-01 15:18:20.789 | [2056 Async ks-anotherrole:42340]: Waiting for completion of get_or_create_role anotherrole running on PID 42340 (2 other jobs running) 2026-07-01 15:18:20.820 | [2056 Async ks-anotherrole:42340]: Signaling child to exit 2026-07-01 15:18:20.821 | WAKEUP 2026-07-01 15:18:20.849 | [2056 Async ks-anotherrole:42340]: Signaled 2026-07-01 15:18:20.851 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 15:18:20.851 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-01 15:18:20.851 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:20.851 | + functions-common:get_or_create_role:940 : role_id=e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:18:20.851 | + functions-common:get_or_create_role:941 : echo e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:18:20.852 | e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:18:20.909 | [2056 Async ks-anotherrole:42340]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-07-01 15:18:20.916 | + inc/async:async_wait:197 : return 0 2026-07-01 15:18:20.920 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:20.998 | + inc/async:async_inner:63 : get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:21.048 | [2056 Async ks-demo-member:43196]: running: get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:21.053 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 8baa0cdccef34c60aeb8097a17bde100 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:21.142 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8baa0cdccef34c60aeb8097a17bde100 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:21.195 | [2056 Async ks-demo-admin:43292]: running: get_or_add_user_project_role admin 8baa0cdccef34c60aeb8097a17bde100 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:21.197 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:21.292 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:21.352 | [2056 Async ks-demo-another:43388]: running: get_or_add_user_project_role anotherrole 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:21.355 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce 72a2e07c9dab45898e92016dd49316c5 2026-07-01 15:18:21.430 | + inc/async:async_inner:63 : get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce 72a2e07c9dab45898e92016dd49316c5 2026-07-01 15:18:21.500 | [2056 Async ks-demo-invis:43484]: running: get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce 72a2e07c9dab45898e92016dd49316c5 2026-07-01 15:18:21.505 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-01 15:18:21.515 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-01 15:18:21.519 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:18:21.526 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-01 15:18:21.535 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-01 15:18:21.547 | +++ 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-07-01 15:18:26.837 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:26.841 | ++ functions-common:get_or_create_user:915 : user_id=f9b698efeb674fceb249cb78b4d78b7e 2026-07-01 15:18:26.846 | ++ functions-common:get_or_create_user:916 : echo f9b698efeb674fceb249cb78b4d78b7e 2026-07-01 15:18:26.851 | + lib/keystone:create_keystone_accounts:308 : demo_reader=f9b698efeb674fceb249cb78b4d78b7e 2026-07-01 15:18:26.853 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader f9b698efeb674fceb249cb78b4d78b7e e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:26.948 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f9b698efeb674fceb249cb78b4d78b7e e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:27.057 | [2056 Async ks-demo-reader:43624]: running: get_or_add_user_project_role reader f9b698efeb674fceb249cb78b4d78b7e e9cafedd8853457789ab1a80ee817280 2026-07-01 15:18:27.068 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-01 15:18:27.079 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-01 15:18:27.084 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 15:18:27.094 | +++ 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-07-01 15:18:32.307 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:32.318 | ++ functions-common:get_or_create_project:928 : project_id=f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:32.330 | ++ functions-common:get_or_create_project:929 : echo f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:32.341 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:32.347 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-01 15:18:32.355 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-01 15:18:32.365 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:18:32.374 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-01 15:18:32.382 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-01 15:18:32.391 | +++ 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-07-01 15:18:34.899 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:34.968 | [43484 Async ks-demo-invis:43484]: finished successfully 2026-07-01 15:18:35.394 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:35.422 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:35.434 | [43196 Async ks-demo-member:43196]: finished successfully 2026-07-01 15:18:35.477 | [43292 Async ks-demo-admin:43292]: finished successfully 2026-07-01 15:18:35.478 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:35.510 | [43388 Async ks-demo-another:43388]: finished successfully 2026-07-01 15:18:38.319 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:38.325 | ++ functions-common:get_or_create_user:915 : user_id=add8b81a5a474597aa3252fe18a9b6d4 2026-07-01 15:18:38.329 | ++ functions-common:get_or_create_user:916 : echo add8b81a5a474597aa3252fe18a9b6d4 2026-07-01 15:18:38.332 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=add8b81a5a474597aa3252fe18a9b6d4 2026-07-01 15:18:38.337 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:38.421 | + inc/async:async_inner:63 : get_or_add_user_project_role admin add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:38.485 | [2056 Async ks-alt-admin:44043]: running: get_or_add_user_project_role admin add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:38.488 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:38.490 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:38.530 | [43624 Async ks-demo-reader:43624]: finished successfully 2026-07-01 15:18:38.596 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:38.668 | [2056 Async ks-alt-another:44179]: running: get_or_add_user_project_role anotherrole add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:38.674 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-01 15:18:38.682 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-01 15:18:38.688 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:18:38.693 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-01 15:18:38.698 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-01 15:18:38.703 | +++ 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-07-01 15:18:43.531 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:43.537 | ++ functions-common:get_or_create_user:915 : user_id=9fa99d75312f403fae50685fd1680413 2026-07-01 15:18:43.540 | ++ functions-common:get_or_create_user:916 : echo 9fa99d75312f403fae50685fd1680413 2026-07-01 15:18:43.545 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=9fa99d75312f403fae50685fd1680413 2026-07-01 15:18:43.550 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 9fa99d75312f403fae50685fd1680413 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:43.674 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9fa99d75312f403fae50685fd1680413 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:43.738 | [2056 Async ks-alt-member-user:44316]: running: get_or_add_user_project_role member 9fa99d75312f403fae50685fd1680413 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:43.744 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-01 15:18:43.751 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-01 15:18:43.758 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:18:43.762 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-01 15:18:43.768 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-01 15:18:43.773 | +++ 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-07-01 15:18:48.289 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:48.294 | ++ functions-common:get_or_create_user:915 : user_id=3b698426dad048389623bebe1566d54e 2026-07-01 15:18:48.298 | ++ functions-common:get_or_create_user:916 : echo 3b698426dad048389623bebe1566d54e 2026-07-01 15:18:48.306 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=3b698426dad048389623bebe1566d54e 2026-07-01 15:18:48.314 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3b698426dad048389623bebe1566d54e f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:48.413 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3b698426dad048389623bebe1566d54e f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:48.489 | [2056 Async ks-alt-reader-user:44486]: running: get_or_add_user_project_role reader 3b698426dad048389623bebe1566d54e f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:18:48.500 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-01 15:18:48.507 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:18:48.515 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-01 15:18:48.524 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-01 15:18:48.535 | +++ 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-07-01 15:18:49.225 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:49.280 | [44179 Async ks-alt-another:44179]: finished successfully 2026-07-01 15:18:49.461 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:49.488 | [44043 Async ks-alt-admin:44043]: finished successfully 2026-07-01 15:18:53.019 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:53.025 | ++ functions-common:get_or_create_user:915 : user_id=b208dc82b4594263b5809995145eb64b 2026-07-01 15:18:53.029 | ++ functions-common:get_or_create_user:916 : echo b208dc82b4594263b5809995145eb64b 2026-07-01 15:18:53.034 | + lib/keystone:create_keystone_accounts:340 : system_member_user=b208dc82b4594263b5809995145eb64b 2026-07-01 15:18:53.038 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member b208dc82b4594263b5809995145eb64b all 2026-07-01 15:18:53.145 | + inc/async:async_inner:63 : get_or_add_user_system_role member b208dc82b4594263b5809995145eb64b all 2026-07-01 15:18:53.206 | [2056 Async ks-system-member:44717]: running: get_or_add_user_system_role member b208dc82b4594263b5809995145eb64b all 2026-07-01 15:18:53.214 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-01 15:18:53.215 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:18:53.219 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-01 15:18:53.222 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-01 15:18:53.229 | +++ 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-07-01 15:18:53.622 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:53.654 | [44316 Async ks-alt-member-user:44316]: finished successfully 2026-07-01 15:18:57.248 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:18:57.251 | ++ functions-common:get_or_create_user:915 : user_id=c473e536d2414daf84e45cf4cafa03ae 2026-07-01 15:18:57.254 | ++ functions-common:get_or_create_user:916 : echo c473e536d2414daf84e45cf4cafa03ae 2026-07-01 15:18:57.257 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=c473e536d2414daf84e45cf4cafa03ae 2026-07-01 15:18:57.261 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader c473e536d2414daf84e45cf4cafa03ae all 2026-07-01 15:18:57.368 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c473e536d2414daf84e45cf4cafa03ae all 2026-07-01 15:18:57.431 | [2056 Async ks-system-reader:44923]: running: get_or_add_user_system_role reader c473e536d2414daf84e45cf4cafa03ae all 2026-07-01 15:18:57.435 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-01 15:18:57.444 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-01 15:18:57.450 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-01 15:18:57.454 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-01 15:18:57.457 | +++ 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-07-01 15:18:58.087 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:18:58.115 | [44486 Async ks-alt-reader-user:44486]: finished successfully 2026-07-01 15:19:01.828 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:01.834 | ++ functions-common:get_or_create_group:892 : group_id=1c7e7a9d53e346a1b000cb200061dd39 2026-07-01 15:19:01.838 | ++ functions-common:get_or_create_group:893 : echo 1c7e7a9d53e346a1b000cb200061dd39 2026-07-01 15:19:01.845 | + lib/keystone:create_keystone_accounts:350 : admin_group=1c7e7a9d53e346a1b000cb200061dd39 2026-07-01 15:19:01.850 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-01 15:19:01.856 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-01 15:19:01.862 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-01 15:19:01.866 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-01 15:19:01.873 | +++ 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-07-01 15:19:06.108 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:06.116 | ++ functions-common:get_or_create_group:892 : group_id=3bf2848789ce495c9cb8bd05aeed2f99 2026-07-01 15:19:06.120 | ++ functions-common:get_or_create_group:893 : echo 3bf2848789ce495c9cb8bd05aeed2f99 2026-07-01 15:19:06.126 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=3bf2848789ce495c9cb8bd05aeed2f99 2026-07-01 15:19:06.133 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:06.248 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:06.317 | [2056 Async ks-group-memberdemo:45222]: running: get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:06.323 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:06.440 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:06.508 | [2056 Async ks-group-anotherdemo:45301]: running: get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:06.512 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:06.590 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:06.680 | [2056 Async ks-group-memberalt:45398]: running: get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:06.687 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:06.853 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:06.954 | [2056 Async ks-group-anotheralt:45477]: running: get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:06.960 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 1c7e7a9d53e346a1b000cb200061dd39 c7a7d4efdcd24b809fded8032ef9f7a6 2026-07-01 15:19:07.148 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1c7e7a9d53e346a1b000cb200061dd39 c7a7d4efdcd24b809fded8032ef9f7a6 2026-07-01 15:19:07.248 | [2056 Async ks-group-admin:45556]: running: get_or_add_group_project_role admin 1c7e7a9d53e346a1b000cb200061dd39 c7a7d4efdcd24b809fded8032ef9f7a6 2026-07-01 15:19:07.254 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-01 15:19:07.391 | [2056 Async ks-demo-member:43196]: Waiting for completion of get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 running on PID 43196 (17 other jobs running) 2026-07-01 15:19:07.457 | [2056 Async ks-demo-member:43196]: Signaling child to exit 2026-07-01 15:19:07.461 | WAKEUP 2026-07-01 15:19:07.505 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:19:07.508 | [2056 Async ks-demo-member:43196]: Signaled 2026-07-01 15:19:07.512 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:07.512 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:07.512 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:07.512 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:07.513 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:07.513 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:07.513 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:07.513 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:07.513 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:07.513 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 82a442c113e04ff69e08654f715e4dce --project e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:07.513 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 82a442c113e04ff69e08654f715e4dce --project e9cafedd8853457789ab1a80ee817280 -c Role -f value 2026-07-01 15:19:07.513 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:07.513 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:07.513 | + functions-common:get_or_add_user_project_role:980 : echo 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:07.514 | 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:07.564 | [44717 Async ks-system-member:44717]: finished successfully 2026-07-01 15:19:07.605 | [2056 Async ks-demo-member:43196]: finished get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 with result 0 in 14 seconds 2026-07-01 15:19:07.677 | [2056 Async ks-demo-admin:43292]: Waiting for completion of get_or_add_user_project_role admin 8baa0cdccef34c60aeb8097a17bde100 e9cafedd8853457789ab1a80ee817280 running on PID 43292 (16 other jobs running) 2026-07-01 15:19:07.725 | [2056 Async ks-demo-admin:43292]: Signaling child to exit 2026-07-01 15:19:07.727 | WAKEUP 2026-07-01 15:19:07.767 | [2056 Async ks-demo-admin:43292]: Signaled 2026-07-01 15:19:07.768 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:07.769 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:07.769 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:07.769 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:07.769 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:07.769 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:07.769 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:07.769 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:07.769 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:07.769 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 8baa0cdccef34c60aeb8097a17bde100 --project e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:07.769 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8baa0cdccef34c60aeb8097a17bde100 --project e9cafedd8853457789ab1a80ee817280 -c Role -f value 2026-07-01 15:19:07.770 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:07.770 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:07.770 | + functions-common:get_or_add_user_project_role:980 : echo 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:07.770 | 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:07.851 | [2056 Async ks-demo-admin:43292]: finished get_or_add_user_project_role admin 8baa0cdccef34c60aeb8097a17bde100 e9cafedd8853457789ab1a80ee817280 with result 0 in 14 seconds 2026-07-01 15:19:07.907 | [2056 Async ks-demo-another:43388]: Waiting for completion of get_or_add_user_project_role anotherrole 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 running on PID 43388 (15 other jobs running) 2026-07-01 15:19:07.948 | [2056 Async ks-demo-another:43388]: Signaling child to exit 2026-07-01 15:19:07.948 | WAKEUP 2026-07-01 15:19:07.984 | [2056 Async ks-demo-another:43388]: Signaled 2026-07-01 15:19:07.985 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:07.985 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:07.985 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:07.985 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:07.985 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:07.986 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:07.986 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:07.986 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:07.986 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:07.986 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 82a442c113e04ff69e08654f715e4dce --project e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:07.986 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 82a442c113e04ff69e08654f715e4dce --project e9cafedd8853457789ab1a80ee817280 -c Role -f value 2026-07-01 15:19:07.986 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:07.986 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:07.986 | + functions-common:get_or_add_user_project_role:980 : echo e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:07.986 | e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:08.073 | [2056 Async ks-demo-another:43388]: finished get_or_add_user_project_role anotherrole 82a442c113e04ff69e08654f715e4dce e9cafedd8853457789ab1a80ee817280 with result 0 in 14 seconds 2026-07-01 15:19:08.135 | [2056 Async ks-demo-invis:43484]: Waiting for completion of get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce 72a2e07c9dab45898e92016dd49316c5 running on PID 43484 (14 other jobs running) 2026-07-01 15:19:08.181 | [2056 Async ks-demo-invis:43484]: Signaling child to exit 2026-07-01 15:19:08.185 | WAKEUP 2026-07-01 15:19:08.222 | [2056 Async ks-demo-invis:43484]: Signaled 2026-07-01 15:19:08.223 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:08.223 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:08.224 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:08.224 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:08.224 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:08.224 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:08.224 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:08.224 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:08.224 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:08.224 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 82a442c113e04ff69e08654f715e4dce --project 72a2e07c9dab45898e92016dd49316c5 2026-07-01 15:19:08.224 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 82a442c113e04ff69e08654f715e4dce --project 72a2e07c9dab45898e92016dd49316c5 -c Role -f value 2026-07-01 15:19:08.224 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:08.225 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:08.225 | + functions-common:get_or_add_user_project_role:980 : echo 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:08.225 | 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:08.297 | [2056 Async ks-demo-invis:43484]: finished get_or_add_user_project_role member 82a442c113e04ff69e08654f715e4dce 72a2e07c9dab45898e92016dd49316c5 with result 0 in 13 seconds 2026-07-01 15:19:08.357 | [2056 Async ks-demo-reader:43624]: Waiting for completion of get_or_add_user_project_role reader f9b698efeb674fceb249cb78b4d78b7e e9cafedd8853457789ab1a80ee817280 running on PID 43624 (13 other jobs running) 2026-07-01 15:19:08.400 | [2056 Async ks-demo-reader:43624]: Signaling child to exit 2026-07-01 15:19:08.403 | WAKEUP 2026-07-01 15:19:08.441 | [2056 Async ks-demo-reader:43624]: Signaled 2026-07-01 15:19:08.442 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:08.442 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:08.442 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:08.443 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:08.443 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:08.443 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:08.443 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:08.443 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:08.443 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:08.443 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user f9b698efeb674fceb249cb78b4d78b7e --project e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:08.443 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f9b698efeb674fceb249cb78b4d78b7e --project e9cafedd8853457789ab1a80ee817280 -c Role -f value 2026-07-01 15:19:08.443 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:08.443 | + functions-common:get_or_add_user_project_role:979 : user_role_id=19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:08.443 | + functions-common:get_or_add_user_project_role:980 : echo 19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:08.444 | 19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:08.520 | [2056 Async ks-demo-reader:43624]: finished get_or_add_user_project_role reader f9b698efeb674fceb249cb78b4d78b7e e9cafedd8853457789ab1a80ee817280 with result 0 in 11 seconds 2026-07-01 15:19:08.524 | + inc/async:async_wait:197 : return 0 2026-07-01 15:19:08.534 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-01 15:19:08.625 | [2056 Async ks-alt-admin:44043]: Waiting for completion of get_or_add_user_project_role admin add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 running on PID 44043 (12 other jobs running) 2026-07-01 15:19:08.676 | [2056 Async ks-alt-admin:44043]: Signaling child to exit 2026-07-01 15:19:08.678 | WAKEUP 2026-07-01 15:19:08.716 | [2056 Async ks-alt-admin:44043]: Signaled 2026-07-01 15:19:08.718 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:08.718 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:08.718 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:08.718 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:08.719 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:08.719 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:08.719 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:08.719 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:08.719 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:08.719 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user add8b81a5a474597aa3252fe18a9b6d4 --project f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:08.719 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user add8b81a5a474597aa3252fe18a9b6d4 --project f19fb78592bb49a585702025e5f8fd17 -c Role -f value 2026-07-01 15:19:08.719 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:08.719 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:08.719 | + functions-common:get_or_add_user_project_role:980 : echo 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:08.719 | 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:08.802 | [2056 Async ks-alt-admin:44043]: finished get_or_add_user_project_role admin add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 with result 0 in 11 seconds 2026-07-01 15:19:08.879 | [2056 Async ks-alt-another:44179]: Waiting for completion of get_or_add_user_project_role anotherrole add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 running on PID 44179 (11 other jobs running) 2026-07-01 15:19:08.929 | [2056 Async ks-alt-another:44179]: Signaling child to exit 2026-07-01 15:19:08.929 | WAKEUP 2026-07-01 15:19:08.968 | [2056 Async ks-alt-another:44179]: Signaled 2026-07-01 15:19:08.970 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:08.970 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:08.970 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:08.970 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:08.970 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:08.970 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:08.970 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:08.970 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:08.971 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:08.971 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user add8b81a5a474597aa3252fe18a9b6d4 --project f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:08.971 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user add8b81a5a474597aa3252fe18a9b6d4 --project f19fb78592bb49a585702025e5f8fd17 -c Role -f value 2026-07-01 15:19:08.971 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:08.971 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:08.971 | + functions-common:get_or_add_user_project_role:980 : echo e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:08.971 | e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:09.054 | [2056 Async ks-alt-another:44179]: finished get_or_add_user_project_role anotherrole add8b81a5a474597aa3252fe18a9b6d4 f19fb78592bb49a585702025e5f8fd17 with result 0 in 10 seconds 2026-07-01 15:19:09.123 | [2056 Async ks-alt-member-user:44316]: Waiting for completion of get_or_add_user_project_role member 9fa99d75312f403fae50685fd1680413 f19fb78592bb49a585702025e5f8fd17 running on PID 44316 (10 other jobs running) 2026-07-01 15:19:09.171 | [2056 Async ks-alt-member-user:44316]: Signaling child to exit 2026-07-01 15:19:09.171 | WAKEUP 2026-07-01 15:19:09.221 | [2056 Async ks-alt-member-user:44316]: Signaled 2026-07-01 15:19:09.221 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:09.222 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:09.222 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:09.222 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:09.222 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:09.222 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:09.222 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:09.222 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:09.222 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:09.222 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9fa99d75312f403fae50685fd1680413 --project f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:09.222 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9fa99d75312f403fae50685fd1680413 --project f19fb78592bb49a585702025e5f8fd17 -c Role -f value 2026-07-01 15:19:09.222 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:09.223 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:09.223 | + functions-common:get_or_add_user_project_role:980 : echo 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:09.223 | 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:09.317 | [2056 Async ks-alt-member-user:44316]: finished get_or_add_user_project_role member 9fa99d75312f403fae50685fd1680413 f19fb78592bb49a585702025e5f8fd17 with result 0 in 10 seconds 2026-07-01 15:19:09.396 | [2056 Async ks-alt-reader-user:44486]: Waiting for completion of get_or_add_user_project_role reader 3b698426dad048389623bebe1566d54e f19fb78592bb49a585702025e5f8fd17 running on PID 44486 (9 other jobs running) 2026-07-01 15:19:09.449 | [2056 Async ks-alt-reader-user:44486]: Signaling child to exit 2026-07-01 15:19:09.449 | WAKEUP 2026-07-01 15:19:09.498 | [2056 Async ks-alt-reader-user:44486]: Signaled 2026-07-01 15:19:09.502 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:19:09.502 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:19:09.502 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 15:19:09.502 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:09.503 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:09.503 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:09.503 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:09.503 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:09.503 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 15:19:09.503 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 3b698426dad048389623bebe1566d54e --project f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:09.503 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3b698426dad048389623bebe1566d54e --project f19fb78592bb49a585702025e5f8fd17 -c Role -f value 2026-07-01 15:19:09.503 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:09.503 | + functions-common:get_or_add_user_project_role:979 : user_role_id=19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:09.503 | + functions-common:get_or_add_user_project_role:980 : echo 19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:09.504 | 19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:09.613 | [2056 Async ks-alt-reader-user:44486]: finished get_or_add_user_project_role reader 3b698426dad048389623bebe1566d54e f19fb78592bb49a585702025e5f8fd17 with result 0 in 9 seconds 2026-07-01 15:19:09.630 | + inc/async:async_wait:197 : return 0 2026-07-01 15:19:09.635 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-01 15:19:09.770 | [2056 Async ks-system-member:44717]: Waiting for completion of get_or_add_user_system_role member b208dc82b4594263b5809995145eb64b all running on PID 44717 (8 other jobs running) 2026-07-01 15:19:09.832 | [2056 Async ks-system-member:44717]: Signaling child to exit 2026-07-01 15:19:09.837 | WAKEUP 2026-07-01 15:19:09.880 | [2056 Async ks-system-member:44717]: Signaled 2026-07-01 15:19:09.882 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-01 15:19:09.882 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-01 15:19:09.882 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-01 15:19:09.882 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:09.882 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:09.882 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:09.883 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:09.883 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:09.883 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-01 15:19:09.883 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b208dc82b4594263b5809995145eb64b --system all -f value -c Role 2026-07-01 15:19:09.883 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:09.883 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-01 15:19:09.883 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-01 15:19:09.883 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user b208dc82b4594263b5809995145eb64b --system all 2026-07-01 15:19:09.883 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b208dc82b4594263b5809995145eb64b --system all -f value -c Role 2026-07-01 15:19:09.883 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:09.884 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-01 15:19:09.884 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-01 15:19:09.884 | 2026-07-01 15:19:09.990 | [2056 Async ks-system-member:44717]: finished get_or_add_user_system_role member b208dc82b4594263b5809995145eb64b all with result 0 in 14 seconds 2026-07-01 15:19:10.082 | [2056 Async ks-system-reader:44923]: Waiting for completion of get_or_add_user_system_role reader c473e536d2414daf84e45cf4cafa03ae all running on PID 44923 (7 other jobs running) 2026-07-01 15:19:10.144 | [2056 Async ks-system-reader:44923]: Signaling child to exit 2026-07-01 15:19:14.284 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:19:14.337 | [44923 Async ks-system-reader:44923]: finished successfully 2026-07-01 15:19:14.379 | WAKEUP 2026-07-01 15:19:14.422 | [2056 Async ks-system-reader:44923]: Signaled 2026-07-01 15:19:14.425 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-01 15:19:14.425 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-01 15:19:14.425 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-01 15:19:14.425 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:19:14.425 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:19:14.425 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 15:19:14.425 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 15:19:14.425 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 15:19:14.425 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-01 15:19:14.426 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c473e536d2414daf84e45cf4cafa03ae --system all -f value -c Role 2026-07-01 15:19:14.426 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:14.426 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-01 15:19:14.426 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-01 15:19:14.426 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user c473e536d2414daf84e45cf4cafa03ae --system all 2026-07-01 15:19:14.426 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c473e536d2414daf84e45cf4cafa03ae --system all -f value -c Role 2026-07-01 15:19:14.426 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:14.426 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:14.426 | + functions-common:get_or_add_user_system_role:1030 : echo 19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:14.426 | 19e07e3e9561484287fdb61dc84eb5b7 2026-07-01 15:19:14.533 | [2056 Async ks-system-reader:44923]: finished get_or_add_user_system_role reader c473e536d2414daf84e45cf4cafa03ae all with result 0 in 17 seconds 2026-07-01 15:19:14.539 | + inc/async:async_wait:197 : return 0 2026-07-01 15:19:14.545 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-01 15:19:14.678 | [2056 Async ks-group-memberdemo:45222]: Waiting for completion of get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 running on PID 45222 (6 other jobs running) 2026-07-01 15:19:14.737 | [2056 Async ks-group-memberdemo:45222]: Signaling child to exit 2026-07-01 15:19:19.478 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:19:19.558 | [45398 Async ks-group-memberalt:45398]: finished successfully 2026-07-01 15:19:19.638 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:19:19.673 | [45301 Async ks-group-anotherdemo:45301]: finished successfully 2026-07-01 15:19:19.893 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:19:19.915 | [45222 Async ks-group-memberdemo:45222]: finished successfully 2026-07-01 15:19:19.938 | WAKEUP 2026-07-01 15:19:19.955 | [2056 Async ks-group-memberdemo:45222]: Signaled 2026-07-01 15:19:19.957 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 15:19:19.957 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 3bf2848789ce495c9cb8bd05aeed2f99 --project e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:19.957 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3bf2848789ce495c9cb8bd05aeed2f99 --project e9cafedd8853457789ab1a80ee817280 -f value -c Role 2026-07-01 15:19:19.957 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:19.957 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:19.957 | + functions-common:get_or_add_group_project_role:1049 : echo 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:19.958 | 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:20.000 | [2056 Async ks-group-memberdemo:45222]: finished get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 with result 0 in 13 seconds 2026-07-01 15:19:20.030 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:19:20.052 | [2056 Async ks-group-anotherdemo:45301]: Waiting for completion of get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 running on PID 45301 (5 other jobs running) 2026-07-01 15:19:20.066 | [45477 Async ks-group-anotheralt:45477]: finished successfully 2026-07-01 15:19:20.086 | [2056 Async ks-group-anotherdemo:45301]: Signaling child to exit 2026-07-01 15:19:20.087 | WAKEUP 2026-07-01 15:19:20.112 | [2056 Async ks-group-anotherdemo:45301]: Signaled 2026-07-01 15:19:20.114 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 15:19:20.114 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 3bf2848789ce495c9cb8bd05aeed2f99 --project e9cafedd8853457789ab1a80ee817280 2026-07-01 15:19:20.114 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3bf2848789ce495c9cb8bd05aeed2f99 --project e9cafedd8853457789ab1a80ee817280 -f value -c Role 2026-07-01 15:19:20.115 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:20.115 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:20.115 | + functions-common:get_or_add_group_project_role:1049 : echo e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:20.115 | e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:20.166 | [2056 Async ks-group-anotherdemo:45301]: finished get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 e9cafedd8853457789ab1a80ee817280 with result 0 in 13 seconds 2026-07-01 15:19:20.209 | [2056 Async ks-group-memberalt:45398]: Waiting for completion of get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 running on PID 45398 (4 other jobs running) 2026-07-01 15:19:20.238 | [2056 Async ks-group-memberalt:45398]: Signaling child to exit 2026-07-01 15:19:20.241 | WAKEUP 2026-07-01 15:19:20.263 | [2056 Async ks-group-memberalt:45398]: Signaled 2026-07-01 15:19:20.265 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 15:19:20.265 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 3bf2848789ce495c9cb8bd05aeed2f99 --project f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:20.265 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3bf2848789ce495c9cb8bd05aeed2f99 --project f19fb78592bb49a585702025e5f8fd17 -f value -c Role 2026-07-01 15:19:20.265 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:20.265 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:20.265 | + functions-common:get_or_add_group_project_role:1049 : echo 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:20.265 | 1677d1e38f82454a919c1893a62b0df5 2026-07-01 15:19:20.317 | [2056 Async ks-group-memberalt:45398]: finished get_or_add_group_project_role member 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 with result 0 in 13 seconds 2026-07-01 15:19:20.359 | [2056 Async ks-group-anotheralt:45477]: Waiting for completion of get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 running on PID 45477 (3 other jobs running) 2026-07-01 15:19:20.386 | [2056 Async ks-group-anotheralt:45477]: Signaling child to exit 2026-07-01 15:19:20.387 | WAKEUP 2026-07-01 15:19:20.413 | [2056 Async ks-group-anotheralt:45477]: Signaled 2026-07-01 15:19:20.416 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 15:19:20.416 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 3bf2848789ce495c9cb8bd05aeed2f99 --project f19fb78592bb49a585702025e5f8fd17 2026-07-01 15:19:20.416 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3bf2848789ce495c9cb8bd05aeed2f99 --project f19fb78592bb49a585702025e5f8fd17 -f value -c Role 2026-07-01 15:19:20.416 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:20.416 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:20.416 | + functions-common:get_or_add_group_project_role:1049 : echo e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:20.417 | e67de1aeafd446aea74180cbb43ff985 2026-07-01 15:19:20.435 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:19:20.465 | [45556 Async ks-group-admin:45556]: finished successfully 2026-07-01 15:19:20.474 | [2056 Async ks-group-anotheralt:45477]: finished get_or_add_group_project_role anotherrole 3bf2848789ce495c9cb8bd05aeed2f99 f19fb78592bb49a585702025e5f8fd17 with result 0 in 13 seconds 2026-07-01 15:19:20.519 | [2056 Async ks-group-admin:45556]: Waiting for completion of get_or_add_group_project_role admin 1c7e7a9d53e346a1b000cb200061dd39 c7a7d4efdcd24b809fded8032ef9f7a6 running on PID 45556 (2 other jobs running) 2026-07-01 15:19:20.550 | [2056 Async ks-group-admin:45556]: Signaling child to exit 2026-07-01 15:19:20.551 | WAKEUP 2026-07-01 15:19:20.577 | [2056 Async ks-group-admin:45556]: Signaled 2026-07-01 15:19:20.579 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 15:19:20.579 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 1c7e7a9d53e346a1b000cb200061dd39 --project c7a7d4efdcd24b809fded8032ef9f7a6 2026-07-01 15:19:20.579 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1c7e7a9d53e346a1b000cb200061dd39 --project c7a7d4efdcd24b809fded8032ef9f7a6 -f value -c Role 2026-07-01 15:19:20.579 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:19:20.580 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:20.580 | + functions-common:get_or_add_group_project_role:1049 : echo 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:20.580 | 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:19:20.630 | [2056 Async ks-group-admin:45556]: finished get_or_add_group_project_role admin 1c7e7a9d53e346a1b000cb200061dd39 c7a7d4efdcd24b809fded8032ef9f7a6 with result 0 in 13 seconds 2026-07-01 15:19:20.637 | + inc/async:async_wait:197 : return 0 2026-07-01 15:19:20.642 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-01 15:19:20.667 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:19:20.671 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-01 15:19:20.695 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:19:20.699 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-01 15:19:20.702 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-01 15:19:20.779 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-01 15:19:20.827 | [2056 Async create_nova_accounts:47439]: running: create_nova_accounts 2026-07-01 15:19:20.832 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-01 15:19:20.861 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:19:20.866 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-01 15:19:20.870 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-01 15:19:20.960 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-01 15:19:21.015 | [2056 Async create_glance_accounts:47562]: running: create_glance_accounts 2026-07-01 15:19:21.019 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-01 15:19:21.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:19:21.056 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-01 15:19:21.060 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-01 15:19:21.147 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-01 15:19:21.210 | [2056 Async create_cinder_accounts:47700]: running: create_cinder_accounts 2026-07-01 15:19:21.217 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-01 15:19:21.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:19:21.246 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-01 15:19:21.250 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-01 15:19:21.346 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-01 15:19:21.421 | [2056 Async create_neutron_accounts:47842]: running: create_neutron_accounts 2026-07-01 15:19:21.430 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-01 15:19:21.470 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:19:21.481 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-01 15:19:21.513 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:19:21.521 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-01 15:19:21.631 | [2056 Async create_nova_accounts:47439]: Waiting for completion of create_nova_accounts running on PID 47439 (5 other jobs running) 2026-07-01 15:19:21.683 | [2056 Async create_nova_accounts:47439]: Signaling child to exit 2026-07-01 15:19:59.665 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:19:59.687 | [47842 Async create_neutron_accounts:47842]: finished successfully 2026-07-01 15:20:07.812 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:20:07.836 | [47700 Async create_cinder_accounts:47700]: finished successfully 2026-07-01 15:20:27.119 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:20:27.150 | [47439 Async create_nova_accounts:47439]: finished successfully 2026-07-01 15:20:27.178 | WAKEUP 2026-07-01 15:20:27.204 | [2056 Async create_nova_accounts:47439]: Signaled 2026-07-01 15:20:27.206 | + lib/nova:create_nova_accounts:389 : [[ 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-07-01 15:20:27.206 | + lib/nova:create_nova_accounts:393 : create_service_user nova admin 2026-07-01 15:20:27.206 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-01 15:20:27.206 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:20:27.206 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 15:20:27.206 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 15:20:27.207 | ++ 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-07-01 15:20:27.207 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.207 | + functions-common:get_or_create_user:915 : user_id=713ba160904d4f439d7921e92609e7b1 2026-07-01 15:20:27.207 | + functions-common:get_or_create_user:916 : echo 713ba160904d4f439d7921e92609e7b1 2026-07-01 15:20:27.207 | 713ba160904d4f439d7921e92609e7b1 2026-07-01 15:20:27.207 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-01 15:20:27.207 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:20:27.207 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:20:27.207 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 15:20:27.207 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:20:27.208 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:20:27.208 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 15:20:27.208 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 15:20:27.208 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 15:20:27.208 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 15:20:27.208 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 15:20:27.208 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 15:20:27.208 | + 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-07-01 15:20:27.208 | ++ 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-07-01 15:20:27.208 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.209 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:27.209 | + functions-common:get_or_add_user_project_role:980 : echo 3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:27.209 | 3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:27.209 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 15:20:27.209 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-01 15:20:27.209 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:20:27.209 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:20:27.209 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 15:20:27.209 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:20:27.209 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:20:27.210 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 15:20:27.210 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 15:20:27.210 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 15:20:27.210 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 15:20:27.210 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 15:20:27.210 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 15:20:27.210 | + 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-07-01 15:20:27.210 | ++ 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-07-01 15:20:27.210 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.211 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:20:27.211 | + functions-common:get_or_add_user_project_role:980 : echo 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:20:27.211 | 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:20:27.211 | + lib/nova:create_nova_accounts:395 : local nova_api_url 2026-07-01 15:20:27.211 | + lib/nova:create_nova_accounts:396 : nova_api_url=http://192.168.122.4/compute 2026-07-01 15:20:27.211 | + lib/nova:create_nova_accounts:398 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-01 15:20:27.211 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 15:20:27.211 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-01 15:20:27.212 | ++ 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-07-01 15:20:27.212 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.212 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 15:20:27.212 | 5bce80c639c74db7ba21d347ea32a8da' 2026-07-01 15:20:27.212 | + functions-common:get_or_create_service:1067 : echo 5bce80c639c74db7ba21d347ea32a8da 2026-07-01 15:20:27.212 | 5bce80c639c74db7ba21d347ea32a8da 2026-07-01 15:20:27.212 | + lib/nova:create_nova_accounts:400 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.4/compute/v2/$(project_id)s' 2026-07-01 15:20:27.212 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 15:20:27.212 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.4/compute/v2/$(project_id)s' RegionOne 2026-07-01 15:20:27.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 15:20:27.213 | +++ 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-07-01 15:20:27.213 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 15:20:27.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 15:20:27.213 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.4/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-01 15:20:27.213 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=179a082d24da4dc88118aa84e4688e02 2026-07-01 15:20:27.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 179a082d24da4dc88118aa84e4688e02 2026-07-01 15:20:27.213 | + functions-common:get_or_create_endpoint:1100 : public_id=179a082d24da4dc88118aa84e4688e02 2026-07-01 15:20:27.214 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 15:20:27.214 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 15:20:27.214 | + functions-common:get_or_create_endpoint:1109 : echo 179a082d24da4dc88118aa84e4688e02 2026-07-01 15:20:27.214 | 179a082d24da4dc88118aa84e4688e02 2026-07-01 15:20:27.214 | + lib/nova:create_nova_accounts:404 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-01 15:20:27.214 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 15:20:27.214 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-01 15:20:27.214 | ++ 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-07-01 15:20:27.214 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.214 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 15:20:27.215 | 5c080adba43f4c22a5107f93068dd41a' 2026-07-01 15:20:27.215 | + functions-common:get_or_create_service:1067 : echo 5c080adba43f4c22a5107f93068dd41a 2026-07-01 15:20:27.215 | 5c080adba43f4c22a5107f93068dd41a 2026-07-01 15:20:27.215 | + lib/nova:create_nova_accounts:406 : get_or_create_endpoint compute RegionOne http://192.168.122.4/compute/v2.1 2026-07-01 15:20:27.215 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 15:20:27.215 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.4/compute/v2.1 RegionOne 2026-07-01 15:20:27.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 15:20:27.215 | +++ 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-07-01 15:20:27.215 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 15:20:27.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 15:20:27.216 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.4/compute/v2.1 --region RegionOne -f value -c id 2026-07-01 15:20:27.216 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:27.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fcc4f32979704dfe8bd659d78eec2b46 2026-07-01 15:20:27.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fcc4f32979704dfe8bd659d78eec2b46 2026-07-01 15:20:27.216 | + functions-common:get_or_create_endpoint:1100 : public_id=fcc4f32979704dfe8bd659d78eec2b46 2026-07-01 15:20:27.216 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 15:20:27.216 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 15:20:27.216 | + functions-common:get_or_create_endpoint:1109 : echo fcc4f32979704dfe8bd659d78eec2b46 2026-07-01 15:20:27.216 | fcc4f32979704dfe8bd659d78eec2b46 2026-07-01 15:20:27.216 | + lib/nova:create_nova_accounts:411 : is_service_enabled n-api 2026-07-01 15:20:27.216 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:20:27.217 | + lib/nova:create_nova_accounts:413 : is_service_enabled swift 2026-07-01 15:20:27.217 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:20:27.217 | + lib/nova:create_nova_accounts:421 : is_service_enabled s3api 2026-07-01 15:20:27.217 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:20:27.217 | + lib/nova:create_nova_accounts:432 : is_service_enabled n-api 2026-07-01 15:20:27.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:20:27.218 | + lib/nova:create_nova_accounts:433 : [[ False = True ]] 2026-07-01 15:20:27.260 | [2056 Async create_nova_accounts:47439]: finished create_nova_accounts with result 0 in 66 seconds 2026-07-01 15:20:27.301 | [2056 Async create_glance_accounts:47562]: Waiting for completion of create_glance_accounts running on PID 47562 (4 other jobs running) 2026-07-01 15:20:27.332 | [2056 Async create_glance_accounts:47562]: Signaling child to exit 2026-07-01 15:20:40.904 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:20:40.931 | [47562 Async create_glance_accounts:47562]: finished successfully 2026-07-01 15:20:40.957 | WAKEUP 2026-07-01 15:20:40.980 | [2056 Async create_glance_accounts:47562]: Signaled 2026-07-01 15:20:40.981 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-01 15:20:40.982 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:20:40.982 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-01 15:20:40.982 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-01 15:20:40.982 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:20:40.982 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 15:20:40.982 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 15:20:40.982 | ++ 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-07-01 15:20:40.982 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:40.982 | + functions-common:get_or_create_user:915 : user_id=77bf1107e5534302a5df02972032beb3 2026-07-01 15:20:40.982 | + functions-common:get_or_create_user:916 : echo 77bf1107e5534302a5df02972032beb3 2026-07-01 15:20:40.982 | 77bf1107e5534302a5df02972032beb3 2026-07-01 15:20:40.983 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-01 15:20:40.983 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:20:40.983 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:20:40.983 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 15:20:40.983 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:20:40.983 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:20:40.983 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 15:20:40.983 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 15:20:40.983 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 15:20:40.983 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 15:20:40.983 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 15:20:40.984 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 15:20:40.984 | + 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-07-01 15:20:40.984 | ++ 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-07-01 15:20:40.984 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:40.984 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:40.984 | + functions-common:get_or_add_user_project_role:980 : echo 3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:40.984 | 3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:40.984 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 15:20:40.984 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-01 15:20:40.984 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:20:40.984 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:20:40.984 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 15:20:40.985 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:20:40.985 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:20:40.985 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 15:20:40.985 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 15:20:40.985 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 15:20:40.985 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 15:20:40.985 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 15:20:40.985 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 15:20:40.985 | + 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-07-01 15:20:40.985 | ++ 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-07-01 15:20:40.985 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:40.986 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:20:40.986 | + functions-common:get_or_add_user_project_role:980 : echo 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:20:40.986 | 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:20:40.986 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-01 15:20:40.986 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:20:40.986 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-01 15:20:40.986 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 15:20:40.986 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-01 15:20:40.986 | ++ 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-07-01 15:20:40.986 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:40.986 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 15:20:40.987 | edadbe1616d84e449d7f3224dd4e36e8' 2026-07-01 15:20:40.987 | + functions-common:get_or_create_service:1067 : echo edadbe1616d84e449d7f3224dd4e36e8 2026-07-01 15:20:40.987 | edadbe1616d84e449d7f3224dd4e36e8 2026-07-01 15:20:40.987 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.4/image 2026-07-01 15:20:40.987 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 15:20:40.987 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.4/image RegionOne 2026-07-01 15:20:40.987 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 15:20:40.987 | +++ 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-07-01 15:20:40.987 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:40.987 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 15:20:40.987 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 15:20:40.988 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.4/image --region RegionOne -f value -c id 2026-07-01 15:20:40.988 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:40.988 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d349a89ca0fb4fcc98ed54789da19868 2026-07-01 15:20:40.988 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d349a89ca0fb4fcc98ed54789da19868 2026-07-01 15:20:40.988 | + functions-common:get_or_create_endpoint:1100 : public_id=d349a89ca0fb4fcc98ed54789da19868 2026-07-01 15:20:40.988 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 15:20:40.988 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 15:20:40.988 | + functions-common:get_or_create_endpoint:1109 : echo d349a89ca0fb4fcc98ed54789da19868 2026-07-01 15:20:40.988 | d349a89ca0fb4fcc98ed54789da19868 2026-07-01 15:20:40.988 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-01 15:20:40.988 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-01 15:20:40.988 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-01 15:20:40.989 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:40.989 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-01 15:20:40.989 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-01 15:20:40.989 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-01 15:20:40.989 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-01 15:20:40.989 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-01 15:20:40.989 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-01 15:20:40.989 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-01 15:20:40.989 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-01 15:20:40.989 | +---------------+----------------------------------+ 2026-07-01 15:20:40.989 | | Field | Value | 2026-07-01 15:20:40.990 | +---------------+----------------------------------+ 2026-07-01 15:20:40.990 | | default_limit | 2000 | 2026-07-01 15:20:40.990 | | description | None | 2026-07-01 15:20:40.990 | | id | 14c17b4e6e2448bf933536df713413f3 | 2026-07-01 15:20:40.990 | | region_id | RegionOne | 2026-07-01 15:20:40.990 | | resource_name | image_size_total | 2026-07-01 15:20:40.990 | | service_id | edadbe1616d84e449d7f3224dd4e36e8 | 2026-07-01 15:20:40.990 | +---------------+----------------------------------+ 2026-07-01 15:20:40.990 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-01 15:20:40.990 | +---------------+----------------------------------+ 2026-07-01 15:20:40.990 | | Field | Value | 2026-07-01 15:20:40.991 | +---------------+----------------------------------+ 2026-07-01 15:20:40.991 | | default_limit | 2000 | 2026-07-01 15:20:40.991 | | description | None | 2026-07-01 15:20:40.991 | | id | 0fd54f46e89c454eaefc011957c0ba13 | 2026-07-01 15:20:40.991 | | region_id | RegionOne | 2026-07-01 15:20:40.991 | | resource_name | image_stage_total | 2026-07-01 15:20:40.991 | | service_id | edadbe1616d84e449d7f3224dd4e36e8 | 2026-07-01 15:20:40.991 | +---------------+----------------------------------+ 2026-07-01 15:20:40.991 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-01 15:20:40.991 | +---------------+----------------------------------+ 2026-07-01 15:20:40.991 | | Field | Value | 2026-07-01 15:20:40.991 | +---------------+----------------------------------+ 2026-07-01 15:20:40.992 | | default_limit | 100 | 2026-07-01 15:20:40.992 | | description | None | 2026-07-01 15:20:40.992 | | id | 56f5933568ae4ba78342542e8758e062 | 2026-07-01 15:20:40.992 | | region_id | RegionOne | 2026-07-01 15:20:40.992 | | resource_name | image_count_total | 2026-07-01 15:20:40.992 | | service_id | edadbe1616d84e449d7f3224dd4e36e8 | 2026-07-01 15:20:40.992 | +---------------+----------------------------------+ 2026-07-01 15:20:40.992 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-01 15:20:40.992 | +---------------+----------------------------------+ 2026-07-01 15:20:40.992 | | Field | Value | 2026-07-01 15:20:40.992 | +---------------+----------------------------------+ 2026-07-01 15:20:40.993 | | default_limit | 100 | 2026-07-01 15:20:40.993 | | description | None | 2026-07-01 15:20:40.993 | | id | b5f176d564d545d2be06192980c251f1 | 2026-07-01 15:20:40.993 | | region_id | RegionOne | 2026-07-01 15:20:40.993 | | resource_name | image_count_uploading | 2026-07-01 15:20:40.993 | | service_id | edadbe1616d84e449d7f3224dd4e36e8 | 2026-07-01 15:20:40.993 | +---------------+----------------------------------+ 2026-07-01 15:20:40.993 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-01 15:20:40.993 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-01 15:20:40.993 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-01 15:20:40.993 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-01 15:20:40.994 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-01 15:20:40.994 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.4/identity 2026-07-01 15:20:40.994 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-01 15:20:40.994 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-01 15:20:40.994 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:40.994 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id d349a89ca0fb4fcc98ed54789da19868 2026-07-01 15:20:40.994 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-01 15:20:40.994 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-01 15:20:40.994 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:20:41.029 | [2056 Async create_glance_accounts:47562]: finished create_glance_accounts with result 0 in 80 seconds 2026-07-01 15:20:41.069 | [2056 Async create_cinder_accounts:47700]: Waiting for completion of create_cinder_accounts running on PID 47700 (3 other jobs running) 2026-07-01 15:20:41.095 | [2056 Async create_cinder_accounts:47700]: Signaling child to exit 2026-07-01 15:20:41.095 | WAKEUP 2026-07-01 15:20:41.119 | [2056 Async create_cinder_accounts:47700]: Signaled 2026-07-01 15:20:41.121 | + 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-07-01 15:20:41.121 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-07-01 15:20:41.121 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-07-01 15:20:41.121 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:20:41.121 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-07-01 15:20:41.121 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-01 15:20:41.121 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:20:41.121 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 15:20:41.122 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 15:20:41.122 | ++ 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-07-01 15:20:41.122 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.122 | + functions-common:get_or_create_user:915 : user_id=60db537238a649f9aa3d8077af9a8e06 2026-07-01 15:20:41.122 | + functions-common:get_or_create_user:916 : echo 60db537238a649f9aa3d8077af9a8e06 2026-07-01 15:20:41.122 | 60db537238a649f9aa3d8077af9a8e06 2026-07-01 15:20:41.122 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-01 15:20:41.122 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:20:41.122 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:20:41.123 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 15:20:41.123 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:20:41.123 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:20:41.123 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 15:20:41.123 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 15:20:41.123 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 15:20:41.123 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 15:20:41.123 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 15:20:41.123 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 15:20:41.123 | + 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-07-01 15:20:41.124 | ++ 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-07-01 15:20:41.124 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.124 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:41.124 | + functions-common:get_or_add_user_project_role:980 : echo 3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:41.124 | 3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:41.124 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-01 15:20:41.124 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-07-01 15:20:41.124 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.4/volume 2026-07-01 15:20:41.124 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-01 15:20:41.125 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 15:20:41.125 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-01 15:20:41.125 | ++ 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-07-01 15:20:41.125 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.125 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 15:20:41.125 | 963dd99960b6492cb0e09610ad9068b6' 2026-07-01 15:20:41.125 | + functions-common:get_or_create_service:1067 : echo 963dd99960b6492cb0e09610ad9068b6 2026-07-01 15:20:41.125 | 963dd99960b6492cb0e09610ad9068b6 2026-07-01 15:20:41.125 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.4/volume/v3 2026-07-01 15:20:41.125 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 15:20:41.126 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.4/volume/v3 RegionOne 2026-07-01 15:20:41.126 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 15:20:41.126 | +++ 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-07-01 15:20:41.126 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.126 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 15:20:41.126 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 15:20:41.126 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.4/volume/v3 --region RegionOne -f value -c id 2026-07-01 15:20:41.126 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.126 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4f58ccabc8f841d9b42807df757ca42e 2026-07-01 15:20:41.127 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4f58ccabc8f841d9b42807df757ca42e 2026-07-01 15:20:41.127 | + functions-common:get_or_create_endpoint:1100 : public_id=4f58ccabc8f841d9b42807df757ca42e 2026-07-01 15:20:41.127 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 15:20:41.127 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 15:20:41.127 | + functions-common:get_or_create_endpoint:1109 : echo 4f58ccabc8f841d9b42807df757ca42e 2026-07-01 15:20:41.127 | 4f58ccabc8f841d9b42807df757ca42e 2026-07-01 15:20:41.127 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-07-01 15:20:41.127 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-07-01 15:20:41.128 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 15:20:41.128 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-01 15:20:41.128 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.128 | ++ functions-common:get_or_create_project:928 : project_id=4e035623b03d406cb9c4df2444fd5dbb 2026-07-01 15:20:41.128 | ++ functions-common:get_or_create_project:929 : echo 4e035623b03d406cb9c4df2444fd5dbb 2026-07-01 15:20:41.128 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4e035623b03d406cb9c4df2444fd5dbb 2026-07-01 15:20:41.128 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-07-01 15:20:41.128 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:20:41.128 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 15:20:41.128 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-01 15:20:41.129 | +++ 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-07-01 15:20:41.129 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-01 15:20:41.129 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.129 | ++ functions-common:get_or_create_user:915 : user_id=60db537238a649f9aa3d8077af9a8e06 2026-07-01 15:20:41.129 | ++ functions-common:get_or_create_user:916 : echo 60db537238a649f9aa3d8077af9a8e06 2026-07-01 15:20:41.129 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 60db537238a649f9aa3d8077af9a8e06 2026-07-01 15:20:41.171 | [2056 Async create_cinder_accounts:47700]: finished create_cinder_accounts with result 0 in 46 seconds 2026-07-01 15:20:41.177 | + inc/async:async_wait:197 : return 0 2026-07-01 15:20:41.180 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-01 15:20:41.238 | [2056 Async create_neutron_accounts:47842]: Waiting for completion of create_neutron_accounts running on PID 47842 (2 other jobs running) 2026-07-01 15:20:41.265 | [2056 Async create_neutron_accounts:47842]: Signaling child to exit 2026-07-01 15:20:41.265 | WAKEUP 2026-07-01 15:20:41.288 | [2056 Async create_neutron_accounts:47842]: Signaled 2026-07-01 15:20:41.290 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-01 15:20:41.291 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.4/ 2026-07-01 15:20:41.291 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-01 15:20:41.291 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.4/networking 2026-07-01 15:20:41.291 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-01 15:20:41.291 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:20:41.291 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-01 15:20:41.291 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-01 15:20:41.291 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:20:41.291 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 15:20:41.291 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 15:20:41.292 | ++ 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-07-01 15:20:41.292 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.292 | + functions-common:get_or_create_user:915 : user_id=4034fb9620ce4b98b066638a67817203 2026-07-01 15:20:41.292 | + functions-common:get_or_create_user:916 : echo 4034fb9620ce4b98b066638a67817203 2026-07-01 15:20:41.292 | 4034fb9620ce4b98b066638a67817203 2026-07-01 15:20:41.292 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-01 15:20:41.292 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:20:41.292 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:20:41.292 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 15:20:41.292 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:20:41.293 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:20:41.293 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 15:20:41.293 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 15:20:41.293 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 15:20:41.293 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 15:20:41.293 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 15:20:41.293 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 15:20:41.293 | + 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-07-01 15:20:41.293 | ++ 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-07-01 15:20:41.293 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.294 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:41.294 | + functions-common:get_or_add_user_project_role:980 : echo 3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:41.294 | 3819e452892a48848591a76f2421cf8d 2026-07-01 15:20:41.294 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-01 15:20:41.294 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-01 15:20:41.294 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 15:20:41.294 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-01 15:20:41.294 | ++ 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-07-01 15:20:41.294 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.294 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 15:20:41.295 | 3d0b6ea0b67648848ee09b31c8b0a9e9' 2026-07-01 15:20:41.295 | + functions-common:get_or_create_service:1067 : echo 3d0b6ea0b67648848ee09b31c8b0a9e9 2026-07-01 15:20:41.295 | 3d0b6ea0b67648848ee09b31c8b0a9e9 2026-07-01 15:20:41.295 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.4/networking 2026-07-01 15:20:41.295 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 15:20:41.295 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.4/networking RegionOne 2026-07-01 15:20:41.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 15:20:41.295 | +++ 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-07-01 15:20:41.295 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 15:20:41.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 15:20:41.296 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.4/networking --region RegionOne -f value -c id 2026-07-01 15:20:41.296 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:20:41.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=decd2e9c8ae64703b834fd54738ef1b3 2026-07-01 15:20:41.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo decd2e9c8ae64703b834fd54738ef1b3 2026-07-01 15:20:41.296 | + functions-common:get_or_create_endpoint:1100 : public_id=decd2e9c8ae64703b834fd54738ef1b3 2026-07-01 15:20:41.296 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 15:20:41.296 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 15:20:41.296 | + functions-common:get_or_create_endpoint:1109 : echo decd2e9c8ae64703b834fd54738ef1b3 2026-07-01 15:20:41.296 | decd2e9c8ae64703b834fd54738ef1b3 2026-07-01 15:20:41.343 | [2056 Async create_neutron_accounts:47842]: finished create_neutron_accounts with result 0 in 38 seconds 2026-07-01 15:20:41.354 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-01 15:20:41.360 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-01 15:20:41.363 | + inc/async:async_wait:197 : return 0 2026-07-01 15:20:41.367 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-01 15:20:41.387 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:20:41.390 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-01 15:20:41.413 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:20:41.416 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-01 15:20:41.419 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:20:41.422 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-01 15:20:41.425 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-01 15:20:41.428 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-01 15:20:41.500 | + inc/async:async_inner:63 : init_glance 2026-07-01 15:20:41.543 | [2056 Async init_glance:50088]: running: init_glance 2026-07-01 15:20:41.546 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-01 15:20:41.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:20:41.571 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-01 15:20:41.575 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:20:41.579 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-01 15:20:41.582 | + ./stack.sh:main:1167 : configure_neutron 2026-07-01 15:20:41.587 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-01 15:20:41.591 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-01 15:20:41.595 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-01 15:20:41.619 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-01 15:20:41.622 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-01 15:20:55.615 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:20:55.615 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:20:55.615 | we strongly recommend against using it for new projects. 2026-07-01 15:20:55.615 | 2026-07-01 15:20:55.616 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:20:55.616 | framework. For more detail see 2026-07-01 15:20:55.616 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:20:55.616 | 2026-07-01 15:20:55.616 | __import__(import_str) 2026-07-01 15:20:56.332 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 15:20:56.332 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 15:20:56.982 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:20:57.014 | [50088 Async init_glance:50088]: finished successfully 2026-07-01 15:21:09.837 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 15:21:09.837 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 15:21:25.301 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-01 15:21:25.307 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-01 15:21:25.310 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-01 15:21:25.313 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-01 15:21:25.317 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-01 15:21:25.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-01 15:21:25.324 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-01 15:21:25.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-01 15:21:25.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-01 15:21:25.334 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-01 15:21:25.337 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-01 15:21:25.340 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-01 15:21:25.343 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-01 15:21:25.346 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-01 15:21:25.349 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-01 15:21:25.352 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-01 15:21:25.358 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:21:25.362 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:21:25.366 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-01 15:21:25.369 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:21:25.377 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-01 15:21:25.380 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-01 15:21:25.384 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-01 15:21:25.386 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-01 15:21:25.389 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:21:25.392 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:21:25.395 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:21:25.415 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:21:25.418 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:21:25.421 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-01 15:21:25.424 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-01 15:21:25.462 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-01 15:21:25.499 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-01 15:21:25.537 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-01 15:21:25.576 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-01 15:21:25.616 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-01 15:21:25.658 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-01 15:21:25.661 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-01 15:21:25.664 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-01 15:21:25.666 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 15:21:25.670 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:21:25.689 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:21:25.692 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:21:25.695 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:21:25.698 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:21:25.701 | + 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-07-01 15:21:25.740 | + 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-07-01 15:21:25.779 | + 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-07-01 15:21:25.819 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:21:25.861 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-01 15:21:25.903 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-01 15:21:25.909 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:21:25.912 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-01 15:21:25.916 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-01 15:21:25.920 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-01 15:21:25.923 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:21:25.926 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-01 15:21:25.930 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-01 15:21:25.949 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-01 15:21:25.966 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-01 15:21:25.984 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-01 15:21:26.000 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-01 15:21:26.017 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-01 15:21:26.020 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 15:21:26.024 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-01 15:21:26.028 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.vYJVEZlTB6 2026-07-01 15:21:26.031 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-01 15:21:26.035 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 15:21:26.038 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.vYJVEZlTB6 2026-07-01 15:21:26.043 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.vYJVEZlTB6 2026-07-01 15:21:26.059 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.vYJVEZlTB6 /etc/sudoers.d/neutron-rootwrap 2026-07-01 15:21:26.075 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-01 15:21:26.078 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-01 15:21:26.081 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 15:21:26.121 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-01 15:21:26.123 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 15:21:26.164 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-01 15:21:26.168 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-01 15:21:26.172 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-01 15:21:26.176 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 15:21:26.180 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 15:21:26.183 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 15:21:26.205 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:21:26.210 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 15:21:26.214 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 15:21:26.217 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 15:21:26.239 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:21:26.243 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:21:26.248 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.4:5672/ 2026-07-01 15:21:26.289 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 15:21:26.293 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 15:21:26.296 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-01 15:21:26.319 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:21:26.322 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-01 15:21:26.346 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:21:26.349 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-01 15:21:26.374 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:21:26.377 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-01 15:21:26.400 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:21:26.404 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 15:21:26.427 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:21:26.430 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 15:21:26.434 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-01 15:21:26.458 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:21:26.461 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-01 15:21:26.465 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-01 15:21:26.469 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-01 15:21:26.469 | Configuring OVN 2026-07-01 15:21:26.472 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-01 15:21:26.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-01 15:21:26.480 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-01 15:21:26.486 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=66aebc0b-9e49-4730-9d79-92464420f4d3 2026-07-01 15:21:26.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-01 15:21:26.493 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-01 15:21:26.496 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:21:26.499 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:21:26.503 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:21:26.506 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:21:26.509 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:21:26.512 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:21:26.515 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:21:26.519 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:21:26.523 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:21:26.526 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:21:26.529 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:21:26.532 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:21:26.536 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:21:26.539 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-01 15:21:26.542 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-01 15:21:26.545 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-01 15:21:26.549 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-01 15:21:26.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:21:26.573 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-01 15:21:26.627 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-01 15:21:26.631 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-01 15:21:26.634 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-01 15:21:26.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:21:26.662 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-01 15:21:26.666 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 15:21:26.669 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-01 15:21:26.672 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-01 15:21:26.689 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-01 15:21:26.696 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-01 15:21:26.700 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-01 15:21:39.639 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:21:39.640 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:21:39.640 | we strongly recommend against using it for new projects. 2026-07-01 15:21:39.640 | 2026-07-01 15:21:39.640 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:21:39.640 | framework. For more detail see 2026-07-01 15:21:39.640 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:21:39.640 | 2026-07-01 15:21:39.640 | __import__(import_str) 2026-07-01 15:21:40.325 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 15:21:40.325 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 15:21:53.582 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 15:21:53.582 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 15:22:08.802 | + 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-07-01 15:22:08.809 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 15:22:08.812 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 15:22:08.816 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 15:22:08.858 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-01 15:22:08.862 | + lib/neutron:configure_root_helper_options:1108 : 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-07-01 15:22:08.906 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-01 15:22:08.951 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.4 2026-07-01 15:22:08.994 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-01 15:22:09.039 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-01 15:22:09.081 | + 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-07-01 15:22:09.120 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.4:6642 2026-07-01 15:22:09.158 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-01 15:22:09.179 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:09.182 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-01 15:22:09.186 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-01 15:22:09.226 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.4:6641 2026-07-01 15:22:09.267 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-01 15:22:09.271 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-01 15:22:09.271 | Configuring Neutron for OVN 2026-07-01 15:22:09.274 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-01 15:22:09.295 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:09.299 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-01 15:22:09.303 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-01 15:22:09.303 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-01 15:22:13.013 | + 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-07-01 15:22:13.019 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-01 15:22:13.019 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-01 15:22:16.613 | + 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-07-01 15:22:16.617 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-01 15:22:16.646 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:16.650 | + 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-07-01 15:22:16.657 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:22:16.657 | ++ 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-07-01 15:22:16.657 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-01 15:22:16.659 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-01 15:22:16.661 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:22:16.662 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-01 15:22:16.670 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-01 15:22:16.670 | address-scope 2026-07-01 15:22:16.670 | agent 2026-07-01 15:22:16.670 | allowed-address-pairs 2026-07-01 15:22:16.670 | auto-allocated-topology 2026-07-01 15:22:16.671 | availability_zone 2026-07-01 15:22:16.671 | bgp 2026-07-01 15:22:16.671 | bgp_4byte_asn 2026-07-01 15:22:16.671 | bgp_dragent_scheduler 2026-07-01 15:22:16.671 | binding 2026-07-01 15:22:16.671 | binding-extended 2026-07-01 15:22:16.671 | default-subnetpools 2026-07-01 15:22:16.671 | dhcp_agent_scheduler 2026-07-01 15:22:16.671 | dns-domain-ports 2026-07-01 15:22:16.671 | dns-integration 2026-07-01 15:22:16.671 | dns-integration-domain-keywords 2026-07-01 15:22:16.671 | empty-string-filtering 2026-07-01 15:22:16.672 | enable-default-route-bfd 2026-07-01 15:22:16.672 | enable-default-route-ecmp 2026-07-01 15:22:16.672 | expose-port-forwarding-in-fip 2026-07-01 15:22:16.672 | ext-gw-mode 2026-07-01 15:22:16.672 | external-gateway-multihoming 2026-07-01 15:22:16.672 | external-net 2026-07-01 15:22:16.672 | extra_dhcp_opt 2026-07-01 15:22:16.672 | extraroute 2026-07-01 15:22:16.672 | extraroute-atomic 2026-07-01 15:22:16.672 | filter-validation 2026-07-01 15:22:16.672 | fip-port-details 2026-07-01 15:22:16.672 | flavors 2026-07-01 15:22:16.673 | floating-ip-port-forwarding 2026-07-01 15:22:16.673 | floating-ip-port-forwarding-description 2026-07-01 15:22:16.673 | floating-ip-port-forwarding-detail 2026-07-01 15:22:16.673 | floating-ip-port-forwarding-port-ranges 2026-07-01 15:22:16.673 | floatingip-pools 2026-07-01 15:22:16.673 | fwaas_v2 2026-07-01 15:22:16.675 | ip_allocation 2026-07-01 15:22:16.675 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:22:16.675 | l3-flavors 2026-07-01 15:22:16.675 | l3-ha 2026-07-01 15:22:16.675 | l3_agent_scheduler 2026-07-01 15:22:16.675 | logging 2026-07-01 15:22:16.675 | multi-provider 2026-07-01 15:22:16.675 | net-mtu 2026-07-01 15:22:16.675 | net-mtu-writable 2026-07-01 15:22:16.675 | network-ip-availability 2026-07-01 15:22:16.675 | network_availability_zone 2026-07-01 15:22:16.676 | network_ha 2026-07-01 15:22:16.676 | pagination 2026-07-01 15:22:16.676 | port-device-profile 2026-07-01 15:22:16.676 | port-hardware-offload-type 2026-07-01 15:22:16.676 | port-mac-address-regenerate 2026-07-01 15:22:16.676 | port-numa-affinity-policy 2026-07-01 15:22:16.676 | port-numa-affinity-policy-socket 2026-07-01 15:22:16.676 | port-resource-request 2026-07-01 15:22:16.676 | port-security 2026-07-01 15:22:16.676 | port-trusted-vif 2026-07-01 15:22:16.677 | project-id 2026-07-01 15:22:16.677 | provider 2026-07-01 15:22:16.677 | pvlan 2026-07-01 15:22:16.677 | qinq 2026-07-01 15:22:16.677 | qos 2026-07-01 15:22:16.677 | qos-bw-limit-direction 2026-07-01 15:22:16.677 | qos-bw-minimum-ingress 2026-07-01 15:22:16.677 | qos-default 2026-07-01 15:22:16.677 | qos-fip 2026-07-01 15:22:16.677 | qos-gateway-ip 2026-07-01 15:22:16.677 | qos-rule-type-details 2026-07-01 15:22:16.678 | qos-rule-type-filter 2026-07-01 15:22:16.678 | qos-rules-alias 2026-07-01 15:22:16.678 | quota-check-limit 2026-07-01 15:22:16.678 | quota-check-limit-default 2026-07-01 15:22:16.678 | quota_details 2026-07-01 15:22:16.678 | quotas 2026-07-01 15:22:16.678 | rbac-address-scope 2026-07-01 15:22:16.678 | rbac-policies 2026-07-01 15:22:16.678 | rbac-security-groups 2026-07-01 15:22:16.678 | router 2026-07-01 15:22:16.678 | router-enable-snat 2026-07-01 15:22:16.678 | router_availability_zone 2026-07-01 15:22:16.679 | security-group 2026-07-01 15:22:16.679 | security-groups-default-rules 2026-07-01 15:22:16.679 | security-groups-default-statefulness 2026-07-01 15:22:16.679 | security-groups-normalized-cidr 2026-07-01 15:22:16.679 | security-groups-remote-address-group 2026-07-01 15:22:16.679 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:22:16.680 | security-groups-shared-filtering 2026-07-01 15:22:16.680 | segment 2026-07-01 15:22:16.680 | sorting 2026-07-01 15:22:16.680 | standard-attr-description 2026-07-01 15:22:16.680 | standard-attr-fwaas-v2 2026-07-01 15:22:16.681 | standard-attr-revisions 2026-07-01 15:22:16.681 | standard-attr-tag 2026-07-01 15:22:16.681 | standard-attr-timestamp 2026-07-01 15:22:16.681 | stateful-security-group 2026-07-01 15:22:16.681 | subnet-dns-publish-fixed-ip 2026-07-01 15:22:16.681 | subnet-external-network 2026-07-01 15:22:16.681 | subnet-service-types 2026-07-01 15:22:16.681 | subnet_allocation 2026-07-01 15:22:16.681 | subnet_onboard 2026-07-01 15:22:16.681 | subnetpool-prefix-ops 2026-07-01 15:22:16.681 | tag-creation 2026-07-01 15:22:16.681 | tap-mirror 2026-07-01 15:22:16.682 | tap-mirror-both-direction 2026-07-01 15:22:16.682 | trunk 2026-07-01 15:22:16.682 | uplink-status-propagation 2026-07-01 15:22:16.682 | uplink-status-propagation-updatable 2026-07-01 15:22:16.682 | vlan-transparent 2026-07-01 15:22:16.682 | vpn-endpoint-groups 2026-07-01 15:22:16.682 | vpnaas' 2026-07-01 15:22:16.682 | ++ 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-07-01 15:22:16.682 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:22:16.682 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-01 15:22:16.683 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-01 15:22:16.683 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:22:16.684 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-01 15:22:16.691 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-01 15:22:16.691 | address-scope 2026-07-01 15:22:16.691 | agent 2026-07-01 15:22:16.691 | allowed-address-pairs 2026-07-01 15:22:16.692 | auto-allocated-topology 2026-07-01 15:22:16.692 | availability_zone 2026-07-01 15:22:16.692 | bgp 2026-07-01 15:22:16.692 | bgp_4byte_asn 2026-07-01 15:22:16.692 | bgp_dragent_scheduler 2026-07-01 15:22:16.692 | binding 2026-07-01 15:22:16.692 | binding-extended 2026-07-01 15:22:16.692 | default-subnetpools 2026-07-01 15:22:16.692 | dhcp_agent_scheduler 2026-07-01 15:22:16.692 | dns-domain-ports 2026-07-01 15:22:16.692 | dns-integration 2026-07-01 15:22:16.693 | dns-integration-domain-keywords 2026-07-01 15:22:16.693 | empty-string-filtering 2026-07-01 15:22:16.693 | enable-default-route-bfd 2026-07-01 15:22:16.693 | enable-default-route-ecmp 2026-07-01 15:22:16.693 | expose-port-forwarding-in-fip 2026-07-01 15:22:16.693 | ext-gw-mode 2026-07-01 15:22:16.693 | external-gateway-multihoming 2026-07-01 15:22:16.693 | external-net 2026-07-01 15:22:16.693 | extra_dhcp_opt 2026-07-01 15:22:16.693 | extraroute 2026-07-01 15:22:16.693 | extraroute-atomic 2026-07-01 15:22:16.694 | filter-validation 2026-07-01 15:22:16.694 | fip-port-details 2026-07-01 15:22:16.694 | flavors 2026-07-01 15:22:16.694 | floating-ip-port-forwarding 2026-07-01 15:22:16.694 | floating-ip-port-forwarding-description 2026-07-01 15:22:16.694 | floating-ip-port-forwarding-detail 2026-07-01 15:22:16.694 | floating-ip-port-forwarding-port-ranges 2026-07-01 15:22:16.694 | floatingip-pools 2026-07-01 15:22:16.694 | fwaas_v2 2026-07-01 15:22:16.694 | ip_allocation 2026-07-01 15:22:16.694 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:22:16.694 | l3-flavors 2026-07-01 15:22:16.695 | l3-ha 2026-07-01 15:22:16.695 | l3_agent_scheduler 2026-07-01 15:22:16.695 | logging 2026-07-01 15:22:16.695 | multi-provider 2026-07-01 15:22:16.695 | net-mtu 2026-07-01 15:22:16.695 | net-mtu-writable 2026-07-01 15:22:16.695 | network-ip-availability 2026-07-01 15:22:16.695 | network_availability_zone 2026-07-01 15:22:16.695 | network_ha 2026-07-01 15:22:16.696 | pagination 2026-07-01 15:22:16.696 | port-device-profile 2026-07-01 15:22:16.696 | port-hardware-offload-type 2026-07-01 15:22:16.696 | port-mac-address-regenerate 2026-07-01 15:22:16.697 | port-numa-affinity-policy 2026-07-01 15:22:16.698 | port-numa-affinity-policy-socket 2026-07-01 15:22:16.698 | port-resource-request 2026-07-01 15:22:16.698 | port-security 2026-07-01 15:22:16.698 | port-trusted-vif 2026-07-01 15:22:16.698 | project-id 2026-07-01 15:22:16.698 | provider 2026-07-01 15:22:16.698 | pvlan 2026-07-01 15:22:16.698 | qinq 2026-07-01 15:22:16.698 | qos 2026-07-01 15:22:16.698 | qos-bw-limit-direction 2026-07-01 15:22:16.699 | qos-bw-minimum-ingress 2026-07-01 15:22:16.699 | qos-default 2026-07-01 15:22:16.699 | qos-fip 2026-07-01 15:22:16.699 | qos-gateway-ip 2026-07-01 15:22:16.699 | qos-rule-type-details 2026-07-01 15:22:16.699 | qos-rule-type-filter 2026-07-01 15:22:16.699 | qos-rules-alias 2026-07-01 15:22:16.699 | quota-check-limit 2026-07-01 15:22:16.699 | quota-check-limit-default 2026-07-01 15:22:16.699 | quota_details 2026-07-01 15:22:16.699 | quotas 2026-07-01 15:22:16.700 | rbac-address-scope 2026-07-01 15:22:16.700 | rbac-policies 2026-07-01 15:22:16.700 | rbac-security-groups 2026-07-01 15:22:16.700 | router 2026-07-01 15:22:16.700 | router-enable-snat 2026-07-01 15:22:16.700 | router_availability_zone 2026-07-01 15:22:16.700 | security-group 2026-07-01 15:22:16.701 | security-groups-default-rules 2026-07-01 15:22:16.701 | security-groups-default-statefulness 2026-07-01 15:22:16.702 | security-groups-normalized-cidr 2026-07-01 15:22:16.702 | security-groups-remote-address-group 2026-07-01 15:22:16.702 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:22:16.703 | security-groups-shared-filtering 2026-07-01 15:22:16.703 | segment 2026-07-01 15:22:16.703 | sorting 2026-07-01 15:22:16.703 | standard-attr-description 2026-07-01 15:22:16.703 | standard-attr-fwaas-v2 2026-07-01 15:22:16.703 | standard-attr-revisions 2026-07-01 15:22:16.703 | standard-attr-tag 2026-07-01 15:22:16.703 | standard-attr-timestamp 2026-07-01 15:22:16.703 | stateful-security-group 2026-07-01 15:22:16.703 | subnet-dns-publish-fixed-ip 2026-07-01 15:22:16.703 | subnet-external-network 2026-07-01 15:22:16.704 | subnet-service-types 2026-07-01 15:22:16.704 | subnet_allocation 2026-07-01 15:22:16.704 | subnet_onboard 2026-07-01 15:22:16.704 | subnetpool-prefix-ops 2026-07-01 15:22:16.704 | tag-creation 2026-07-01 15:22:16.704 | tap-mirror 2026-07-01 15:22:16.704 | tap-mirror-both-direction 2026-07-01 15:22:16.704 | trunk 2026-07-01 15:22:16.704 | uplink-status-propagation 2026-07-01 15:22:16.705 | uplink-status-propagation-updatable 2026-07-01 15:22:16.705 | vlan-transparent 2026-07-01 15:22:16.705 | vpn-endpoint-groups 2026-07-01 15:22:16.705 | vpnaas' 2026-07-01 15:22:16.705 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-01 15:22:16.705 | address-scope 2026-07-01 15:22:16.705 | agent 2026-07-01 15:22:16.705 | allowed-address-pairs 2026-07-01 15:22:16.705 | auto-allocated-topology 2026-07-01 15:22:16.706 | availability_zone 2026-07-01 15:22:16.706 | bgp 2026-07-01 15:22:16.707 | bgp_4byte_asn 2026-07-01 15:22:16.707 | bgp_dragent_scheduler 2026-07-01 15:22:16.707 | binding 2026-07-01 15:22:16.707 | binding-extended 2026-07-01 15:22:16.707 | default-subnetpools 2026-07-01 15:22:16.707 | dhcp_agent_scheduler 2026-07-01 15:22:16.707 | dns-domain-ports 2026-07-01 15:22:16.707 | dns-integration 2026-07-01 15:22:16.707 | dns-integration-domain-keywords 2026-07-01 15:22:16.707 | empty-string-filtering 2026-07-01 15:22:16.708 | enable-default-route-bfd 2026-07-01 15:22:16.708 | enable-default-route-ecmp 2026-07-01 15:22:16.708 | expose-port-forwarding-in-fip 2026-07-01 15:22:16.708 | ext-gw-mode 2026-07-01 15:22:16.708 | external-gateway-multihoming 2026-07-01 15:22:16.708 | external-net 2026-07-01 15:22:16.708 | extra_dhcp_opt 2026-07-01 15:22:16.708 | extraroute 2026-07-01 15:22:16.708 | extraroute-atomic 2026-07-01 15:22:16.708 | filter-validation 2026-07-01 15:22:16.709 | fip-port-details 2026-07-01 15:22:16.709 | flavors 2026-07-01 15:22:16.709 | floating-ip-port-forwarding 2026-07-01 15:22:16.709 | floating-ip-port-forwarding-description 2026-07-01 15:22:16.709 | floating-ip-port-forwarding-detail 2026-07-01 15:22:16.709 | floating-ip-port-forwarding-port-ranges 2026-07-01 15:22:16.709 | floatingip-pools 2026-07-01 15:22:16.709 | fwaas_v2 2026-07-01 15:22:16.709 | ip_allocation 2026-07-01 15:22:16.709 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:22:16.710 | l3-flavors 2026-07-01 15:22:16.710 | l3-ha 2026-07-01 15:22:16.710 | l3_agent_scheduler 2026-07-01 15:22:16.710 | logging 2026-07-01 15:22:16.710 | multi-provider 2026-07-01 15:22:16.710 | net-mtu 2026-07-01 15:22:16.710 | net-mtu-writable 2026-07-01 15:22:16.710 | network-ip-availability 2026-07-01 15:22:16.710 | network_availability_zone 2026-07-01 15:22:16.710 | network_ha 2026-07-01 15:22:16.711 | pagination 2026-07-01 15:22:16.711 | port-device-profile 2026-07-01 15:22:16.711 | port-hardware-offload-type 2026-07-01 15:22:16.711 | port-mac-address-regenerate 2026-07-01 15:22:16.711 | port-numa-affinity-policy 2026-07-01 15:22:16.711 | port-numa-affinity-policy-socket 2026-07-01 15:22:16.711 | port-resource-request 2026-07-01 15:22:16.711 | port-security 2026-07-01 15:22:16.711 | port-trusted-vif 2026-07-01 15:22:16.711 | project-id 2026-07-01 15:22:16.712 | provider 2026-07-01 15:22:16.712 | pvlan 2026-07-01 15:22:16.712 | qinq 2026-07-01 15:22:16.712 | qos 2026-07-01 15:22:16.712 | qos-bw-limit-direction 2026-07-01 15:22:16.712 | qos-bw-minimum-ingress 2026-07-01 15:22:16.712 | qos-default 2026-07-01 15:22:16.712 | qos-fip 2026-07-01 15:22:16.712 | qos-gateway-ip 2026-07-01 15:22:16.713 | qos-rule-type-details 2026-07-01 15:22:16.713 | qos-rule-type-filter 2026-07-01 15:22:16.713 | qos-rules-alias 2026-07-01 15:22:16.713 | quota-check-limit 2026-07-01 15:22:16.713 | quota-check-limit-default 2026-07-01 15:22:16.713 | quota_details 2026-07-01 15:22:16.713 | quotas 2026-07-01 15:22:16.713 | rbac-address-scope 2026-07-01 15:22:16.713 | rbac-policies 2026-07-01 15:22:16.713 | rbac-security-groups 2026-07-01 15:22:16.713 | router 2026-07-01 15:22:16.714 | router-enable-snat 2026-07-01 15:22:16.714 | router_availability_zone 2026-07-01 15:22:16.714 | security-group 2026-07-01 15:22:16.714 | security-groups-default-rules 2026-07-01 15:22:16.714 | security-groups-default-statefulness 2026-07-01 15:22:16.714 | security-groups-normalized-cidr 2026-07-01 15:22:16.714 | security-groups-remote-address-group 2026-07-01 15:22:16.714 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:22:16.714 | security-groups-shared-filtering 2026-07-01 15:22:16.714 | segment 2026-07-01 15:22:16.714 | sorting 2026-07-01 15:22:16.715 | standard-attr-description 2026-07-01 15:22:16.715 | standard-attr-fwaas-v2 2026-07-01 15:22:16.715 | standard-attr-revisions 2026-07-01 15:22:16.715 | standard-attr-tag 2026-07-01 15:22:16.715 | standard-attr-timestamp 2026-07-01 15:22:16.715 | stateful-security-group 2026-07-01 15:22:16.715 | subnet-dns-publish-fixed-ip 2026-07-01 15:22:16.715 | subnet-external-network 2026-07-01 15:22:16.715 | subnet-service-types 2026-07-01 15:22:16.715 | subnet_allocation 2026-07-01 15:22:16.716 | subnet_onboard 2026-07-01 15:22:16.716 | subnetpool-prefix-ops 2026-07-01 15:22:16.716 | tag-creation 2026-07-01 15:22:16.716 | tap-mirror 2026-07-01 15:22:16.716 | tap-mirror-both-direction 2026-07-01 15:22:16.716 | trunk 2026-07-01 15:22:16.716 | uplink-status-propagation 2026-07-01 15:22:16.716 | uplink-status-propagation-updatable 2026-07-01 15:22:16.716 | vlan-transparent 2026-07-01 15:22:16.717 | vpn-endpoint-groups 2026-07-01 15:22:16.717 | vpnaas' 2026-07-01 15:22:16.717 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-01 15:22:16.717 | address-scope 2026-07-01 15:22:16.717 | agent 2026-07-01 15:22:16.717 | allowed-address-pairs 2026-07-01 15:22:16.717 | auto-allocated-topology 2026-07-01 15:22:16.717 | availability_zone 2026-07-01 15:22:16.717 | bgp 2026-07-01 15:22:16.717 | bgp_4byte_asn 2026-07-01 15:22:16.718 | bgp_dragent_scheduler 2026-07-01 15:22:16.718 | binding 2026-07-01 15:22:16.718 | binding-extended 2026-07-01 15:22:16.718 | default-subnetpools 2026-07-01 15:22:16.718 | dhcp_agent_scheduler 2026-07-01 15:22:16.718 | dns-domain-ports 2026-07-01 15:22:16.718 | dns-integration 2026-07-01 15:22:16.718 | dns-integration-domain-keywords 2026-07-01 15:22:16.718 | empty-string-filtering 2026-07-01 15:22:16.719 | enable-default-route-bfd 2026-07-01 15:22:16.719 | enable-default-route-ecmp 2026-07-01 15:22:16.719 | expose-port-forwarding-in-fip 2026-07-01 15:22:16.719 | ext-gw-mode 2026-07-01 15:22:16.719 | external-gateway-multihoming 2026-07-01 15:22:16.719 | external-net 2026-07-01 15:22:16.719 | extra_dhcp_opt 2026-07-01 15:22:16.719 | extraroute 2026-07-01 15:22:16.719 | extraroute-atomic 2026-07-01 15:22:16.719 | filter-validation 2026-07-01 15:22:16.719 | fip-port-details 2026-07-01 15:22:16.720 | flavors 2026-07-01 15:22:16.720 | floating-ip-port-forwarding 2026-07-01 15:22:16.720 | floating-ip-port-forwarding-description 2026-07-01 15:22:16.720 | floating-ip-port-forwarding-detail 2026-07-01 15:22:16.720 | floating-ip-port-forwarding-port-ranges 2026-07-01 15:22:16.720 | floatingip-pools 2026-07-01 15:22:16.720 | fwaas_v2 2026-07-01 15:22:16.720 | ip_allocation 2026-07-01 15:22:16.720 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:22:16.720 | l3-flavors 2026-07-01 15:22:16.720 | l3-ha 2026-07-01 15:22:16.721 | l3_agent_scheduler 2026-07-01 15:22:16.721 | logging 2026-07-01 15:22:16.721 | multi-provider 2026-07-01 15:22:16.721 | net-mtu 2026-07-01 15:22:16.721 | net-mtu-writable 2026-07-01 15:22:16.721 | network-ip-availability 2026-07-01 15:22:16.721 | network_availability_zone 2026-07-01 15:22:16.721 | network_ha 2026-07-01 15:22:16.721 | pagination 2026-07-01 15:22:16.721 | port-device-profile 2026-07-01 15:22:16.721 | port-hardware-offload-type 2026-07-01 15:22:16.722 | port-mac-address-regenerate 2026-07-01 15:22:16.722 | port-numa-affinity-policy 2026-07-01 15:22:16.722 | port-numa-affinity-policy-socket 2026-07-01 15:22:16.722 | port-resource-request 2026-07-01 15:22:16.722 | port-security 2026-07-01 15:22:16.722 | port-trusted-vif 2026-07-01 15:22:16.722 | project-id 2026-07-01 15:22:16.722 | provider 2026-07-01 15:22:16.722 | pvlan 2026-07-01 15:22:16.722 | qinq 2026-07-01 15:22:16.723 | qos 2026-07-01 15:22:16.723 | qos-bw-limit-direction 2026-07-01 15:22:16.723 | qos-bw-minimum-ingress 2026-07-01 15:22:16.723 | qos-default 2026-07-01 15:22:16.723 | qos-fip 2026-07-01 15:22:16.723 | qos-gateway-ip 2026-07-01 15:22:16.723 | qos-rule-type-details 2026-07-01 15:22:16.723 | qos-rule-type-filter 2026-07-01 15:22:16.723 | qos-rules-alias 2026-07-01 15:22:16.723 | quota-check-limit 2026-07-01 15:22:16.724 | quota-check-limit-default 2026-07-01 15:22:16.724 | quota_details 2026-07-01 15:22:16.724 | quotas 2026-07-01 15:22:16.724 | rbac-address-scope 2026-07-01 15:22:16.724 | rbac-policies 2026-07-01 15:22:16.724 | rbac-security-groups 2026-07-01 15:22:16.724 | router 2026-07-01 15:22:16.724 | router-enable-snat 2026-07-01 15:22:16.724 | router_availability_zone 2026-07-01 15:22:16.725 | security-group 2026-07-01 15:22:16.725 | security-groups-default-rules 2026-07-01 15:22:16.725 | security-groups-default-statefulness 2026-07-01 15:22:16.725 | security-groups-normalized-cidr 2026-07-01 15:22:16.725 | security-groups-remote-address-group 2026-07-01 15:22:16.725 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:22:16.725 | security-groups-shared-filtering 2026-07-01 15:22:16.725 | segment 2026-07-01 15:22:16.725 | sorting 2026-07-01 15:22:16.726 | standard-attr-description 2026-07-01 15:22:16.726 | standard-attr-fwaas-v2 2026-07-01 15:22:16.726 | standard-attr-revisions 2026-07-01 15:22:16.726 | standard-attr-tag 2026-07-01 15:22:16.726 | standard-attr-timestamp 2026-07-01 15:22:16.726 | stateful-security-group 2026-07-01 15:22:16.726 | subnet-dns-publish-fixed-ip 2026-07-01 15:22:16.726 | subnet-external-network 2026-07-01 15:22:16.726 | subnet-service-types 2026-07-01 15:22:16.726 | subnet_allocation 2026-07-01 15:22:16.727 | subnet_onboard 2026-07-01 15:22:16.727 | subnetpool-prefix-ops 2026-07-01 15:22:16.727 | tag-creation 2026-07-01 15:22:16.727 | tap-mirror 2026-07-01 15:22:16.727 | tap-mirror-both-direction 2026-07-01 15:22:16.727 | trunk 2026-07-01 15:22:16.727 | uplink-status-propagation 2026-07-01 15:22:16.727 | uplink-status-propagation-updatable 2026-07-01 15:22:16.727 | vlan-transparent 2026-07-01 15:22:16.728 | vpn-endpoint-groups 2026-07-01 15:22:16.728 | vpnaas' 2026-07-01 15:22:16.728 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:22:16.728 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-01 15:22:16.728 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:22:16.728 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-01 15:22:16.728 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-01 15:22:16.728 | address-scope 2026-07-01 15:22:16.728 | agent 2026-07-01 15:22:16.729 | allowed-address-pairs 2026-07-01 15:22:16.729 | auto-allocated-topology 2026-07-01 15:22:16.729 | availability_zone 2026-07-01 15:22:16.729 | bgp 2026-07-01 15:22:16.729 | bgp_4byte_asn 2026-07-01 15:22:16.729 | bgp_dragent_scheduler 2026-07-01 15:22:16.729 | binding 2026-07-01 15:22:16.729 | binding-extended 2026-07-01 15:22:16.729 | default-subnetpools 2026-07-01 15:22:16.729 | dhcp_agent_scheduler 2026-07-01 15:22:16.730 | dns-domain-ports 2026-07-01 15:22:16.730 | dns-integration 2026-07-01 15:22:16.730 | dns-integration-domain-keywords 2026-07-01 15:22:16.730 | empty-string-filtering 2026-07-01 15:22:16.730 | enable-default-route-bfd 2026-07-01 15:22:16.730 | enable-default-route-ecmp 2026-07-01 15:22:16.730 | expose-port-forwarding-in-fip 2026-07-01 15:22:16.731 | ext-gw-mode 2026-07-01 15:22:16.731 | external-gateway-multihoming 2026-07-01 15:22:16.731 | external-net 2026-07-01 15:22:16.731 | extra_dhcp_opt 2026-07-01 15:22:16.731 | extraroute 2026-07-01 15:22:16.731 | extraroute-atomic 2026-07-01 15:22:16.731 | filter-validation 2026-07-01 15:22:16.731 | fip-port-details 2026-07-01 15:22:16.732 | flavors 2026-07-01 15:22:16.732 | floating-ip-port-forwarding 2026-07-01 15:22:16.732 | floating-ip-port-forwarding-description 2026-07-01 15:22:16.732 | floating-ip-port-forwarding-detail 2026-07-01 15:22:16.732 | floating-ip-port-forwarding-port-ranges 2026-07-01 15:22:16.732 | floatingip-pools 2026-07-01 15:22:16.732 | fwaas_v2 2026-07-01 15:22:16.732 | ip_allocation 2026-07-01 15:22:16.732 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:22:16.733 | l3-flavors 2026-07-01 15:22:16.733 | l3-ha 2026-07-01 15:22:16.733 | l3_agent_scheduler 2026-07-01 15:22:16.733 | logging 2026-07-01 15:22:16.733 | multi-provider 2026-07-01 15:22:16.733 | net-mtu 2026-07-01 15:22:16.733 | net-mtu-writable 2026-07-01 15:22:16.733 | network-ip-availability 2026-07-01 15:22:16.734 | network_availability_zone 2026-07-01 15:22:16.734 | network_ha 2026-07-01 15:22:16.734 | pagination 2026-07-01 15:22:16.734 | port-device-profile 2026-07-01 15:22:16.734 | port-hardware-offload-type 2026-07-01 15:22:16.734 | port-mac-address-regenerate 2026-07-01 15:22:16.734 | port-numa-affinity-policy 2026-07-01 15:22:16.734 | port-numa-affinity-policy-socket 2026-07-01 15:22:16.735 | port-resource-request 2026-07-01 15:22:16.735 | port-security 2026-07-01 15:22:16.735 | port-trusted-vif 2026-07-01 15:22:16.735 | project-id 2026-07-01 15:22:16.735 | provider 2026-07-01 15:22:16.735 | pvlan 2026-07-01 15:22:16.735 | qinq 2026-07-01 15:22:16.735 | qos 2026-07-01 15:22:16.735 | qos-bw-limit-direction 2026-07-01 15:22:16.735 | qos-bw-minimum-ingress 2026-07-01 15:22:16.736 | qos-default 2026-07-01 15:22:16.736 | qos-fip 2026-07-01 15:22:16.736 | qos-gateway-ip 2026-07-01 15:22:16.736 | qos-rule-type-details 2026-07-01 15:22:16.736 | qos-rule-type-filter 2026-07-01 15:22:16.736 | qos-rules-alias 2026-07-01 15:22:16.736 | quota-check-limit 2026-07-01 15:22:16.736 | quota-check-limit-default 2026-07-01 15:22:16.736 | quota_details 2026-07-01 15:22:16.736 | quotas 2026-07-01 15:22:16.736 | rbac-address-scope 2026-07-01 15:22:16.737 | rbac-policies 2026-07-01 15:22:16.737 | rbac-security-groups 2026-07-01 15:22:16.737 | router 2026-07-01 15:22:16.737 | router-enable-snat 2026-07-01 15:22:16.737 | router_availability_zone 2026-07-01 15:22:16.737 | security-group 2026-07-01 15:22:16.737 | security-groups-default-rules 2026-07-01 15:22:16.737 | security-groups-default-statefulness 2026-07-01 15:22:16.737 | security-groups-normalized-cidr 2026-07-01 15:22:16.738 | security-groups-remote-address-group 2026-07-01 15:22:16.738 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:22:16.738 | security-groups-shared-filtering 2026-07-01 15:22:16.738 | segment 2026-07-01 15:22:16.738 | sorting 2026-07-01 15:22:16.738 | standard-attr-description 2026-07-01 15:22:16.738 | standard-attr-fwaas-v2 2026-07-01 15:22:16.738 | standard-attr-revisions 2026-07-01 15:22:16.738 | standard-attr-tag 2026-07-01 15:22:16.738 | standard-attr-timestamp 2026-07-01 15:22:16.739 | stateful-security-group 2026-07-01 15:22:16.739 | subnet-dns-publish-fixed-ip 2026-07-01 15:22:16.739 | subnet-external-network 2026-07-01 15:22:16.739 | subnet-service-types 2026-07-01 15:22:16.739 | subnet_allocation 2026-07-01 15:22:16.739 | subnet_onboard 2026-07-01 15:22:16.739 | subnetpool-prefix-ops 2026-07-01 15:22:16.739 | tag-creation 2026-07-01 15:22:16.739 | tap-mirror 2026-07-01 15:22:16.739 | tap-mirror-both-direction 2026-07-01 15:22:16.740 | trunk 2026-07-01 15:22:16.740 | uplink-status-propagation 2026-07-01 15:22:16.740 | uplink-status-propagation-updatable 2026-07-01 15:22:16.740 | vlan-transparent 2026-07-01 15:22:16.740 | vpn-endpoint-groups 2026-07-01 15:22:16.740 | vpnaas' 2026-07-01 15:22:16.740 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-01 15:22:16.740 | address-scope 2026-07-01 15:22:16.740 | agent 2026-07-01 15:22:16.741 | allowed-address-pairs 2026-07-01 15:22:16.741 | auto-allocated-topology 2026-07-01 15:22:16.741 | availability_zone 2026-07-01 15:22:16.741 | bgp 2026-07-01 15:22:16.741 | bgp_4byte_asn 2026-07-01 15:22:16.741 | bgp_dragent_scheduler 2026-07-01 15:22:16.741 | binding 2026-07-01 15:22:16.741 | binding-extended 2026-07-01 15:22:16.741 | default-subnetpools 2026-07-01 15:22:16.741 | dhcp_agent_scheduler 2026-07-01 15:22:16.741 | dns-domain-ports 2026-07-01 15:22:16.742 | dns-integration 2026-07-01 15:22:16.742 | dns-integration-domain-keywords 2026-07-01 15:22:16.742 | empty-string-filtering 2026-07-01 15:22:16.742 | enable-default-route-bfd 2026-07-01 15:22:16.742 | enable-default-route-ecmp 2026-07-01 15:22:16.742 | expose-port-forwarding-in-fip 2026-07-01 15:22:16.742 | ext-gw-mode 2026-07-01 15:22:16.742 | external-gateway-multihoming 2026-07-01 15:22:16.742 | external-net 2026-07-01 15:22:16.743 | extra_dhcp_opt 2026-07-01 15:22:16.743 | extraroute 2026-07-01 15:22:16.743 | extraroute-atomic 2026-07-01 15:22:16.743 | filter-validation 2026-07-01 15:22:16.743 | fip-port-details 2026-07-01 15:22:16.743 | flavors 2026-07-01 15:22:16.743 | floating-ip-port-forwarding 2026-07-01 15:22:16.743 | floating-ip-port-forwarding-description 2026-07-01 15:22:16.743 | floating-ip-port-forwarding-detail 2026-07-01 15:22:16.744 | floating-ip-port-forwarding-port-ranges 2026-07-01 15:22:16.744 | floatingip-pools 2026-07-01 15:22:16.744 | fwaas_v2 2026-07-01 15:22:16.744 | ip_allocation 2026-07-01 15:22:16.744 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:22:16.744 | l3-flavors 2026-07-01 15:22:16.744 | l3-ha 2026-07-01 15:22:16.744 | l3_agent_scheduler 2026-07-01 15:22:16.744 | logging 2026-07-01 15:22:16.744 | multi-provider 2026-07-01 15:22:16.745 | net-mtu 2026-07-01 15:22:16.745 | net-mtu-writable 2026-07-01 15:22:16.745 | network-ip-availability 2026-07-01 15:22:16.745 | network_availability_zone 2026-07-01 15:22:16.745 | network_ha 2026-07-01 15:22:16.745 | pagination 2026-07-01 15:22:16.745 | port-device-profile 2026-07-01 15:22:16.745 | port-hardware-offload-type 2026-07-01 15:22:16.745 | port-mac-address-regenerate 2026-07-01 15:22:16.745 | port-numa-affinity-policy 2026-07-01 15:22:16.746 | port-numa-affinity-policy-socket 2026-07-01 15:22:16.746 | port-resource-request 2026-07-01 15:22:16.746 | port-security 2026-07-01 15:22:16.746 | port-trusted-vif 2026-07-01 15:22:16.746 | project-id 2026-07-01 15:22:16.746 | provider 2026-07-01 15:22:16.746 | pvlan 2026-07-01 15:22:16.746 | qinq 2026-07-01 15:22:16.746 | qos 2026-07-01 15:22:16.747 | qos-bw-limit-direction 2026-07-01 15:22:16.747 | qos-bw-minimum-ingress 2026-07-01 15:22:16.747 | qos-default 2026-07-01 15:22:16.747 | qos-fip 2026-07-01 15:22:16.747 | qos-gateway-ip 2026-07-01 15:22:16.747 | qos-rule-type-details 2026-07-01 15:22:16.747 | qos-rule-type-filter 2026-07-01 15:22:16.747 | qos-rules-alias 2026-07-01 15:22:16.747 | quota-check-limit 2026-07-01 15:22:16.747 | quota-check-limit-default 2026-07-01 15:22:16.748 | quota_details 2026-07-01 15:22:16.748 | quotas 2026-07-01 15:22:16.748 | rbac-address-scope 2026-07-01 15:22:16.748 | rbac-policies 2026-07-01 15:22:16.748 | rbac-security-groups 2026-07-01 15:22:16.748 | router 2026-07-01 15:22:16.748 | router-enable-snat 2026-07-01 15:22:16.748 | router_availability_zone 2026-07-01 15:22:16.748 | security-group 2026-07-01 15:22:16.749 | security-groups-default-rules 2026-07-01 15:22:16.749 | security-groups-default-statefulness 2026-07-01 15:22:16.749 | security-groups-normalized-cidr 2026-07-01 15:22:16.749 | security-groups-remote-address-group 2026-07-01 15:22:16.749 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:22:16.749 | security-groups-shared-filtering 2026-07-01 15:22:16.749 | segment 2026-07-01 15:22:16.749 | sorting 2026-07-01 15:22:16.749 | standard-attr-description 2026-07-01 15:22:16.749 | standard-attr-fwaas-v2 2026-07-01 15:22:16.749 | standard-attr-revisions 2026-07-01 15:22:16.750 | standard-attr-tag 2026-07-01 15:22:16.750 | standard-attr-timestamp 2026-07-01 15:22:16.750 | stateful-security-group 2026-07-01 15:22:16.750 | subnet-dns-publish-fixed-ip 2026-07-01 15:22:16.750 | subnet-external-network 2026-07-01 15:22:16.750 | subnet-service-types 2026-07-01 15:22:16.750 | subnet_allocation 2026-07-01 15:22:16.750 | subnet_onboard 2026-07-01 15:22:16.750 | subnetpool-prefix-ops 2026-07-01 15:22:16.750 | tag-creation 2026-07-01 15:22:16.751 | tap-mirror 2026-07-01 15:22:16.751 | tap-mirror-both-direction 2026-07-01 15:22:16.751 | trunk 2026-07-01 15:22:16.751 | uplink-status-propagation 2026-07-01 15:22:16.751 | uplink-status-propagation-updatable 2026-07-01 15:22:16.751 | vlan-transparent 2026-07-01 15:22:16.751 | vpn-endpoint-groups 2026-07-01 15:22:16.751 | vpnaas' 2026-07-01 15:22:16.751 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-01 15:22:16.751 | address-scope 2026-07-01 15:22:16.752 | agent 2026-07-01 15:22:16.752 | allowed-address-pairs 2026-07-01 15:22:16.752 | auto-allocated-topology 2026-07-01 15:22:16.752 | availability_zone 2026-07-01 15:22:16.752 | bgp 2026-07-01 15:22:16.752 | bgp_4byte_asn 2026-07-01 15:22:16.752 | bgp_dragent_scheduler 2026-07-01 15:22:16.752 | binding 2026-07-01 15:22:16.752 | binding-extended 2026-07-01 15:22:16.752 | default-subnetpools 2026-07-01 15:22:16.753 | dhcp_agent_scheduler 2026-07-01 15:22:16.753 | dns-domain-ports 2026-07-01 15:22:16.753 | dns-integration 2026-07-01 15:22:16.753 | dns-integration-domain-keywords 2026-07-01 15:22:16.753 | empty-string-filtering 2026-07-01 15:22:16.753 | enable-default-route-bfd 2026-07-01 15:22:16.753 | enable-default-route-ecmp 2026-07-01 15:22:16.753 | expose-port-forwarding-in-fip 2026-07-01 15:22:16.753 | ext-gw-mode 2026-07-01 15:22:16.754 | external-gateway-multihoming 2026-07-01 15:22:16.754 | external-net 2026-07-01 15:22:16.754 | extra_dhcp_opt 2026-07-01 15:22:16.754 | extraroute 2026-07-01 15:22:16.754 | extraroute-atomic 2026-07-01 15:22:16.754 | filter-validation 2026-07-01 15:22:16.754 | fip-port-details 2026-07-01 15:22:16.754 | flavors 2026-07-01 15:22:16.754 | floating-ip-port-forwarding 2026-07-01 15:22:16.754 | floating-ip-port-forwarding-description 2026-07-01 15:22:16.755 | floating-ip-port-forwarding-detail 2026-07-01 15:22:16.755 | floating-ip-port-forwarding-port-ranges 2026-07-01 15:22:16.755 | floatingip-pools 2026-07-01 15:22:16.755 | fwaas_v2 2026-07-01 15:22:16.755 | ip_allocation 2026-07-01 15:22:16.755 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:22:16.755 | l3-flavors 2026-07-01 15:22:16.755 | l3-ha 2026-07-01 15:22:16.755 | l3_agent_scheduler 2026-07-01 15:22:16.755 | logging 2026-07-01 15:22:16.755 | multi-provider 2026-07-01 15:22:16.756 | net-mtu 2026-07-01 15:22:16.756 | net-mtu-writable 2026-07-01 15:22:16.756 | network-ip-availability 2026-07-01 15:22:16.756 | network_availability_zone 2026-07-01 15:22:16.756 | network_ha 2026-07-01 15:22:16.756 | pagination 2026-07-01 15:22:16.756 | port-device-profile 2026-07-01 15:22:16.756 | port-hardware-offload-type 2026-07-01 15:22:16.756 | port-mac-address-regenerate 2026-07-01 15:22:16.756 | port-numa-affinity-policy 2026-07-01 15:22:16.757 | port-numa-affinity-policy-socket 2026-07-01 15:22:16.757 | port-resource-request 2026-07-01 15:22:16.757 | port-security 2026-07-01 15:22:16.757 | port-trusted-vif 2026-07-01 15:22:16.757 | project-id 2026-07-01 15:22:16.757 | provider 2026-07-01 15:22:16.757 | pvlan 2026-07-01 15:22:16.758 | qinq 2026-07-01 15:22:16.758 | qos 2026-07-01 15:22:16.758 | qos-bw-limit-direction 2026-07-01 15:22:16.758 | qos-bw-minimum-ingress 2026-07-01 15:22:16.758 | qos-default 2026-07-01 15:22:16.758 | qos-fip 2026-07-01 15:22:16.758 | qos-gateway-ip 2026-07-01 15:22:16.758 | qos-rule-type-details 2026-07-01 15:22:16.758 | qos-rule-type-filter 2026-07-01 15:22:16.759 | qos-rules-alias 2026-07-01 15:22:16.759 | quota-check-limit 2026-07-01 15:22:16.759 | quota-check-limit-default 2026-07-01 15:22:16.759 | quota_details 2026-07-01 15:22:16.759 | quotas 2026-07-01 15:22:16.759 | rbac-address-scope 2026-07-01 15:22:16.759 | rbac-policies 2026-07-01 15:22:16.759 | rbac-security-groups 2026-07-01 15:22:16.759 | router 2026-07-01 15:22:16.759 | router-enable-snat 2026-07-01 15:22:16.760 | router_availability_zone 2026-07-01 15:22:16.760 | security-group 2026-07-01 15:22:16.760 | security-groups-default-rules 2026-07-01 15:22:16.760 | security-groups-default-statefulness 2026-07-01 15:22:16.760 | security-groups-normalized-cidr 2026-07-01 15:22:16.760 | security-groups-remote-address-group 2026-07-01 15:22:16.760 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:22:16.760 | security-groups-shared-filtering 2026-07-01 15:22:16.760 | segment 2026-07-01 15:22:16.761 | sorting 2026-07-01 15:22:16.761 | standard-attr-description 2026-07-01 15:22:16.761 | standard-attr-fwaas-v2 2026-07-01 15:22:16.761 | standard-attr-revisions 2026-07-01 15:22:16.761 | standard-attr-tag 2026-07-01 15:22:16.761 | standard-attr-timestamp 2026-07-01 15:22:16.761 | stateful-security-group 2026-07-01 15:22:16.761 | subnet-dns-publish-fixed-ip 2026-07-01 15:22:16.761 | subnet-external-network 2026-07-01 15:22:16.761 | subnet-service-types 2026-07-01 15:22:16.762 | subnet_allocation 2026-07-01 15:22:16.762 | subnet_onboard 2026-07-01 15:22:16.762 | subnetpool-prefix-ops 2026-07-01 15:22:16.762 | tag-creation 2026-07-01 15:22:16.762 | tap-mirror 2026-07-01 15:22:16.762 | tap-mirror-both-direction 2026-07-01 15:22:16.762 | trunk 2026-07-01 15:22:16.762 | uplink-status-propagation 2026-07-01 15:22:16.762 | uplink-status-propagation-updatable 2026-07-01 15:22:16.762 | vlan-transparent 2026-07-01 15:22:16.763 | vpn-endpoint-groups 2026-07-01 15:22:16.763 | vpnaas' 2026-07-01 15:22:16.763 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:22:16.763 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-01 15:22:16.763 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:22:16.763 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-01 15:22:16.763 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-01 15:22:16.763 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-01 15:22:16.763 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-01 15:22:16.763 | ++ 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-07-01 15:22:16.764 | + 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-07-01 15:22:16.764 | + 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-07-01 15:22:16.764 | + 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-07-01 15:22:16.764 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:16.765 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-01 15:22:16.769 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-01 15:22:16.772 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-01 15:22:16.776 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:16.779 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-01 15:22:16.825 | + 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.4:6641 2026-07-01 15:22:16.829 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:16.833 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 15:22:16.837 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.4:6641 2026-07-01 15:22:16.841 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.4:6641 ']' 2026-07-01 15:22:16.845 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:16.849 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.4:6641 2026-07-01 15:22:16.889 | + 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.4:6642 2026-07-01 15:22:16.893 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:16.897 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 15:22:16.901 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.4:6642 2026-07-01 15:22:16.904 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.4:6642 ']' 2026-07-01 15:22:16.906 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:16.910 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.4:6642 2026-07-01 15:22:16.946 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-01 15:22:16.968 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:16.972 | + 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-07-01 15:22:16.975 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:16.978 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 15:22:16.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-01 15:22:16.984 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-01 15:22:16.988 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:16.992 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-01 15:22:17.032 | + 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-07-01 15:22:17.037 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:17.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 15:22:17.045 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-01 15:22:17.048 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-01 15:22:17.052 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:17.056 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-01 15:22:17.093 | + 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-07-01 15:22:17.097 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:17.101 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-01 15:22:17.105 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-01 15:22:17.109 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-01 15:22:17.114 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:17.118 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-01 15:22:17.159 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-01 15:22:17.185 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-01 15:22:17.210 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:17.213 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-01 15:22:17.217 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 15:22:17.239 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:17.243 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 15:22:17.246 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 15:22:17.250 | + 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-07-01 15:22:17.255 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:17.258 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 15:22:17.261 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-01 15:22:17.265 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-01 15:22:17.269 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:17.271 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-01 15:22:17.313 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-01 15:22:17.338 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:17.341 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-01 15:22:17.392 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-01 15:22:17.418 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:17.423 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-01 15:22:17.470 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-01 15:22:17.494 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:17.499 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-01 15:22:17.503 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 15:22:17.530 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:17.534 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 15:22:17.538 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 15:22:17.542 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-01 15:22:17.588 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-01 15:22:17.616 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:17.620 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-01 15:22:17.646 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:17.651 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-01 15:22:17.677 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:17.682 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-01 15:22:17.708 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:17.712 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-01 15:22:17.739 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:17.742 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-01 15:22:17.769 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:17.774 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-01 15:22:17.778 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-01 15:22:17.782 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-01 15:22:17.789 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-01 15:22:17.838 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-01 15:22:17.884 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-01 15:22:17.933 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-01 15:22:17.983 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-01 15:22:17.987 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 15:22:17.992 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-01 15:22:17.996 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 15:22:18.000 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 15:22:18.004 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-01 15:22:18.008 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 15:22:18.012 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-01 15:22:18.015 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 15:22:18.019 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-01 15:22:18.066 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-01 15:22:18.116 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.4/identity 2026-07-01 15:22:18.166 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-01 15:22:18.217 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-01 15:22:18.268 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-01 15:22:18.317 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-01 15:22:18.368 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-01 15:22:18.419 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.4/identity 2026-07-01 15:22:18.473 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 15:22:18.517 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 15:22:18.561 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 15:22:18.565 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-01 15:22:18.613 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-01 15:22:18.661 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-01 15:22:18.664 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 15:22:18.667 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:22:18.670 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-01 15:22:18.674 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-01 15:22:18.720 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-01 15:22:18.761 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.4/identity 2026-07-01 15:22:18.800 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-01 15:22:18.839 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-01 15:22:18.878 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-01 15:22:18.914 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-01 15:22:18.954 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-01 15:22:18.991 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-01 15:22:18.994 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 15:22:18.997 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-01 15:22:19.000 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 15:22:19.002 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-01 15:22:19.040 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-01 15:22:19.080 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.4/identity 2026-07-01 15:22:19.120 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-01 15:22:19.161 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-01 15:22:19.201 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-01 15:22:19.244 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-01 15:22:19.285 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-01 15:22:19.327 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-01 15:22:19.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-01 15:22:19.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-01 15:22:19.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-01 15:22:19.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-01 15:22:19.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-01 15:22:19.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-01 15:22:19.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-01 15:22:19.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-01 15:22:19.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-01 15:22:19.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-01 15:22:19.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-01 15:22:19.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-01 15:22:19.368 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-01 15:22:19.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-01 15:22:19.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-01 15:22:19.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-01 15:22:19.379 | + 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-07-01 15:22:19.382 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.384 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-01 15:22:19.387 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-01 15:22:19.389 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-01 15:22:19.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.395 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-01 15:22:19.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-01 15:22:19.443 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 15:22:19.450 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-01 15:22:19.454 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-01 15:22:19.458 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.462 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-01 15:22:19.501 | + 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-07-01 15:22:19.505 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.509 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 15:22:19.511 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-01 15:22:19.515 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-01 15:22:19.519 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.523 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-01 15:22:19.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-01 15:22:19.567 | + 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-07-01 15:22:19.571 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.573 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 15:22:19.577 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-01 15:22:19.581 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-01 15:22:19.584 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.587 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-01 15:22:19.625 | + 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-07-01 15:22:19.627 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.631 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 15:22:19.634 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-01 15:22:19.637 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-01 15:22:19.640 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.643 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-01 15:22:19.684 | + 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-07-01 15:22:19.687 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.690 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 15:22:19.692 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-01 15:22:19.696 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-01 15:22:19.698 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.701 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-01 15:22:19.741 | + 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-07-01 15:22:19.744 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.747 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-01 15:22:19.751 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-01 15:22:19.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-01 15:22:19.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.763 | + 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-07-01 15:22:19.805 | + 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-07-01 15:22:19.808 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.812 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-01 15:22:19.816 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-01 15:22:19.820 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-01 15:22:19.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.828 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-01 15:22:19.868 | + 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-07-01 15:22:19.872 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.875 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-01 15:22:19.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-01 15:22:19.881 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-01 15:22:19.884 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.888 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-01 15:22:19.927 | + 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-07-01 15:22:19.929 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.932 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-01 15:22:19.935 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-01 15:22:19.938 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-01 15:22:19.942 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:19.946 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-01 15:22:19.984 | + 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-07-01 15:22:19.986 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 15:22:19.990 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-01 15:22:19.993 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-01 15:22:19.997 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-01 15:22:20.001 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 15:22:20.004 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-01 15:22:20.047 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 15:22:20.050 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-01 15:22:20.093 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-01 15:22:20.135 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-01 15:22:20.138 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-01 15:22:20.142 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-01 15:22:20.146 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-01 15:22:20.150 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 15:22:20.153 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-01 15:22:20.157 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-01 15:22:20.161 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 15:22:20.164 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 15:22:20.183 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 15:22:20.184 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:22:20.196 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 15:22:20.201 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 15:22:20.218 | /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-07-01 15:22:20.222 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-01 15:22:20.226 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-01 15:22:20.232 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 15:22:20.236 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-01 15:22:20.281 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-01 15:22:20.320 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-01 15:22:20.359 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 15:22:20.398 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 15:22:20.438 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 15:22:20.475 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 15:22:20.512 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 15:22:20.551 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 15:22:20.586 | + 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-07-01 15:22:20.624 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 15:22:20.665 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 15:22:20.707 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 15:22:20.748 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-01 15:22:20.790 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 15:22:20.793 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 15:22:20.798 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-01 15:22:20.801 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-01 15:22:20.804 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 15:22:20.807 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:22:20.811 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:22:20.814 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-01 15:22:20.817 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-01 15:22:20.821 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-01 15:22:20.862 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 15:22:20.906 | + 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-07-01 15:22:20.908 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-01 15:22:20.919 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-01 15:22:20.925 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-01 15:22:20.929 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-01 15:22:20.932 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 15:22:20.936 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 15:22:20.940 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 15:22:20.943 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 15:22:20.946 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:22:20.950 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:22:20.953 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 15:22:20.957 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 15:22:20.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:22:20.965 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:22:20.968 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-01 15:22:20.981 | perl: warning: Setting locale failed. 2026-07-01 15:22:20.981 | perl: warning: Please check that your locale settings: 2026-07-01 15:22:20.981 | LANGUAGE = (unset), 2026-07-01 15:22:20.981 | LC_ALL = "en_US.utf8", 2026-07-01 15:22:20.981 | LANG = "de_DE.UTF-8" 2026-07-01 15:22:20.981 | are supported and installed on your system. 2026-07-01 15:22:20.981 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 15:22:21.026 | Enabling site neutron-api. 2026-07-01 15:22:21.032 | To activate the new configuration, you need to run: 2026-07-01 15:22:21.032 | systemctl reload apache2 2026-07-01 15:22:21.038 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 15:22:21.041 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 15:22:21.046 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 15:22:21.050 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 15:22:21.240 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-01 15:22:21.261 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:21.263 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-01 15:22:21.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:21.283 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-01 15:22:21.286 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-01 15:22:21.353 | + inc/async:async_inner:63 : init_neutron 2026-07-01 15:22:21.396 | [2056 Async init_neutron:54312]: running: init_neutron 2026-07-01 15:22:21.400 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-01 15:22:21.422 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:21.426 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-01 15:22:21.450 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:21.454 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-01 15:22:21.458 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-01 15:22:21.461 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-01 15:22:21.501 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-01 15:22:21.504 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-01 15:22:21.549 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-01 15:22:21.574 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:22:21.579 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-01 15:22:21.603 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:21.607 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-01 15:22:21.611 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:22:21.614 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-01 15:22:21.618 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-01 15:22:21.622 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-01 15:22:21.709 | + inc/async:async_inner:63 : init_cinder 2026-07-01 15:22:21.761 | [2056 Async init_cinder:54548]: running: init_cinder 2026-07-01 15:22:21.764 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-01 15:22:21.793 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:22:21.797 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-01 15:22:21.801 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:22:21.805 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-01 15:22:21.809 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-01 15:22:21.813 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-01 15:22:21.902 | + inc/async:async_inner:63 : init_placement 2026-07-01 15:22:21.957 | [2056 Async init_placement:54678]: running: init_placement 2026-07-01 15:22:21.961 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-01 15:22:22.028 | [2056 Async init_neutron:54312]: Waiting for completion of init_neutron running on PID 54312 (5 other jobs running) 2026-07-01 15:22:22.058 | [2056 Async init_neutron:54312]: Signaling child to exit 2026-07-01 15:22:37.267 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:22:37.308 | [54548 Async init_cinder:54548]: finished successfully 2026-07-01 15:23:13.815 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:23:13.848 | [54678 Async init_placement:54678]: finished successfully 2026-07-01 15:23:18.674 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:23:18.699 | [54312 Async init_neutron:54312]: finished successfully 2026-07-01 15:23:18.726 | WAKEUP 2026-07-01 15:23:18.749 | [2056 Async init_neutron:54312]: Signaled 2026-07-01 15:23:18.751 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-01 15:23:18.751 | + lib/database:recreate_database:112 : local db=neutron 2026-07-01 15:23:18.752 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-01 15:23:18.752 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-01 15:23:18.752 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-01 15:23:18.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:18.752 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-01 15:23:18.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:18.752 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-01 15:23:18.752 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 15:23:18.753 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:23:18.753 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:23:18.753 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:23:18.753 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919341553 2026-07-01 15:23:18.753 | + lib/neutron:init_neutron:504 : /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-07-01 15:23:18.753 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-01 15:23:18.753 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-01 15:23:18.753 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-01 15:23:18.753 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-01 15:23:18.754 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-01 15:23:18.754 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-01 15:23:18.754 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-01 15:23:18.754 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-01 15:23:18.754 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-01 15:23:18.754 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-01 15:23:18.754 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-01 15:23:18.754 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-01 15:23:18.755 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-01 15:23:18.755 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-01 15:23:18.755 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-01 15:23:18.755 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-01 15:23:18.755 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-01 15:23:18.755 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-01 15:23:18.755 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-01 15:23:18.756 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-01 15:23:18.756 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-01 15:23:18.756 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-01 15:23:18.756 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-01 15:23:18.756 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-01 15:23:18.756 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-01 15:23:18.756 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-01 15:23:18.757 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-01 15:23:18.757 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-01 15:23:18.757 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-01 15:23:18.757 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-01 15:23:18.757 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-01 15:23:18.757 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-01 15:23:18.757 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-01 15:23:18.758 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-01 15:23:18.759 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-01 15:23:18.760 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-01 15:23:18.760 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-01 15:23:18.760 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-01 15:23:18.760 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-01 15:23:18.760 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-01 15:23:18.760 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-01 15:23:18.760 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-01 15:23:18.760 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-01 15:23:18.761 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-01 15:23:18.761 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-01 15:23:18.761 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-01 15:23:18.761 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-01 15:23:18.762 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-01 15:23:18.762 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-01 15:23:18.762 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-01 15:23:18.762 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-01 15:23:18.762 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-01 15:23:18.762 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-01 15:23:18.762 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-01 15:23:18.762 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-01 15:23:18.763 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-01 15:23:18.763 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-01 15:23:18.763 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-01 15:23:18.763 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-01 15:23:18.763 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-01 15:23:18.764 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-01 15:23:18.764 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-01 15:23:18.764 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-01 15:23:18.764 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-01 15:23:18.764 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-01 15:23:18.764 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-01 15:23:18.764 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-01 15:23:18.765 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-01 15:23:18.765 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-01 15:23:18.765 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-01 15:23:18.765 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-01 15:23:18.766 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-01 15:23:18.766 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-01 15:23:18.766 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-01 15:23:18.766 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-01 15:23:18.766 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-01 15:23:18.766 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-01 15:23:18.767 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-01 15:23:18.767 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-01 15:23:18.767 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-01 15:23:18.767 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-01 15:23:18.767 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-01 15:23:18.767 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-01 15:23:18.767 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-01 15:23:18.767 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-01 15:23:18.768 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-01 15:23:18.768 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-01 15:23:18.768 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-01 15:23:18.768 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-01 15:23:18.768 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-01 15:23:18.768 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-01 15:23:18.769 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-01 15:23:18.769 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-01 15:23:18.769 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-01 15:23:18.769 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-01 15:23:18.769 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-01 15:23:18.769 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-01 15:23:18.769 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-01 15:23:18.770 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-01 15:23:18.771 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-01 15:23:18.771 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-01 15:23:18.771 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-01 15:23:18.771 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-01 15:23:18.771 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-01 15:23:18.771 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-01 15:23:18.771 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-01 15:23:18.771 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-01 15:23:18.772 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-01 15:23:18.772 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-01 15:23:18.772 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-01 15:23:18.772 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-01 15:23:18.772 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-01 15:23:18.772 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-01 15:23:18.772 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-01 15:23:18.772 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-01 15:23:18.773 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-01 15:23:18.773 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-01 15:23:18.773 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-01 15:23:18.773 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-01 15:23:18.773 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-01 15:23:18.773 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-01 15:23:18.773 | Running upgrade for neutron ... 2026-07-01 15:23:18.773 | OK 2026-07-01 15:23:18.774 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-01 15:23:18.774 | + functions-common:time_stop:2420 : local name 2026-07-01 15:23:18.774 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:23:18.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:23:18.775 | + functions-common:time_stop:2423 : local total 2026-07-01 15:23:18.775 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:23:18.775 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 15:23:18.775 | + functions-common:time_stop:2427 : start_time=1782919341553 2026-07-01 15:23:18.776 | + functions-common:time_stop:2429 : [[ -z 1782919341553 ]] 2026-07-01 15:23:18.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:23:18.776 | + functions-common:time_stop:2432 : end_time=1782919398655 2026-07-01 15:23:18.776 | + functions-common:time_stop:2433 : elapsed_time=57102 2026-07-01 15:23:18.776 | + functions-common:time_stop:2434 : total=8445 2026-07-01 15:23:18.776 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:23:18.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=65547 2026-07-01 15:23:18.814 | [2056 Async init_neutron:54312]: finished init_neutron with result 0 in 57 seconds 2026-07-01 15:23:18.819 | + inc/async:async_wait:197 : return 0 2026-07-01 15:23:18.823 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-01 15:23:18.877 | [2056 Async init_placement:54678]: Waiting for completion of init_placement running on PID 54678 (4 other jobs running) 2026-07-01 15:23:18.903 | [2056 Async init_placement:54678]: Signaling child to exit 2026-07-01 15:23:18.904 | WAKEUP 2026-07-01 15:23:18.927 | [2056 Async init_placement:54678]: Signaled 2026-07-01 15:23:18.929 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-01 15:23:18.929 | + lib/database:recreate_database:112 : local db=placement 2026-07-01 15:23:18.929 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-01 15:23:18.929 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-01 15:23:18.929 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-01 15:23:18.929 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:18.929 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-01 15:23:18.929 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:18.929 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-01 15:23:18.929 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:23:18.930 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:18.930 | we strongly recommend against using it for new projects. 2026-07-01 15:23:18.930 | 2026-07-01 15:23:18.930 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:18.930 | framework. For more detail see 2026-07-01 15:23:18.930 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:18.930 | 2026-07-01 15:23:18.930 | __import__(import_str) 2026-07-01 15:23:18.930 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-01 15:23:18.930 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-01 15:23:18.931 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-01 15:23:18.931 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 15:23:18.931 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 15:23:18.931 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 15:23:18.931 | ++ 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-07-01 15:23:18.931 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:23:18.931 | + functions-common:get_or_create_user:915 : user_id=2bf050796e254a63ac6ce0f960b44423 2026-07-01 15:23:18.931 | + functions-common:get_or_create_user:916 : echo 2bf050796e254a63ac6ce0f960b44423 2026-07-01 15:23:18.931 | 2bf050796e254a63ac6ce0f960b44423 2026-07-01 15:23:18.932 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-01 15:23:18.932 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:23:18.932 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:23:18.932 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 15:23:18.932 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:23:18.932 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:23:18.932 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 15:23:18.932 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 15:23:18.932 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 15:23:18.932 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 15:23:18.932 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 15:23:18.933 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 15:23:18.933 | + 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-07-01 15:23:18.933 | ++ 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-07-01 15:23:18.933 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:23:18.933 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3819e452892a48848591a76f2421cf8d 2026-07-01 15:23:18.933 | + functions-common:get_or_add_user_project_role:980 : echo 3819e452892a48848591a76f2421cf8d 2026-07-01 15:23:18.933 | 3819e452892a48848591a76f2421cf8d 2026-07-01 15:23:18.933 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 15:23:18.933 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-01 15:23:18.934 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 15:23:18.934 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 15:23:18.934 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 15:23:18.934 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 15:23:18.934 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 15:23:18.934 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 15:23:18.934 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 15:23:18.934 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 15:23:18.934 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 15:23:18.935 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 15:23:18.935 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 15:23:18.935 | + 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-07-01 15:23:18.935 | ++ 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-07-01 15:23:18.935 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:23:18.935 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:23:18.935 | + functions-common:get_or_add_user_project_role:980 : echo 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:23:18.935 | 3ba093915f844086bcbe968bbff6ada4 2026-07-01 15:23:18.935 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.4/placement 2026-07-01 15:23:18.936 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-01 15:23:18.936 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 15:23:18.936 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-01 15:23:18.936 | ++ 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-07-01 15:23:18.936 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:23:18.936 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 15:23:18.936 | 73ca8ad81cdf4a8cba0d52e950662eaf' 2026-07-01 15:23:18.936 | + functions-common:get_or_create_service:1067 : echo 73ca8ad81cdf4a8cba0d52e950662eaf 2026-07-01 15:23:18.936 | 73ca8ad81cdf4a8cba0d52e950662eaf 2026-07-01 15:23:18.936 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.4/placement 2026-07-01 15:23:18.937 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 15:23:18.937 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.4/placement RegionOne 2026-07-01 15:23:18.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 15:23:18.937 | +++ 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-07-01 15:23:18.937 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:23:18.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 15:23:18.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 15:23:18.937 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.4/placement --region RegionOne -f value -c id 2026-07-01 15:23:18.937 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:23:18.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9066af63602c4439a60e494cf0363761 2026-07-01 15:23:18.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9066af63602c4439a60e494cf0363761 2026-07-01 15:23:18.938 | + functions-common:get_or_create_endpoint:1100 : public_id=9066af63602c4439a60e494cf0363761 2026-07-01 15:23:18.938 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 15:23:18.938 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 15:23:18.938 | + functions-common:get_or_create_endpoint:1109 : echo 9066af63602c4439a60e494cf0363761 2026-07-01 15:23:18.938 | 9066af63602c4439a60e494cf0363761 2026-07-01 15:23:18.977 | [2056 Async init_placement:54678]: finished init_placement with result 0 in 51 seconds 2026-07-01 15:23:18.982 | + inc/async:async_wait:197 : return 0 2026-07-01 15:23:18.985 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-01 15:23:19.036 | [2056 Async init_glance:50088]: Waiting for completion of init_glance running on PID 50088 (3 other jobs running) 2026-07-01 15:23:19.061 | [2056 Async init_glance:50088]: Signaling child to exit 2026-07-01 15:23:19.061 | WAKEUP 2026-07-01 15:23:19.082 | [2056 Async init_glance:50088]: Signaled 2026-07-01 15:23:19.084 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-01 15:23:19.084 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-01 15:23:19.084 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-01 15:23:19.084 | + lib/database:recreate_database:112 : local db=glance 2026-07-01 15:23:19.084 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-01 15:23:19.085 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-01 15:23:19.085 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-01 15:23:19.085 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:19.085 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-01 15:23:19.085 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:19.085 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-01 15:23:19.085 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 15:23:19.085 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:23:19.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:23:19.085 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:23:19.086 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919241702 2026-07-01 15:23:19.086 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-01 15:23:19.086 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:23:19.086 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:19.086 | we strongly recommend against using it for new projects. 2026-07-01 15:23:19.086 | 2026-07-01 15:23:19.086 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:19.086 | framework. For more detail see 2026-07-01 15:23:19.086 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:19.086 | 2026-07-01 15:23:19.086 | __import__(import_str) 2026-07-01 15:23:19.087 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 15:23:19.087 | 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=50194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 15:23:19.087 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.087 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.087 | DEBUG dbcounter [-] [50194] Writer thread running {{(pid=50194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:19.087 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.087 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.088 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 15:23:19.088 | 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=50194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 15:23:19.088 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.088 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.088 | DEBUG dbcounter [-] [50194] Writer thread running {{(pid=50194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:19.088 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-01 15:23:19.088 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 15:23:19.088 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-01 15:23:19.088 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.088 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-01 15:23:19.088 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.089 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-01 15:23:19.089 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.089 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-01 15:23:19.089 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.089 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-01 15:23:19.089 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.089 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-01 15:23:19.089 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.089 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-01 15:23:19.089 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.089 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-01 15:23:19.090 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.090 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-01 15:23:19.090 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.090 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-01 15:23:19.090 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.090 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 15:23:19.090 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.090 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 15:23:19.090 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.090 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 15:23:19.090 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 15:23:19.091 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-01 15:23:19.091 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.091 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.092 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.092 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.092 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.092 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-01 15:23:19.092 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 15:23:19.092 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-01 15:23:19.092 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.092 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-01 15:23:19.092 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.092 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-01 15:23:19.092 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.093 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-01 15:23:19.093 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.093 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-01 15:23:19.093 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.093 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-01 15:23:19.093 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.093 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-01 15:23:19.093 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.093 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-01 15:23:19.093 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.093 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-01 15:23:19.093 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.094 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-01 15:23:19.094 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.094 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-01 15:23:19.094 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.094 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-01 15:23:19.094 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-01 15:23:19.094 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.094 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.095 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.095 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.095 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-01 15:23:19.095 | Database migration is up to date. No migration needed. 2026-07-01 15:23:19.095 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-01 15:23:19.095 | Database is synced successfully. 2026-07-01 15:23:19.095 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-01 15:23:19.095 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 15:23:19.095 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:19.095 | we strongly recommend against using it for new projects. 2026-07-01 15:23:19.095 | 2026-07-01 15:23:19.096 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:19.096 | framework. For more detail see 2026-07-01 15:23:19.096 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:19.096 | 2026-07-01 15:23:19.096 | __import__(import_str) 2026-07-01 15:23:19.096 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 15:23:19.096 | 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=50372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 15:23:19.096 | DEBUG dbcounter [-] [50372] Writer thread running {{(pid=50372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-01 15:23:19.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-01 15:23:19.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-01 15:23:19.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-01 15:23:19.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-01 15:23:19.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-01 15:23:19.100 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-01 15:23:19.100 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-01 15:23:19.100 | + functions-common:time_stop:2420 : local name 2026-07-01 15:23:19.100 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:23:19.100 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:23:19.100 | + functions-common:time_stop:2423 : local total 2026-07-01 15:23:19.100 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:23:19.100 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 15:23:19.100 | + functions-common:time_stop:2427 : start_time=1782919241702 2026-07-01 15:23:19.100 | + functions-common:time_stop:2429 : [[ -z 1782919241702 ]] 2026-07-01 15:23:19.101 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:23:19.101 | + functions-common:time_stop:2432 : end_time=1782919256957 2026-07-01 15:23:19.101 | + functions-common:time_stop:2433 : elapsed_time=15255 2026-07-01 15:23:19.101 | + functions-common:time_stop:2434 : total=8445 2026-07-01 15:23:19.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:23:19.101 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23700 2026-07-01 15:23:19.135 | [2056 Async init_glance:50088]: finished init_glance with result 0 in 15 seconds 2026-07-01 15:23:19.141 | + inc/async:async_wait:197 : return 0 2026-07-01 15:23:19.144 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-01 15:23:19.167 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-01 15:23:19.170 | + inc/async:async_wait:197 : return 0 2026-07-01 15:23:19.173 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-01 15:23:19.223 | [2056 Async init_cinder:54548]: Waiting for completion of init_cinder running on PID 54548 (2 other jobs running) 2026-07-01 15:23:19.248 | [2056 Async init_cinder:54548]: Signaling child to exit 2026-07-01 15:23:19.248 | WAKEUP 2026-07-01 15:23:19.270 | [2056 Async init_cinder:54548]: Signaled 2026-07-01 15:23:19.271 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-07-01 15:23:19.271 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:19.271 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-07-01 15:23:19.271 | + lib/database:recreate_database:112 : local db=cinder 2026-07-01 15:23:19.271 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-01 15:23:19.271 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-01 15:23:19.271 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-01 15:23:19.271 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:19.271 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-01 15:23:19.271 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:19.272 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-07-01 15:23:19.272 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 15:23:19.272 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:23:19.272 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:23:19.272 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:23:19.272 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919341943 2026-07-01 15:23:19.272 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-01 15:23:19.272 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-01 15:23:19.272 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:19.272 | we strongly recommend against using it for new projects. 2026-07-01 15:23:19.272 | 2026-07-01 15:23:19.272 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:19.273 | framework. For more detail see 2026-07-01 15:23:19.273 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:19.273 | 2026-07-01 15:23:19.273 | import eventlet # noqa 2026-07-01 15:23:19.273 | INFO dbcounter [-] Registered counter for database cinder 2026-07-01 15:23:19.273 | 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=54731) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 15:23:19.274 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-01 15:23:19.274 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:19.274 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:19.274 | DEBUG dbcounter [-] [54731] Writer thread running {{(pid=54731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:19.274 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-01 15:23:19.274 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54731) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 15:23:19.274 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-01 15:23:19.274 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54731) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.274 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-01 15:23:19.274 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54731) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.274 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-01 15:23:19.275 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54731) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.275 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-01 15:23:19.275 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54731) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.275 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-01 15:23:19.275 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54731) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.275 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-01 15:23:19.275 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54731) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.275 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-01 15:23:19.275 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54731) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:19.275 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-01 15:23:19.275 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-07-01 15:23:19.275 | + functions-common:time_stop:2420 : local name 2026-07-01 15:23:19.276 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:23:19.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:23:19.276 | + functions-common:time_stop:2423 : local total 2026-07-01 15:23:19.276 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:23:19.276 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 15:23:19.276 | + functions-common:time_stop:2427 : start_time=1782919341943 2026-07-01 15:23:19.276 | + functions-common:time_stop:2429 : [[ -z 1782919341943 ]] 2026-07-01 15:23:19.276 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:23:19.276 | + functions-common:time_stop:2432 : end_time=1782919354905 2026-07-01 15:23:19.277 | + functions-common:time_stop:2433 : elapsed_time=12962 2026-07-01 15:23:19.277 | + functions-common:time_stop:2434 : total=8445 2026-07-01 15:23:19.277 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:23:19.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21407 2026-07-01 15:23:19.277 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-07-01 15:23:19.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:19.278 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 15:23:19.278 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-07-01 15:23:19.278 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 15:23:19.278 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-07-01 15:23:19.278 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-07-01 15:23:19.278 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-07-01 15:23:19.278 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-07-01 15:23:19.278 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-01 15:23:19.278 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-01 15:23:19.278 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-01 15:23:19.279 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-01 15:23:19.279 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-01 15:23:19.279 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 15:23:19.279 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 15:23:19.279 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 15:23:19.280 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 15:23:19.281 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-01 15:23:19.281 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-01 15:23:19.281 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-01 15:23:19.281 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 15:23:19.281 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-01 15:23:19.281 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-01 15:23:19.281 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-01 15:23:19.281 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-01 15:23:19.281 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 15:23:19.281 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-01 15:23:19.281 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-01 15:23:19.282 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-01 15:23:19.282 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-01 15:23:19.282 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-01 15:23:19.282 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-01 15:23:19.282 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-01 15:23:19.282 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-01 15:23:19.282 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-01 15:23:19.282 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-01 15:23:19.282 | [Unit] 2026-07-01 15:23:19.282 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 15:23:19.282 | DefaultDependencies=no 2026-07-01 15:23:19.283 | After=systemd-udev-settle.service 2026-07-01 15:23:19.283 | Before=lvm2-activation-early.service 2026-07-01 15:23:19.283 | Wants=systemd-udev-settle.service 2026-07-01 15:23:19.283 | 2026-07-01 15:23:19.283 | [Service] 2026-07-01 15:23:19.283 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 15:23:19.283 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-01 15:23:19.283 | RemainAfterExit=yes 2026-07-01 15:23:19.283 | Type=oneshot 2026-07-01 15:23:19.283 | 2026-07-01 15:23:19.283 | [Install] 2026-07-01 15:23:19.284 | WantedBy=local-fs.target 2026-07-01 15:23:19.284 | Also=systemd-udev-settle.service 2026-07-01 15:23:19.284 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-01 15:23:19.284 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-01 15:23:19.284 | 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-07-01 15:23:19.284 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-01 15:23:19.284 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-01 15:23:19.284 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-01 15:23:19.284 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-01 15:23:19.284 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-01 15:23:19.284 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-01 15:23:19.284 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-01 15:23:19.285 | Physical volume "/dev/loop0" successfully created. 2026-07-01 15:23:19.285 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-01 15:23:19.285 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-01 15:23:19.285 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:19.285 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-01 15:23:19.285 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-01 15:23:19.285 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-01 15:23:19.285 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-01 15:23:19.285 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:19.285 | we strongly recommend against using it for new projects. 2026-07-01 15:23:19.286 | 2026-07-01 15:23:19.286 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:19.286 | framework. For more detail see 2026-07-01 15:23:19.286 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:19.286 | 2026-07-01 15:23:19.286 | import eventlet # noqa 2026-07-01 15:23:19.286 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-01 15:23:19.286 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-01 15:23:19.286 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-01 15:23:19.286 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-07-01 15:23:19.286 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:23:19.287 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-01 15:23:19.324 | [2056 Async init_cinder:54548]: finished init_cinder with result 0 in 15 seconds 2026-07-01 15:23:19.330 | + inc/async:async_wait:197 : return 0 2026-07-01 15:23:19.334 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-01 15:23:19.354 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:19.356 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-01 15:23:19.359 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:23:19.362 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-01 15:23:19.364 | + ./stack.sh:main:1239 : init_nova 2026-07-01 15:23:19.366 | + lib/nova:init_nova:849 : is_service_enabled mysql postgresql 2026-07-01 15:23:19.385 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:19.389 | + lib/nova:init_nova:849 : is_service_enabled n-api 2026-07-01 15:23:19.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:19.413 | + lib/nova:init_nova:851 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:23:19.416 | + lib/nova:init_nova:859 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 15:23:19.488 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 15:23:19.530 | [2056 Async nova-cell-0:56878]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 15:23:19.534 | ++ lib/nova:init_nova:862 : seq 1 1 2026-07-01 15:23:19.539 | + lib/nova:init_nova:862 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:23:19.544 | ++ lib/nova:init_nova:863 : conductor_conf 1 2026-07-01 15:23:19.547 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 15:23:19.549 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 15:23:19.553 | + lib/nova:init_nova:863 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 15:23:19.637 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 15:23:19.686 | [2056 Async nova-cell-1:56982]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 15:23:19.690 | + lib/nova:init_nova:866 : recreate_database nova_api 2026-07-01 15:23:19.693 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-01 15:23:19.696 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-01 15:23:19.700 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-01 15:23:19.703 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-01 15:23:19.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:19.781 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-01 15:23:19.786 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:19.857 | + lib/nova:init_nova:867 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-01 15:23:20.325 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:23:20.326 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:20.326 | we strongly recommend against using it for new projects. 2026-07-01 15:23:20.326 | 2026-07-01 15:23:20.326 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:20.326 | framework. For more detail see 2026-07-01 15:23:20.329 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:20.329 | 2026-07-01 15:23:20.329 | import eventlet # noqa 2026-07-01 15:23:20.680 | 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-07-01 15:23:24.717 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-01 15:23:24.823 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:24.823 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:24.824 | DEBUG dbcounter [-] [57052] Writer thread running {{(pid=57052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:24.880 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-01 15:23:30.372 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 15:23:30.387 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-01 15:23:32.859 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:32.867 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-01 15:23:32.881 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:33.549 | ++ lib/nova:init_nova:871 : database_connection_url nova_cell0 2026-07-01 15:23:33.551 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-01 15:23:33.554 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-01 15:23:33.556 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-01 15:23:33.559 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 15:23:33.561 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 15:23:33.564 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 15:23:33.586 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:33.591 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 15:23:33.593 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 15:23:33.598 | + lib/nova:init_nova:871 : /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-07-01 15:23:34.105 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:23:34.106 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:34.108 | we strongly recommend against using it for new projects. 2026-07-01 15:23:34.108 | 2026-07-01 15:23:34.108 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:34.108 | framework. For more detail see 2026-07-01 15:23:34.109 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:34.109 | 2026-07-01 15:23:34.109 | import eventlet # noqa 2026-07-01 15:23:34.478 | 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-07-01 15:23:37.765 | INFO dbcounter [None req-a7e327d1-ab10-419c-aedc-23e912ba6fd9 None None] Registered counter for database nova_api 2026-07-01 15:23:37.902 | DEBUG dbcounter [-] [57652] Writer thread running {{(pid=57652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:38.579 | ++ lib/nova:init_nova:874 : seq 0 1 2026-07-01 15:23:38.585 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-01 15:23:38.589 | + lib/nova:init_nova:875 : async_wait nova-cell-0 2026-07-01 15:23:38.660 | [2056 Async nova-cell-0:56878]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 56878 (3 other jobs running) 2026-07-01 15:23:38.693 | [2056 Async nova-cell-0:56878]: Signaling child to exit 2026-07-01 15:23:46.721 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:23:46.747 | [56878 Async nova-cell-0:56878]: finished successfully 2026-07-01 15:23:46.770 | WAKEUP 2026-07-01 15:23:46.792 | [2056 Async nova-cell-0:56878]: Signaled 2026-07-01 15:23:46.793 | + lib/nova:init_nova_db:839 : local dbname=nova_cell0 2026-07-01 15:23:46.793 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova.conf 2026-07-01 15:23:46.793 | + lib/nova:init_nova_db:841 : recreate_database nova_cell0 2026-07-01 15:23:46.793 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-01 15:23:46.793 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-01 15:23:46.794 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-01 15:23:46.794 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-01 15:23:46.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:46.794 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-01 15:23:46.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:46.795 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-01 15:23:46.795 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:23:46.795 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:46.795 | we strongly recommend against using it for new projects. 2026-07-01 15:23:46.795 | 2026-07-01 15:23:46.795 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:46.796 | framework. For more detail see 2026-07-01 15:23:46.796 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:46.796 | 2026-07-01 15:23:46.796 | import eventlet # noqa 2026-07-01 15:23:46.796 | 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-07-01 15:23:46.796 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-01 15:23:46.796 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:46.796 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:46.796 | DEBUG dbcounter [-] [57015] Writer thread running {{(pid=57015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:46.797 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-01 15:23:46.797 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 15:23:46.797 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-01 15:23:46.797 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.798 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-01 15:23:46.798 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.798 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-01 15:23:46.799 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.799 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-01 15:23:46.799 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.799 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-01 15:23:46.799 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.799 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-01 15:23:46.799 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.799 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-01 15:23:46.799 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.799 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-01 15:23:46.799 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.800 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-01 15:23:46.800 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57015) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.840 | [2056 Async nova-cell-0:56878]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-07-01 15:23:46.845 | + inc/async:async_wait:197 : return 0 2026-07-01 15:23:46.849 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-01 15:23:46.852 | + lib/nova:init_nova:875 : async_wait nova-cell-1 2026-07-01 15:23:46.906 | [2056 Async nova-cell-1:56982]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 56982 (2 other jobs running) 2026-07-01 15:23:46.921 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:23:46.931 | [2056 Async nova-cell-1:56982]: Signaling child to exit 2026-07-01 15:23:46.945 | [56982 Async nova-cell-1:56982]: finished successfully 2026-07-01 15:23:46.967 | WAKEUP 2026-07-01 15:23:46.987 | [2056 Async nova-cell-1:56982]: Signaled 2026-07-01 15:23:46.989 | + lib/nova:init_nova_db:839 : local dbname=nova_cell1 2026-07-01 15:23:46.989 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova_cell1.conf 2026-07-01 15:23:46.989 | + lib/nova:init_nova_db:841 : recreate_database nova_cell1 2026-07-01 15:23:46.989 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-01 15:23:46.990 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-01 15:23:46.990 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-01 15:23:46.990 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-01 15:23:46.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:46.990 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-01 15:23:46.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 15:23:46.990 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-01 15:23:46.990 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:23:46.990 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:46.991 | we strongly recommend against using it for new projects. 2026-07-01 15:23:46.991 | 2026-07-01 15:23:46.991 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:46.991 | framework. For more detail see 2026-07-01 15:23:46.991 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:46.991 | 2026-07-01 15:23:46.991 | import eventlet # noqa 2026-07-01 15:23:46.991 | 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-07-01 15:23:46.991 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-01 15:23:46.991 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 15:23:46.991 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 15:23:46.992 | DEBUG dbcounter [-] [57049] Writer thread running {{(pid=57049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:46.992 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-01 15:23:46.992 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 15:23:46.992 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-01 15:23:46.992 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.992 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-01 15:23:46.992 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.992 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-01 15:23:46.992 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.992 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-01 15:23:46.993 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.993 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-01 15:23:46.993 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.993 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-01 15:23:46.993 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.993 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-01 15:23:46.993 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.993 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-01 15:23:46.993 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:46.993 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-01 15:23:46.994 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57049) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 15:23:47.032 | [2056 Async nova-cell-1:56982]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-07-01 15:23:47.038 | + inc/async:async_wait:197 : return 0 2026-07-01 15:23:47.041 | + lib/nova:init_nova:878 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:23:47.044 | + lib/nova:init_nova:885 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-01 15:23:47.507 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:23:47.508 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:47.508 | we strongly recommend against using it for new projects. 2026-07-01 15:23:47.508 | 2026-07-01 15:23:47.508 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:47.508 | framework. For more detail see 2026-07-01 15:23:47.508 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:47.508 | 2026-07-01 15:23:47.509 | import eventlet # noqa 2026-07-01 15:23:47.857 | 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-07-01 15:23:50.913 | Running batches of 50 until complete 2026-07-01 15:23:50.913 | INFO dbcounter [None req-e14c6023-eb0c-4604-bf72-16825196d222 None None] Registered counter for database nova_cell0 2026-07-01 15:23:51.118 | DEBUG dbcounter [-] [58282] Writer thread running {{(pid=58282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:51.124 | INFO dbcounter [None req-e14c6023-eb0c-4604-bf72-16825196d222 None None] Registered counter for database nova_api 2026-07-01 15:23:51.292 | DEBUG dbcounter [-] [58282] Writer thread running {{(pid=58282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:51.451 | INFO dbcounter [None req-e14c6023-eb0c-4604-bf72-16825196d222 None None] Registered counter for database nova_cell0 2026-07-01 15:23:51.525 | DEBUG dbcounter [-] [58282] Writer thread running {{(pid=58282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:51.614 | +-------------------------------------+--------------+-----------+ 2026-07-01 15:23:51.614 | | Migration | Total Needed | Completed | 2026-07-01 15:23:51.614 | +-------------------------------------+--------------+-----------+ 2026-07-01 15:23:51.614 | | fill_virtual_interface_list | 0 | 0 | 2026-07-01 15:23:51.614 | | migrate_empty_ratio | 0 | 0 | 2026-07-01 15:23:51.614 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-01 15:23:51.615 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-01 15:23:51.615 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-01 15:23:51.615 | | populate_dev_uuids | 0 | 0 | 2026-07-01 15:23:51.615 | | populate_instance_compute_id | 0 | 0 | 2026-07-01 15:23:51.615 | | populate_missing_availability_zones | 0 | 0 | 2026-07-01 15:23:51.615 | | populate_queued_for_delete | 0 | 0 | 2026-07-01 15:23:51.615 | | populate_user_id | 0 | 0 | 2026-07-01 15:23:51.615 | | populate_uuids | 0 | 0 | 2026-07-01 15:23:51.615 | +-------------------------------------+--------------+-----------+ 2026-07-01 15:23:52.267 | ++ lib/nova:init_nova:888 : seq 1 1 2026-07-01 15:23:52.274 | + lib/nova:init_nova:888 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:23:52.278 | ++ lib/nova:init_nova:889 : conductor_conf 1 2026-07-01 15:23:52.282 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 15:23:52.285 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 15:23:52.289 | + lib/nova:init_nova:889 : /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-07-01 15:23:52.760 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:23:52.760 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:23:52.760 | we strongly recommend against using it for new projects. 2026-07-01 15:23:52.760 | 2026-07-01 15:23:52.761 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:23:52.761 | framework. For more detail see 2026-07-01 15:23:52.761 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:23:52.761 | 2026-07-01 15:23:52.761 | import eventlet # noqa 2026-07-01 15:23:53.105 | 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-07-01 15:23:56.103 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-01 15:23:56.103 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-01 15:23:56.104 | INFO dbcounter [None req-6c4e2d06-70e5-4159-91f8-9c061032a729 None None] Registered counter for database nova_api 2026-07-01 15:23:56.226 | DEBUG dbcounter [-] [58301] Writer thread running {{(pid=58301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:23:56.860 | + lib/nova:init_nova:893 : create_nova_keys_dir 2026-07-01 15:23:56.863 | + lib/nova:create_nova_keys_dir:835 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-01 15:23:56.878 | + lib/nova:init_nova:895 : [[ '' == \L\V\M ]] 2026-07-01 15:23:56.881 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-01 15:23:56.883 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-01 15:23:56.941 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-01 15:23:56.976 | [2056 Async configure_neutron_nova:58359]: running: configure_neutron_nova 2026-07-01 15:23:56.979 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-01 15:23:56.981 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 15:23:56.984 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-01 15:23:56.986 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 15:23:56.988 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 15:23:56.992 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 15:23:56.995 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 15:23:56.997 | + functions-common:run_phase:1858 : local extra 2026-07-01 15:23:57.001 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 15:23:57.005 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 15:23:57.008 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 15:23:57.011 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 15:23:57.014 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-01 15:23:57.017 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 15:23:57.035 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:57.037 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:23:57.040 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:23:57.042 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-01 15:23:57.045 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:23:57.049 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 15:23:57.050 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-01 15:23:57.053 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 15:23:57.056 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 15:23:57.059 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:23:57.063 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 15:23:57.066 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-01 15:23:57.069 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 15:23:57.071 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-01 15:23:57.075 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 15:23:57.078 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 15:23:57.080 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-01 15:23:57.084 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 15:23:57.086 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 15:23:57.089 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-01 15:23:57.092 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:23:57.095 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 15:23:57.098 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 15:23:57.101 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-01 15:23:57.104 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:23:57.108 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-01 15:23:57.110 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:23:57.114 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-01 15:23:57.114 | /^\[\[.+\|.*\]\]/ { 2026-07-01 15:23:57.114 | gsub("[][]", "", $1); 2026-07-01 15:23:57.114 | split($1, a, "|"); 2026-07-01 15:23:57.114 | if (a[1] == matchgroup) 2026-07-01 15:23:57.114 | print a[2] 2026-07-01 15:23:57.114 | } 2026-07-01 15:23:57.115 | ' /home/quobyte/devstack/local.conf 2026-07-01 15:23:57.121 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 15:23:57.124 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 15:23:57.127 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 15:23:57.130 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-01 15:23:57.134 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-01 15:23:57.137 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-01 15:23:57.140 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-01 15:23:57.143 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-01 15:23:57.148 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-01 15:23:57.151 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-01 15:23:57.153 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-01 15:23:57.156 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-01 15:23:57.159 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-01 15:23:57.162 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:23:57.165 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 15:23:57.168 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-01 15:23:57.170 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 15:23:57.173 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-01 15:23:57.176 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-01 15:23:57.179 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-01 15:23:57.183 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-01 15:23:57.185 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-01 15:23:57.186 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.188 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-01 15:23:57.188 | BEGIN { 2026-07-01 15:23:57.188 | section = "" 2026-07-01 15:23:57.188 | last_section = "" 2026-07-01 15:23:57.188 | section_count = 0 2026-07-01 15:23:57.188 | } 2026-07-01 15:23:57.188 | /^\[.+\]/ { 2026-07-01 15:23:57.188 | gsub("[][]", "", $1); 2026-07-01 15:23:57.188 | section=$1 2026-07-01 15:23:57.188 | next 2026-07-01 15:23:57.188 | } 2026-07-01 15:23:57.189 | /^ *\#/ { 2026-07-01 15:23:57.189 | next 2026-07-01 15:23:57.189 | } 2026-07-01 15:23:57.189 | /^[^ \t]+/ { 2026-07-01 15:23:57.189 | # get offset of first = in $0 2026-07-01 15:23:57.189 | eq_idx = index($0, "=") 2026-07-01 15:23:57.189 | # extract attr & value from $0 2026-07-01 15:23:57.189 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 15:23:57.190 | value = substr($0, eq_idx + 1) 2026-07-01 15:23:57.190 | # only need to strip trailing whitespace from attr 2026-07-01 15:23:57.190 | sub(/[ \t]*$/, "", attr) 2026-07-01 15:23:57.191 | # need to strip leading & trailing whitespace from value 2026-07-01 15:23:57.191 | sub(/^[ \t]*/, "", value) 2026-07-01 15:23:57.191 | sub(/[ \t]*$/, "", value) 2026-07-01 15:23:57.191 | 2026-07-01 15:23:57.192 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 15:23:57.192 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 15:23:57.192 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 15:23:57.192 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 15:23:57.192 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 15:23:57.192 | if (section != last_section) { 2026-07-01 15:23:57.193 | cfg_section[section_count++] = section 2026-07-01 15:23:57.193 | last_section = section 2026-07-01 15:23:57.193 | } 2026-07-01 15:23:57.193 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 15:23:57.194 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 15:23:57.194 | 2026-07-01 15:23:57.194 | cfg_attr[section, attr, 0] = value 2026-07-01 15:23:57.194 | cfg_attr_count[section, attr] = 1 2026-07-01 15:23:57.194 | } else { 2026-07-01 15:23:57.195 | lno = cfg_attr_count[section, attr]++ 2026-07-01 15:23:57.195 | cfg_attr[section, attr, lno] = value 2026-07-01 15:23:57.195 | } 2026-07-01 15:23:57.196 | } 2026-07-01 15:23:57.196 | END { 2026-07-01 15:23:57.196 | # Process each section in order 2026-07-01 15:23:57.196 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 15:23:57.196 | section = cfg_section[sno] 2026-07-01 15:23:57.196 | # The ini routines simply append a config item immediately 2026-07-01 15:23:57.196 | # after the section header. To keep the same order as defined 2026-07-01 15:23:57.196 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 15:23:57.196 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 15:23:57.196 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 15:23:57.196 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 15:23:57.196 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 15:23:57.197 | else { 2026-07-01 15:23:57.197 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 15:23:57.197 | count = cfg_attr_count[section, attr] 2026-07-01 15:23:57.197 | print "inidelete " configfile " " section " " attr 2026-07-01 15:23:57.197 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 15:23:57.197 | for (l = count -2; l >= 0; l--) 2026-07-01 15:23:57.197 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 15:23:57.197 | } 2026-07-01 15:23:57.197 | } 2026-07-01 15:23:57.197 | } 2026-07-01 15:23:57.198 | } 2026-07-01 15:23:57.198 | ' 2026-07-01 15:23:57.198 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:23:57.198 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 15:23:57.198 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 15:23:57.198 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-01 15:23:57.198 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:23:57.200 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-01 15:23:57.202 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-01 15:23:57.202 | BEGIN { group = "" } 2026-07-01 15:23:57.203 | /^\[\[.+\|.*\]\]/ { 2026-07-01 15:23:57.203 | gsub("[][]", "", $1); 2026-07-01 15:23:57.203 | split($1, a, "|"); 2026-07-01 15:23:57.203 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 15:23:57.203 | group=a[1] 2026-07-01 15:23:57.203 | } else { 2026-07-01 15:23:57.203 | group="" 2026-07-01 15:23:57.203 | } 2026-07-01 15:23:57.203 | next 2026-07-01 15:23:57.203 | } 2026-07-01 15:23:57.203 | { 2026-07-01 15:23:57.204 | if (group != "") 2026-07-01 15:23:57.204 | print $0 2026-07-01 15:23:57.204 | } 2026-07-01 15:23:57.204 | ' /home/quobyte/devstack/local.conf 2026-07-01 15:23:57.210 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-01 15:23:57.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-01 15:23:57.242 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.244 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-01 15:23:57.246 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-01 15:23:57.279 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-01 15:23:57.285 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-01 15:23:57.318 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.321 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-01 15:23:57.323 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-01 15:23:57.359 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.362 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-01 15:23:57.365 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-01 15:23:57.403 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.406 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 15:23:57.410 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 15:23:57.413 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 15:23:57.417 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-01 15:23:57.420 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.425 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.428 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-01 15:23:57.432 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.436 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-01 15:23:57.439 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-01 15:23:57.442 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-01 15:23:57.445 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-01 15:23:57.448 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.451 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:23:57.454 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 15:23:57.457 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.459 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 15:23:57.463 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.467 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.471 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.475 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-01 15:23:57.478 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.485 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.486 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-01 15:23:57.486 | BEGIN { 2026-07-01 15:23:57.486 | section = "" 2026-07-01 15:23:57.486 | last_section = "" 2026-07-01 15:23:57.486 | section_count = 0 2026-07-01 15:23:57.486 | } 2026-07-01 15:23:57.486 | /^\[.+\]/ { 2026-07-01 15:23:57.486 | gsub("[][]", "", $1); 2026-07-01 15:23:57.486 | section=$1 2026-07-01 15:23:57.486 | next 2026-07-01 15:23:57.486 | } 2026-07-01 15:23:57.487 | /^ *\#/ { 2026-07-01 15:23:57.487 | next 2026-07-01 15:23:57.487 | } 2026-07-01 15:23:57.487 | /^[^ \t]+/ { 2026-07-01 15:23:57.487 | # get offset of first = in $0 2026-07-01 15:23:57.487 | eq_idx = index($0, "=") 2026-07-01 15:23:57.487 | # extract attr & value from $0 2026-07-01 15:23:57.487 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 15:23:57.487 | value = substr($0, eq_idx + 1) 2026-07-01 15:23:57.487 | # only need to strip trailing whitespace from attr 2026-07-01 15:23:57.488 | sub(/[ \t]*$/, "", attr) 2026-07-01 15:23:57.488 | # need to strip leading & trailing whitespace from value 2026-07-01 15:23:57.488 | sub(/^[ \t]*/, "", value) 2026-07-01 15:23:57.488 | sub(/[ \t]*$/, "", value) 2026-07-01 15:23:57.488 | 2026-07-01 15:23:57.488 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 15:23:57.488 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 15:23:57.488 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 15:23:57.488 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 15:23:57.488 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 15:23:57.489 | if (section != last_section) { 2026-07-01 15:23:57.489 | cfg_section[section_count++] = section 2026-07-01 15:23:57.489 | last_section = section 2026-07-01 15:23:57.489 | } 2026-07-01 15:23:57.489 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 15:23:57.489 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 15:23:57.489 | 2026-07-01 15:23:57.489 | cfg_attr[section, attr, 0] = value 2026-07-01 15:23:57.489 | cfg_attr_count[section, attr] = 1 2026-07-01 15:23:57.489 | } else { 2026-07-01 15:23:57.489 | lno = cfg_attr_count[section, attr]++ 2026-07-01 15:23:57.490 | cfg_attr[section, attr, lno] = value 2026-07-01 15:23:57.490 | } 2026-07-01 15:23:57.490 | } 2026-07-01 15:23:57.490 | END { 2026-07-01 15:23:57.490 | # Process each section in order 2026-07-01 15:23:57.490 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 15:23:57.490 | section = cfg_section[sno] 2026-07-01 15:23:57.490 | # The ini routines simply append a config item immediately 2026-07-01 15:23:57.490 | # after the section header. To keep the same order as defined 2026-07-01 15:23:57.490 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 15:23:57.491 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 15:23:57.491 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 15:23:57.491 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 15:23:57.491 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 15:23:57.491 | else { 2026-07-01 15:23:57.491 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 15:23:57.491 | count = cfg_attr_count[section, attr] 2026-07-01 15:23:57.491 | print "inidelete " configfile " " section " " attr 2026-07-01 15:23:57.491 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 15:23:57.491 | for (l = count -2; l >= 0; l--) 2026-07-01 15:23:57.492 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 15:23:57.492 | } 2026-07-01 15:23:57.492 | } 2026-07-01 15:23:57.492 | } 2026-07-01 15:23:57.492 | } 2026-07-01 15:23:57.492 | ' 2026-07-01 15:23:57.492 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 15:23:57.492 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.492 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:23:57.493 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 15:23:57.496 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-01 15:23:57.499 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:23:57.502 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-01 15:23:57.505 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-01 15:23:57.505 | BEGIN { group = "" } 2026-07-01 15:23:57.505 | /^\[\[.+\|.*\]\]/ { 2026-07-01 15:23:57.505 | gsub("[][]", "", $1); 2026-07-01 15:23:57.505 | split($1, a, "|"); 2026-07-01 15:23:57.505 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 15:23:57.505 | group=a[1] 2026-07-01 15:23:57.505 | } else { 2026-07-01 15:23:57.506 | group="" 2026-07-01 15:23:57.506 | } 2026-07-01 15:23:57.506 | next 2026-07-01 15:23:57.506 | } 2026-07-01 15:23:57.506 | { 2026-07-01 15:23:57.506 | if (group != "") 2026-07-01 15:23:57.506 | print $0 2026-07-01 15:23:57.506 | } 2026-07-01 15:23:57.506 | ' /home/quobyte/devstack/local.conf 2026-07-01 15:23:57.515 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-01 15:23:57.518 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 15:23:57.556 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.559 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 15:23:57.563 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 15:23:57.566 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 15:23:57.569 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-01 15:23:57.573 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-01 15:23:57.576 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-01 15:23:57.580 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-01 15:23:57.584 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-01 15:23:57.590 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-01 15:23:57.594 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-01 15:23:57.598 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-01 15:23:57.600 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-01 15:23:57.603 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-01 15:23:57.606 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:23:57.610 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 15:23:57.613 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-01 15:23:57.617 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 15:23:57.621 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-01 15:23:57.624 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-01 15:23:57.628 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-01 15:23:57.632 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-01 15:23:57.636 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-01 15:23:57.636 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-01 15:23:57.636 | BEGIN { 2026-07-01 15:23:57.636 | section = "" 2026-07-01 15:23:57.636 | last_section = "" 2026-07-01 15:23:57.636 | section_count = 0 2026-07-01 15:23:57.636 | } 2026-07-01 15:23:57.637 | /^\[.+\]/ { 2026-07-01 15:23:57.637 | gsub("[][]", "", $1); 2026-07-01 15:23:57.637 | section=$1 2026-07-01 15:23:57.637 | next 2026-07-01 15:23:57.637 | } 2026-07-01 15:23:57.637 | /^ *\#/ { 2026-07-01 15:23:57.637 | next 2026-07-01 15:23:57.637 | } 2026-07-01 15:23:57.637 | /^[^ \t]+/ { 2026-07-01 15:23:57.638 | # get offset of first = in $0 2026-07-01 15:23:57.638 | eq_idx = index($0, "=") 2026-07-01 15:23:57.638 | # extract attr & value from $0 2026-07-01 15:23:57.638 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 15:23:57.638 | value = substr($0, eq_idx + 1) 2026-07-01 15:23:57.638 | # only need to strip trailing whitespace from attr 2026-07-01 15:23:57.640 | sub(/[ \t]*$/, "", attr) 2026-07-01 15:23:57.640 | # need to strip leading & trailing whitespace from value 2026-07-01 15:23:57.640 | sub(/^[ \t]*/, "", value) 2026-07-01 15:23:57.640 | sub(/[ \t]*$/, "", value) 2026-07-01 15:23:57.640 | 2026-07-01 15:23:57.640 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 15:23:57.640 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 15:23:57.640 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 15:23:57.641 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 15:23:57.641 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 15:23:57.641 | if (section != last_section) { 2026-07-01 15:23:57.641 | cfg_section[section_count++] = section 2026-07-01 15:23:57.641 | last_section = section 2026-07-01 15:23:57.641 | } 2026-07-01 15:23:57.641 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 15:23:57.641 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 15:23:57.641 | 2026-07-01 15:23:57.641 | cfg_attr[section, attr, 0] = value 2026-07-01 15:23:57.641 | cfg_attr_count[section, attr] = 1 2026-07-01 15:23:57.641 | } else { 2026-07-01 15:23:57.642 | lno = cfg_attr_count[section, attr]++ 2026-07-01 15:23:57.643 | cfg_attr[section, attr, lno] = value 2026-07-01 15:23:57.643 | } 2026-07-01 15:23:57.643 | } 2026-07-01 15:23:57.644 | END { 2026-07-01 15:23:57.644 | # Process each section in order 2026-07-01 15:23:57.644 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 15:23:57.644 | section = cfg_section[sno] 2026-07-01 15:23:57.644 | # The ini routines simply append a config item immediately 2026-07-01 15:23:57.645 | # after the section header. To keep the same order as defined 2026-07-01 15:23:57.645 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 15:23:57.645 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 15:23:57.645 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 15:23:57.645 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 15:23:57.645 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 15:23:57.645 | else { 2026-07-01 15:23:57.645 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 15:23:57.645 | count = cfg_attr_count[section, attr] 2026-07-01 15:23:57.645 | print "inidelete " configfile " " section " " attr 2026-07-01 15:23:57.646 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 15:23:57.646 | for (l = count -2; l >= 0; l--) 2026-07-01 15:23:57.646 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 15:23:57.646 | } 2026-07-01 15:23:57.646 | } 2026-07-01 15:23:57.647 | } 2026-07-01 15:23:57.647 | } 2026-07-01 15:23:57.647 | ' 2026-07-01 15:23:57.647 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.647 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:23:57.647 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 15:23:57.648 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 15:23:57.650 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-01 15:23:57.654 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:23:57.660 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-01 15:23:57.664 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-01 15:23:57.664 | BEGIN { group = "" } 2026-07-01 15:23:57.664 | /^\[\[.+\|.*\]\]/ { 2026-07-01 15:23:57.664 | gsub("[][]", "", $1); 2026-07-01 15:23:57.664 | split($1, a, "|"); 2026-07-01 15:23:57.664 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 15:23:57.665 | group=a[1] 2026-07-01 15:23:57.665 | } else { 2026-07-01 15:23:57.665 | group="" 2026-07-01 15:23:57.665 | } 2026-07-01 15:23:57.665 | next 2026-07-01 15:23:57.665 | } 2026-07-01 15:23:57.665 | { 2026-07-01 15:23:57.665 | if (group != "") 2026-07-01 15:23:57.665 | print $0 2026-07-01 15:23:57.665 | } 2026-07-01 15:23:57.665 | ' /home/quobyte/devstack/local.conf 2026-07-01 15:23:57.672 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-01 15:23:57.675 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-01 15:23:57.713 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.718 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-01 15:23:57.720 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-01 15:23:57.758 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.760 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-01 15:23:57.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-01 15:23:57.800 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-01 15:23:57.806 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-01 15:23:57.846 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.847 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:23:57.849 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-7ea57406-4c8a-48f1-bc4a-3e1ee1e8ce9b"' 2026-07-01 15:23:57.853 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-7ea57406-4c8a-48f1-bc4a-3e1ee1e8ce9b 2026-07-01 15:23:57.875 | [58359 Async configure_neutron_nova:58359]: finished successfully 2026-07-01 15:23:57.893 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-01 15:23:57.900 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-01 15:23:57.933 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.936 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-01 15:23:57.938 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-01 15:23:57.972 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:23:57.976 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-01 15:23:57.995 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:23:57.998 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 15:23:58.002 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-01 15:23:58.021 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:58.024 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 15:23:58.062 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-01 15:23:58.115 | [2056 Async configure_neutron_nova:58359]: Waiting for completion of configure_neutron_nova running on PID 58359 (2 other jobs running) 2026-07-01 15:23:58.140 | [2056 Async configure_neutron_nova:58359]: Signaling child to exit 2026-07-01 15:23:58.140 | WAKEUP 2026-07-01 15:23:58.160 | [2056 Async configure_neutron_nova:58359]: Signaled 2026-07-01 15:23:58.161 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-01 15:23:58.161 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-01 15:23:58.161 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-01 15:23:58.161 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 15:23:58.161 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:23:58.161 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-01 15:23:58.161 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-01 15:23:58.162 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-01 15:23:58.162 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.4/identity 2026-07-01 15:23:58.162 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-01 15:23:58.162 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-01 15:23:58.162 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-01 15:23:58.162 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-01 15:23:58.162 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-01 15:23:58.162 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-01 15:23:58.162 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-01 15:23:58.163 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-01 15:23:58.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-01 15:23:58.163 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 15:23:58.163 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:23:58.163 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-01 15:23:58.163 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-01 15:23:58.163 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:23:58.163 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-01 15:23:58.163 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:23:58.163 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-01 15:23:58.163 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-01 15:23:58.164 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 15:23:58.164 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 15:23:58.164 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-01 15:23:58.164 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-01 15:23:58.164 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 15:23:58.164 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-01 15:23:58.164 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 15:23:58.164 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 15:23:58.164 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-01 15:23:58.164 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-01 15:23:58.164 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-01 15:23:58.165 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.4/identity 2026-07-01 15:23:58.165 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-01 15:23:58.165 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-01 15:23:58.165 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-01 15:23:58.165 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-01 15:23:58.165 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-01 15:23:58.165 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-01 15:23:58.165 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-01 15:23:58.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-01 15:23:58.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-01 15:23:58.166 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 15:23:58.166 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:23:58.166 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-01 15:23:58.166 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-01 15:23:58.204 | [2056 Async configure_neutron_nova:58359]: finished configure_neutron_nova with result 0 in 0 seconds 2026-07-01 15:23:58.209 | + inc/async:async_wait:197 : return 0 2026-07-01 15:23:58.212 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-01 15:23:58.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:58.233 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 15:23:58.266 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 15:23:58.302 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-01 15:23:58.322 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:58.324 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-01 15:23:58.328 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:23:58.331 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-01 15:23:58.334 | + ./stack.sh:main:1293 : start_nova_api 2026-07-01 15:23:58.337 | + lib/nova:start_nova_api:969 : 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-07-01 15:23:58.340 | + lib/nova:start_nova_api:970 : 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-07-01 15:23:58.344 | + lib/nova:start_nova_api:970 : 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-07-01 15:23:58.348 | ++ lib/nova:start_nova_api:972 : which uwsgi 2026-07-01 15:23:58.353 | + lib/nova:start_nova_api:972 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 15:23:58.357 | + functions-common:run_process:1674 : local service=n-api 2026-07-01 15:23:58.360 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 15:23:58.363 | + functions-common:run_process:1676 : local group= 2026-07-01 15:23:58.366 | + functions-common:run_process:1677 : local user= 2026-07-01 15:23:58.370 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:23:58.373 | + functions-common:run_process:1680 : local name=n-api 2026-07-01 15:23:58.376 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:23:58.379 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:23:58.382 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:23:58.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:23:58.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:23:58.393 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919438390 2026-07-01 15:23:58.397 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-01 15:23:58.416 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:23:58.419 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-01 15:23:58.421 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-01 15:23:58.424 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 15:23:58.427 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 15:23:58.430 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 15:23:58.433 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 15:23:58.436 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-01 15:23:58.439 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-01 15:23:58.442 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-01 15:23:58.445 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:23:58.448 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:23:58.451 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:23:58.454 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:23:58.457 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-01 15:23:58.460 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 15:23:58.463 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 15:23:58.466 | + 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-07-01 15:23:58.470 | + 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-07-01 15:23:58.472 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-01 15:23:58.475 | + 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-07-01 15:23:58.478 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 15:23:58.480 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 15:23:58.483 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 15:23:58.485 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-01 15:23:58.488 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 15:23:58.492 | + 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-07-01 15:23:58.571 | + 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-07-01 15:23:58.657 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-01 15:23:58.726 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-01 15:23:58.791 | + 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-07-01 15:23:58.857 | + 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-07-01 15:23:58.925 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-01 15:23:58.989 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-01 15:23:59.054 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-01 15:23:59.119 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-01 15:23:59.183 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-01 15:23:59.245 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 15:23:59.248 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 15:23:59.250 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-01 15:23:59.326 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 15:23:59.784 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-01 15:23:59.817 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-01 15:24:00.282 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-01 15:24:00.424 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:00.428 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:00.433 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:00.435 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:00.439 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:00.442 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:00.445 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:00.449 | + functions-common:time_stop:2427 : start_time=1782919438390 2026-07-01 15:24:00.452 | + functions-common:time_stop:2429 : [[ -z 1782919438390 ]] 2026-07-01 15:24:00.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:00.462 | + functions-common:time_stop:2432 : end_time=1782919440458 2026-07-01 15:24:00.465 | + functions-common:time_stop:2433 : elapsed_time=2068 2026-07-01 15:24:00.469 | + functions-common:time_stop:2434 : total=4202 2026-07-01 15:24:00.472 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:00.476 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6270 2026-07-01 15:24:00.479 | + lib/nova:start_nova_api:974 : echo 'Waiting for nova-api to start...' 2026-07-01 15:24:00.479 | Waiting for nova-api to start... 2026-07-01 15:24:00.482 | + lib/nova:start_nova_api:976 : local service_url=http://192.168.122.4/compute/v2.1/ 2026-07-01 15:24:00.486 | + lib/nova:start_nova_api:978 : wait_for_service 60 http://192.168.122.4/compute/v2.1/ 2026-07-01 15:24:00.489 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 15:24:00.493 | + functions:wait_for_service:477 : local url=http://192.168.122.4/compute/v2.1/ 2026-07-01 15:24:00.496 | + functions:wait_for_service:478 : local rval=0 2026-07-01 15:24:00.500 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 15:24:00.503 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 15:24:00.507 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:00.510 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:00.514 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:00.520 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919440515 2026-07-01 15:24:00.523 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 15:24:00.526 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:24:00.529 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.4/compute/v2.1/ 2026-07-01 15:24:06.530 | + :: : [[ 200 == 503 ]] 2026-07-01 15:24:06.530 | + :: : [[ 0 -eq 7 ]] 2026-07-01 15:24:06.536 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 15:24:06.539 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:06.545 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:06.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:06.550 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:06.553 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:06.557 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 15:24:06.560 | + functions-common:time_stop:2427 : start_time=1782919440515 2026-07-01 15:24:06.562 | + functions-common:time_stop:2429 : [[ -z 1782919440515 ]] 2026-07-01 15:24:06.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:06.571 | + functions-common:time_stop:2432 : end_time=1782919446569 2026-07-01 15:24:06.576 | + functions-common:time_stop:2433 : elapsed_time=6054 2026-07-01 15:24:06.576 | + functions-common:time_stop:2434 : total=5671 2026-07-01 15:24:06.579 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:06.581 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11725 2026-07-01 15:24:06.585 | + functions:wait_for_service:486 : return 0 2026-07-01 15:24:06.588 | + lib/nova:start_nova_api:982 : 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-07-01 15:24:06.592 | + lib/nova:start_nova_api:982 : 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-07-01 15:24:06.596 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-01 15:24:06.625 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:06.631 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-01 15:24:06.634 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:24:06.641 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-01 15:24:06.645 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-01 15:24:06.648 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-01 15:24:06.652 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-01 15:24:06.658 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-01 15:24:06.662 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-01 15:24:06.666 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-01 15:24:06.670 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-01 15:24:06.673 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-01 15:24:06.690 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-01 15:24:06.696 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-01 15:24:06.701 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-01 15:24:06.707 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-01 15:24:06.731 | + 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-07-01 15:24:06.748 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-01 15:24:06.766 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-01 15:24:06.770 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-01 15:24:06.770 | Starting OVN 2026-07-01 15:24:06.773 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-01 15:24:06.776 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-01 15:24:06.776 | Starting OVS 2026-07-01 15:24:06.779 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-01 15:24:06.797 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:06.801 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-01 15:24:06.852 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-01 15:24:06.902 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-01 15:24:06.905 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-01 15:24:06.908 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 15:24:07.365 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-01 15:24:07.819 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 15:24:07.819 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 15:24:07.819 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 15:24:07.819 | 2026-07-01 15:24:07.819 | Possible reasons for having these kinds of units are: 2026-07-01 15:24:07.819 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 15:24:07.820 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 15:24:07.820 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 15:24:07.820 | a requirement dependency on it. 2026-07-01 15:24:07.820 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 15:24:07.820 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 15:24:07.820 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 15:24:07.820 | instance name specified. 2026-07-01 15:24:07.828 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-01 15:24:12.478 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-01 15:24:12.480 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 15:24:12.957 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-01 15:24:13.441 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 15:24:13.441 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 15:24:13.441 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 15:24:13.441 | 2026-07-01 15:24:13.442 | Possible reasons for having these kinds of units are: 2026-07-01 15:24:13.442 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 15:24:13.442 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 15:24:13.442 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 15:24:13.442 | a requirement dependency on it. 2026-07-01 15:24:13.442 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 15:24:13.442 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 15:24:13.442 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 15:24:13.442 | instance name specified. 2026-07-01 15:24:13.447 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-01 15:24:13.781 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-01 15:24:13.781 | Configuring OVSDB 2026-07-01 15:24:13.785 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-01 15:24:13.808 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:13.812 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-01 15:24:13.842 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-01 15:24:13.866 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=66aebc0b-9e49-4730-9d79-92464420f4d3 2026-07-01 15:24:13.887 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.4:6642 2026-07-01 15:24:13.912 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-01 15:24:13.936 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-01 15:24:13.959 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.4 2026-07-01 15:24:13.984 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-01 15:24:13.988 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-01 15:24:14.009 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-01 15:24:14.012 | + 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-07-01 15:24:14.034 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-01 15:24:14.037 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-01 15:24:14.039 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 15:24:14.042 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 15:24:14.045 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-01 15:24:14.048 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-01 15:24:14.051 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-01 15:24:14.054 | + 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-07-01 15:24:14.057 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-01 15:24:14.060 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-01 15:24:14.090 | + 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-07-01 15:24:14.124 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-01 15:24:14.155 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-01 15:24:14.175 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:14.179 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-01 15:24:14.183 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-01 15:24:14.186 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-01 15:24:14.190 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-01 15:24:14.194 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-01 15:24:14.215 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:14.218 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-01 15:24:14.222 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-01 15:24:14.225 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 15:24:14.733 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-01 15:24:15.229 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-01 15:24:15.308 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-01 15:24:15.311 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-01 15:24:15.313 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-01 15:24:15.316 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-01 15:24:15.319 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-01 15:24:16.325 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-01 15:24:16.327 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-01 15:24:16.330 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-01 15:24:16.333 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-01 15:24:16.335 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-01 15:24:16.337 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-01 15:24:16.339 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-01 15:24:16.343 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-01 15:24:16.345 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-01 15:24:16.348 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-01 15:24:16.351 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-01 15:24:16.353 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-01 15:24:16.355 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-01 15:24:16.373 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:16.375 | + 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-07-01 15:24:16.403 | + 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-07-01 15:24:16.432 | + 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-07-01 15:24:16.451 | + 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-07-01 15:24:16.471 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-01 15:24:16.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:16.499 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-01 15:24:16.503 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-01 15:24:16.507 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 15:24:16.995 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-01 15:24:17.471 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 15:24:17.472 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 15:24:17.472 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 15:24:17.472 | 2026-07-01 15:24:17.472 | Possible reasons for having these kinds of units are: 2026-07-01 15:24:17.472 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 15:24:17.472 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 15:24:17.472 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 15:24:17.472 | a requirement dependency on it. 2026-07-01 15:24:17.472 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 15:24:17.473 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 15:24:17.473 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 15:24:17.473 | instance name specified. 2026-07-01 15:24:17.478 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-01 15:24:17.764 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-01 15:24:17.781 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:17.784 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-01 15:24:17.787 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 15:24:17.805 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:17.809 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 15:24:17.811 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 15:24:17.814 | + 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-07-01 15:24:17.820 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-01 15:24:17.824 | + 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-07-01 15:24:17.828 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:17.831 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:17.833 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:17.836 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-01 15:24:17.839 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:17.841 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:17.844 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:17.847 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:17.851 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:17.856 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919457852 2026-07-01 15:24:17.858 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-01 15:24:17.876 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:17.879 | + 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-07-01 15:24:17.883 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-01 15:24:17.885 | + 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-07-01 15:24:17.889 | + 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-07-01 15:24:17.893 | + 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-07-01 15:24:17.895 | + 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-07-01 15:24:17.897 | + 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-07-01 15:24:17.901 | + 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-07-01 15:24:17.903 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-01 15:24:17.907 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:24:17.912 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:24:17.916 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:24:17.918 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:24:17.920 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-01 15:24:17.923 | + 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-07-01 15:24:17.925 | + 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-07-01 15:24:17.928 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-01 15:24:17.930 | + 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-07-01 15:24:17.933 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:24:17.935 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:24:17.937 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:24:17.940 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:24:17.942 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:24:17.945 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-01 15:24:17.947 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:24:17.951 | + 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-07-01 15:24:18.028 | + 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-07-01 15:24:18.103 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-01 15:24:18.174 | + 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-07-01 15:24:18.243 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-01 15:24:18.310 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-01 15:24:18.375 | + 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-07-01 15:24:18.436 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:24:18.439 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:24:18.442 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-01 15:24:18.519 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:24:18.993 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-01 15:24:19.027 | 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-07-01 15:24:19.471 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-01 15:24:19.521 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:19.524 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:19.527 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:19.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:19.534 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:19.537 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:19.540 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:19.544 | + functions-common:time_stop:2427 : start_time=1782919457852 2026-07-01 15:24:19.547 | + functions-common:time_stop:2429 : [[ -z 1782919457852 ]] 2026-07-01 15:24:19.551 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:19.557 | + functions-common:time_stop:2432 : end_time=1782919459553 2026-07-01 15:24:19.560 | + functions-common:time_stop:2433 : elapsed_time=1701 2026-07-01 15:24:19.564 | + functions-common:time_stop:2434 : total=6270 2026-07-01 15:24:19.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:19.570 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7971 2026-07-01 15:24:19.573 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 15:24:19.576 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 15:24:19.579 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 15:24:19.584 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:24:19.607 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:24:19.610 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:24:19.613 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:24:19.616 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:24:19.619 | + 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-07-01 15:24:19.663 | + 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-07-01 15:24:19.699 | + 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-07-01 15:24:19.735 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:24:19.772 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-01 15:24:19.807 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-01 15:24:19.810 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-01 15:24:19.829 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:19.833 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-01 15:24:19.883 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-01 15:24:19.887 | + 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-07-01 15:24:19.890 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-01 15:24:19.892 | + 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-07-01 15:24:19.896 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:19.899 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:19.902 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:19.905 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-01 15:24:19.908 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:19.911 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:19.914 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:19.917 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:19.922 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:19.926 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919459923 2026-07-01 15:24:19.929 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-01 15:24:19.949 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:19.952 | + 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-07-01 15:24:19.955 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-01 15:24:19.958 | + 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-07-01 15:24:19.961 | + 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-07-01 15:24:19.964 | + 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-07-01 15:24:19.968 | + 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-07-01 15:24:19.971 | + 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-07-01 15:24:19.975 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-01 15:24:19.978 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-01 15:24:19.981 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:24:19.984 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:24:19.987 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:24:19.990 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:24:19.996 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-01 15:24:19.999 | + 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-07-01 15:24:20.006 | + 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-07-01 15:24:20.009 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-01 15:24:20.013 | + 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-07-01 15:24:20.018 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:24:20.025 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:24:20.033 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:24:20.036 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:24:20.039 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:24:20.041 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-01 15:24:20.044 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:24:20.049 | + 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-07-01 15:24:20.132 | + 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-07-01 15:24:20.215 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-01 15:24:20.282 | + 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-07-01 15:24:20.349 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-01 15:24:20.416 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-01 15:24:20.483 | + 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-07-01 15:24:20.551 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:24:20.554 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:24:20.557 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-01 15:24:20.648 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:24:21.133 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-01 15:24:21.158 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-01 15:24:21.614 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-01 15:24:21.679 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:21.682 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:21.685 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:21.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:21.691 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:21.695 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:21.698 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:21.701 | + functions-common:time_stop:2427 : start_time=1782919459923 2026-07-01 15:24:21.704 | + functions-common:time_stop:2429 : [[ -z 1782919459923 ]] 2026-07-01 15:24:21.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:21.713 | + functions-common:time_stop:2432 : end_time=1782919461710 2026-07-01 15:24:21.717 | + functions-common:time_stop:2433 : elapsed_time=1787 2026-07-01 15:24:21.720 | + functions-common:time_stop:2434 : total=7971 2026-07-01 15:24:21.723 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:21.726 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9758 2026-07-01 15:24:21.729 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 15:24:21.732 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 15:24:21.735 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 15:24:21.739 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 15:24:21.764 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 15:24:21.767 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 15:24:21.770 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 15:24:21.773 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 15:24:21.776 | + 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-07-01 15:24:21.815 | + 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-07-01 15:24:21.853 | + 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-07-01 15:24:21.894 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 15:24:21.936 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-01 15:24:21.978 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-01 15:24:21.982 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-01 15:24:21.985 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-01 15:24:21.988 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-01 15:24:22.012 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-01 15:24:22.035 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-01 15:24:22.037 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-01 15:24:22.040 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-01 15:24:22.042 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-01 15:24:22.102 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-01 15:24:22.123 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:22.125 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-01 15:24:22.128 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:24:22.131 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-01 15:24:22.134 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-01 15:24:22.136 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-01 15:24:22.139 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-01 15:24:22.172 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-01 15:24:22.175 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-01 15:24:22.177 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-01 15:24:22.215 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-01 15:24:22.217 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-01 15:24:22.219 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-01 15:24:22.222 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-01 15:24:22.225 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-01 15:24:22.227 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-01 15:24:22.230 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-01 15:24:22.232 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-01 15:24:22.235 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-01 15:24:22.237 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-01 15:24:22.239 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 15:24:22.241 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 15:24:22.244 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 15:24:22.246 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-01 15:24:22.249 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 15:24:22.252 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 15:24:22.255 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-01 15:24:22.257 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-01 15:24:22.259 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-01 15:24:22.262 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-01 15:24:22.282 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-01 15:24:22.284 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-01 15:24:22.330 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-01 15:24:22.372 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-01 15:24:22.374 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-01 15:24:22.414 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-01 15:24:22.417 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-01 15:24:22.459 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-01 15:24:22.463 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 15:24:22.465 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-01 15:24:22.467 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 15:24:22.470 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:22.473 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:22.475 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:22.477 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-01 15:24:22.480 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:22.482 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:22.485 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:22.487 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:22.490 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:22.494 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919462491 2026-07-01 15:24:22.496 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-01 15:24:22.512 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:22.514 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-01 15:24:22.517 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-01 15:24:22.519 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 15:24:22.521 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 15:24:22.524 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 15:24:22.526 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 15:24:22.529 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-01 15:24:22.531 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-01 15:24:22.533 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-01 15:24:22.536 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:24:22.538 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:24:22.541 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:24:22.543 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:24:22.545 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-01 15:24:22.547 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 15:24:22.550 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 15:24:22.552 | + 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-07-01 15:24:22.555 | + 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-07-01 15:24:22.557 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-01 15:24:22.560 | + 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-07-01 15:24:22.562 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 15:24:22.565 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 15:24:22.567 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 15:24:22.569 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-01 15:24:22.571 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 15:24:22.575 | + 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-07-01 15:24:22.650 | + 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-07-01 15:24:22.726 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-01 15:24:22.786 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-01 15:24:22.848 | + 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-07-01 15:24:22.910 | + 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-07-01 15:24:22.969 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-01 15:24:23.031 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-01 15:24:23.091 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-01 15:24:23.151 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-01 15:24:23.211 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-01 15:24:23.271 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 15:24:23.274 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 15:24:23.277 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-01 15:24:23.350 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 15:24:23.845 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-01 15:24:23.878 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-01 15:24:24.325 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-01 15:24:24.466 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:24.468 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:24.473 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:24.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:24.478 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:24.481 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:24.484 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:24.488 | + functions-common:time_stop:2427 : start_time=1782919462491 2026-07-01 15:24:24.492 | + functions-common:time_stop:2429 : [[ -z 1782919462491 ]] 2026-07-01 15:24:24.497 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:24.504 | + functions-common:time_stop:2432 : end_time=1782919464498 2026-07-01 15:24:24.507 | + functions-common:time_stop:2433 : elapsed_time=2007 2026-07-01 15:24:24.510 | + functions-common:time_stop:2434 : total=9758 2026-07-01 15:24:24.515 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:24.515 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11765 2026-07-01 15:24:24.517 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.4/ 2026-07-01 15:24:24.520 | + lib/neutron:start_neutron_service_and_check:645 : 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-07-01 15:24:24.522 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-01 15:24:24.525 | + 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-07-01 15:24:24.527 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:24.530 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:24.532 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:24.534 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-01 15:24:24.537 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:24.539 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:24.542 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:24.544 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:24.547 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:24.553 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919464549 2026-07-01 15:24:24.554 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-01 15:24:24.571 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:24.574 | + 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-07-01 15:24:24.576 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-01 15:24:24.579 | + 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-07-01 15:24:24.581 | + 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-07-01 15:24:24.584 | + 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-07-01 15:24:24.586 | + 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-07-01 15:24:24.591 | + 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-07-01 15:24:24.591 | + 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-07-01 15:24:24.594 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-01 15:24:24.596 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:24:24.599 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:24:24.601 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:24:24.604 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:24:24.606 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-01 15:24:24.608 | + 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-07-01 15:24:24.611 | + 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-07-01 15:24:24.613 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-01 15:24:24.616 | + 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-07-01 15:24:24.621 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:24:24.621 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:24:24.623 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:24:24.625 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:24:24.628 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:24:24.630 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-01 15:24:24.633 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:24:24.637 | + 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-07-01 15:24:24.731 | + 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-07-01 15:24:24.819 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-01 15:24:24.888 | + 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-07-01 15:24:24.956 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-01 15:24:25.024 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-01 15:24:25.095 | + 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-07-01 15:24:25.156 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:24:25.158 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:24:25.160 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-01 15:24:25.238 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:24:25.784 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-01 15:24:25.819 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-01 15:24:26.319 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-01 15:24:26.380 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:26.384 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:26.388 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:26.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:26.396 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:26.401 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:26.405 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:26.407 | + functions-common:time_stop:2427 : start_time=1782919464549 2026-07-01 15:24:26.413 | + functions-common:time_stop:2429 : [[ -z 1782919464549 ]] 2026-07-01 15:24:26.421 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:26.429 | + functions-common:time_stop:2432 : end_time=1782919466424 2026-07-01 15:24:26.436 | + functions-common:time_stop:2433 : elapsed_time=1875 2026-07-01 15:24:26.440 | + functions-common:time_stop:2434 : total=11765 2026-07-01 15:24:26.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:26.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13640 2026-07-01 15:24:26.450 | + lib/neutron:start_neutron_service_and_check:646 : 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-07-01 15:24:26.455 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-01 15:24:26.458 | + 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-07-01 15:24:26.464 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:26.467 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:26.472 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:26.475 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-01 15:24:26.481 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:26.484 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:26.489 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:26.493 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:26.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:26.504 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919466498 2026-07-01 15:24:26.510 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-01 15:24:26.545 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:26.551 | + 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-07-01 15:24:26.557 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-01 15:24:26.562 | + 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-07-01 15:24:26.565 | + 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-07-01 15:24:26.571 | + 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-07-01 15:24:26.574 | + 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-07-01 15:24:26.581 | + 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-07-01 15:24:26.583 | + 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-07-01 15:24:26.586 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-01 15:24:26.591 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:24:26.594 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:24:26.598 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:24:26.601 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:24:26.606 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-01 15:24:26.611 | + 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-07-01 15:24:26.617 | + 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-07-01 15:24:26.621 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-01 15:24:26.627 | + 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-07-01 15:24:26.631 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:24:26.635 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:24:26.639 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:24:26.644 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:24:26.646 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:24:26.649 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-01 15:24:26.656 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:24:26.661 | + 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-07-01 15:24:26.814 | + 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-07-01 15:24:26.933 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-01 15:24:27.056 | + 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-07-01 15:24:27.179 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-01 15:24:27.265 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-01 15:24:27.388 | + 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-07-01 15:24:27.500 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:24:27.504 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:24:27.510 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-01 15:24:27.645 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:24:28.181 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-01 15:24:28.221 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-01 15:24:28.764 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-01 15:24:28.810 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:28.816 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:28.820 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:28.824 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:28.831 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:28.835 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:28.837 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:28.843 | + functions-common:time_stop:2427 : start_time=1782919466498 2026-07-01 15:24:28.847 | + functions-common:time_stop:2429 : [[ -z 1782919466498 ]] 2026-07-01 15:24:28.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:28.861 | + functions-common:time_stop:2432 : end_time=1782919468856 2026-07-01 15:24:28.866 | + functions-common:time_stop:2433 : elapsed_time=2358 2026-07-01 15:24:28.871 | + functions-common:time_stop:2434 : total=13640 2026-07-01 15:24:28.875 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:28.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15998 2026-07-01 15:24:28.886 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-01 15:24:28.890 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-01 15:24:28.898 | + lib/neutron:_run_ovn_maintenance:353 : 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-07-01 15:24:28.902 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-01 15:24:28.906 | + 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-07-01 15:24:28.915 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:28.918 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:28.922 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:28.924 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-01 15:24:28.927 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:28.929 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:28.932 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:28.935 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:28.939 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:28.942 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919468939 2026-07-01 15:24:28.944 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-01 15:24:28.964 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:28.967 | + 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-07-01 15:24:28.970 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-01 15:24:28.972 | + 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-07-01 15:24:28.975 | + 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-07-01 15:24:28.978 | + 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-07-01 15:24:28.980 | + 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-07-01 15:24:28.982 | + 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-07-01 15:24:28.985 | + 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-07-01 15:24:28.988 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-01 15:24:28.990 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:24:28.993 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:24:28.995 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:24:28.998 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:24:29.000 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-01 15:24:29.003 | + 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-07-01 15:24:29.006 | + 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-07-01 15:24:29.008 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-01 15:24:29.011 | + 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-07-01 15:24:29.013 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:24:29.016 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:24:29.018 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:24:29.021 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:24:29.023 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:24:29.025 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-01 15:24:29.028 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:24:29.032 | + 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-07-01 15:24:29.115 | + 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-07-01 15:24:29.247 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-01 15:24:29.358 | + 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-07-01 15:24:29.463 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-01 15:24:29.558 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-01 15:24:29.682 | + 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-07-01 15:24:29.773 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:24:29.776 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:24:29.780 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-01 15:24:29.902 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:24:30.489 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-01 15:24:30.525 | 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-07-01 15:24:31.086 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-01 15:24:31.153 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:31.157 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:31.162 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:31.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:31.173 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:31.180 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:31.183 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:31.187 | + functions-common:time_stop:2427 : start_time=1782919468939 2026-07-01 15:24:31.191 | + functions-common:time_stop:2429 : [[ -z 1782919468939 ]] 2026-07-01 15:24:31.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:31.209 | + functions-common:time_stop:2432 : end_time=1782919471201 2026-07-01 15:24:31.213 | + functions-common:time_stop:2433 : elapsed_time=2262 2026-07-01 15:24:31.218 | + functions-common:time_stop:2434 : total=15998 2026-07-01 15:24:31.222 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:31.230 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18260 2026-07-01 15:24:31.235 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-01 15:24:31.239 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.4/networking 2026-07-01 15:24:31.245 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-01 15:24:31.245 | Waiting for Neutron to start... 2026-07-01 15:24:31.249 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.4/networking' 2026-07-01 15:24:31.256 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.4/networking' 'Neutron did not start' 60 2026-07-01 15:24:31.260 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.4/networking' 2026-07-01 15:24:31.265 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-01 15:24:31.270 | + functions-common:test_with_retry:2360 : local until=60 2026-07-01 15:24:31.277 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-01 15:24:31.281 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-01 15:24:31.288 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-01 15:24:31.292 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:31.303 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:31.309 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:31.311 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919471309 2026-07-01 15:24:31.314 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.4/networking; do sleep 0.5; done' 2026-07-01 15:24:40.457 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.4/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-01 15:24:40.461 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:40.465 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:40.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:40.476 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:40.478 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:40.482 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-01 15:24:40.488 | + functions-common:time_stop:2427 : start_time=1782919471309 2026-07-01 15:24:40.497 | + functions-common:time_stop:2429 : [[ -z 1782919471309 ]] 2026-07-01 15:24:40.501 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:40.511 | + functions-common:time_stop:2432 : end_time=1782919480502 2026-07-01 15:24:40.515 | + functions-common:time_stop:2433 : elapsed_time=9193 2026-07-01 15:24:40.519 | + functions-common:time_stop:2434 : total=0 2026-07-01 15:24:40.523 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:40.527 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9193 2026-07-01 15:24:40.531 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-01 15:24:40.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:40.555 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-01 15:24:40.558 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:24:40.560 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-01 15:24:40.563 | + ./stack.sh:main:1311 : start_placement 2026-07-01 15:24:40.565 | + lib/placement:start_placement:137 : start_placement_api 2026-07-01 15:24:40.569 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-01 15:24:40.574 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 15:24:40.577 | + functions-common:run_process:1674 : local service=placement-api 2026-07-01 15:24:40.581 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 15:24:40.584 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:40.586 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:40.589 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:40.591 | + functions-common:run_process:1680 : local name=placement-api 2026-07-01 15:24:40.594 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:40.597 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:40.600 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:40.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:40.606 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:40.610 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919480607 2026-07-01 15:24:40.613 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-01 15:24:40.631 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:40.634 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-01 15:24:40.637 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-01 15:24:40.640 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 15:24:40.643 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 15:24:40.646 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 15:24:40.648 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 15:24:40.652 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-01 15:24:40.655 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-01 15:24:40.659 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-01 15:24:40.662 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:24:40.665 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:24:40.668 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:24:40.671 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:24:40.674 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-01 15:24:40.677 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-01 15:24:40.679 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 15:24:40.682 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 15:24:40.685 | + 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-07-01 15:24:40.687 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-01 15:24:40.690 | + 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-07-01 15:24:40.692 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 15:24:40.695 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 15:24:40.697 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 15:24:40.699 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-01 15:24:40.702 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 15:24:40.706 | + 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-07-01 15:24:40.778 | + 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-07-01 15:24:40.864 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-01 15:24:40.933 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-01 15:24:40.997 | + 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-07-01 15:24:41.060 | + 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-07-01 15:24:41.126 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-01 15:24:41.191 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-01 15:24:41.253 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-01 15:24:41.314 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-01 15:24:41.376 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-01 15:24:41.437 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 15:24:41.440 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 15:24:41.443 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-01 15:24:41.520 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 15:24:42.005 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-01 15:24:42.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-01 15:24:42.492 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-01 15:24:42.632 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:42.635 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:42.638 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:42.639 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:42.642 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:42.645 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:42.646 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:42.649 | + functions-common:time_stop:2427 : start_time=1782919480607 2026-07-01 15:24:42.651 | + functions-common:time_stop:2429 : [[ -z 1782919480607 ]] 2026-07-01 15:24:42.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:42.659 | + functions-common:time_stop:2432 : end_time=1782919482656 2026-07-01 15:24:42.661 | + functions-common:time_stop:2433 : elapsed_time=2049 2026-07-01 15:24:42.664 | + functions-common:time_stop:2434 : total=18260 2026-07-01 15:24:42.666 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:42.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20309 2026-07-01 15:24:42.671 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-01 15:24:42.671 | Waiting for placement-api to start... 2026-07-01 15:24:42.673 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.4/placement 2026-07-01 15:24:42.675 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 15:24:42.678 | + functions:wait_for_service:477 : local url=http://192.168.122.4/placement 2026-07-01 15:24:42.680 | + functions:wait_for_service:478 : local rval=0 2026-07-01 15:24:42.682 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 15:24:42.685 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 15:24:42.687 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:42.690 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:42.693 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:42.697 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919482694 2026-07-01 15:24:42.700 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 15:24:42.704 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:24:42.706 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.4/placement 2026-07-01 15:24:45.581 | + :: : [[ 200 == 503 ]] 2026-07-01 15:24:45.583 | + :: : [[ 0 -eq 7 ]] 2026-07-01 15:24:45.586 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 15:24:45.590 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:45.594 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:45.597 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:45.600 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:45.604 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:45.608 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 15:24:45.612 | + functions-common:time_stop:2427 : start_time=1782919482694 2026-07-01 15:24:45.615 | + functions-common:time_stop:2429 : [[ -z 1782919482694 ]] 2026-07-01 15:24:45.620 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:45.625 | + functions-common:time_stop:2432 : end_time=1782919485621 2026-07-01 15:24:45.629 | + functions-common:time_stop:2433 : elapsed_time=2927 2026-07-01 15:24:45.633 | + functions-common:time_stop:2434 : total=11725 2026-07-01 15:24:45.637 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:45.641 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14652 2026-07-01 15:24:45.645 | + functions:wait_for_service:486 : return 0 2026-07-01 15:24:45.648 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-01 15:24:45.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:45.674 | + ./stack.sh:main:1315 : start_neutron 2026-07-01 15:24:45.677 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-01 15:24:45.680 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 15:24:45.684 | + functions-common:run_process:1674 : local service=q-agt 2026-07-01 15:24:45.687 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 15:24:45.690 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:45.693 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:45.697 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:45.700 | + functions-common:run_process:1680 : local name=q-agt 2026-07-01 15:24:45.703 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:45.706 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:45.709 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:45.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:45.718 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:45.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919485719 2026-07-01 15:24:45.726 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-01 15:24:45.748 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:45.751 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:45.755 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:45.759 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:45.762 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:45.765 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:45.768 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:45.772 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:45.775 | + functions-common:time_stop:2427 : start_time=1782919485719 2026-07-01 15:24:45.778 | + functions-common:time_stop:2429 : [[ -z 1782919485719 ]] 2026-07-01 15:24:45.782 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:45.787 | + functions-common:time_stop:2432 : end_time=1782919485784 2026-07-01 15:24:45.790 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-01 15:24:45.793 | + functions-common:time_stop:2434 : total=20309 2026-07-01 15:24:45.797 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:45.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20374 2026-07-01 15:24:45.803 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-01 15:24:45.806 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 15:24:45.809 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 15:24:45.812 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-01 15:24:45.817 | + lib/neutron:start_other_agents:683 : 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-07-01 15:24:45.820 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-01 15:24:45.823 | + 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-07-01 15:24:45.826 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:45.830 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:45.832 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:45.836 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-01 15:24:45.839 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:45.842 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:45.846 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:45.849 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:45.853 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:45.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919485854 2026-07-01 15:24:45.861 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-01 15:24:45.881 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:45.884 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:45.887 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:45.890 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:45.894 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:45.898 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:45.901 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:45.904 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:45.908 | + functions-common:time_stop:2427 : start_time=1782919485854 2026-07-01 15:24:45.911 | + functions-common:time_stop:2429 : [[ -z 1782919485854 ]] 2026-07-01 15:24:45.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:45.920 | + functions-common:time_stop:2432 : end_time=1782919485917 2026-07-01 15:24:45.924 | + functions-common:time_stop:2433 : elapsed_time=63 2026-07-01 15:24:45.927 | + functions-common:time_stop:2434 : total=20374 2026-07-01 15:24:45.930 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:45.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20437 2026-07-01 15:24:45.936 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-01 15:24:45.940 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-01 15:24:45.943 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-01 15:24:45.948 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-01 15:24:45.951 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 15:24:45.954 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 15:24:45.958 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 15:24:45.961 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-01 15:24:45.965 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 15:24:45.969 | + lib/neutron:start_other_agents:685 : 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-07-01 15:24:45.972 | + functions-common:run_process:1674 : local service=q-l3 2026-07-01 15:24:45.976 | + 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-07-01 15:24:45.979 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:45.983 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:45.986 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:45.989 | + functions-common:run_process:1680 : local name=q-l3 2026-07-01 15:24:45.992 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:45.994 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:45.997 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:46.000 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:46.005 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:46.010 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919486006 2026-07-01 15:24:46.013 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-01 15:24:46.033 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:46.036 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:46.040 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:46.043 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:46.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:46.050 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:46.053 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:46.057 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:46.060 | + functions-common:time_stop:2427 : start_time=1782919486006 2026-07-01 15:24:46.063 | + functions-common:time_stop:2429 : [[ -z 1782919486006 ]] 2026-07-01 15:24:46.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:46.072 | + functions-common:time_stop:2432 : end_time=1782919486069 2026-07-01 15:24:46.075 | + functions-common:time_stop:2433 : elapsed_time=63 2026-07-01 15:24:46.079 | + functions-common:time_stop:2434 : total=20437 2026-07-01 15:24:46.082 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:46.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20500 2026-07-01 15:24:46.087 | + lib/neutron:start_other_agents:687 : 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-07-01 15:24:46.090 | + functions-common:run_process:1674 : local service=q-meta 2026-07-01 15:24:46.092 | + 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-07-01 15:24:46.095 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:46.098 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:46.100 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:46.104 | + functions-common:run_process:1680 : local name=q-meta 2026-07-01 15:24:46.111 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:46.115 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:46.119 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:46.122 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:46.126 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:46.131 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919486127 2026-07-01 15:24:46.135 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-01 15:24:46.155 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:46.158 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:46.160 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:46.162 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:46.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:46.168 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:46.171 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:46.174 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:46.177 | + functions-common:time_stop:2427 : start_time=1782919486127 2026-07-01 15:24:46.179 | + functions-common:time_stop:2429 : [[ -z 1782919486127 ]] 2026-07-01 15:24:46.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:46.188 | + functions-common:time_stop:2432 : end_time=1782919486185 2026-07-01 15:24:46.191 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-01 15:24:46.193 | + functions-common:time_stop:2434 : total=20500 2026-07-01 15:24:46.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:46.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20558 2026-07-01 15:24:46.201 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-01 15:24:46.204 | + functions-common:run_process:1674 : local service=q-metering 2026-07-01 15:24:46.207 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-01 15:24:46.210 | + functions-common:run_process:1676 : local group= 2026-07-01 15:24:46.213 | + functions-common:run_process:1677 : local user= 2026-07-01 15:24:46.216 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:24:46.218 | + functions-common:run_process:1680 : local name=q-metering 2026-07-01 15:24:46.222 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:24:46.224 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:24:46.226 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:24:46.230 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:24:46.234 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:24:46.238 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919486235 2026-07-01 15:24:46.242 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-01 15:24:46.260 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:24:46.264 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:24:46.266 | + functions-common:time_stop:2420 : local name 2026-07-01 15:24:46.270 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:24:46.272 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:24:46.275 | + functions-common:time_stop:2423 : local total 2026-07-01 15:24:46.277 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:24:46.280 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:24:46.283 | + functions-common:time_stop:2427 : start_time=1782919486235 2026-07-01 15:24:46.285 | + functions-common:time_stop:2429 : [[ -z 1782919486235 ]] 2026-07-01 15:24:46.289 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:24:46.294 | + functions-common:time_stop:2432 : end_time=1782919486291 2026-07-01 15:24:46.297 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-01 15:24:46.299 | + functions-common:time_stop:2434 : total=20558 2026-07-01 15:24:46.302 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:24:46.305 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20614 2026-07-01 15:24:46.308 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-01 15:24:46.325 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:24:46.328 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-01 15:24:46.331 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-01 15:24:46.333 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:24:46.337 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-01 15:24:46.340 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-01 15:24:46.343 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-01 15:24:46.347 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-01 15:24:46.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-01 15:24:46.352 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-01 15:24:46.356 | ++ 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-07-01 15:24:50.381 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:24:50.384 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 15:24:50.384 | address-scope 2026-07-01 15:24:50.384 | agent 2026-07-01 15:24:50.384 | allowed-address-pairs 2026-07-01 15:24:50.384 | auto-allocated-topology 2026-07-01 15:24:50.384 | availability_zone 2026-07-01 15:24:50.385 | default-subnetpools 2026-07-01 15:24:50.385 | dhcp_agent_scheduler 2026-07-01 15:24:50.385 | dns-integration 2026-07-01 15:24:50.385 | dns-domain-ports 2026-07-01 15:24:50.385 | dns-integration-domain-keywords 2026-07-01 15:24:50.385 | empty-string-filtering 2026-07-01 15:24:50.385 | external-net 2026-07-01 15:24:50.385 | extra_dhcp_opt 2026-07-01 15:24:50.385 | extraroute 2026-07-01 15:24:50.386 | extraroute-atomic 2026-07-01 15:24:50.386 | filter-validation 2026-07-01 15:24:50.386 | floating-ip-port-forwarding-detail 2026-07-01 15:24:50.386 | fip-port-details 2026-07-01 15:24:50.386 | flavors 2026-07-01 15:24:50.386 | floatingip-pools 2026-07-01 15:24:50.386 | router 2026-07-01 15:24:50.386 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:24:50.386 | enable-default-route-bfd 2026-07-01 15:24:50.387 | enable-default-route-ecmp 2026-07-01 15:24:50.387 | ext-gw-mode 2026-07-01 15:24:50.387 | l3-ha 2026-07-01 15:24:50.387 | external-gateway-multihoming 2026-07-01 15:24:50.387 | l3-flavors 2026-07-01 15:24:50.387 | l3_agent_scheduler 2026-07-01 15:24:50.387 | multi-provider 2026-07-01 15:24:50.387 | net-mtu 2026-07-01 15:24:50.388 | net-mtu-writable 2026-07-01 15:24:50.388 | network_availability_zone 2026-07-01 15:24:50.388 | network-ip-availability 2026-07-01 15:24:50.388 | network-ip-availability-details 2026-07-01 15:24:50.388 | pagination 2026-07-01 15:24:50.388 | port-device-profile 2026-07-01 15:24:50.388 | port-mac-address-regenerate 2026-07-01 15:24:50.388 | port-numa-affinity-policy 2026-07-01 15:24:50.388 | port-numa-affinity-policy-socket 2026-07-01 15:24:50.389 | binding 2026-07-01 15:24:50.389 | binding-extended 2026-07-01 15:24:50.389 | port-security 2026-07-01 15:24:50.389 | project-id 2026-07-01 15:24:50.389 | provider 2026-07-01 15:24:50.389 | qinq 2026-07-01 15:24:50.389 | quota-check-limit 2026-07-01 15:24:50.390 | quota-check-limit-default 2026-07-01 15:24:50.390 | quotas 2026-07-01 15:24:50.390 | quota_details 2026-07-01 15:24:50.390 | rbac-policies 2026-07-01 15:24:50.390 | rbac-address-scope 2026-07-01 15:24:50.390 | rbac-security-groups 2026-07-01 15:24:50.390 | revision-if-match 2026-07-01 15:24:50.391 | standard-attr-revisions 2026-07-01 15:24:50.391 | router_availability_zone 2026-07-01 15:24:50.391 | router-enable-snat 2026-07-01 15:24:50.391 | security-groups-default-rules 2026-07-01 15:24:50.391 | security-groups-default-statefulness 2026-07-01 15:24:50.391 | security-groups-normalized-cidr 2026-07-01 15:24:50.391 | security-groups-remote-address-group 2026-07-01 15:24:50.391 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:24:50.392 | security-groups-shared-filtering 2026-07-01 15:24:50.392 | security-group 2026-07-01 15:24:50.392 | service-type 2026-07-01 15:24:50.392 | sorting 2026-07-01 15:24:50.392 | standard-attr-description 2026-07-01 15:24:50.392 | stateful-security-group 2026-07-01 15:24:50.393 | subnet-dns-publish-fixed-ip 2026-07-01 15:24:50.393 | subnet-external-network 2026-07-01 15:24:50.393 | subnet_onboard 2026-07-01 15:24:50.393 | subnet-service-types 2026-07-01 15:24:50.393 | subnet_allocation 2026-07-01 15:24:50.393 | subnetpool-prefix-ops 2026-07-01 15:24:50.393 | tag-creation 2026-07-01 15:24:50.393 | standard-attr-tag 2026-07-01 15:24:50.394 | standard-attr-timestamp 2026-07-01 15:24:50.394 | vlan-transparent' 2026-07-01 15:24:50.394 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 15:24:50.394 | address-scope 2026-07-01 15:24:50.394 | agent 2026-07-01 15:24:50.394 | allowed-address-pairs 2026-07-01 15:24:50.394 | auto-allocated-topology 2026-07-01 15:24:50.395 | availability_zone 2026-07-01 15:24:50.395 | default-subnetpools 2026-07-01 15:24:50.395 | dhcp_agent_scheduler 2026-07-01 15:24:50.395 | dns-integration 2026-07-01 15:24:50.395 | dns-domain-ports 2026-07-01 15:24:50.395 | dns-integration-domain-keywords 2026-07-01 15:24:50.395 | empty-string-filtering 2026-07-01 15:24:50.396 | external-net 2026-07-01 15:24:50.396 | extra_dhcp_opt 2026-07-01 15:24:50.396 | extraroute 2026-07-01 15:24:50.396 | extraroute-atomic 2026-07-01 15:24:50.396 | filter-validation 2026-07-01 15:24:50.396 | floating-ip-port-forwarding-detail 2026-07-01 15:24:50.396 | fip-port-details 2026-07-01 15:24:50.396 | flavors 2026-07-01 15:24:50.396 | floatingip-pools 2026-07-01 15:24:50.397 | router 2026-07-01 15:24:50.397 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:24:50.397 | enable-default-route-bfd 2026-07-01 15:24:50.397 | enable-default-route-ecmp 2026-07-01 15:24:50.397 | ext-gw-mode 2026-07-01 15:24:50.397 | l3-ha 2026-07-01 15:24:50.397 | external-gateway-multihoming 2026-07-01 15:24:50.397 | l3-flavors 2026-07-01 15:24:50.398 | l3_agent_scheduler 2026-07-01 15:24:50.398 | multi-provider 2026-07-01 15:24:50.398 | net-mtu 2026-07-01 15:24:50.398 | net-mtu-writable 2026-07-01 15:24:50.398 | network_availability_zone 2026-07-01 15:24:50.398 | network-ip-availability 2026-07-01 15:24:50.398 | network-ip-availability-details 2026-07-01 15:24:50.398 | pagination 2026-07-01 15:24:50.399 | port-device-profile 2026-07-01 15:24:50.399 | port-mac-address-regenerate 2026-07-01 15:24:50.399 | port-numa-affinity-policy 2026-07-01 15:24:50.399 | port-numa-affinity-policy-socket 2026-07-01 15:24:50.399 | binding 2026-07-01 15:24:50.399 | binding-extended 2026-07-01 15:24:50.399 | port-security 2026-07-01 15:24:50.399 | project-id 2026-07-01 15:24:50.400 | provider 2026-07-01 15:24:50.400 | qinq 2026-07-01 15:24:50.400 | quota-check-limit 2026-07-01 15:24:50.400 | quota-check-limit-default 2026-07-01 15:24:50.400 | quotas 2026-07-01 15:24:50.400 | quota_details 2026-07-01 15:24:50.400 | rbac-policies 2026-07-01 15:24:50.401 | rbac-address-scope 2026-07-01 15:24:50.401 | rbac-security-groups 2026-07-01 15:24:50.401 | revision-if-match 2026-07-01 15:24:50.401 | standard-attr-revisions 2026-07-01 15:24:50.401 | router_availability_zone 2026-07-01 15:24:50.401 | router-enable-snat 2026-07-01 15:24:50.401 | security-groups-default-rules 2026-07-01 15:24:50.401 | security-groups-default-statefulness 2026-07-01 15:24:50.402 | security-groups-normalized-cidr 2026-07-01 15:24:50.402 | security-groups-remote-address-group 2026-07-01 15:24:50.402 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:24:50.402 | security-groups-shared-filtering 2026-07-01 15:24:50.402 | security-group 2026-07-01 15:24:50.402 | service-type 2026-07-01 15:24:50.402 | sorting 2026-07-01 15:24:50.402 | standard-attr-description 2026-07-01 15:24:50.403 | stateful-security-group 2026-07-01 15:24:50.403 | subnet-dns-publish-fixed-ip 2026-07-01 15:24:50.403 | subnet-external-network 2026-07-01 15:24:50.403 | subnet_onboard 2026-07-01 15:24:50.403 | subnet-service-types 2026-07-01 15:24:50.403 | subnet_allocation 2026-07-01 15:24:50.403 | subnetpool-prefix-ops 2026-07-01 15:24:50.403 | tag-creation 2026-07-01 15:24:50.404 | standard-attr-tag 2026-07-01 15:24:50.404 | standard-attr-timestamp 2026-07-01 15:24:50.404 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-01 15:24:50.404 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 15:24:50.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-01 15:24:50.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-01 15:24:50.404 | ++ 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-07-01 15:24:54.800 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:24:54.804 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=0ed0c48d-3549-4e87-b26c-aaf716324874 2026-07-01 15:24:54.807 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-01 15:24:54.812 | ++ 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 fd13:7580:1ae4::/56 --share --default -f value -c id 2026-07-01 15:24:58.930 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:24:58.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=22c87e6e-c0a9-4a74-8c35-f0cdfa4fd860 2026-07-01 15:24:58.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-01 15:24:58.943 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 15:24:58.947 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 15:24:58.954 | ++ 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-07-01 15:25:04.663 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:04.667 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=3482199a-abba-4573-978b-2114d8d5e9de 2026-07-01 15:25:04.670 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-01 15:25:04.674 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:04.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-01 15:25:04.701 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-01 15:25:04.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 0ed0c48d-3549-4e87-b26c-aaf716324874 ']' 2026-07-01 15:25:04.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-01 15:25:04.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-01 15:25:04.715 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 0ed0c48d-3549-4e87-b26c-aaf716324874 ' 2026-07-01 15:25:04.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-01 15:25:04.722 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 3482199a-abba-4573-978b-2114d8d5e9de private-subnet' 2026-07-01 15:25:04.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-01 15:25:04.729 | +++ 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 0ed0c48d-3549-4e87-b26c-aaf716324874 --network 3482199a-abba-4573-978b-2114d8d5e9de private-subnet -f value -c id 2026-07-01 15:25:10.091 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:10.095 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=381d9c02-191a-497c-93a3-58833fc8447a 2026-07-01 15:25:10.099 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-01 15:25:10.101 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:10.120 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 381d9c02-191a-497c-93a3-58833fc8447a 2026-07-01 15:25:10.124 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=381d9c02-191a-497c-93a3-58833fc8447a 2026-07-01 15:25:10.128 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-01 15:25:10.132 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-01 15:25:10.135 | ++ 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-07-01 15:25:10.138 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:10.157 | ++ 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-07-01 15:25:10.160 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:10.179 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-01 15:25:10.182 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 22c87e6e-c0a9-4a74-8c35-f0cdfa4fd860 ']' 2026-07-01 15:25:10.185 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-01 15:25:10.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-01 15:25:10.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 22c87e6e-c0a9-4a74-8c35-f0cdfa4fd860 ' 2026-07-01 15:25:10.194 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-01 15:25:10.199 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 3482199a-abba-4573-978b-2114d8d5e9de ipv6-private-subnet ' 2026-07-01 15:25:10.202 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-01 15:25:10.206 | +++ 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 22c87e6e-c0a9-4a74-8c35-f0cdfa4fd860 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 3482199a-abba-4573-978b-2114d8d5e9de ipv6-private-subnet -f value -c id 2026-07-01 15:25:15.170 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:15.173 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=6e5be33a-3973-4815-aae1-38c206a2dfd1 2026-07-01 15:25:15.176 | ++ 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-07-01 15:25:15.179 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:15.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 6e5be33a-3973-4815-aae1-38c206a2dfd1 2026-07-01 15:25:15.201 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=6e5be33a-3973-4815-aae1-38c206a2dfd1 2026-07-01 15:25:15.205 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-01 15:25:15.208 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-01 15:25:15.212 | ++ 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-07-01 15:25:18.463 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:18.467 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 15:25:18.467 | address-scope 2026-07-01 15:25:18.467 | agent 2026-07-01 15:25:18.467 | allowed-address-pairs 2026-07-01 15:25:18.467 | auto-allocated-topology 2026-07-01 15:25:18.467 | availability_zone 2026-07-01 15:25:18.467 | default-subnetpools 2026-07-01 15:25:18.467 | dhcp_agent_scheduler 2026-07-01 15:25:18.467 | dns-integration 2026-07-01 15:25:18.467 | dns-domain-ports 2026-07-01 15:25:18.467 | dns-integration-domain-keywords 2026-07-01 15:25:18.468 | empty-string-filtering 2026-07-01 15:25:18.468 | external-net 2026-07-01 15:25:18.468 | extra_dhcp_opt 2026-07-01 15:25:18.468 | extraroute 2026-07-01 15:25:18.468 | extraroute-atomic 2026-07-01 15:25:18.468 | filter-validation 2026-07-01 15:25:18.468 | floating-ip-port-forwarding-detail 2026-07-01 15:25:18.468 | fip-port-details 2026-07-01 15:25:18.468 | flavors 2026-07-01 15:25:18.468 | floatingip-pools 2026-07-01 15:25:18.468 | router 2026-07-01 15:25:18.469 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:25:18.469 | enable-default-route-bfd 2026-07-01 15:25:18.469 | enable-default-route-ecmp 2026-07-01 15:25:18.469 | ext-gw-mode 2026-07-01 15:25:18.469 | l3-ha 2026-07-01 15:25:18.469 | external-gateway-multihoming 2026-07-01 15:25:18.469 | l3-flavors 2026-07-01 15:25:18.469 | l3_agent_scheduler 2026-07-01 15:25:18.469 | multi-provider 2026-07-01 15:25:18.469 | net-mtu 2026-07-01 15:25:18.469 | net-mtu-writable 2026-07-01 15:25:18.470 | network_availability_zone 2026-07-01 15:25:18.470 | network-ip-availability 2026-07-01 15:25:18.470 | network-ip-availability-details 2026-07-01 15:25:18.470 | pagination 2026-07-01 15:25:18.470 | port-device-profile 2026-07-01 15:25:18.470 | port-mac-address-regenerate 2026-07-01 15:25:18.470 | port-numa-affinity-policy 2026-07-01 15:25:18.470 | port-numa-affinity-policy-socket 2026-07-01 15:25:18.470 | binding 2026-07-01 15:25:18.470 | binding-extended 2026-07-01 15:25:18.471 | port-security 2026-07-01 15:25:18.471 | project-id 2026-07-01 15:25:18.471 | provider 2026-07-01 15:25:18.471 | qinq 2026-07-01 15:25:18.471 | quota-check-limit 2026-07-01 15:25:18.471 | quota-check-limit-default 2026-07-01 15:25:18.471 | quotas 2026-07-01 15:25:18.471 | quota_details 2026-07-01 15:25:18.471 | rbac-policies 2026-07-01 15:25:18.471 | rbac-address-scope 2026-07-01 15:25:18.471 | rbac-security-groups 2026-07-01 15:25:18.472 | revision-if-match 2026-07-01 15:25:18.472 | standard-attr-revisions 2026-07-01 15:25:18.472 | router_availability_zone 2026-07-01 15:25:18.472 | router-enable-snat 2026-07-01 15:25:18.472 | security-groups-default-rules 2026-07-01 15:25:18.472 | security-groups-default-statefulness 2026-07-01 15:25:18.472 | security-groups-normalized-cidr 2026-07-01 15:25:18.472 | security-groups-remote-address-group 2026-07-01 15:25:18.472 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:25:18.472 | security-groups-shared-filtering 2026-07-01 15:25:18.473 | security-group 2026-07-01 15:25:18.473 | service-type 2026-07-01 15:25:18.473 | sorting 2026-07-01 15:25:18.473 | standard-attr-description 2026-07-01 15:25:18.473 | stateful-security-group 2026-07-01 15:25:18.473 | subnet-dns-publish-fixed-ip 2026-07-01 15:25:18.473 | subnet-external-network 2026-07-01 15:25:18.473 | subnet_onboard 2026-07-01 15:25:18.473 | subnet-service-types 2026-07-01 15:25:18.473 | subnet_allocation 2026-07-01 15:25:18.473 | subnetpool-prefix-ops 2026-07-01 15:25:18.474 | tag-creation 2026-07-01 15:25:18.474 | standard-attr-tag 2026-07-01 15:25:18.474 | standard-attr-timestamp 2026-07-01 15:25:18.474 | vlan-transparent' 2026-07-01 15:25:18.474 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 15:25:18.474 | address-scope 2026-07-01 15:25:18.474 | agent 2026-07-01 15:25:18.474 | allowed-address-pairs 2026-07-01 15:25:18.474 | auto-allocated-topology 2026-07-01 15:25:18.475 | availability_zone 2026-07-01 15:25:18.475 | default-subnetpools 2026-07-01 15:25:18.475 | dhcp_agent_scheduler 2026-07-01 15:25:18.475 | dns-integration 2026-07-01 15:25:18.475 | dns-domain-ports 2026-07-01 15:25:18.475 | dns-integration-domain-keywords 2026-07-01 15:25:18.475 | empty-string-filtering 2026-07-01 15:25:18.475 | external-net 2026-07-01 15:25:18.475 | extra_dhcp_opt 2026-07-01 15:25:18.475 | extraroute 2026-07-01 15:25:18.475 | extraroute-atomic 2026-07-01 15:25:18.476 | filter-validation 2026-07-01 15:25:18.476 | floating-ip-port-forwarding-detail 2026-07-01 15:25:18.476 | fip-port-details 2026-07-01 15:25:18.476 | flavors 2026-07-01 15:25:18.476 | floatingip-pools 2026-07-01 15:25:18.476 | router 2026-07-01 15:25:18.476 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:25:18.476 | enable-default-route-bfd 2026-07-01 15:25:18.476 | enable-default-route-ecmp 2026-07-01 15:25:18.476 | ext-gw-mode 2026-07-01 15:25:18.476 | l3-ha 2026-07-01 15:25:18.477 | external-gateway-multihoming 2026-07-01 15:25:18.477 | l3-flavors 2026-07-01 15:25:18.477 | l3_agent_scheduler 2026-07-01 15:25:18.477 | multi-provider 2026-07-01 15:25:18.477 | net-mtu 2026-07-01 15:25:18.477 | net-mtu-writable 2026-07-01 15:25:18.477 | network_availability_zone 2026-07-01 15:25:18.477 | network-ip-availability 2026-07-01 15:25:18.477 | network-ip-availability-details 2026-07-01 15:25:18.477 | pagination 2026-07-01 15:25:18.477 | port-device-profile 2026-07-01 15:25:18.478 | port-mac-address-regenerate 2026-07-01 15:25:18.478 | port-numa-affinity-policy 2026-07-01 15:25:18.478 | port-numa-affinity-policy-socket 2026-07-01 15:25:18.478 | binding 2026-07-01 15:25:18.478 | binding-extended 2026-07-01 15:25:18.478 | port-security 2026-07-01 15:25:18.478 | project-id 2026-07-01 15:25:18.478 | provider 2026-07-01 15:25:18.478 | qinq 2026-07-01 15:25:18.478 | quota-check-limit 2026-07-01 15:25:18.479 | quota-check-limit-default 2026-07-01 15:25:18.479 | quotas 2026-07-01 15:25:18.479 | quota_details 2026-07-01 15:25:18.479 | rbac-policies 2026-07-01 15:25:18.479 | rbac-address-scope 2026-07-01 15:25:18.479 | rbac-security-groups 2026-07-01 15:25:18.479 | revision-if-match 2026-07-01 15:25:18.479 | standard-attr-revisions 2026-07-01 15:25:18.479 | router_availability_zone 2026-07-01 15:25:18.479 | router-enable-snat 2026-07-01 15:25:18.480 | security-groups-default-rules 2026-07-01 15:25:18.480 | security-groups-default-statefulness 2026-07-01 15:25:18.480 | security-groups-normalized-cidr 2026-07-01 15:25:18.480 | security-groups-remote-address-group 2026-07-01 15:25:18.480 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:25:18.480 | security-groups-shared-filtering 2026-07-01 15:25:18.480 | security-group 2026-07-01 15:25:18.480 | service-type 2026-07-01 15:25:18.480 | sorting 2026-07-01 15:25:18.480 | standard-attr-description 2026-07-01 15:25:18.481 | stateful-security-group 2026-07-01 15:25:18.481 | subnet-dns-publish-fixed-ip 2026-07-01 15:25:18.481 | subnet-external-network 2026-07-01 15:25:18.481 | subnet_onboard 2026-07-01 15:25:18.481 | subnet-service-types 2026-07-01 15:25:18.481 | subnet_allocation 2026-07-01 15:25:18.481 | subnetpool-prefix-ops 2026-07-01 15:25:18.481 | tag-creation 2026-07-01 15:25:18.481 | standard-attr-tag 2026-07-01 15:25:18.481 | standard-attr-timestamp 2026-07-01 15:25:18.481 | vlan-transparent =~ router ]] 2026-07-01 15:25:18.482 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 15:25:18.482 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-01 15:25:18.482 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-01 15:25:18.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-07-01 15:25:21.811 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:21.815 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 15:25:21.815 | address-scope 2026-07-01 15:25:21.815 | agent 2026-07-01 15:25:21.815 | allowed-address-pairs 2026-07-01 15:25:21.815 | auto-allocated-topology 2026-07-01 15:25:21.816 | availability_zone 2026-07-01 15:25:21.816 | default-subnetpools 2026-07-01 15:25:21.816 | dhcp_agent_scheduler 2026-07-01 15:25:21.816 | dns-integration 2026-07-01 15:25:21.816 | dns-domain-ports 2026-07-01 15:25:21.816 | dns-integration-domain-keywords 2026-07-01 15:25:21.816 | empty-string-filtering 2026-07-01 15:25:21.816 | external-net 2026-07-01 15:25:21.816 | extra_dhcp_opt 2026-07-01 15:25:21.816 | extraroute 2026-07-01 15:25:21.816 | extraroute-atomic 2026-07-01 15:25:21.817 | filter-validation 2026-07-01 15:25:21.817 | floating-ip-port-forwarding-detail 2026-07-01 15:25:21.817 | fip-port-details 2026-07-01 15:25:21.817 | flavors 2026-07-01 15:25:21.817 | floatingip-pools 2026-07-01 15:25:21.817 | router 2026-07-01 15:25:21.818 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:25:21.818 | enable-default-route-bfd 2026-07-01 15:25:21.818 | enable-default-route-ecmp 2026-07-01 15:25:21.819 | ext-gw-mode 2026-07-01 15:25:21.819 | l3-ha 2026-07-01 15:25:21.819 | external-gateway-multihoming 2026-07-01 15:25:21.820 | l3-flavors 2026-07-01 15:25:21.820 | l3_agent_scheduler 2026-07-01 15:25:21.820 | multi-provider 2026-07-01 15:25:21.820 | net-mtu 2026-07-01 15:25:21.820 | net-mtu-writable 2026-07-01 15:25:21.820 | network_availability_zone 2026-07-01 15:25:21.821 | network-ip-availability 2026-07-01 15:25:21.821 | network-ip-availability-details 2026-07-01 15:25:21.821 | pagination 2026-07-01 15:25:21.821 | port-device-profile 2026-07-01 15:25:21.821 | port-mac-address-regenerate 2026-07-01 15:25:21.821 | port-numa-affinity-policy 2026-07-01 15:25:21.821 | port-numa-affinity-policy-socket 2026-07-01 15:25:21.821 | binding 2026-07-01 15:25:21.821 | binding-extended 2026-07-01 15:25:21.821 | port-security 2026-07-01 15:25:21.822 | project-id 2026-07-01 15:25:21.822 | provider 2026-07-01 15:25:21.822 | qinq 2026-07-01 15:25:21.822 | quota-check-limit 2026-07-01 15:25:21.822 | quota-check-limit-default 2026-07-01 15:25:21.822 | quotas 2026-07-01 15:25:21.822 | quota_details 2026-07-01 15:25:21.823 | rbac-policies 2026-07-01 15:25:21.823 | rbac-address-scope 2026-07-01 15:25:21.823 | rbac-security-groups 2026-07-01 15:25:21.824 | revision-if-match 2026-07-01 15:25:21.824 | standard-attr-revisions 2026-07-01 15:25:21.824 | router_availability_zone 2026-07-01 15:25:21.825 | router-enable-snat 2026-07-01 15:25:21.825 | security-groups-default-rules 2026-07-01 15:25:21.825 | security-groups-default-statefulness 2026-07-01 15:25:21.825 | security-groups-normalized-cidr 2026-07-01 15:25:21.825 | security-groups-remote-address-group 2026-07-01 15:25:21.825 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:25:21.825 | security-groups-shared-filtering 2026-07-01 15:25:21.825 | security-group 2026-07-01 15:25:21.826 | service-type 2026-07-01 15:25:21.826 | sorting 2026-07-01 15:25:21.826 | standard-attr-description 2026-07-01 15:25:21.826 | stateful-security-group 2026-07-01 15:25:21.826 | subnet-dns-publish-fixed-ip 2026-07-01 15:25:21.826 | subnet-external-network 2026-07-01 15:25:21.826 | subnet_onboard 2026-07-01 15:25:21.827 | subnet-service-types 2026-07-01 15:25:21.827 | subnet_allocation 2026-07-01 15:25:21.827 | subnetpool-prefix-ops 2026-07-01 15:25:21.828 | tag-creation 2026-07-01 15:25:21.828 | standard-attr-tag 2026-07-01 15:25:21.828 | standard-attr-timestamp 2026-07-01 15:25:21.828 | vlan-transparent' 2026-07-01 15:25:21.828 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 15:25:21.828 | address-scope 2026-07-01 15:25:21.829 | agent 2026-07-01 15:25:21.829 | allowed-address-pairs 2026-07-01 15:25:21.829 | auto-allocated-topology 2026-07-01 15:25:21.829 | availability_zone 2026-07-01 15:25:21.829 | default-subnetpools 2026-07-01 15:25:21.829 | dhcp_agent_scheduler 2026-07-01 15:25:21.829 | dns-integration 2026-07-01 15:25:21.829 | dns-domain-ports 2026-07-01 15:25:21.829 | dns-integration-domain-keywords 2026-07-01 15:25:21.829 | empty-string-filtering 2026-07-01 15:25:21.830 | external-net 2026-07-01 15:25:21.830 | extra_dhcp_opt 2026-07-01 15:25:21.830 | extraroute 2026-07-01 15:25:21.830 | extraroute-atomic 2026-07-01 15:25:21.830 | filter-validation 2026-07-01 15:25:21.830 | floating-ip-port-forwarding-detail 2026-07-01 15:25:21.830 | fip-port-details 2026-07-01 15:25:21.830 | flavors 2026-07-01 15:25:21.831 | floatingip-pools 2026-07-01 15:25:21.831 | router 2026-07-01 15:25:21.831 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:25:21.831 | enable-default-route-bfd 2026-07-01 15:25:21.831 | enable-default-route-ecmp 2026-07-01 15:25:21.831 | ext-gw-mode 2026-07-01 15:25:21.831 | l3-ha 2026-07-01 15:25:21.831 | external-gateway-multihoming 2026-07-01 15:25:21.832 | l3-flavors 2026-07-01 15:25:21.832 | l3_agent_scheduler 2026-07-01 15:25:21.832 | multi-provider 2026-07-01 15:25:21.832 | net-mtu 2026-07-01 15:25:21.832 | net-mtu-writable 2026-07-01 15:25:21.832 | network_availability_zone 2026-07-01 15:25:21.832 | network-ip-availability 2026-07-01 15:25:21.832 | network-ip-availability-details 2026-07-01 15:25:21.832 | pagination 2026-07-01 15:25:21.833 | port-device-profile 2026-07-01 15:25:21.833 | port-mac-address-regenerate 2026-07-01 15:25:21.833 | port-numa-affinity-policy 2026-07-01 15:25:21.833 | port-numa-affinity-policy-socket 2026-07-01 15:25:21.833 | binding 2026-07-01 15:25:21.833 | binding-extended 2026-07-01 15:25:21.833 | port-security 2026-07-01 15:25:21.833 | project-id 2026-07-01 15:25:21.833 | provider 2026-07-01 15:25:21.834 | qinq 2026-07-01 15:25:21.834 | quota-check-limit 2026-07-01 15:25:21.834 | quota-check-limit-default 2026-07-01 15:25:21.834 | quotas 2026-07-01 15:25:21.834 | quota_details 2026-07-01 15:25:21.834 | rbac-policies 2026-07-01 15:25:21.834 | rbac-address-scope 2026-07-01 15:25:21.834 | rbac-security-groups 2026-07-01 15:25:21.834 | revision-if-match 2026-07-01 15:25:21.835 | standard-attr-revisions 2026-07-01 15:25:21.835 | router_availability_zone 2026-07-01 15:25:21.835 | router-enable-snat 2026-07-01 15:25:21.835 | security-groups-default-rules 2026-07-01 15:25:21.835 | security-groups-default-statefulness 2026-07-01 15:25:21.835 | security-groups-normalized-cidr 2026-07-01 15:25:21.835 | security-groups-remote-address-group 2026-07-01 15:25:21.835 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:25:21.836 | security-groups-shared-filtering 2026-07-01 15:25:21.836 | security-group 2026-07-01 15:25:21.836 | service-type 2026-07-01 15:25:21.836 | sorting 2026-07-01 15:25:21.836 | standard-attr-description 2026-07-01 15:25:21.836 | stateful-security-group 2026-07-01 15:25:21.836 | subnet-dns-publish-fixed-ip 2026-07-01 15:25:21.836 | subnet-external-network 2026-07-01 15:25:21.836 | subnet_onboard 2026-07-01 15:25:21.837 | subnet-service-types 2026-07-01 15:25:21.837 | subnet_allocation 2026-07-01 15:25:21.837 | subnetpool-prefix-ops 2026-07-01 15:25:21.837 | tag-creation 2026-07-01 15:25:21.837 | standard-attr-tag 2026-07-01 15:25:21.837 | standard-attr-timestamp 2026-07-01 15:25:21.837 | vlan-transparent =~ external-net ]] 2026-07-01 15:25:21.837 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 15:25:21.838 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-01 15:25:21.838 | ++ 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-07-01 15:25:25.607 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:25.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=3c56186a-b911-4dfd-a7a2-5489a6f71489 2026-07-01 15:25:25.614 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-01 15:25:25.617 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:25.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-01 15:25:25.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-01 15:25:25.643 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-01 15:25:25.648 | ++ 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-07-01 15:25:29.090 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:29.094 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 15:25:29.094 | address-scope 2026-07-01 15:25:29.094 | agent 2026-07-01 15:25:29.094 | allowed-address-pairs 2026-07-01 15:25:29.094 | auto-allocated-topology 2026-07-01 15:25:29.094 | availability_zone 2026-07-01 15:25:29.094 | default-subnetpools 2026-07-01 15:25:29.094 | dhcp_agent_scheduler 2026-07-01 15:25:29.094 | dns-integration 2026-07-01 15:25:29.095 | dns-domain-ports 2026-07-01 15:25:29.095 | dns-integration-domain-keywords 2026-07-01 15:25:29.095 | empty-string-filtering 2026-07-01 15:25:29.095 | external-net 2026-07-01 15:25:29.095 | extra_dhcp_opt 2026-07-01 15:25:29.095 | extraroute 2026-07-01 15:25:29.095 | extraroute-atomic 2026-07-01 15:25:29.095 | filter-validation 2026-07-01 15:25:29.095 | floating-ip-port-forwarding-detail 2026-07-01 15:25:29.095 | fip-port-details 2026-07-01 15:25:29.095 | flavors 2026-07-01 15:25:29.096 | floatingip-pools 2026-07-01 15:25:29.096 | router 2026-07-01 15:25:29.096 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:25:29.096 | enable-default-route-bfd 2026-07-01 15:25:29.096 | enable-default-route-ecmp 2026-07-01 15:25:29.096 | ext-gw-mode 2026-07-01 15:25:29.096 | l3-ha 2026-07-01 15:25:29.096 | external-gateway-multihoming 2026-07-01 15:25:29.096 | l3-flavors 2026-07-01 15:25:29.096 | l3_agent_scheduler 2026-07-01 15:25:29.097 | multi-provider 2026-07-01 15:25:29.097 | net-mtu 2026-07-01 15:25:29.097 | net-mtu-writable 2026-07-01 15:25:29.097 | network_availability_zone 2026-07-01 15:25:29.097 | network-ip-availability 2026-07-01 15:25:29.097 | network-ip-availability-details 2026-07-01 15:25:29.097 | pagination 2026-07-01 15:25:29.097 | port-device-profile 2026-07-01 15:25:29.097 | port-mac-address-regenerate 2026-07-01 15:25:29.097 | port-numa-affinity-policy 2026-07-01 15:25:29.097 | port-numa-affinity-policy-socket 2026-07-01 15:25:29.098 | binding 2026-07-01 15:25:29.098 | binding-extended 2026-07-01 15:25:29.098 | port-security 2026-07-01 15:25:29.098 | project-id 2026-07-01 15:25:29.098 | provider 2026-07-01 15:25:29.098 | qinq 2026-07-01 15:25:29.098 | quota-check-limit 2026-07-01 15:25:29.098 | quota-check-limit-default 2026-07-01 15:25:29.098 | quotas 2026-07-01 15:25:29.098 | quota_details 2026-07-01 15:25:29.098 | rbac-policies 2026-07-01 15:25:29.098 | rbac-address-scope 2026-07-01 15:25:29.099 | rbac-security-groups 2026-07-01 15:25:29.099 | revision-if-match 2026-07-01 15:25:29.099 | standard-attr-revisions 2026-07-01 15:25:29.099 | router_availability_zone 2026-07-01 15:25:29.099 | router-enable-snat 2026-07-01 15:25:29.099 | security-groups-default-rules 2026-07-01 15:25:29.099 | security-groups-default-statefulness 2026-07-01 15:25:29.099 | security-groups-normalized-cidr 2026-07-01 15:25:29.099 | security-groups-remote-address-group 2026-07-01 15:25:29.099 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:25:29.099 | security-groups-shared-filtering 2026-07-01 15:25:29.100 | security-group 2026-07-01 15:25:29.100 | service-type 2026-07-01 15:25:29.100 | sorting 2026-07-01 15:25:29.100 | standard-attr-description 2026-07-01 15:25:29.100 | stateful-security-group 2026-07-01 15:25:29.100 | subnet-dns-publish-fixed-ip 2026-07-01 15:25:29.100 | subnet-external-network 2026-07-01 15:25:29.100 | subnet_onboard 2026-07-01 15:25:29.100 | subnet-service-types 2026-07-01 15:25:29.100 | subnet_allocation 2026-07-01 15:25:29.100 | subnetpool-prefix-ops 2026-07-01 15:25:29.101 | tag-creation 2026-07-01 15:25:29.101 | standard-attr-tag 2026-07-01 15:25:29.101 | standard-attr-timestamp 2026-07-01 15:25:29.101 | vlan-transparent' 2026-07-01 15:25:29.101 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 15:25:29.101 | address-scope 2026-07-01 15:25:29.101 | agent 2026-07-01 15:25:29.101 | allowed-address-pairs 2026-07-01 15:25:29.101 | auto-allocated-topology 2026-07-01 15:25:29.101 | availability_zone 2026-07-01 15:25:29.101 | default-subnetpools 2026-07-01 15:25:29.102 | dhcp_agent_scheduler 2026-07-01 15:25:29.102 | dns-integration 2026-07-01 15:25:29.102 | dns-domain-ports 2026-07-01 15:25:29.102 | dns-integration-domain-keywords 2026-07-01 15:25:29.102 | empty-string-filtering 2026-07-01 15:25:29.102 | external-net 2026-07-01 15:25:29.102 | extra_dhcp_opt 2026-07-01 15:25:29.102 | extraroute 2026-07-01 15:25:29.102 | extraroute-atomic 2026-07-01 15:25:29.102 | filter-validation 2026-07-01 15:25:29.102 | floating-ip-port-forwarding-detail 2026-07-01 15:25:29.103 | fip-port-details 2026-07-01 15:25:29.103 | flavors 2026-07-01 15:25:29.103 | floatingip-pools 2026-07-01 15:25:29.103 | router 2026-07-01 15:25:29.103 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:25:29.103 | enable-default-route-bfd 2026-07-01 15:25:29.103 | enable-default-route-ecmp 2026-07-01 15:25:29.103 | ext-gw-mode 2026-07-01 15:25:29.103 | l3-ha 2026-07-01 15:25:29.103 | external-gateway-multihoming 2026-07-01 15:25:29.103 | l3-flavors 2026-07-01 15:25:29.104 | l3_agent_scheduler 2026-07-01 15:25:29.104 | multi-provider 2026-07-01 15:25:29.104 | net-mtu 2026-07-01 15:25:29.104 | net-mtu-writable 2026-07-01 15:25:29.104 | network_availability_zone 2026-07-01 15:25:29.104 | network-ip-availability 2026-07-01 15:25:29.104 | network-ip-availability-details 2026-07-01 15:25:29.104 | pagination 2026-07-01 15:25:29.104 | port-device-profile 2026-07-01 15:25:29.104 | port-mac-address-regenerate 2026-07-01 15:25:29.104 | port-numa-affinity-policy 2026-07-01 15:25:29.105 | port-numa-affinity-policy-socket 2026-07-01 15:25:29.105 | binding 2026-07-01 15:25:29.105 | binding-extended 2026-07-01 15:25:29.105 | port-security 2026-07-01 15:25:29.105 | project-id 2026-07-01 15:25:29.105 | provider 2026-07-01 15:25:29.105 | qinq 2026-07-01 15:25:29.105 | quota-check-limit 2026-07-01 15:25:29.105 | quota-check-limit-default 2026-07-01 15:25:29.105 | quotas 2026-07-01 15:25:29.105 | quota_details 2026-07-01 15:25:29.105 | rbac-policies 2026-07-01 15:25:29.106 | rbac-address-scope 2026-07-01 15:25:29.106 | rbac-security-groups 2026-07-01 15:25:29.106 | revision-if-match 2026-07-01 15:25:29.106 | standard-attr-revisions 2026-07-01 15:25:29.106 | router_availability_zone 2026-07-01 15:25:29.106 | router-enable-snat 2026-07-01 15:25:29.106 | security-groups-default-rules 2026-07-01 15:25:29.106 | security-groups-default-statefulness 2026-07-01 15:25:29.106 | security-groups-normalized-cidr 2026-07-01 15:25:29.106 | security-groups-remote-address-group 2026-07-01 15:25:29.106 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:25:29.107 | security-groups-shared-filtering 2026-07-01 15:25:29.107 | security-group 2026-07-01 15:25:29.107 | service-type 2026-07-01 15:25:29.107 | sorting 2026-07-01 15:25:29.107 | standard-attr-description 2026-07-01 15:25:29.107 | stateful-security-group 2026-07-01 15:25:29.107 | subnet-dns-publish-fixed-ip 2026-07-01 15:25:29.107 | subnet-external-network 2026-07-01 15:25:29.107 | subnet_onboard 2026-07-01 15:25:29.107 | subnet-service-types 2026-07-01 15:25:29.107 | subnet_allocation 2026-07-01 15:25:29.108 | subnetpool-prefix-ops 2026-07-01 15:25:29.108 | tag-creation 2026-07-01 15:25:29.108 | standard-attr-tag 2026-07-01 15:25:29.108 | standard-attr-timestamp 2026-07-01 15:25:29.108 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-01 15:25:29.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 15:25:29.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-01 15:25:29.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-01 15:25:29.111 | ++ 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-07-01 15:25:33.711 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:33.715 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=d99b1f48-2a87-4fe8-8135-308428e3d15a 2026-07-01 15:25:33.718 | + 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-07-01 15:25:33.721 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:33.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-01 15:25:33.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-01 15:25:33.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3c56186a-b911-4dfd-a7a2-5489a6f71489 381d9c02-191a-497c-93a3-58833fc8447a 2026-07-01 15:25:39.979 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-01 15:25:39.986 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 d99b1f48-2a87-4fe8-8135-308428e3d15a 2026-07-01 15:25:39.990 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-01 15:25:39.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-01 15:25:39.998 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-01 15:25:40.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-01 15:25:40.005 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-01 15:25:40.009 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network d99b1f48-2a87-4fe8-8135-308428e3d15a --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-01 15:25:40.012 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-01 15:25:40.015 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-01 15:25:40.020 | +++ 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 d99b1f48-2a87-4fe8-8135-308428e3d15a --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-01 15:25:40.022 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-01 15:25:43.703 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:43.707 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-01 15:25:43.707 | | id | e1f175ee-8a63-49a3-a411-cd67f3a9a629 |' 2026-07-01 15:25:43.710 | ++ 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-07-01 15:25:43.714 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:43.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' e1f175ee-8a63-49a3-a411-cd67f3a9a629 '|' 2026-07-01 15:25:43.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | e1f175ee-8a63-49a3-a411-cd67f3a9a629 |' 2026-07-01 15:25:43.742 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-01 15:25:43.748 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' e1f175ee-8a63-49a3-a411-cd67f3a9a629 '|' 2026-07-01 15:25:43.749 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-01 15:25:43.753 | ++ functions-common:get_field:806 : local data field 2026-07-01 15:25:43.756 | ++ functions-common:get_field:807 : read data 2026-07-01 15:25:43.760 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-01 15:25:43.763 | ++ functions-common:get_field:811 : field='$3' 2026-07-01 15:25:43.767 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | e1f175ee-8a63-49a3-a411-cd67f3a9a629 |' 2026-07-01 15:25:43.768 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-01 15:25:43.775 | ++ functions-common:get_field:807 : read data 2026-07-01 15:25:43.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-01 15:25:43.785 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' e1f175ee-8a63-49a3-a411-cd67f3a9a629 '|' 2026-07-01 15:25:43.785 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-01 15:25:43.788 | ++ functions-common:get_field:806 : local data field 2026-07-01 15:25:43.792 | ++ functions-common:get_field:807 : read data 2026-07-01 15:25:43.795 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-01 15:25:43.799 | ++ functions-common:get_field:811 : field='$6' 2026-07-01 15:25:43.804 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | e1f175ee-8a63-49a3-a411-cd67f3a9a629 |' 2026-07-01 15:25:43.804 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-01 15:25:43.810 | ++ functions-common:get_field:807 : read data 2026-07-01 15:25:43.816 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=e1f175ee-8a63-49a3-a411-cd67f3a9a629 2026-07-01 15:25:43.820 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway d99b1f48-2a87-4fe8-8135-308428e3d15a 3c56186a-b911-4dfd-a7a2-5489a6f71489 2026-07-01 15:25:49.790 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-01 15:25:49.793 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-01 15:25:49.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-01 15:25:49.819 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:25:49.824 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-01 15:25:49.830 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-01 15:25:49.833 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-01 15:25:49.838 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-01 15:25:49.844 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-01 15:25:49.849 | ++ 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-07-01 15:25:49.879 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-01 15:25:49.882 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-01 15:25:49.885 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-01 15:25:49.887 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-01 15:25:49.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-01 15:25:49.892 | + 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-07-01 15:25:49.894 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-01 15:25:49.896 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-01 15:25:49.899 | + functions-common:test_with_retry:2360 : local until=10 2026-07-01 15:25:49.902 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-01 15:25:49.904 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-01 15:25:49.907 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-01 15:25:49.909 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:25:49.911 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:25:49.915 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:25:49.918 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919549915 2026-07-01 15:25:49.921 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-01 15:25:49.928 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-01 15:25:49.931 | + functions-common:time_stop:2420 : local name 2026-07-01 15:25:49.933 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:25:49.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:25:49.938 | + functions-common:time_stop:2423 : local total 2026-07-01 15:25:49.940 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:25:49.942 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-01 15:25:49.944 | + functions-common:time_stop:2427 : start_time=1782919549915 2026-07-01 15:25:49.946 | + functions-common:time_stop:2429 : [[ -z 1782919549915 ]] 2026-07-01 15:25:49.949 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:25:49.953 | + functions-common:time_stop:2432 : end_time=1782919549950 2026-07-01 15:25:49.955 | + functions-common:time_stop:2433 : elapsed_time=35 2026-07-01 15:25:49.957 | + functions-common:time_stop:2434 : total=9193 2026-07-01 15:25:49.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:25:49.962 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9228 2026-07-01 15:25:49.966 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-01 15:25:49.967 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-01 15:25:49.972 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-01 15:25:49.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:25:49.976 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-01 15:25:49.979 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-01 15:25:49.982 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-01 15:25:49.998 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-01 15:25:50.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-01 15:25:50.020 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-01 15:25:50.022 | ++ 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-07-01 15:25:50.024 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-01 15:25:53.437 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:25:53.441 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.209 ' 2026-07-01 15:25:53.443 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-01 15:25:53.445 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:25:53.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-01 15:25:53.464 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:25:53.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-01 15:25:53.470 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-01 15:25:53.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3c56186a-b911-4dfd-a7a2-5489a6f71489 6e5be33a-3973-4815-aae1-38c206a2dfd1 2026-07-01 15:25:59.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-01 15:25:59.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 d99b1f48-2a87-4fe8-8135-308428e3d15a 2026-07-01 15:25:59.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-01 15:25:59.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-01 15:25:59.488 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-01 15:25:59.491 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-01 15:25:59.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network d99b1f48-2a87-4fe8-8135-308428e3d15a --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-01 15:25:59.496 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-01 15:25:59.499 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-01 15:25:59.504 | +++ 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 d99b1f48-2a87-4fe8-8135-308428e3d15a --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-01 15:25:59.504 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-01 15:26:05.769 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:26:05.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-01 15:26:05.776 | | id | 37ccfbe6-3a96-4442-adc4-c3e3650c33a4 |' 2026-07-01 15:26:05.778 | ++ 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-07-01 15:26:05.783 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:26:05.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 37ccfbe6-3a96-4442-adc4-c3e3650c33a4 '|' 2026-07-01 15:26:05.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 37ccfbe6-3a96-4442-adc4-c3e3650c33a4 |' 2026-07-01 15:26:05.813 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-01 15:26:05.818 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 37ccfbe6-3a96-4442-adc4-c3e3650c33a4 '|' 2026-07-01 15:26:05.819 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-01 15:26:05.824 | ++ functions-common:get_field:806 : local data field 2026-07-01 15:26:05.826 | ++ functions-common:get_field:807 : read data 2026-07-01 15:26:05.831 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-01 15:26:05.834 | ++ functions-common:get_field:811 : field='$3' 2026-07-01 15:26:05.838 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 37ccfbe6-3a96-4442-adc4-c3e3650c33a4 |' 2026-07-01 15:26:05.839 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-01 15:26:05.846 | ++ functions-common:get_field:807 : read data 2026-07-01 15:26:05.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-01 15:26:05.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-01 15:26:05.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-01 15:26:05.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 37ccfbe6-3a96-4442-adc4-c3e3650c33a4 '|' 2026-07-01 15:26:05.866 | ++ functions-common:get_field:806 : local data field 2026-07-01 15:26:05.870 | ++ functions-common:get_field:807 : read data 2026-07-01 15:26:05.873 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-01 15:26:05.879 | ++ functions-common:get_field:811 : field='$6' 2026-07-01 15:26:05.883 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 37ccfbe6-3a96-4442-adc4-c3e3650c33a4 |' 2026-07-01 15:26:05.884 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-01 15:26:05.891 | ++ functions-common:get_field:807 : read data 2026-07-01 15:26:05.897 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=37ccfbe6-3a96-4442-adc4-c3e3650c33a4 2026-07-01 15:26:05.901 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-01 15:26:05.906 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-01 15:26:05.910 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-01 15:26:05.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-01 15:26:05.936 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:05.941 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-01 15:26:05.959 | net.ipv6.conf.all.forwarding = 1 2026-07-01 15:26:05.967 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-01 15:26:05.967 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 3c56186a-b911-4dfd-a7a2-5489a6f71489 -c external_gateway_info -f json 2026-07-01 15:26:05.968 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-01 15:26:05.970 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 37ccfbe6-3a96-4442-adc4-c3e3650c33a4 2026-07-01 15:26:05.972 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-01 15:26:09.422 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:26:09.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::21b 2026-07-01 15:26:09.430 | + 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-07-01 15:26:09.433 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 15:26:09.452 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-01 15:26:09.455 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-01 15:26:09.458 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-01 15:26:09.462 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-01 15:26:09.464 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-01 15:26:09.467 | ++ 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-07-01 15:26:09.491 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-01 15:26:09.494 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-01 15:26:09.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-01 15:26:09.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-01 15:26:09.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-01 15:26:09.535 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd13:7580:1ae4::/56 2026-07-01 15:26:09.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 22c87e6e-c0a9-4a74-8c35-f0cdfa4fd860 ]] 2026-07-01 15:26:09.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd13:7580:1ae4::/56 via 2001:db8::21b dev br-ex 2026-07-01 15:26:09.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-01 15:26:09.562 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:26:09.566 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-01 15:26:09.585 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:09.589 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-01 15:26:09.592 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:26:09.595 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-01 15:26:09.598 | + ./stack.sh:main:1332 : start_nova 2026-07-01 15:26:09.601 | + lib/nova:start_nova:1171 : start_nova_rest 2026-07-01 15:26:09.604 | + lib/nova:start_nova_rest:1084 : 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-07-01 15:26:09.608 | + lib/nova:start_nova_rest:1085 : 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-07-01 15:26:09.611 | + lib/nova:start_nova_rest:1085 : 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-07-01 15:26:09.614 | + lib/nova:start_nova_rest:1087 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-01 15:26:09.617 | + lib/nova:start_nova_rest:1089 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 15:26:09.621 | + functions-common:run_process:1674 : local service=n-sch 2026-07-01 15:26:09.624 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 15:26:09.627 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:09.631 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:09.634 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:09.637 | + functions-common:run_process:1680 : local name=n-sch 2026-07-01 15:26:09.640 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:09.643 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:09.646 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:09.649 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:09.654 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:09.659 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919569655 2026-07-01 15:26:09.662 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-01 15:26:09.686 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:09.690 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-01 15:26:09.693 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-01 15:26:09.696 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 15:26:09.699 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 15:26:09.702 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 15:26:09.705 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 15:26:09.708 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-01 15:26:09.711 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-01 15:26:09.714 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-01 15:26:09.717 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:09.720 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:09.723 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:09.726 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:09.730 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-01 15:26:09.733 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-01 15:26:09.736 | + 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-07-01 15:26:09.740 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-01 15:26:09.743 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 15:26:09.746 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:26:09.749 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:26:09.752 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:26:09.755 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:26:09.758 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:26:09.761 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-01 15:26:09.764 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:26:09.769 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-01 15:26:09.852 | + 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-07-01 15:26:09.934 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-01 15:26:10.010 | + 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-07-01 15:26:10.080 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-01 15:26:10.148 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-01 15:26:10.224 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 15:26:10.302 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:26:10.305 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:26:10.308 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-01 15:26:10.389 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:26:10.902 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-01 15:26:10.936 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-01 15:26:11.390 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-01 15:26:11.456 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:11.456 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:11.458 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:11.461 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:11.464 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:11.466 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:11.468 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:11.471 | + functions-common:time_stop:2427 : start_time=1782919569655 2026-07-01 15:26:11.473 | + functions-common:time_stop:2429 : [[ -z 1782919569655 ]] 2026-07-01 15:26:11.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:11.481 | + functions-common:time_stop:2432 : end_time=1782919571478 2026-07-01 15:26:11.483 | + functions-common:time_stop:2433 : elapsed_time=1823 2026-07-01 15:26:11.487 | + functions-common:time_stop:2434 : total=20614 2026-07-01 15:26:11.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:11.492 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22437 2026-07-01 15:26:11.495 | ++ lib/nova:start_nova_rest:1090 : which uwsgi 2026-07-01 15:26:11.501 | + lib/nova:start_nova_rest:1090 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 15:26:11.504 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-01 15:26:11.507 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 15:26:11.509 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:11.513 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:11.515 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:11.518 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-01 15:26:11.520 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:11.523 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:11.525 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:11.528 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:11.531 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:11.536 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919571532 2026-07-01 15:26:11.539 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-01 15:26:11.560 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:11.563 | + 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-07-01 15:26:11.565 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-01 15:26:11.568 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 15:26:11.571 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 15:26:11.574 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 15:26:11.576 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 15:26:11.578 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-01 15:26:11.582 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-01 15:26:11.585 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-01 15:26:11.587 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:11.590 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:11.592 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:11.595 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:11.597 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-01 15:26:11.600 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-01 15:26:11.602 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 15:26:11.605 | + 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-07-01 15:26:11.608 | + 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-07-01 15:26:11.611 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-01 15:26:11.614 | + 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-07-01 15:26:11.616 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 15:26:11.619 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 15:26:11.622 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 15:26:11.625 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-01 15:26:11.628 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 15:26:11.633 | + 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-07-01 15:26:11.719 | + 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-07-01 15:26:11.800 | + 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-07-01 15:26:11.864 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-01 15:26:11.925 | + 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-07-01 15:26:11.992 | + 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-07-01 15:26:12.057 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-01 15:26:12.121 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-01 15:26:12.184 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-01 15:26:12.247 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-01 15:26:12.310 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-01 15:26:12.374 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 15:26:12.377 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 15:26:12.379 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-01 15:26:12.459 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 15:26:13.000 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-01 15:26:13.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-01 15:26:13.519 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-01 15:26:13.688 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:13.692 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:13.697 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:13.699 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:13.702 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:13.707 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:13.710 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:13.713 | + functions-common:time_stop:2427 : start_time=1782919571532 2026-07-01 15:26:13.715 | + functions-common:time_stop:2429 : [[ -z 1782919571532 ]] 2026-07-01 15:26:13.718 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:13.723 | + functions-common:time_stop:2432 : end_time=1782919573721 2026-07-01 15:26:13.726 | + functions-common:time_stop:2433 : elapsed_time=2189 2026-07-01 15:26:13.730 | + functions-common:time_stop:2434 : total=22437 2026-07-01 15:26:13.731 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:13.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24626 2026-07-01 15:26:13.736 | + lib/nova:start_nova_rest:1092 : 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-07-01 15:26:13.738 | + lib/nova:start_nova_rest:1092 : 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-07-01 15:26:13.741 | + lib/nova:start_nova:1172 : start_nova_console_proxies 2026-07-01 15:26:13.745 | + lib/nova:start_nova_console_proxies:1107 : 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-07-01 15:26:13.746 | + lib/nova:start_nova_console_proxies:1109 : 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-07-01 15:26:13.748 | + lib/nova:start_nova_console_proxies:1109 : 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-07-01 15:26:13.751 | + lib/nova:start_nova_console_proxies:1111 : local api_cell_conf=/etc/nova/nova.conf 2026-07-01 15:26:13.753 | + lib/nova:start_nova_console_proxies:1113 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:26:13.755 | + lib/nova:start_nova_console_proxies:1118 : enable_nova_console_proxies 2026-07-01 15:26:13.758 | ++ lib/nova:enable_nova_console_proxies:1096 : seq 1 1 2026-07-01 15:26:13.763 | + lib/nova:enable_nova_console_proxies:1096 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:26:13.768 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 15:26:13.769 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-novnc 2026-07-01 15:26:13.787 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:13.789 | + lib/nova:enable_nova_console_proxies:1099 : enable_service n-novnc-cell1 2026-07-01 15:26:13.844 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 15:26:13.847 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-spice 2026-07-01 15:26:13.869 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:26:13.872 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 15:26:13.874 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-sproxy 2026-07-01 15:26:13.895 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:26:13.898 | ++ lib/nova:start_nova_console_proxies:1119 : seq 1 1 2026-07-01 15:26:13.902 | + lib/nova:start_nova_console_proxies:1119 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:26:13.905 | + lib/nova:start_nova_console_proxies:1120 : local conf 2026-07-01 15:26:13.907 | ++ lib/nova:start_nova_console_proxies:1121 : conductor_conf 1 2026-07-01 15:26:13.909 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 15:26:13.912 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 15:26:13.915 | + lib/nova:start_nova_console_proxies:1121 : conf=/etc/nova/nova_cell1.conf 2026-07-01 15:26:13.916 | + lib/nova:start_nova_console_proxies:1122 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 15:26:13.919 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-01 15:26:13.921 | + 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-07-01 15:26:13.923 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:13.925 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:13.927 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:13.929 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-01 15:26:13.931 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:13.933 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:13.936 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:13.938 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:13.941 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:13.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919573942 2026-07-01 15:26:13.947 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-01 15:26:13.973 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:13.976 | + 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-07-01 15:26:13.979 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-01 15:26:13.983 | + 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-07-01 15:26:13.985 | + 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-07-01 15:26:13.988 | + 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-07-01 15:26:13.992 | + 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-07-01 15:26:13.994 | + 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-07-01 15:26:13.997 | + 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-07-01 15:26:14.000 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-01 15:26:14.003 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:14.007 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:14.009 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:14.012 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:14.015 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-01 15:26:14.018 | + 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-07-01 15:26:14.021 | + 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-07-01 15:26:14.023 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-01 15:26:14.026 | + 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-07-01 15:26:14.029 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:26:14.032 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:26:14.035 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:26:14.038 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:26:14.041 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:26:14.043 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-01 15:26:14.046 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:26:14.051 | + 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-07-01 15:26:14.138 | + 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-07-01 15:26:14.245 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-01 15:26:14.323 | + 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-07-01 15:26:14.394 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-01 15:26:14.479 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-01 15:26:14.564 | + 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-07-01 15:26:14.633 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:26:14.636 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:26:14.637 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-01 15:26:14.748 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:26:15.369 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-01 15:26:15.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-01 15:26:15.962 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-01 15:26:16.026 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:16.033 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:16.036 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:16.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:16.047 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:16.047 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:16.050 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:16.051 | + functions-common:time_stop:2427 : start_time=1782919573942 2026-07-01 15:26:16.054 | + functions-common:time_stop:2429 : [[ -z 1782919573942 ]] 2026-07-01 15:26:16.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:16.061 | + functions-common:time_stop:2432 : end_time=1782919576058 2026-07-01 15:26:16.063 | + functions-common:time_stop:2433 : elapsed_time=2116 2026-07-01 15:26:16.065 | + functions-common:time_stop:2434 : total=24626 2026-07-01 15:26:16.066 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:16.068 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26742 2026-07-01 15:26:16.071 | + lib/nova:start_nova_console_proxies:1123 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-01 15:26:16.075 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-01 15:26:16.075 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-01 15:26:16.078 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:16.079 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:16.082 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:16.084 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-01 15:26:16.086 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:16.088 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:16.090 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:16.092 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:16.099 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:16.103 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919576100 2026-07-01 15:26:16.105 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-01 15:26:16.128 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:26:16.130 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:16.133 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:16.135 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:16.137 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:16.140 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:16.141 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:16.143 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:16.145 | + functions-common:time_stop:2427 : start_time=1782919576100 2026-07-01 15:26:16.147 | + functions-common:time_stop:2429 : [[ -z 1782919576100 ]] 2026-07-01 15:26:16.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:16.154 | + functions-common:time_stop:2432 : end_time=1782919576151 2026-07-01 15:26:16.156 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-01 15:26:16.158 | + functions-common:time_stop:2434 : total=26742 2026-07-01 15:26:16.160 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:16.162 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26793 2026-07-01 15:26:16.165 | + lib/nova:start_nova_console_proxies:1124 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:16.167 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-01 15:26:16.169 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:16.171 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:16.173 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:16.176 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:16.177 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-01 15:26:16.180 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:16.182 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:16.184 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:16.186 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:16.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:16.193 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919576191 2026-07-01 15:26:16.195 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-01 15:26:16.221 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:26:16.223 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:16.226 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:16.228 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:16.230 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:16.232 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:16.234 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:16.236 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:16.239 | + functions-common:time_stop:2427 : start_time=1782919576191 2026-07-01 15:26:16.241 | + functions-common:time_stop:2429 : [[ -z 1782919576191 ]] 2026-07-01 15:26:16.244 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:16.248 | + functions-common:time_stop:2432 : end_time=1782919576245 2026-07-01 15:26:16.250 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-01 15:26:16.252 | + functions-common:time_stop:2434 : total=26793 2026-07-01 15:26:16.254 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:16.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26847 2026-07-01 15:26:16.260 | + lib/nova:start_nova_console_proxies:1128 : 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-07-01 15:26:16.261 | + lib/nova:start_nova_console_proxies:1128 : 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-07-01 15:26:16.263 | + lib/nova:start_nova:1173 : start_nova_conductor 2026-07-01 15:26:16.266 | + lib/nova:start_nova_conductor:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:26:16.268 | + lib/nova:start_nova_conductor:1147 : enable_nova_fleet 2026-07-01 15:26:16.270 | + lib/nova:enable_nova_fleet:1132 : is_service_enabled n-cond 2026-07-01 15:26:16.291 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:16.293 | + lib/nova:enable_nova_fleet:1133 : enable_service n-super-cond 2026-07-01 15:26:16.348 | ++ lib/nova:enable_nova_fleet:1134 : seq 1 1 2026-07-01 15:26:16.353 | + lib/nova:enable_nova_fleet:1134 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:26:16.355 | + lib/nova:enable_nova_fleet:1135 : enable_service n-cond-cell1 2026-07-01 15:26:16.411 | + lib/nova:start_nova_conductor:1148 : is_service_enabled n-super-cond 2026-07-01 15:26:16.434 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:16.436 | + lib/nova:start_nova_conductor:1149 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 15:26:16.439 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-01 15:26:16.441 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 15:26:16.443 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:16.445 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:16.448 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:16.449 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-01 15:26:16.452 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:16.454 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:16.456 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:16.458 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:16.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:16.465 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919576462 2026-07-01 15:26:16.467 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-01 15:26:16.497 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:16.501 | + 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-07-01 15:26:16.505 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-01 15:26:16.508 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 15:26:16.511 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 15:26:16.514 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 15:26:16.519 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 15:26:16.522 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-01 15:26:16.525 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-01 15:26:16.528 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-01 15:26:16.531 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:16.534 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:16.537 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:16.540 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:16.542 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-01 15:26:16.545 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-01 15:26:16.548 | + 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-07-01 15:26:16.551 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-01 15:26:16.553 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 15:26:16.556 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:26:16.559 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:26:16.561 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:26:16.563 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:26:16.566 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:26:16.569 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-01 15:26:16.571 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:26:16.577 | + 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-07-01 15:26:16.707 | + 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-07-01 15:26:16.845 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-01 15:26:16.940 | + 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-07-01 15:26:17.067 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-01 15:26:17.171 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-01 15:26:17.291 | + 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-07-01 15:26:17.410 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:26:17.414 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:26:17.421 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-01 15:26:17.558 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:26:18.148 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-01 15:26:18.182 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-01 15:26:18.728 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-01 15:26:18.787 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:18.794 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:18.801 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:18.809 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:18.817 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:18.824 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:18.829 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:18.833 | + functions-common:time_stop:2427 : start_time=1782919576462 2026-07-01 15:26:18.837 | + functions-common:time_stop:2429 : [[ -z 1782919576462 ]] 2026-07-01 15:26:18.846 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:18.855 | + functions-common:time_stop:2432 : end_time=1782919578848 2026-07-01 15:26:18.862 | + functions-common:time_stop:2433 : elapsed_time=2386 2026-07-01 15:26:18.866 | + functions-common:time_stop:2434 : total=26847 2026-07-01 15:26:18.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:18.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29233 2026-07-01 15:26:18.881 | ++ lib/nova:start_nova_conductor:1151 : seq 1 1 2026-07-01 15:26:18.889 | + lib/nova:start_nova_conductor:1151 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 15:26:18.893 | + lib/nova:start_nova_conductor:1152 : is_service_enabled n-cond-cell1 2026-07-01 15:26:18.926 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:18.934 | + lib/nova:start_nova_conductor:1153 : local conf 2026-07-01 15:26:18.937 | ++ lib/nova:start_nova_conductor:1154 : conductor_conf 1 2026-07-01 15:26:18.940 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 15:26:18.947 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 15:26:18.955 | + lib/nova:start_nova_conductor:1154 : conf=/etc/nova/nova_cell1.conf 2026-07-01 15:26:18.959 | + lib/nova:start_nova_conductor:1155 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:18.968 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-01 15:26:18.972 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:18.978 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:18.984 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:18.990 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:18.995 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-01 15:26:19.002 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:19.005 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:19.011 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:19.016 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:19.022 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:19.025 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919579021 2026-07-01 15:26:19.026 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-01 15:26:19.058 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:19.063 | + 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-07-01 15:26:19.069 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-01 15:26:19.075 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:19.080 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:19.086 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:19.091 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:19.097 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-01 15:26:19.103 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-01 15:26:19.107 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-01 15:26:19.113 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:19.118 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:19.125 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:19.129 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:19.133 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-01 15:26:19.136 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-01 15:26:19.142 | + 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-07-01 15:26:19.146 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-01 15:26:19.151 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 15:26:19.156 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:26:19.162 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:26:19.167 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:26:19.172 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:26:19.180 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:26:19.184 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-01 15:26:19.188 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:26:19.197 | + 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-07-01 15:26:19.335 | + 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-07-01 15:26:19.453 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-01 15:26:19.570 | + 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-07-01 15:26:19.653 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-01 15:26:19.727 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-01 15:26:19.791 | + 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-07-01 15:26:19.880 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:26:19.885 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:26:19.890 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-01 15:26:20.029 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:26:20.634 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-01 15:26:20.672 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-01 15:26:21.174 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-01 15:26:21.234 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:21.240 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:21.245 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:21.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:21.257 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:21.261 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:21.269 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:21.274 | + functions-common:time_stop:2427 : start_time=1782919579021 2026-07-01 15:26:21.279 | + functions-common:time_stop:2429 : [[ -z 1782919579021 ]] 2026-07-01 15:26:21.284 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:21.292 | + functions-common:time_stop:2432 : end_time=1782919581286 2026-07-01 15:26:21.296 | + functions-common:time_stop:2433 : elapsed_time=2265 2026-07-01 15:26:21.299 | + functions-common:time_stop:2434 : total=29233 2026-07-01 15:26:21.302 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:21.306 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31498 2026-07-01 15:26:21.306 | + lib/nova:start_nova:1174 : start_nova_compute 2026-07-01 15:26:21.308 | + lib/nova:start_nova_compute:989 : 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-07-01 15:26:21.310 | + lib/nova:start_nova_compute:990 : 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-07-01 15:26:21.313 | + lib/nova:start_nova_compute:990 : 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-07-01 15:26:21.315 | + lib/nova:start_nova_compute:992 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-01 15:26:21.318 | + lib/nova:start_nova_compute:995 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-01 15:26:21.322 | + lib/nova:start_nova_compute:997 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-01 15:26:21.325 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:26:21.327 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 15:26:21.329 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-01 15:26:21.331 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 15:26:21.336 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-01 15:26:21.342 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-01 15:26:21.344 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-01 15:26:21.347 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-01 15:26:21.361 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-01 15:26:21.361 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-01 15:26:21.361 | BEGIN { 2026-07-01 15:26:21.361 | section = "" 2026-07-01 15:26:21.362 | last_section = "" 2026-07-01 15:26:21.362 | section_count = 0 2026-07-01 15:26:21.362 | } 2026-07-01 15:26:21.362 | /^\[.+\]/ { 2026-07-01 15:26:21.362 | gsub("[][]", "", $1); 2026-07-01 15:26:21.362 | section=$1 2026-07-01 15:26:21.362 | next 2026-07-01 15:26:21.363 | } 2026-07-01 15:26:21.366 | /^ *\#/ { 2026-07-01 15:26:21.366 | next 2026-07-01 15:26:21.366 | } 2026-07-01 15:26:21.366 | /^[^ \t]+/ { 2026-07-01 15:26:21.366 | # get offset of first = in $0 2026-07-01 15:26:21.367 | eq_idx = index($0, "=") 2026-07-01 15:26:21.367 | # extract attr & value from $0 2026-07-01 15:26:21.367 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 15:26:21.367 | value = substr($0, eq_idx + 1) 2026-07-01 15:26:21.367 | # only need to strip trailing whitespace from attr 2026-07-01 15:26:21.367 | sub(/[ \t]*$/, "", attr) 2026-07-01 15:26:21.370 | # need to strip leading & trailing whitespace from value 2026-07-01 15:26:21.370 | sub(/^[ \t]*/, "", value) 2026-07-01 15:26:21.370 | sub(/[ \t]*$/, "", value) 2026-07-01 15:26:21.370 | 2026-07-01 15:26:21.371 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 15:26:21.371 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 15:26:21.371 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 15:26:21.371 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 15:26:21.371 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 15:26:21.371 | if (section != last_section) { 2026-07-01 15:26:21.371 | cfg_section[section_count++] = section 2026-07-01 15:26:21.371 | last_section = section 2026-07-01 15:26:21.372 | } 2026-07-01 15:26:21.372 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 15:26:21.372 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 15:26:21.372 | 2026-07-01 15:26:21.372 | cfg_attr[section, attr, 0] = value 2026-07-01 15:26:21.372 | cfg_attr_count[section, attr] = 1 2026-07-01 15:26:21.372 | } else { 2026-07-01 15:26:21.372 | lno = cfg_attr_count[section, attr]++ 2026-07-01 15:26:21.372 | cfg_attr[section, attr, lno] = value 2026-07-01 15:26:21.372 | } 2026-07-01 15:26:21.373 | } 2026-07-01 15:26:21.373 | END { 2026-07-01 15:26:21.373 | # Process each section in order 2026-07-01 15:26:21.373 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 15:26:21.376 | section = cfg_section[sno] 2026-07-01 15:26:21.376 | # The ini routines simply append a config item immediately 2026-07-01 15:26:21.376 | # after the section header. To keep the same order as defined 2026-07-01 15:26:21.376 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 15:26:21.376 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 15:26:21.377 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 15:26:21.377 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 15:26:21.377 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 15:26:21.377 | else { 2026-07-01 15:26:21.377 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 15:26:21.377 | count = cfg_attr_count[section, attr] 2026-07-01 15:26:21.377 | print "inidelete " configfile " " section " " attr 2026-07-01 15:26:21.377 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 15:26:21.378 | for (l = count -2; l >= 0; l--) 2026-07-01 15:26:21.378 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 15:26:21.378 | } 2026-07-01 15:26:21.378 | } 2026-07-01 15:26:21.378 | } 2026-07-01 15:26:21.378 | } 2026-07-01 15:26:21.378 | ' 2026-07-01 15:26:21.378 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 15:26:21.378 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 15:26:21.379 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:26:21.379 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 15:26:21.379 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-01 15:26:21.384 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:26:21.384 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-01 15:26:21.384 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-01 15:26:21.384 | BEGIN { group = "" } 2026-07-01 15:26:21.385 | /^\[\[.+\|.*\]\]/ { 2026-07-01 15:26:21.385 | gsub("[][]", "", $1); 2026-07-01 15:26:21.385 | split($1, a, "|"); 2026-07-01 15:26:21.385 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 15:26:21.385 | group=a[1] 2026-07-01 15:26:21.385 | } else { 2026-07-01 15:26:21.385 | group="" 2026-07-01 15:26:21.385 | } 2026-07-01 15:26:21.385 | next 2026-07-01 15:26:21.385 | } 2026-07-01 15:26:21.385 | { 2026-07-01 15:26:21.385 | if (group != "") 2026-07-01 15:26:21.386 | print $0 2026-07-01 15:26:21.386 | } 2026-07-01 15:26:21.386 | ' /home/quobyte/devstack/local.conf 2026-07-01 15:26:21.394 | + lib/nova:start_nova_compute:999 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 15:26:21.394 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-01 15:26:21.433 | + lib/nova:start_nova_compute:1009 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-01 15:26:21.473 | + lib/nova:start_nova_compute:1010 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-01 15:26:21.475 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 15:26:21.477 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-01 15:26:21.480 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 15:26:21.482 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-01 15:26:21.484 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 15:26:21.505 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:21.508 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-01 15:26:21.510 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-01 15:26:21.513 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 15:26:21.534 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:21.539 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.4:5672/nova_cell1 2026-07-01 15:26:21.542 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.4:5672/nova_cell1 2026-07-01 15:26:21.593 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 15:26:21.596 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 15:26:21.601 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-01 15:26:21.623 | + lib/nova:start_nova_compute:1015 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-01 15:26:21.647 | + lib/nova:start_nova_compute:1020 : configure_console_compute 2026-07-01 15:26:21.649 | + lib/nova:configure_console_compute:672 : local offset 2026-07-01 15:26:21.651 | + lib/nova:configure_console_compute:673 : offset=0 2026-07-01 15:26:21.654 | + lib/nova:configure_console_compute:677 : local default_proxyclient_addr 2026-07-01 15:26:21.658 | ++ lib/nova:configure_console_compute:678 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-01 15:26:21.682 | + lib/nova:configure_console_compute:678 : default_proxyclient_addr=192.168.122.4 2026-07-01 15:26:21.684 | + lib/nova:configure_console_compute:682 : is_service_enabled n-cpu 2026-07-01 15:26:21.702 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:21.705 | + lib/nova:configure_console_compute:683 : '[' False == True ']' 2026-07-01 15:26:21.707 | + lib/nova:configure_console_compute:686 : vercmp v1.3.0 '<' 1.0.0 2026-07-01 15:26:21.709 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-01 15:26:21.713 | + functions:vercmp:648 : local 'op=<' 2026-07-01 15:26:21.715 | + functions:vercmp:649 : local v2=1.0.0 2026-07-01 15:26:21.722 | + functions:vercmp:650 : local result 2026-07-01 15:26:21.731 | ++ functions:vercmp:654 : head -1 2026-07-01 15:26:21.733 | ++ functions:vercmp:654 : sort -V 2026-07-01 15:26:21.737 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-01 15:26:21.743 | + functions:vercmp:654 : result=1.0.0 2026-07-01 15:26:21.748 | + functions:vercmp:656 : case $op in 2026-07-01 15:26:21.754 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-01 15:26:21.755 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-01 15:26:21.757 | + functions:vercmp:667 : return 2026-07-01 15:26:21.759 | + lib/nova:configure_console_compute:691 : NOVNCPROXY_URL=http://192.168.122.4:6080/vnc_lite.html 2026-07-01 15:26:21.763 | + lib/nova:configure_console_compute:693 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.4:6080/vnc_lite.html 2026-07-01 15:26:21.799 | + lib/nova:configure_console_compute:694 : SPICEHTML5PROXY_URL=http://192.168.122.4:6081/spice_auto.html 2026-07-01 15:26:21.802 | + lib/nova:configure_console_compute:695 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.4:6081/spice_auto.html 2026-07-01 15:26:21.841 | + lib/nova:configure_console_compute:698 : is_service_enabled n-novnc 2026-07-01 15:26:21.862 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:21.864 | + lib/nova:configure_console_compute:701 : VNCSERVER_LISTEN=0.0.0.0 2026-07-01 15:26:21.866 | + lib/nova:configure_console_compute:702 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.4 2026-07-01 15:26:21.870 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-01 15:26:21.903 | + lib/nova:configure_console_compute:704 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.4 2026-07-01 15:26:21.939 | + lib/nova:configure_console_compute:709 : is_service_enabled n-spice 2026-07-01 15:26:21.957 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:26:21.960 | + lib/nova:configure_console_compute:709 : '[' False '!=' False ']' 2026-07-01 15:26:21.962 | + lib/nova:configure_console_compute:719 : is_service_enabled n-sproxy 2026-07-01 15:26:21.980 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:26:21.983 | + lib/nova:configure_console_compute:719 : '[' False '!=' False ']' 2026-07-01 15:26:21.985 | + lib/nova:start_nova_compute:1024 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-01 15:26:22.023 | + lib/nova:start_nova_compute:1027 : '[' -n 127.0.0.1 ']' 2026-07-01 15:26:22.026 | + lib/nova:start_nova_compute:1028 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 15:26:22.063 | + lib/nova:start_nova_compute:1032 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-01 15:26:22.065 | + lib/nova:start_nova_compute:1032 : [[ kvm == \q\e\m\u ]] 2026-07-01 15:26:22.067 | + lib/nova:start_nova_compute:1036 : [[ -n '' ]] 2026-07-01 15:26:22.070 | + lib/nova:start_nova_compute:1040 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-01 15:26:22.073 | + lib/nova:start_nova_compute:1041 : '[' 0 -gt 0 ']' 2026-07-01 15:26:22.076 | + lib/nova:start_nova_compute:1047 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-01 15:26:22.078 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-01 15:26:22.080 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 15:26:22.083 | + functions-common:run_process:1676 : local group=libvirt 2026-07-01 15:26:22.085 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:22.088 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:22.090 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-01 15:26:22.093 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:22.095 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:22.097 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:22.101 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:22.105 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:22.109 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919582106 2026-07-01 15:26:22.111 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-01 15:26:22.137 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:22.142 | + 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-07-01 15:26:22.146 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-01 15:26:22.151 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 15:26:22.155 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 15:26:22.159 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 15:26:22.164 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 15:26:22.168 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-01 15:26:22.173 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-01 15:26:22.177 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-01 15:26:22.182 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-01 15:26:22.186 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:22.190 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:22.196 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:22.200 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-01 15:26:22.205 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-01 15:26:22.209 | + 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-07-01 15:26:22.213 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-01 15:26:22.216 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 15:26:22.220 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-01 15:26:22.226 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:26:22.231 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:26:22.234 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:26:22.238 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-01 15:26:22.242 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-01 15:26:22.246 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-01 15:26:22.251 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:26:22.258 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-01 15:26:22.355 | + 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-07-01 15:26:22.441 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-01 15:26:22.514 | + 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-07-01 15:26:22.590 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-01 15:26:22.664 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-01 15:26:22.737 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 15:26:22.809 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:26:22.812 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-01 15:26:22.816 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-01 15:26:22.897 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-01 15:26:22.994 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:26:23.549 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-01 15:26:23.588 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-01 15:26:24.087 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-01 15:26:24.150 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:24.153 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:24.157 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:24.160 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:24.164 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:24.167 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:24.170 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:24.174 | + functions-common:time_stop:2427 : start_time=1782919582106 2026-07-01 15:26:24.177 | + functions-common:time_stop:2429 : [[ -z 1782919582106 ]] 2026-07-01 15:26:24.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:24.188 | + functions-common:time_stop:2432 : end_time=1782919584184 2026-07-01 15:26:24.193 | + functions-common:time_stop:2433 : elapsed_time=2078 2026-07-01 15:26:24.197 | + functions-common:time_stop:2434 : total=31498 2026-07-01 15:26:24.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:24.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33576 2026-07-01 15:26:24.210 | + lib/nova:start_nova_compute:1078 : 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-07-01 15:26:24.215 | + lib/nova:start_nova_compute:1078 : 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-07-01 15:26:24.220 | + lib/nova:start_nova:1175 : is_service_enabled n-api 2026-07-01 15:26:24.249 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:24.253 | + lib/nova:start_nova:1177 : echo 'Dumping cells_v2 mapping' 2026-07-01 15:26:24.254 | Dumping cells_v2 mapping 2026-07-01 15:26:24.259 | + lib/nova:start_nova:1178 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-01 15:26:24.774 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:26:24.774 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:26:24.775 | we strongly recommend against using it for new projects. 2026-07-01 15:26:24.775 | 2026-07-01 15:26:24.775 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:26:24.775 | framework. For more detail see 2026-07-01 15:26:24.775 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:26:24.775 | 2026-07-01 15:26:24.776 | import eventlet # noqa 2026-07-01 15:26:25.149 | 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-07-01 15:26:28.358 | INFO dbcounter [None req-d9b3dda0-20c0-42c8-9bcb-fe6422278155 None None] Registered counter for database nova_api 2026-07-01 15:26:28.490 | DEBUG dbcounter [-] [73120] Writer thread running {{(pid=73120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:26:28.521 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 15:26:28.521 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-01 15:26:28.521 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 15:26:28.522 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-01 15:26:28.522 | | cell1 | 02ac727a-8ce1-4a4f-9b34-3abbf428b49b | rabbit://stackrabbit:stackqueue@192.168.122.4:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-01 15:26:28.522 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 15:26:29.161 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-01 15:26:29.165 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-01 15:26:29.256 | + inc/async:async_inner:63 : create_flavors 2026-07-01 15:26:29.306 | [2056 Async create_flavors:73226]: running: create_flavors 2026-07-01 15:26:29.310 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-01 15:26:29.331 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:29.335 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-01 15:26:29.337 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:26:29.340 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-01 15:26:29.343 | + ./stack.sh:main:1337 : start_cinder 2026-07-01 15:26:29.346 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-07-01 15:26:29.351 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-07-01 15:26:29.355 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 15:26:29.358 | + functions-common:run_process:1674 : local service=c-api 2026-07-01 15:26:29.361 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 15:26:29.364 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:29.366 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:29.370 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:29.372 | + functions-common:run_process:1680 : local name=c-api 2026-07-01 15:26:29.375 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:29.378 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:29.381 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:29.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:29.389 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:29.393 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919589390 2026-07-01 15:26:29.398 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-01 15:26:29.420 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:29.424 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-01 15:26:29.425 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-01 15:26:29.427 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 15:26:29.429 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 15:26:29.432 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 15:26:29.434 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 15:26:29.436 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-01 15:26:29.439 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-01 15:26:29.441 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-01 15:26:29.443 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:29.448 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:29.448 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:29.450 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:29.455 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-01 15:26:29.461 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 15:26:29.465 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 15:26:29.470 | + 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-07-01 15:26:29.475 | + 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-07-01 15:26:29.481 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-01 15:26:29.486 | + 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-07-01 15:26:29.489 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 15:26:29.492 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 15:26:29.497 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 15:26:29.501 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-01 15:26:29.505 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 15:26:29.515 | + 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-07-01 15:26:29.625 | + 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-07-01 15:26:29.724 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-01 15:26:29.803 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-01 15:26:29.890 | + 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-07-01 15:26:29.978 | + 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-07-01 15:26:30.071 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-01 15:26:30.151 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-01 15:26:30.227 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-01 15:26:30.301 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-01 15:26:30.378 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-01 15:26:30.453 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 15:26:30.455 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 15:26:30.459 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-01 15:26:30.556 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 15:26:31.111 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-01 15:26:31.146 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-01 15:26:31.723 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-01 15:26:31.893 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:31.898 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:31.904 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:31.912 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:31.918 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:31.924 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:31.931 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:31.938 | + functions-common:time_stop:2427 : start_time=1782919589390 2026-07-01 15:26:31.946 | + functions-common:time_stop:2429 : [[ -z 1782919589390 ]] 2026-07-01 15:26:31.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:31.961 | + functions-common:time_stop:2432 : end_time=1782919591954 2026-07-01 15:26:31.968 | + functions-common:time_stop:2433 : elapsed_time=2564 2026-07-01 15:26:31.977 | + functions-common:time_stop:2434 : total=33576 2026-07-01 15:26:31.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:31.992 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36140 2026-07-01 15:26:31.999 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-07-01 15:26:31.999 | Waiting for Cinder API to start... 2026-07-01 15:26:32.003 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.4/volume/v3/ 2026-07-01 15:26:32.011 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.4/volume/v3/ 2026-07-01 15:26:32.017 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 15:26:32.022 | + functions:wait_for_service:477 : local url=http://192.168.122.4/volume/v3/ 2026-07-01 15:26:32.029 | + functions:wait_for_service:478 : local rval=0 2026-07-01 15:26:32.036 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 15:26:32.042 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 15:26:32.051 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:32.059 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:32.070 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:32.085 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919592072 2026-07-01 15:26:32.095 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 15:26:32.099 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:26:32.109 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.4/volume/v3/ 2026-07-01 15:26:37.088 | + :: : [[ 401 == 503 ]] 2026-07-01 15:26:37.091 | + :: : [[ 0 -eq 7 ]] 2026-07-01 15:26:37.098 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 15:26:37.104 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:37.107 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:37.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:37.122 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:37.127 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:37.131 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 15:26:37.135 | + functions-common:time_stop:2427 : start_time=1782919592072 2026-07-01 15:26:37.140 | + functions-common:time_stop:2429 : [[ -z 1782919592072 ]] 2026-07-01 15:26:37.145 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:37.153 | + functions-common:time_stop:2432 : end_time=1782919597148 2026-07-01 15:26:37.158 | + functions-common:time_stop:2433 : elapsed_time=5076 2026-07-01 15:26:37.162 | + functions-common:time_stop:2434 : total=14652 2026-07-01 15:26:37.167 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:37.172 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19728 2026-07-01 15:26:37.177 | + functions:wait_for_service:486 : return 0 2026-07-01 15:26:37.183 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:37.188 | + functions-common:run_process:1674 : local service=c-sch 2026-07-01 15:26:37.193 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:37.198 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:37.202 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:37.207 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:37.211 | + functions-common:run_process:1680 : local name=c-sch 2026-07-01 15:26:37.217 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:37.224 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:37.229 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:37.233 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:37.240 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:37.246 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919597241 2026-07-01 15:26:37.250 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-01 15:26:37.283 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:37.288 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-01 15:26:37.294 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-01 15:26:37.299 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:37.303 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:37.308 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:37.312 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:37.316 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-01 15:26:37.319 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-01 15:26:37.323 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-01 15:26:37.327 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:37.330 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:37.334 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:37.339 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:37.344 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-01 15:26:37.348 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-01 15:26:37.353 | + 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-07-01 15:26:37.357 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-01 15:26:37.361 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:37.368 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:26:37.372 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:26:37.376 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 15:26:37.382 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:26:37.387 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:26:37.392 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-01 15:26:37.396 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:26:37.403 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-01 15:26:37.493 | + 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-07-01 15:26:37.583 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-01 15:26:37.663 | + 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-07-01 15:26:37.743 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-01 15:26:37.813 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-01 15:26:37.882 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 15:26:37.953 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 15:26:37.955 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:26:37.961 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-01 15:26:38.051 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:26:38.587 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-01 15:26:38.609 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-01 15:26:39.140 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-01 15:26:39.193 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:39.196 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:39.201 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:39.204 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:39.207 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:39.210 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:39.213 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:39.217 | + functions-common:time_stop:2427 : start_time=1782919597241 2026-07-01 15:26:39.221 | + functions-common:time_stop:2429 : [[ -z 1782919597241 ]] 2026-07-01 15:26:39.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:39.235 | + functions-common:time_stop:2432 : end_time=1782919599231 2026-07-01 15:26:39.239 | + functions-common:time_stop:2433 : elapsed_time=1990 2026-07-01 15:26:39.241 | + functions-common:time_stop:2434 : total=36140 2026-07-01 15:26:39.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:39.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38130 2026-07-01 15:26:39.249 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 15:26:39.252 | + 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-07-01 15:26:39.255 | + functions-common:run_process:1674 : local service=c-bak 2026-07-01 15:26:39.258 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:39.261 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:39.263 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:39.266 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 15:26:39.269 | + functions-common:run_process:1680 : local name=c-bak 2026-07-01 15:26:39.271 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:39.274 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:39.277 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:39.280 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:39.284 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:39.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919599286 2026-07-01 15:26:39.292 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-01 15:26:39.314 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:26:39.319 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:39.322 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:39.325 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:39.329 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:39.333 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:39.333 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:39.335 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:39.338 | + functions-common:time_stop:2427 : start_time=1782919599286 2026-07-01 15:26:39.340 | + functions-common:time_stop:2429 : [[ -z 1782919599286 ]] 2026-07-01 15:26:39.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:39.346 | + functions-common:time_stop:2432 : end_time=1782919599344 2026-07-01 15:26:39.350 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-01 15:26:39.353 | + functions-common:time_stop:2434 : total=38130 2026-07-01 15:26:39.357 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:39.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38188 2026-07-01 15:26:39.371 | + 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-07-01 15:26:39.376 | + functions-common:run_process:1674 : local service=c-vol 2026-07-01 15:26:39.381 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:39.386 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:39.394 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:39.403 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 15:26:39.410 | + functions-common:run_process:1680 : local name=c-vol 2026-07-01 15:26:39.415 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:39.422 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:39.427 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:39.435 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:39.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:39.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919599442 2026-07-01 15:26:39.453 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-01 15:26:39.481 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:39.484 | + 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-07-01 15:26:39.488 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-01 15:26:39.491 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:39.494 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:39.497 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:39.500 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:39.503 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-01 15:26:39.506 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-01 15:26:39.509 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-01 15:26:39.512 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:39.515 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:39.518 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:39.521 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 15:26:39.524 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-01 15:26:39.527 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-01 15:26:39.530 | + 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-07-01 15:26:39.533 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-01 15:26:39.536 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 15:26:39.539 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 15:26:39.542 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 15:26:39.545 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 15:26:39.548 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 15:26:39.551 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 15:26:39.553 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-01 15:26:39.556 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 15:26:39.561 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-01 15:26:39.652 | + 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-07-01 15:26:39.762 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-01 15:26:39.840 | + 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-07-01 15:26:39.945 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-01 15:26:40.029 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-01 15:26:40.110 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 15:26:40.177 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-01 15:26:40.181 | + 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-07-01 15:26:40.300 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 15:26:40.309 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-01 15:26:40.413 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 15:26:41.017 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-01 15:26:41.056 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-01 15:26:41.591 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-01 15:26:41.624 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:41.628 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:41.634 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:41.635 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:41.640 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:41.647 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:41.649 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:41.652 | + functions-common:time_stop:2427 : start_time=1782919599442 2026-07-01 15:26:41.654 | + functions-common:time_stop:2429 : [[ -z 1782919599442 ]] 2026-07-01 15:26:41.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:41.663 | + functions-common:time_stop:2432 : end_time=1782919601659 2026-07-01 15:26:41.664 | + functions-common:time_stop:2433 : elapsed_time=2217 2026-07-01 15:26:41.669 | + functions-common:time_stop:2434 : total=38188 2026-07-01 15:26:41.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:41.671 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40405 2026-07-01 15:26:41.673 | + ./stack.sh:main:1338 : create_volume_types 2026-07-01 15:26:41.676 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-07-01 15:26:41.698 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:41.703 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 15:26:41.707 | + lib/cinder:create_volume_types:678 : local be be_name 2026-07-01 15:26:41.712 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 15:26:41.721 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-07-01 15:26:41.725 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-01 15:26:41.732 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-07-01 15:26:41.738 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-07-01 15:26:41.743 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-07-01 15:26:41.748 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-07-01 15:26:41.769 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:41.772 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-01 15:26:46.842 | +-------------+--------------------------------------+ 2026-07-01 15:26:46.843 | | Field | Value | 2026-07-01 15:26:46.843 | +-------------+--------------------------------------+ 2026-07-01 15:26:46.843 | | description | None | 2026-07-01 15:26:46.843 | | id | b354c087-d0b0-4638-9190-5fe2a4c597bc | 2026-07-01 15:26:46.843 | | is_public | True | 2026-07-01 15:26:46.843 | | name | lvmdriver-1 | 2026-07-01 15:26:46.843 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-01 15:26:46.843 | +-------------+--------------------------------------+ 2026-07-01 15:26:47.213 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-01 15:26:47.214 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-07-01 15:26:47.217 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-07-01 15:26:47.221 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-01 15:26:47.225 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-01 15:26:47.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:47.254 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-01 15:26:47.256 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:26:47.259 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-01 15:26:47.261 | + ./stack.sh:main:1353 : start_glance 2026-07-01 15:26:47.264 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-01 15:26:47.267 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-01 15:26:47.271 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 15:26:47.274 | + functions-common:run_process:1674 : local service=g-api 2026-07-01 15:26:47.276 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 15:26:47.279 | + functions-common:run_process:1676 : local group= 2026-07-01 15:26:47.281 | + functions-common:run_process:1677 : local user= 2026-07-01 15:26:47.284 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 15:26:47.287 | + functions-common:run_process:1680 : local name=g-api 2026-07-01 15:26:47.289 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 15:26:47.292 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 15:26:47.294 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:47.297 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:47.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:47.304 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919607301 2026-07-01 15:26:47.307 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-01 15:26:47.325 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:47.328 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-01 15:26:47.331 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-01 15:26:47.333 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 15:26:47.336 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 15:26:47.338 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 15:26:47.341 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 15:26:47.343 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-01 15:26:47.345 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-01 15:26:47.348 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-01 15:26:47.350 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 15:26:47.353 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 15:26:47.355 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 15:26:47.358 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 15:26:47.360 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-01 15:26:47.362 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-01 15:26:47.365 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 15:26:47.368 | + 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-07-01 15:26:47.370 | + 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-07-01 15:26:47.372 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-01 15:26:47.374 | + 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-07-01 15:26:47.376 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 15:26:47.379 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 15:26:47.384 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 15:26:47.388 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-01 15:26:47.392 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 15:26:47.398 | + 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-07-01 15:26:47.481 | + 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-07-01 15:26:47.567 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-01 15:26:47.634 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-01 15:26:47.707 | + 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-07-01 15:26:47.789 | + 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-07-01 15:26:47.855 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-01 15:26:47.928 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-01 15:26:48.012 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-01 15:26:48.091 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-01 15:26:48.176 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-01 15:26:48.259 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 15:26:48.264 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 15:26:48.268 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-01 15:26:48.372 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 15:26:48.965 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-01 15:26:48.985 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-01 15:26:49.524 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-01 15:26:49.711 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 15:26:49.714 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:49.717 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:49.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:49.725 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:49.727 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:49.732 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 15:26:49.734 | + functions-common:time_stop:2427 : start_time=1782919607301 2026-07-01 15:26:49.739 | + functions-common:time_stop:2429 : [[ -z 1782919607301 ]] 2026-07-01 15:26:49.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:49.760 | + functions-common:time_stop:2432 : end_time=1782919609752 2026-07-01 15:26:49.768 | + functions-common:time_stop:2433 : elapsed_time=2451 2026-07-01 15:26:49.772 | + functions-common:time_stop:2434 : total=40405 2026-07-01 15:26:49.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:49.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42856 2026-07-01 15:26:49.794 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-01 15:26:49.824 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:26:49.827 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.4) to start...' 2026-07-01 15:26:49.827 | Waiting for g-api (192.168.122.4) to start... 2026-07-01 15:26:49.832 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.4/image 2026-07-01 15:26:49.839 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 15:26:49.839 | + functions:wait_for_service:477 : local url=http://192.168.122.4/image 2026-07-01 15:26:49.847 | + functions:wait_for_service:478 : local rval=0 2026-07-01 15:26:49.853 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 15:26:49.858 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 15:26:49.861 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:26:49.863 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:26:49.866 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:26:49.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919609868 2026-07-01 15:26:49.873 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 15:26:49.876 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:26:49.879 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.4/image 2026-07-01 15:26:55.797 | + :: : [[ 300 == 503 ]] 2026-07-01 15:26:55.801 | + :: : [[ 0 -eq 7 ]] 2026-07-01 15:26:55.805 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 15:26:55.809 | + functions-common:time_stop:2420 : local name 2026-07-01 15:26:55.816 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:26:55.820 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:26:55.824 | + functions-common:time_stop:2423 : local total 2026-07-01 15:26:55.829 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:26:55.833 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 15:26:55.839 | + functions-common:time_stop:2427 : start_time=1782919609868 2026-07-01 15:26:55.843 | + functions-common:time_stop:2429 : [[ -z 1782919609868 ]] 2026-07-01 15:26:55.849 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:26:55.853 | + functions-common:time_stop:2432 : end_time=1782919615850 2026-07-01 15:26:55.855 | + functions-common:time_stop:2433 : elapsed_time=5982 2026-07-01 15:26:55.858 | + functions-common:time_stop:2434 : total=19728 2026-07-01 15:26:55.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:26:55.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25710 2026-07-01 15:26:55.865 | + functions:wait_for_service:486 : return 0 2026-07-01 15:26:55.867 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-01 15:26:55.886 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:55.890 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-01 15:26:55.912 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:26:55.915 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-01 15:26:55.917 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:26:55.919 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-01 15:26:55.921 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-01 15:26:55.926 | + ./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-07-01 15:26:55.926 | + 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-07-01 15:26:55.927 | + functions:upload_image:141 : local image image_fname image_name 2026-07-01 15:26:55.929 | + functions:upload_image:143 : local max_attempts=5 2026-07-01 15:26:55.931 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-01 15:26:55.939 | ++ 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-07-01 15:26:55.943 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-01 15:26:55.945 | + 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-07-01 15:26:55.947 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-01 15:26:55.950 | ++ functions:upload_image:151 : seq 5 2026-07-01 15:26:55.953 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-01 15:26:55.955 | + functions:upload_image:152 : local rc=0 2026-07-01 15:26:55.957 | + 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-07-01 15:26:55.963 | --2026-07-01 17:26:55-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-01 15:26:56.017 | Resolving github.com (github.com)... 140.82.121.3 2026-07-01 15:26:56.036 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-01 15:26:56.098 | HTTP request sent, awaiting response... 302 Found 2026-07-01 15:26:56.098 | 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-07-01T16%3A24%3A14Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-01T15%3A23%3A59Z&ske=2026-07-01T16%3A24%3A14Z&sks=b&skv=2018-11-09&sig=02hHmS1wJKyZIm4prRSIYg6ccdRJqLjkByeJXzlEQCg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkyMTQwMCwibmJmIjoxNzgyOTE5NjAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.CVNU1au1AywRjo9KJYm3Y_2zx4d-3Prg93ocm-Ld89k&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-01 15:26:56.098 | --2026-07-01 17:26:56-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-01T16%3A24%3A14Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-01T15%3A23%3A59Z&ske=2026-07-01T16%3A24%3A14Z&sks=b&skv=2018-11-09&sig=02hHmS1wJKyZIm4prRSIYg6ccdRJqLjkByeJXzlEQCg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkyMTQwMCwibmJmIjoxNzgyOTE5NjAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.CVNU1au1AywRjo9KJYm3Y_2zx4d-3Prg93ocm-Ld89k&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-01 15:26:56.100 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-07-01 15:26:56.111 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-01 15:26:56.189 | HTTP request sent, awaiting response... 200 OK 2026-07-01 15:26:56.189 | Length: 21692416 (21M) [application/octet-stream] 2026-07-01 15:26:56.189 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-01 15:26:56.245 | 2026-07-01 15:26:56.526 | 0K ........ ........ .... 100% 61.7M=0.3s 2026-07-01 15:26:56.526 | 2026-07-01 15:26:56.526 | 2026-07-01 17:26:56 (61.7 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-01 15:26:56.526 | 2026-07-01 15:26:56.529 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-01 15:26:56.531 | + functions:upload_image:163 : break 2026-07-01 15:26:56.534 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 15:26:56.536 | + 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-07-01 15:26:56.538 | + 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-07-01 15:26:56.540 | + 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-07-01 15:26:56.543 | + functions:upload_image:313 : local kernel= 2026-07-01 15:26:56.545 | + functions:upload_image:314 : local ramdisk= 2026-07-01 15:26:56.549 | + functions:upload_image:315 : local disk_format= 2026-07-01 15:26:56.554 | + functions:upload_image:316 : local container_format= 2026-07-01 15:26:56.558 | + functions:upload_image:317 : local unpack= 2026-07-01 15:26:56.563 | + functions:upload_image:318 : local img_property= 2026-07-01 15:26:56.566 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-01 15:26:56.568 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-01 15:26:56.571 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-01 15:26:56.573 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-01 15:26:56.576 | + functions:upload_image:328 : case "$image_fname" in 2026-07-01 15:26:56.581 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-01 15:26:56.584 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-01 15:26:56.587 | + functions:upload_image:350 : local format 2026-07-01 15:26:56.592 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 15:26:56.595 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-01 15:26:56.609 | + functions:upload_image:351 : format=qcow2 2026-07-01 15:26:56.612 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-01 15:26:56.617 | + functions:upload_image:353 : disk_format=qcow2 2026-07-01 15:26:56.621 | + functions:upload_image:357 : container_format=bare 2026-07-01 15:26:56.627 | + functions:upload_image:404 : is_arch ppc64le 2026-07-01 15:26:56.631 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 15:26:56.638 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-01 15:26:56.645 | + functions:upload_image:404 : is_arch ppc64 2026-07-01 15:26:56.649 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 15:26:56.659 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-01 15:26:56.663 | + functions:upload_image:404 : is_arch ppc 2026-07-01 15:26:56.667 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 15:26:56.672 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-01 15:26:56.676 | + functions:upload_image:408 : is_arch aarch64 2026-07-01 15:26:56.681 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 15:26:56.688 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 15:26:56.692 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-01 15:26:56.696 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-01 15:26:56.700 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-01 15:26:56.705 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-01 15:26:56.709 | + 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-07-01 15:26:56.713 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-01 15:26:56.716 | + functions:_upload_image:112 : shift 2026-07-01 15:26:56.721 | + functions:_upload_image:113 : local container=bare 2026-07-01 15:26:56.725 | + functions:_upload_image:114 : shift 2026-07-01 15:26:56.729 | + functions:_upload_image:115 : local disk=qcow2 2026-07-01 15:26:56.733 | + functions:_upload_image:116 : shift 2026-07-01 15:26:56.737 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 15:26:56.741 | + functions:_upload_image:118 : shift 2026-07-01 15:26:56.744 | + functions:_upload_image:119 : local properties 2026-07-01 15:26:56.749 | + functions:_upload_image:120 : local useimport 2026-07-01 15:26:56.753 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-01 15:26:56.757 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-01 15:26:56.761 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-01 15:26:56.765 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-01 15:26:56.769 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-01 15:26:56.773 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-01 15:26:56.778 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-01 15:26:56.783 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 15:26:56.789 | + 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-07-01 15:27:03.074 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 15:27:03.074 | | Field | Value | 2026-07-01 15:27:03.074 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 15:27:03.074 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-01 15:27:03.074 | | container_format | bare | 2026-07-01 15:27:03.074 | | created_at | 2026-07-01T15:27:01Z | 2026-07-01 15:27:03.074 | | disk_format | qcow2 | 2026-07-01 15:27:03.074 | | file | /v2/images/036b8867-0fb0-4833-9794-43b63adb70ff/file | 2026-07-01 15:27:03.075 | | id | 036b8867-0fb0-4833-9794-43b63adb70ff | 2026-07-01 15:27:03.075 | | min_disk | 0 | 2026-07-01 15:27:03.075 | | min_ram | 0 | 2026-07-01 15:27:03.075 | | name | cirros-0.6.3-x86_64-disk | 2026-07-01 15:27:03.075 | | owner | c7a7d4efdcd24b809fded8032ef9f7a6 | 2026-07-01 15:27:03.075 | | 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-07-01 15:27:03.075 | | protected | False | 2026-07-01 15:27:03.075 | | schema | /v2/schemas/image | 2026-07-01 15:27:03.075 | | size | 21692416 | 2026-07-01 15:27:03.076 | | status | active | 2026-07-01 15:27:03.076 | | tags | | 2026-07-01 15:27:03.077 | | updated_at | 2026-07-01T15:27:03Z | 2026-07-01 15:27:03.077 | | virtual_size | 117440512 | 2026-07-01 15:27:03.077 | | visibility | public | 2026-07-01 15:27:03.078 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 15:27:03.445 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-01 15:27:03.498 | [2056 Async create_flavors:73226]: Waiting for completion of create_flavors running on PID 73226 (2 other jobs running) 2026-07-01 15:27:03.521 | [2056 Async create_flavors:73226]: Signaling child to exit 2026-07-01 15:27:13.368 | + inc/async:async_inner:64 : rc=0 2026-07-01 15:27:13.393 | [73226 Async create_flavors:73226]: finished successfully 2026-07-01 15:27:13.417 | WAKEUP 2026-07-01 15:27:13.440 | [2056 Async create_flavors:73226]: Signaled 2026-07-01 15:27:13.442 | + lib/nova:create_flavors:1242 : is_service_enabled n-api 2026-07-01 15:27:13.442 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:13.442 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor list 2026-07-01 15:27:13.442 | + lib/nova:create_flavors:1243 : grep -q ds512M 2026-07-01 15:27:13.442 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-01 15:27:13.442 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.443 | | Field | Value | 2026-07-01 15:27:13.443 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.443 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.443 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.443 | | description | None | 2026-07-01 15:27:13.443 | | disk | 1 | 2026-07-01 15:27:13.443 | | id | c1 | 2026-07-01 15:27:13.443 | | name | cirros256 | 2026-07-01 15:27:13.444 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.444 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.444 | | ram | 256 | 2026-07-01 15:27:13.444 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.444 | | swap | 0 | 2026-07-01 15:27:13.444 | | vcpus | 1 | 2026-07-01 15:27:13.445 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.445 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-01 15:27:13.445 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.445 | | Field | Value | 2026-07-01 15:27:13.445 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.445 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.446 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.446 | | description | None | 2026-07-01 15:27:13.446 | | disk | 5 | 2026-07-01 15:27:13.446 | | id | d1 | 2026-07-01 15:27:13.446 | | name | ds512M | 2026-07-01 15:27:13.446 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.446 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.446 | | ram | 512 | 2026-07-01 15:27:13.447 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.447 | | swap | 0 | 2026-07-01 15:27:13.447 | | vcpus | 1 | 2026-07-01 15:27:13.447 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.447 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-01 15:27:13.447 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.447 | | Field | Value | 2026-07-01 15:27:13.447 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.448 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.448 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.448 | | description | None | 2026-07-01 15:27:13.448 | | disk | 10 | 2026-07-01 15:27:13.448 | | id | d2 | 2026-07-01 15:27:13.448 | | name | ds1G | 2026-07-01 15:27:13.448 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.449 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.449 | | ram | 1024 | 2026-07-01 15:27:13.449 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.449 | | swap | 0 | 2026-07-01 15:27:13.449 | | vcpus | 1 | 2026-07-01 15:27:13.449 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.449 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-01 15:27:13.450 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.450 | | Field | Value | 2026-07-01 15:27:13.450 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.450 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.450 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.450 | | description | None | 2026-07-01 15:27:13.450 | | disk | 10 | 2026-07-01 15:27:13.450 | | id | d3 | 2026-07-01 15:27:13.450 | | name | ds2G | 2026-07-01 15:27:13.451 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.451 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.451 | | ram | 2048 | 2026-07-01 15:27:13.451 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.451 | | swap | 0 | 2026-07-01 15:27:13.452 | | vcpus | 2 | 2026-07-01 15:27:13.452 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.452 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-01 15:27:13.453 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.453 | | Field | Value | 2026-07-01 15:27:13.453 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.453 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.453 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.453 | | description | None | 2026-07-01 15:27:13.453 | | disk | 20 | 2026-07-01 15:27:13.453 | | id | d4 | 2026-07-01 15:27:13.453 | | name | ds4G | 2026-07-01 15:27:13.453 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.453 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.454 | | ram | 4096 | 2026-07-01 15:27:13.454 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.454 | | swap | 0 | 2026-07-01 15:27:13.454 | | vcpus | 4 | 2026-07-01 15:27:13.454 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.454 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor list 2026-07-01 15:27:13.454 | + lib/nova:create_flavors:1252 : grep -q m1.tiny 2026-07-01 15:27:13.454 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-01 15:27:13.454 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.454 | | Field | Value | 2026-07-01 15:27:13.455 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.455 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.455 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.455 | | description | None | 2026-07-01 15:27:13.455 | | disk | 1 | 2026-07-01 15:27:13.455 | | id | 1 | 2026-07-01 15:27:13.455 | | name | m1.tiny | 2026-07-01 15:27:13.455 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.455 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.455 | | ram | 512 | 2026-07-01 15:27:13.456 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.456 | | swap | 0 | 2026-07-01 15:27:13.456 | | vcpus | 1 | 2026-07-01 15:27:13.456 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.456 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-01 15:27:13.456 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.456 | | Field | Value | 2026-07-01 15:27:13.456 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.456 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.456 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.456 | | description | None | 2026-07-01 15:27:13.457 | | disk | 20 | 2026-07-01 15:27:13.457 | | id | 2 | 2026-07-01 15:27:13.457 | | name | m1.small | 2026-07-01 15:27:13.457 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.457 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.457 | | ram | 2048 | 2026-07-01 15:27:13.457 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.457 | | swap | 0 | 2026-07-01 15:27:13.457 | | vcpus | 1 | 2026-07-01 15:27:13.458 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.458 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-01 15:27:13.458 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.458 | | Field | Value | 2026-07-01 15:27:13.458 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.458 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.458 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.458 | | description | None | 2026-07-01 15:27:13.458 | | disk | 40 | 2026-07-01 15:27:13.458 | | id | 3 | 2026-07-01 15:27:13.459 | | name | m1.medium | 2026-07-01 15:27:13.459 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.459 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.459 | | ram | 4096 | 2026-07-01 15:27:13.459 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.459 | | swap | 0 | 2026-07-01 15:27:13.459 | | vcpus | 2 | 2026-07-01 15:27:13.459 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.459 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-01 15:27:13.459 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.460 | | Field | Value | 2026-07-01 15:27:13.460 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.460 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.460 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.460 | | description | None | 2026-07-01 15:27:13.460 | | disk | 80 | 2026-07-01 15:27:13.460 | | id | 4 | 2026-07-01 15:27:13.460 | | name | m1.large | 2026-07-01 15:27:13.460 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.460 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.460 | | ram | 8192 | 2026-07-01 15:27:13.461 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.461 | | swap | 0 | 2026-07-01 15:27:13.461 | | vcpus | 4 | 2026-07-01 15:27:13.461 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.461 | + lib/nova:create_flavors:1257 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-01 15:27:13.461 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.461 | | Field | Value | 2026-07-01 15:27:13.461 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.461 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:27:13.461 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:27:13.462 | | description | None | 2026-07-01 15:27:13.462 | | disk | 160 | 2026-07-01 15:27:13.462 | | id | 5 | 2026-07-01 15:27:13.462 | | name | m1.xlarge | 2026-07-01 15:27:13.462 | | os-flavor-access:is_public | True | 2026-07-01 15:27:13.462 | | properties | hw_rng:allowed='True' | 2026-07-01 15:27:13.462 | | ram | 16384 | 2026-07-01 15:27:13.462 | | rxtx_factor | 1.0 | 2026-07-01 15:27:13.462 | | swap | 0 | 2026-07-01 15:27:13.462 | | vcpus | 8 | 2026-07-01 15:27:13.463 | +----------------------------+-----------------------+ 2026-07-01 15:27:13.493 | [2056 Async create_flavors:73226]: finished create_flavors with result 0 in 44 seconds 2026-07-01 15:27:13.498 | + inc/async:async_wait:197 : return 0 2026-07-01 15:27:13.501 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-01 15:27:13.519 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:27:13.521 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-01 15:27:13.541 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:13.544 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-01 15:27:13.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:13.569 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-01 15:27:13.571 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 15:27:13.574 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-01 15:27:13.577 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:27:13.579 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-01 15:27:13.581 | ++ 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-07-01 15:27:13.584 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-01 15:27:13.586 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-01 15:27:13.587 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-01 15:27:13.589 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-01 15:27:13.590 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-01 15:27:13.592 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-01 15:27:13.594 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-01 15:27:13.595 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-01 15:27:13.597 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-01 15:27:13.598 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-01 15:27:13.600 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-01 15:27:13.602 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 15:27:13.603 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-01 15:27:13.605 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 15:27:13.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-01 15:27:13.609 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 15:27:13.611 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-01 15:27:13.612 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 15:27:13.614 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-01 15:27:13.615 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 15:27:13.617 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-01 15:27:13.619 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-01 15:27:13.621 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 15:27:13.622 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-01 15:27:13.624 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 15:27:13.626 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-01 15:27:13.628 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-01 15:27:13.630 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-01 15:27:13.632 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 15:27:13.633 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-01 15:27:13.635 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 15:27:13.637 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-01 15:27:13.638 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-01 15:27:13.640 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-01 15:27:13.642 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-01 15:27:13.643 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-01 15:27:13.645 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-01 15:27:13.647 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-01 15:27:13.649 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-01 15:27:13.651 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-01 15:27:13.652 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-01 15:27:13.655 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-01 15:27:13.659 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-01 15:27:13.660 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-01 15:27:13.663 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-01 15:27:13.664 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-01 15:27:13.666 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-01 15:27:13.668 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-01 15:27:13.669 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-01 15:27:13.671 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-01 15:27:13.673 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-01 15:27:13.674 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-01 15:27:13.676 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-01 15:27:13.679 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-01 15:27:13.679 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-01 15:27:13.680 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-01 15:27:13.682 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-01 15:27:13.683 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-01 15:27:16.017 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-01 15:27:16.020 | 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-07-01 15:27:16.342 | + ./stack.sh:main:1403 : save_stackenv 2026-07-01 15:27:16.344 | + functions-common:save_stackenv:65 : local tag= 2026-07-01 15:27:16.347 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 15:27:16.351 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-172716 2026-07-01 15:27:16.353 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-172716 ' 2026-07-01 15:27:16.356 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.358 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 15:27:16.361 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.363 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 15:27:16.365 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.368 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 15:27:16.370 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.372 | + 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-07-01 15:27:16.375 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.377 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.4 2026-07-01 15:27:16.379 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.381 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.4/identity 2026-07-01 15:27:16.384 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.386 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-170314 2026-07-01 15:27:16.388 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.390 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 15:27:16.393 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.397 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.4 2026-07-01 15:27:16.399 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.402 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 15:27:16.404 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.407 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 15:27:16.409 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.412 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 15:27:16.414 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.416 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 15:27:16.419 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.421 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.4 2026-07-01 15:27:16.423 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 15:27:16.426 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 15:27:16.428 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-01 15:27:16.430 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 15:27:16.432 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 15:27:16.435 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-01 15:27:16.437 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:27:16.439 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 15:27:16.441 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 15:27:16.444 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-01 15:27:16.447 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:27:16.449 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-01 15:27:16.451 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:27:16.454 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-01 15:27:16.454 | /^\[\[.+\|.*\]\]/ { 2026-07-01 15:27:16.454 | gsub("[][]", "", $1); 2026-07-01 15:27:16.454 | split($1, a, "|"); 2026-07-01 15:27:16.454 | if (a[1] == matchgroup) 2026-07-01 15:27:16.454 | print a[2] 2026-07-01 15:27:16.454 | } 2026-07-01 15:27:16.454 | ' /home/quobyte/devstack/local.conf 2026-07-01 15:27:16.460 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-01 15:27:16.462 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 15:27:16.464 | + functions-common:run_phase:1849 : local phase=extra 2026-07-01 15:27:16.466 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 15:27:16.469 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 15:27:16.472 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 15:27:16.474 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 15:27:16.476 | + functions-common:run_phase:1858 : local extra 2026-07-01 15:27:16.480 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 15:27:16.483 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 15:27:16.486 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 15:27:16.488 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 15:27:16.491 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-01 15:27:16.493 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 15:27:16.508 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:16.511 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:27:16.513 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:27:16.516 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-01 15:27:16.518 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:27:16.521 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 15:27:16.523 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:27:16.525 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-01 15:27:16.528 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-01 15:27:16.531 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 15:27:16.533 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 15:27:16.536 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:27:16.539 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 15:27:16.541 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-01 15:27:16.544 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 15:27:16.546 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-01 15:27:16.549 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 15:27:16.552 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 15:27:16.554 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-01 15:27:16.557 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 15:27:16.559 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 15:27:16.561 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-01 15:27:16.564 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:27:16.566 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 15:27:16.569 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 15:27:16.574 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-01 15:27:16.575 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:27:16.577 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-01 15:27:16.580 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:27:16.583 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-01 15:27:16.583 | /^\[\[.+\|.*\]\]/ { 2026-07-01 15:27:16.583 | gsub("[][]", "", $1); 2026-07-01 15:27:16.583 | split($1, a, "|"); 2026-07-01 15:27:16.583 | if (a[1] == matchgroup) 2026-07-01 15:27:16.583 | print a[2] 2026-07-01 15:27:16.584 | } 2026-07-01 15:27:16.584 | ' /home/quobyte/devstack/local.conf 2026-07-01 15:27:16.589 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-01 15:27:16.606 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:16.608 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-01 15:27:16.611 | + lib/nova:is_nova_ready:1167 : wait_for_compute 60 2026-07-01 15:27:16.613 | + functions:wait_for_compute:490 : local timeout=60 2026-07-01 15:27:16.616 | + functions:wait_for_compute:491 : local rval=0 2026-07-01 15:27:16.618 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-01 15:27:16.621 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-01 15:27:16.625 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 15:27:16.628 | + functions-common:time_start:2407 : local start_time= 2026-07-01 15:27:16.632 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:27:16.636 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:27:16.642 | + functions-common:time_start:2411 : _TIME_START[$name]=1782919636637 2026-07-01 15:27:16.648 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-01 15:27:16.673 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-01 15:27:16.677 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-01 15:27:16.681 | ++ functions:wait_for_compute:496 : hostname 2026-07-01 15:27:16.687 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-01 15:27:16.690 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-01 15:27:16.695 | ++ functions:wait_for_compute:498 : hostname 2026-07-01 15:27:16.700 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:27:16.702 | + :: : ID= 2026-07-01 15:27:16.705 | + :: : [[ '' == '' ]] 2026-07-01 15:27:16.707 | + :: : sleep 1 2026-07-01 15:27:17.710 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-01 15:27:17.712 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-01 15:27:21.139 | + :: : ID=5dbdf752-ae89-4e75-a427-537269aa9f7a 2026-07-01 15:27:21.140 | + :: : [[ 5dbdf752-ae89-4e75-a427-537269aa9f7a == '' ]] 2026-07-01 15:27:21.143 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-01 15:27:21.146 | + functions-common:time_stop:2420 : local name 2026-07-01 15:27:21.148 | + functions-common:time_stop:2421 : local end_time 2026-07-01 15:27:21.151 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:27:21.153 | + functions-common:time_stop:2423 : local total 2026-07-01 15:27:21.155 | + functions-common:time_stop:2424 : local start_time 2026-07-01 15:27:21.158 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 15:27:21.160 | + functions-common:time_stop:2427 : start_time=1782919636637 2026-07-01 15:27:21.162 | + functions-common:time_stop:2429 : [[ -z 1782919636637 ]] 2026-07-01 15:27:21.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:27:21.169 | + functions-common:time_stop:2432 : end_time=1782919641167 2026-07-01 15:27:21.172 | + functions-common:time_stop:2433 : elapsed_time=4530 2026-07-01 15:27:21.174 | + functions-common:time_stop:2434 : total=25710 2026-07-01 15:27:21.177 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:27:21.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30240 2026-07-01 15:27:21.181 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-01 15:27:21.184 | + functions:wait_for_compute:516 : return 0 2026-07-01 15:27:21.186 | + ./stack.sh:main:1443 : service_check 2026-07-01 15:27:21.189 | + functions-common:service_check:1713 : local service 2026-07-01 15:27:21.191 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.193 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-01 15:27:21.212 | not-found 2026-07-01 15:27:21.217 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.220 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-01 15:27:21.238 | enabled 2026-07-01 15:27:21.243 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-01 15:27:21.265 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-01 15:27:21.265 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-01 15:27:21.265 | Active: active (running) since Wed 2026-07-01 17:24:00 CEST; 3min 20s ago 2026-07-01 15:27:21.265 | Main PID: 60534 (uwsgi) 2026-07-01 15:27:21.265 | Status: "uWSGI is ready" 2026-07-01 15:27:21.265 | Tasks: 17 (limit: 14255) 2026-07-01 15:27:21.265 | Memory: 273.6M (peak: 274.3M) 2026-07-01 15:27:21.266 | CPU: 14.694s 2026-07-01 15:27:21.266 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-01 15:27:21.266 | ├─60534 "nova-apiuWSGI master" 2026-07-01 15:27:21.266 | ├─60535 "nova-apiuWSGI worker 1" 2026-07-01 15:27:21.266 | └─60536 "nova-apiuWSGI worker 2" 2026-07-01 15:27:21.266 | 2026-07-01 15:27:21.266 | Jul 01 17:27:20 devstack devstack@n-api.service[60536]: [pid: 60536|app: 0|req: 18/36] 192.168.122.4 () {54 vars in 925 bytes} [Wed Jul 1 17:27:20 2026] GET /compute/v2.1 => generated 391 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 15:27:21.266 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: DEBUG nova.api.openstack.wsgi [None req-74e213bd-5397-4736-b754-37b5ef519170 admin admin] Calling method '>' {{(pid=60535) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-01 15:27:21.267 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: DEBUG oslo_concurrency.lockutils [None req-74e213bd-5397-4736-b754-37b5ef519170 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60535) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 15:27:21.267 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: DEBUG oslo_concurrency.lockutils [None req-74e213bd-5397-4736-b754-37b5ef519170 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=60535) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 15:27:21.267 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: DEBUG oslo_concurrency.lockutils [None req-74e213bd-5397-4736-b754-37b5ef519170 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=60535) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 15:27:21.267 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: DEBUG oslo_concurrency.lockutils [None req-74e213bd-5397-4736-b754-37b5ef519170 admin admin] Acquiring lock "02ac727a-8ce1-4a4f-9b34-3abbf428b49b" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60535) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 15:27:21.268 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: DEBUG oslo_concurrency.lockutils [None req-74e213bd-5397-4736-b754-37b5ef519170 admin admin] Lock "02ac727a-8ce1-4a4f-9b34-3abbf428b49b" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=60535) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 15:27:21.268 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: DEBUG oslo_concurrency.lockutils [None req-74e213bd-5397-4736-b754-37b5ef519170 admin admin] Lock "02ac727a-8ce1-4a4f-9b34-3abbf428b49b" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60535) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 15:27:21.268 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: INFO nova.api.openstack.requestlog [None req-74e213bd-5397-4736-b754-37b5ef519170 admin admin] 192.168.122.4 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.161843 2026-07-01 15:27:21.269 | Jul 01 17:27:20 devstack devstack@n-api.service[60535]: [pid: 60535|app: 0|req: 19/37] 192.168.122.4 () {60 vars in 1315 bytes} [Wed Jul 1 17:27:20 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-01 15:27:21.272 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.276 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-01 15:27:21.296 | enabled 2026-07-01 15:27:21.301 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-01 15:27:21.325 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-01 15:27:21.325 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-01 15:27:21.325 | Active: active (running) since Wed 2026-07-01 17:26:24 CEST; 57s ago 2026-07-01 15:27:21.325 | Main PID: 73063 (nova-compute) 2026-07-01 15:27:21.326 | Tasks: 10 (limit: 14255) 2026-07-01 15:27:21.326 | Memory: 136.0M (peak: 137.4M) 2026-07-01 15:27:21.326 | CPU: 4.713s 2026-07-01 15:27:21.326 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-01 15:27:21.326 | └─73063 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-01 15:27:21.326 | 2026-07-01 15:27:21.326 | Jul 01 17:26:54 devstack nova-compute[73063]: DEBUG nova.compute.provider_tree [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] Updating resource provider 02c5189e-0fbf-4ecd-b0b6-56ff20890d7d generation from 0 to 1 during operation: update_inventory {{(pid=73063) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-01 15:27:21.326 | Jul 01 17:26:54 devstack nova-compute[73063]: DEBUG nova.compute.provider_tree [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] Updating inventory in ProviderTree for provider 02c5189e-0fbf-4ecd-b0b6-56ff20890d7d with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73063) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-01 15:27:21.327 | Jul 01 17:26:54 devstack nova-compute[73063]: DEBUG nova.compute.provider_tree [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] Updating resource provider 02c5189e-0fbf-4ecd-b0b6-56ff20890d7d generation from 1 to 2 during operation: update_traits {{(pid=73063) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-01 15:27:21.327 | Jul 01 17:26:54 devstack nova-compute[73063]: DEBUG nova.compute.resource_tracker [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] Compute_service record updated for devstack:devstack {{(pid=73063) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-01 15:27:21.327 | Jul 01 17:26:54 devstack nova-compute[73063]: DEBUG oslo_concurrency.lockutils [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.953s {{(pid=73063) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 15:27:21.327 | Jul 01 17:26:54 devstack nova-compute[73063]: DEBUG nova.service [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73063) start /opt/stack/nova/nova/service.py:196}} 2026-07-01 15:27:21.327 | Jul 01 17:26:55 devstack nova-compute[73063]: DEBUG nova.service [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73063) start /opt/stack/nova/nova/service.py:212}} 2026-07-01 15:27:21.327 | Jul 01 17:26:55 devstack nova-compute[73063]: DEBUG nova.service [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] Join ServiceGroup membership for this service compute {{(pid=73063) start /opt/stack/nova/nova/service.py:222}} 2026-07-01 15:27:21.328 | Jul 01 17:26:55 devstack nova-compute[73063]: DEBUG nova.servicegroup.drivers.db [None req-a8f8aaa6-026f-48ab-96ba-1d946cfb384c None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73063) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 15:27:21.328 | Jul 01 17:27:00 devstack nova-compute[73063]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73063) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:21.332 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.334 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-01 15:27:21.351 | not-found 2026-07-01 15:27:21.356 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.359 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-01 15:27:21.377 | enabled 2026-07-01 15:27:21.382 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-01 15:27:21.404 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-01 15:27:21.404 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-01 15:27:21.404 | Active: active (running) since Wed 2026-07-01 17:26:11 CEST; 1min 9s ago 2026-07-01 15:27:21.405 | Main PID: 69357 (nova-scheduler:) 2026-07-01 15:27:21.405 | Tasks: 19 (limit: 14255) 2026-07-01 15:27:21.405 | Memory: 155.4M (peak: 155.9M) 2026-07-01 15:27:21.405 | CPU: 4.993s 2026-07-01 15:27:21.405 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-01 15:27:21.405 | ├─69357 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-01 15:27:21.405 | ├─71152 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-01 15:27:21.405 | └─71165 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-01 15:27:21.405 | 2026-07-01 15:27:21.405 | Jul 01 17:26:18 devstack nova-scheduler[71152]: DEBUG nova.servicegroup.drivers.db [None req-a7bac372-7f0d-42ed-b7e1-83f541d6a76f None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71152) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 15:27:21.406 | Jul 01 17:26:23 devstack nova-scheduler[71165]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:21.406 | Jul 01 17:26:23 devstack nova-scheduler[71152]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71152) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:21.406 | Jul 01 17:26:25 devstack nova-scheduler[69357]: DEBUG dbcounter [-] [69357] Writing DB stats nova_api:SELECT=3 {{(pid=69357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.406 | Jul 01 17:26:25 devstack nova-scheduler[69357]: DEBUG dbcounter [-] [69357] Writing DB stats nova_cell1:SELECT=1 {{(pid=69357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.406 | Jul 01 17:26:25 devstack nova-scheduler[69357]: DEBUG dbcounter [-] [69357] Writing DB stats nova_cell0:SELECT=1 {{(pid=69357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.406 | Jul 01 17:26:33 devstack nova-scheduler[71165]: DEBUG dbcounter [-] [71165] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.406 | Jul 01 17:26:33 devstack nova-scheduler[71152]: DEBUG dbcounter [-] [71152] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=71152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.406 | Jul 01 17:26:50 devstack nova-scheduler[71152]: DEBUG oslo.service.backend._threading.loopingcall [None req-1a010195-1e02-483d-9ed4-06f3e94b679c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71152) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:21.406 | Jul 01 17:27:18 devstack nova-scheduler[71165]: DEBUG oslo.service.backend._threading.loopingcall [None req-e039f6a0-cd35-48fa-9fff-8537b379d8de None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:21.409 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.412 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-01 15:27:21.430 | not-found 2026-07-01 15:27:21.434 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.437 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-01 15:27:21.455 | enabled 2026-07-01 15:27:21.462 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-01 15:27:21.489 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-01 15:27:21.489 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-01 15:27:21.489 | Active: active (running) since Wed 2026-07-01 17:26:13 CEST; 1min 7s ago 2026-07-01 15:27:21.489 | Main PID: 69968 (uwsgi) 2026-07-01 15:27:21.489 | Status: "uWSGI is ready" 2026-07-01 15:27:21.489 | Tasks: 16 (limit: 14255) 2026-07-01 15:27:21.489 | Memory: 221.1M (peak: 221.8M) 2026-07-01 15:27:21.489 | CPU: 10.249s 2026-07-01 15:27:21.489 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-01 15:27:21.489 | ├─69968 "nova-api-metauWSGI master" 2026-07-01 15:27:21.490 | ├─69969 "nova-api-metauWSGI worker 1" 2026-07-01 15:27:21.490 | ├─69970 "nova-api-metauWSGI worker 2" 2026-07-01 15:27:21.490 | └─69971 "nova-api-metauWSGI http 1" 2026-07-01 15:27:21.490 | 2026-07-01 15:27:21.490 | Jul 01 17:26:20 devstack devstack@n-api-meta.service[69969]: DEBUG nova.api.openstack.wsgi_app [None req-c0064493-f0a5-4e17-bf62-88e4678a56bb None None] ******************************************************************************** {{(pid=69969) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-01 15:27:21.490 | Jul 01 17:26:20 devstack devstack@n-api-meta.service[69969]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x74b261aa3668 pid: 69969 (default app) 2026-07-01 15:27:21.490 | Jul 01 17:26:28 devstack devstack@n-api-meta.service[69969]: DEBUG dbcounter [-] [69969] Writing DB stats nova_api:SELECT=1 {{(pid=69969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.490 | Jul 01 17:26:29 devstack devstack@n-api-meta.service[69970]: DEBUG dbcounter [-] [69970] Writing DB stats nova_api:SELECT=1 {{(pid=69970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.490 | Jul 01 17:26:29 devstack devstack@n-api-meta.service[69970]: DEBUG dbcounter [-] [69970] Writing DB stats nova_cell0:SELECT=1 {{(pid=69970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.490 | Jul 01 17:26:29 devstack devstack@n-api-meta.service[69970]: DEBUG dbcounter [-] [69970] Writing DB stats nova_cell1:SELECT=1 {{(pid=69970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.491 | Jul 01 17:26:29 devstack devstack@n-api-meta.service[69969]: DEBUG dbcounter [-] [69969] Writing DB stats nova_cell0:SELECT=1 {{(pid=69969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.491 | Jul 01 17:26:29 devstack devstack@n-api-meta.service[69969]: DEBUG dbcounter [-] [69969] Writing DB stats nova_cell1:SELECT=1 {{(pid=69969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.491 | Jul 01 17:26:29 devstack devstack@n-api-meta.service[69970]: DEBUG dbcounter [-] [69970] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.491 | Jul 01 17:26:29 devstack devstack@n-api-meta.service[69969]: DEBUG dbcounter [-] [69969] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.495 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.500 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-01 15:27:21.520 | enabled 2026-07-01 15:27:21.526 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-01 15:27:21.549 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-01 15:27:21.550 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-01 15:27:21.550 | Active: active (running) since Wed 2026-07-01 17:24:42 CEST; 2min 38s ago 2026-07-01 15:27:21.550 | Main PID: 66704 (uwsgi) 2026-07-01 15:27:21.550 | Status: "uWSGI is ready" 2026-07-01 15:27:21.550 | Tasks: 5 (limit: 14255) 2026-07-01 15:27:21.550 | Memory: 176.7M (peak: 177.0M) 2026-07-01 15:27:21.550 | CPU: 6.358s 2026-07-01 15:27:21.550 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-01 15:27:21.551 | ├─66704 "placementuWSGI master" 2026-07-01 15:27:21.551 | ├─66705 "placementuWSGI worker 1" 2026-07-01 15:27:21.551 | └─66706 "placementuWSGI worker 2" 2026-07-01 15:27:21.551 | 2026-07-01 15:27:21.551 | Jul 01 17:26:54 devstack devstack@placement-api.service[66705]: INFO placement.requestlog [req-640b01b3-27a4-42dc-a65b-67ceda1a3ac6 req-69a26cbf-d962-49f2-b3f0-4a36cdf40820 service nova] 192.168.122.4 "PUT /placement/resource_providers/02c5189e-0fbf-4ecd-b0b6-56ff20890d7d/inventories" status: 200 len: 396 microversion: 1.26 2026-07-01 15:27:21.551 | Jul 01 17:26:54 devstack devstack@placement-api.service[66705]: [pid: 66705|app: 0|req: 5/9] 192.168.122.4 () {64 vars in 1488 bytes} [Wed Jul 1 17:26:53 2026] PUT /placement/resource_providers/02c5189e-0fbf-4ecd-b0b6-56ff20890d7d/inventories => generated 396 bytes in 108 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-01 15:27:21.551 | Jul 01 17:26:54 devstack devstack@placement-api.service[66706]: DEBUG placement.requestlog [req-640b01b3-27a4-42dc-a65b-67ceda1a3ac6 req-73543c73-db5d-4ac5-865f-fc2709e1068d None None] Starting request: 192.168.122.4 "GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI2,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_F16C,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE41,HW_CPU_X86_SSE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_FMA3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC" {{(pid=66706) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-01 15:27:21.552 | Jul 01 17:26:54 devstack devstack@placement-api.service[66706]: INFO placement.requestlog [req-640b01b3-27a4-42dc-a65b-67ceda1a3ac6 req-73543c73-db5d-4ac5-865f-fc2709e1068d service nova] 192.168.122.4 "GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI2,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_F16C,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE41,HW_CPU_X86_SSE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_FMA3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC" status: 200 len: 2058 microversion: 1.6 2026-07-01 15:27:21.552 | Jul 01 17:26:54 devstack devstack@placement-api.service[66706]: [pid: 66706|app: 0|req: 5/10] 192.168.122.4 () {60 vars in 4902 bytes} [Wed Jul 1 17:26:54 2026] GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI2,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_F16C,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE41,HW_CPU_X86_SSE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_FMA3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC => generated 2058 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-01 15:27:21.552 | Jul 01 17:26:54 devstack devstack@placement-api.service[66705]: DEBUG placement.requestlog [req-640b01b3-27a4-42dc-a65b-67ceda1a3ac6 req-1bdf7275-c76e-42ff-b50a-19bcf322d23b None None] Starting request: 192.168.122.4 "PUT /placement/resource_providers/02c5189e-0fbf-4ecd-b0b6-56ff20890d7d/traits" {{(pid=66705) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-01 15:27:21.552 | Jul 01 17:26:54 devstack devstack@placement-api.service[66705]: INFO placement.requestlog [req-640b01b3-27a4-42dc-a65b-67ceda1a3ac6 req-1bdf7275-c76e-42ff-b50a-19bcf322d23b service nova] 192.168.122.4 "PUT /placement/resource_providers/02c5189e-0fbf-4ecd-b0b6-56ff20890d7d/traits" status: 200 len: 2093 microversion: 1.6 2026-07-01 15:27:21.552 | Jul 01 17:26:54 devstack devstack@placement-api.service[66705]: [pid: 66705|app: 0|req: 6/11] 192.168.122.4 () {64 vars in 1473 bytes} [Wed Jul 1 17:26:54 2026] PUT /placement/resource_providers/02c5189e-0fbf-4ecd-b0b6-56ff20890d7d/traits => generated 2093 bytes in 330 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-07-01 15:27:21.552 | Jul 01 17:27:04 devstack devstack@placement-api.service[66706]: DEBUG dbcounter [-] [66706] Writing DB stats placement:SELECT=4 {{(pid=66706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.552 | Jul 01 17:27:04 devstack devstack@placement-api.service[66705]: DEBUG dbcounter [-] [66705] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=66705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.557 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.562 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-01 15:27:21.580 | not-found 2026-07-01 15:27:21.586 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.589 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-01 15:27:21.608 | enabled 2026-07-01 15:27:21.614 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-01 15:27:21.638 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-01 15:27:21.639 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-01 15:27:21.639 | Active: active (running) since Wed 2026-07-01 17:26:49 CEST; 31s ago 2026-07-01 15:27:21.639 | Main PID: 76162 (uwsgi) 2026-07-01 15:27:21.639 | Status: "uWSGI is ready" 2026-07-01 15:27:21.639 | Tasks: 9 (limit: 14255) 2026-07-01 15:27:21.639 | Memory: 257.3M (peak: 258.0M) 2026-07-01 15:27:21.639 | CPU: 11.266s 2026-07-01 15:27:21.639 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-01 15:27:21.639 | ├─76162 "glance-apiuWSGI master" 2026-07-01 15:27:21.640 | ├─76181 "glance-apiuWSGI worker 1" 2026-07-01 15:27:21.640 | └─76182 "glance-apiuWSGI worker 2" 2026-07-01 15:27:21.640 | 2026-07-01 15:27:21.640 | Jul 01 17:27:02 devstack devstack@g-api.service[76181]: INFO glance.location [None req-dd5b8204-e41a-4fe3-a474-9411da4ffeeb admin admin] Image format matched and virtual size computed: 117440512 2026-07-01 15:27:21.640 | Jul 01 17:27:03 devstack devstack@g-api.service[76181]: DEBUG glance_store.backend [None req-dd5b8204-e41a-4fe3-a474-9411da4ffeeb admin admin] Skipping store.set_acls... not implemented. {{(pid=76181) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-01 15:27:21.640 | Jul 01 17:27:03 devstack devstack@g-api.service[76181]: [pid: 76181|app: 0|req: 2/4] 127.0.0.1 () {40 vars in 869 bytes} [Wed Jul 1 17:27:01 2026] PUT /v2/images/036b8867-0fb0-4833-9794-43b63adb70ff/file => generated 0 bytes in 1931 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-01 15:27:21.640 | Jul 01 17:27:03 devstack devstack@g-api.service[76182]: DEBUG glance.api.middleware.version_negotiation [None req-05dd6c6a-5bf9-4fb8-8199-27bdd0ccb35a admin admin] Determining version of request: GET /v2/images/036b8867-0fb0-4833-9794-43b63adb70ff Accept: */* {{(pid=76182) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-01 15:27:21.640 | Jul 01 17:27:03 devstack devstack@g-api.service[76182]: DEBUG glance.api.middleware.version_negotiation [None req-05dd6c6a-5bf9-4fb8-8199-27bdd0ccb35a admin admin] Using url versioning {{(pid=76182) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-01 15:27:21.640 | Jul 01 17:27:03 devstack devstack@g-api.service[76182]: DEBUG glance.api.middleware.version_negotiation [None req-05dd6c6a-5bf9-4fb8-8199-27bdd0ccb35a admin admin] Matched version: v2 {{(pid=76182) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-01 15:27:21.641 | Jul 01 17:27:03 devstack devstack@g-api.service[76182]: DEBUG glance.api.middleware.version_negotiation [None req-05dd6c6a-5bf9-4fb8-8199-27bdd0ccb35a admin admin] new path /v2/images/036b8867-0fb0-4833-9794-43b63adb70ff {{(pid=76182) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-01 15:27:21.641 | Jul 01 17:27:03 devstack devstack@g-api.service[76182]: [pid: 76182|app: 0|req: 3/5] 127.0.0.1 () {36 vars in 796 bytes} [Wed Jul 1 17:27:03 2026] GET /v2/images/036b8867-0fb0-4833-9794-43b63adb70ff => generated 976 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 15:27:21.641 | Jul 01 17:27:13 devstack devstack@g-api.service[76181]: DEBUG dbcounter [-] [76181] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.641 | Jul 01 17:27:13 devstack devstack@g-api.service[76182]: DEBUG dbcounter [-] [76182] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.646 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.650 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-01 15:27:21.670 | enabled 2026-07-01 15:27:21.676 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-01 15:27:21.700 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-01 15:27:21.700 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-01 15:27:21.700 | Active: active (running) since Wed 2026-07-01 17:26:39 CEST; 42s ago 2026-07-01 15:27:21.700 | Main PID: 74658 (cinder-schedule) 2026-07-01 15:27:21.700 | Tasks: 1 (limit: 14255) 2026-07-01 15:27:21.701 | Memory: 109.3M (peak: 109.5M) 2026-07-01 15:27:21.701 | CPU: 4.162s 2026-07-01 15:27:21.701 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-01 15:27:21.701 | └─74658 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-01 15:27:21.701 | 2026-07-01 15:27:21.701 | Jul 01 17:26:44 devstack cinder-scheduler[74658]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-01 15:27:21.701 | Jul 01 17:26:44 devstack cinder-scheduler[74658]: INFO cinder.manager [None req-efbe145d-3cce-40de-a5bc-af12c29d1704 None None] Initiating service 1 cleanup 2026-07-01 15:27:21.701 | Jul 01 17:26:44 devstack cinder-scheduler[74658]: INFO cinder.manager [None req-efbe145d-3cce-40de-a5bc-af12c29d1704 None None] Service 1 cleanup completed. 2026-07-01 15:27:21.702 | Jul 01 17:26:44 devstack cinder-scheduler[74658]: DEBUG cinder.service [None req-efbe145d-3cce-40de-a5bc-af12c29d1704 None None] Creating RPC server for service cinder-scheduler {{(pid=74658) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-01 15:27:21.702 | Jul 01 17:26:44 devstack cinder-scheduler[74658]: DEBUG cinder.service [None req-efbe145d-3cce-40de-a5bc-af12c29d1704 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74658) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-01 15:27:21.702 | Jul 01 17:26:54 devstack cinder-scheduler[74658]: DEBUG dbcounter [-] [74658] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.702 | Jul 01 17:27:01 devstack cinder-scheduler[74658]: DEBUG cinder.scheduler.host_manager [None req-c6436e52-3271-4841-84ad-068068c0a245 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=74658) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-01 15:27:21.702 | Jul 01 17:27:01 devstack cinder-scheduler[74658]: DEBUG cinder.scheduler.host_manager [None req-c6436e52-3271-4841-84ad-068068c0a245 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, 7, 1, 15, 27, 1, 937914)}, {'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, 7, 1, 15, 27, 1, 937914)}]. {{(pid=74658) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-01 15:27:21.704 | Jul 01 17:27:01 devstack cinder-scheduler[74658]: DEBUG cinder.scheduler.host_manager [None req-c6436e52-3271-4841-84ad-068068c0a245 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, 7, 1, 15, 27, 1, 905769)} {{(pid=74658) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-01 15:27:21.704 | Jul 01 17:27:11 devstack cinder-scheduler[74658]: DEBUG dbcounter [-] [74658] Writing DB stats cinder:SELECT=1 {{(pid=74658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.708 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.711 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-01 15:27:21.731 | enabled 2026-07-01 15:27:21.735 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-01 15:27:21.758 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-01 15:27:21.758 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-01 15:27:21.758 | Active: active (running) since Wed 2026-07-01 17:26:31 CEST; 49s ago 2026-07-01 15:27:21.758 | Main PID: 73938 (uwsgi) 2026-07-01 15:27:21.758 | Status: "uWSGI is ready" 2026-07-01 15:27:21.758 | Tasks: 7 (limit: 14255) 2026-07-01 15:27:21.758 | Memory: 247.3M (peak: 247.8M) 2026-07-01 15:27:21.759 | CPU: 11.088s 2026-07-01 15:27:21.759 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-01 15:27:21.759 | ├─73938 "cinder-apiuWSGI master" 2026-07-01 15:27:21.759 | ├─73947 "cinder-apiuWSGI worker 1" 2026-07-01 15:27:21.759 | └─73948 "cinder-apiuWSGI worker 2" 2026-07-01 15:27:21.759 | 2026-07-01 15:27:21.759 | Jul 01 17:26:45 devstack devstack@c-api.service[73948]: DEBUG cinder.api.middleware.request_id [req-816ef08f-86e1-437d-8580-d44aa1385e87 req-a59b66db-7011-4a00-8764-08b0e1736c93 None None] RequestId filter calling following filter/app {{(pid=73948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-07-01 15:27:21.759 | Jul 01 17:26:46 devstack devstack@c-api.service[73948]: INFO cinder.api.openstack.wsgi [req-816ef08f-86e1-437d-8580-d44aa1385e87 req-a59b66db-7011-4a00-8764-08b0e1736c93 admin admin] POST http://192.168.122.4/volume/v3/types/b354c087-d0b0-4638-9190-5fe2a4c597bc/extra_specs 2026-07-01 15:27:21.760 | Jul 01 17:26:46 devstack devstack@c-api.service[73948]: DEBUG cinder.api.openstack.wsgi [req-816ef08f-86e1-437d-8580-d44aa1385e87 req-a59b66db-7011-4a00-8764-08b0e1736c93 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-01 15:27:21.760 | Jul 01 17:26:46 devstack devstack@c-api.service[73948]: /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-07-01 15:27:21.760 | Jul 01 17:26:46 devstack devstack@c-api.service[73948]: warnings.warn( 2026-07-01 15:27:21.760 | Jul 01 17:26:46 devstack devstack@c-api.service[73948]: DEBUG oslo_db.sqlalchemy.engines [req-816ef08f-86e1-437d-8580-d44aa1385e87 req-a59b66db-7011-4a00-8764-08b0e1736c93 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=73948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 15:27:21.760 | Jul 01 17:26:46 devstack devstack@c-api.service[73948]: INFO cinder.api.openstack.wsgi [req-816ef08f-86e1-437d-8580-d44aa1385e87 req-a59b66db-7011-4a00-8764-08b0e1736c93 admin admin] http://192.168.122.4/volume/v3/types/b354c087-d0b0-4638-9190-5fe2a4c597bc/extra_specs returned with HTTP 200 2026-07-01 15:27:21.760 | Jul 01 17:26:46 devstack devstack@c-api.service[73948]: [pid: 73948|app: 0|req: 1/3] 192.168.122.4 () {62 vars in 1353 bytes} [Wed Jul 1 17:26:45 2026] POST /volume/v3/types/b354c087-d0b0-4638-9190-5fe2a4c597bc/extra_specs => generated 55 bytes in 928 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 15:27:21.760 | Jul 01 17:26:55 devstack devstack@c-api.service[73947]: DEBUG dbcounter [-] [73947] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.760 | Jul 01 17:26:56 devstack devstack@c-api.service[73948]: DEBUG dbcounter [-] [73948] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.764 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.768 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-01 15:27:21.789 | enabled 2026-07-01 15:27:21.794 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-01 15:27:21.817 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-01 15:27:21.817 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-01 15:27:21.817 | Active: active (running) since Wed 2026-07-01 17:26:41 CEST; 40s ago 2026-07-01 15:27:21.817 | Main PID: 75314 (cinder-volume) 2026-07-01 15:27:21.818 | Tasks: 2 (limit: 14255) 2026-07-01 15:27:21.818 | Memory: 143.8M (peak: 172.6M) 2026-07-01 15:27:21.818 | CPU: 20.789s 2026-07-01 15:27:21.818 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-01 15:27:21.818 | ├─75314 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-01 15:27:21.818 | └─75488 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-01 15:27:21.818 | 2026-07-01 15:27:21.818 | Jul 01 17:27:04 devstack sudo[76672]: 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-07-01 15:27:21.819 | Jul 01 17:27:04 devstack sudo[76672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-01 15:27:21.819 | Jul 01 17:27:04 devstack sudo[76672]: pam_unix(sudo:session): session closed for user root 2026-07-01 15:27:21.819 | Jul 01 17:27:04 devstack cinder-volume[75488]: DEBUG oslo_concurrency.processutils [None req-c6436e52-3271-4841-84ad-068068c0a245 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.613s {{(pid=75488) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-01 15:27:21.819 | Jul 01 17:27:04 devstack cinder-volume[75488]: INFO cinder.volume.manager [None req-c6436e52-3271-4841-84ad-068068c0a245 None None] Driver post RPC initialization completed successfully. 2026-07-01 15:27:21.819 | Jul 01 17:27:14 devstack cinder-volume[75488]: DEBUG dbcounter [-] [75488] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.819 | Jul 01 17:27:14 devstack cinder-volume[75488]: DEBUG dbcounter [-] [75488] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=75488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:21.820 | Jul 01 17:27:14 devstack cinder-volume[75488]: DEBUG oslo_service.periodic_task [None req-c3845a56-7172-4715-94a3-05bac7b58ea3 None None] Running periodic task VolumeManager._thread_info {{(pid=75488) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-01 15:27:21.820 | Jul 01 17:27:14 devstack cinder-volume[75488]: DEBUG cinder.volume.manager [None req-c3845a56-7172-4715-94a3-05bac7b58ea3 None None] thread count: 6 {{(pid=75488) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-07-01 15:27:21.820 | Jul 01 17:27:14 devstack cinder-volume[75488]: DEBUG cinder.volume.manager [None req-c3845a56-7172-4715-94a3-05bac7b58ea3 None None] thread info: [<_MainThread(MainThread, started 125979306733696)>, , , , , ] {{(pid=75488) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-07-01 15:27:21.825 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.830 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-01 15:27:21.848 | not-found 2026-07-01 15:27:21.853 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.856 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-01 15:27:21.876 | not-found 2026-07-01 15:27:21.882 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.887 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-01 15:27:21.905 | not-found 2026-07-01 15:27:21.909 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.913 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-01 15:27:21.933 | not-found 2026-07-01 15:27:21.938 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.942 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-01 15:27:21.960 | not-found 2026-07-01 15:27:21.966 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:21.970 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-01 15:27:21.989 | enabled 2026-07-01 15:27:21.995 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-01 15:27:22.019 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-01 15:27:22.019 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-01 15:27:22.019 | Active: active (running) since Wed 2026-07-01 17:24:21 CEST; 3min 0s ago 2026-07-01 15:27:22.019 | Main PID: 63323 (neutron-ovn-age) 2026-07-01 15:27:22.020 | Tasks: 20 (limit: 14255) 2026-07-01 15:27:22.020 | Memory: 345.6M (peak: 346.3M) 2026-07-01 15:27:22.020 | CPU: 12.484s 2026-07-01 15:27:22.020 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-01 15:27:22.020 | ├─63323 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-01 15:27:22.020 | ├─64833 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-01 15:27:22.020 | ├─65335 /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/tmp20x36h77/privsep.sock 2026-07-01 15:27:22.020 | └─67932 /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/tmpv42sv20c/privsep.sock 2026-07-01 15:27:22.020 | 2026-07-01 15:27:22.020 | Jul 01 17:25:26 devstack neutron-ovn-agent[64833]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64833) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 15:27:22.020 | Jul 01 17:26:03 devstack neutron-ovn-agent[64833]: 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=2e9748eb-4c9c-4f66-bf1c-a3bf58e43e36, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'fe:3d:03', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '9e:ec:6d:84:22:5c', '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=2e9748eb-4c9c-4f66-bf1c-a3bf58e43e36, nb_cfg=1) {{(pid=64833) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-01 15:27:22.021 | Jul 01 17:26:03 devstack neutron-ovn-agent[64833]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 2 seconds {{(pid=64833) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-01 15:27:22.021 | Jul 01 17:26:05 devstack neutron-ovn-agent[64833]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=66aebc0b-9e49-4730-9d79-92464420f4d3, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=64833) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-01 15:27:22.021 | Jul 01 17:26:26 devstack neutron-ovn-agent[64833]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64833) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 15:27:22.021 | Jul 01 17:26:26 devstack neutron-ovn-agent[64833]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=64833) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 15:27:22.021 | Jul 01 17:26:26 devstack neutron-ovn-agent[64833]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64833) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 15:27:22.021 | Jul 01 17:26:26 devstack neutron-ovn-agent[64833]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64833) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 15:27:22.021 | Jul 01 17:26:26 devstack neutron-ovn-agent[64833]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64833) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 15:27:22.022 | Jul 01 17:26:26 devstack neutron-ovn-agent[64833]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64833) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 15:27:22.027 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.031 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-01 15:27:22.049 | not-found 2026-07-01 15:27:22.055 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.059 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-01 15:27:22.078 | not-found 2026-07-01 15:27:22.084 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.088 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-01 15:27:22.106 | not-found 2026-07-01 15:27:22.113 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.117 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-01 15:27:22.136 | not-found 2026-07-01 15:27:22.142 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.146 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-01 15:27:22.166 | enabled 2026-07-01 15:27:22.172 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-01 15:27:22.196 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-01 15:27:22.196 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-01 15:27:22.196 | Active: active (running) since Wed 2026-07-01 17:17:18 CEST; 10min ago 2026-07-01 15:27:22.196 | Main PID: 39804 (dstat.sh) 2026-07-01 15:27:22.197 | Tasks: 3 (limit: 14255) 2026-07-01 15:27:22.197 | Memory: 27.5M (peak: 28.0M) 2026-07-01 15:27:22.197 | CPU: 3.703s 2026-07-01 15:27:22.197 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-01 15:27:22.197 | ├─39804 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-01 15:27:22.197 | ├─39948 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-01 15:27:22.197 | └─39949 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-01 15:27:22.197 | 2026-07-01 15:27:22.197 | Jul 01 17:27:12 devstack dstat.sh[39949]: 01-07 17:27:12| 19 7 71 0 0|5295M 284M 220M 5938M| 94B 0 | 0 168k| 0 13.0 |1966 1489 |3.05 2.62 1.77|1.0 0 0| 0 0 | | 17 285 0 29 0 2026-07-01 15:27:22.198 | Jul 01 17:27:13 devstack dstat.sh[39949]: 01-07 17:27:13| 21 12 61 0 0|5285M 294M 220M 5939M| 10k 32k| 44k 420k|3.00 49.0 |4622 4247 |3.05 2.62 1.77|3.0 0 230| 0 0 | | 17 289 0 29 0 2026-07-01 15:27:22.198 | Jul 01 17:27:14 devstack dstat.sh[39949]: 01-07 17:27:14| 18 9 71 0 0|5299M 280M 220M 5939M|1042B 3003B| 0 172k| 0 10.0 |2131 1823 |2.88 2.59 1.76|1.0 0 34| 0 0 | | 17 289 0 29 0 2026-07-01 15:27:22.198 | Jul 01 17:27:15 devstack dstat.sh[39949]: 01-07 17:27:15| 22 9 67 0 0|5327M 252M 220M 5939M| 0 0 | 0 243k| 0 23.0 |2172 1599 |2.88 2.59 1.76|1.0 0 2.0| 0 0 | | 17 293 0 28 0 2026-07-01 15:27:22.198 | Jul 01 17:27:16 devstack dstat.sh[39949]: 01-07 17:27:16| 16 14 66 0 0|5255M 324M 220M 5939M|6167B 21k| 20k 396k|4.00 34.0 |4187 4193 |2.88 2.59 1.76|2.0 0 251| 0 0 | | 17 293 0 28 0 2026-07-01 15:27:22.198 | Jul 01 17:27:17 devstack dstat.sh[39949]: 01-07 17:27:17| 1 3 93 0 0|5255M 324M 220M 5939M| 330B 1692B| 0 416k| 0 28.0 |1339 1728 |2.88 2.59 1.76|2.0 0 28| 0 0 | | 17 293 0 28 0 2026-07-01 15:27:22.199 | Jul 01 17:27:18 devstack dstat.sh[39949]: 01-07 17:27:18| 16 9 72 0 0|5260M 319M 220M 5939M| 118B 476B| 0 84k| 0 6.00 |2050 1604 |2.88 2.59 1.76|1.0 0 5.0| 0 0 | | 17 293 0 28 0 2026-07-01 15:27:22.199 | Jul 01 17:27:19 devstack dstat.sh[39949]: 01-07 17:27:19| 18 9 71 0 0|5260M 319M 220M 5939M| 70B 0 | 0 0 | 0 0 |1931 1428 |2.73 2.57 1.76|1.0 0 0| 0 0 | | 17 293 0 28 0 2026-07-01 15:27:22.199 | Jul 01 17:27:20 devstack dstat.sh[39949]: 01-07 17:27:20| 21 7 69 0 0|5275M 303M 220M 5939M| 52B 0 | 0 520k| 0 94.0 |2389 1930 |2.73 2.57 1.76|1.0 0 1.0| 0 0 | | 17 295 0 28 0 2026-07-01 15:27:22.200 | Jul 01 17:27:21 devstack dstat.sh[39949]: 01-07 17:27:21| 17 13 64 0 0|5192M 386M 220M 5939M|4291B 45k|8195B 132k|2.00 13.0 |4487 3948 |2.73 2.57 1.76|2.0 0 135| 0 0 | | 17 297 0 28 0 2026-07-01 15:27:22.204 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.207 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-01 15:27:22.226 | enabled 2026-07-01 15:27:22.232 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-01 15:27:22.255 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-01 15:27:22.255 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-01 15:27:22.255 | Active: active (running) since Wed 2026-07-01 17:24:19 CEST; 3min 2s ago 2026-07-01 15:27:22.255 | Main PID: 62627 (neutron-ovn-met) 2026-07-01 15:27:22.255 | Tasks: 2 (limit: 14255) 2026-07-01 15:27:22.255 | Memory: 121.5M (peak: 122.2M) 2026-07-01 15:27:22.255 | CPU: 3.920s 2026-07-01 15:27:22.255 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-01 15:27:22.255 | └─62627 "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-07-01 15:27:22.256 | 2026-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: 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-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: 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-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-01 15:27:22.256 | Jul 01 17:24:23 devstack neutron-ovn-metadata-agent[62627]: ERROR neutron 2026-07-01 15:27:22.262 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.267 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-01 15:27:22.287 | enabled 2026-07-01 15:27:22.293 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-01 15:27:22.316 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-01 15:27:22.316 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-01 15:27:22.316 | Active: active (running) since Wed 2026-07-01 17:24:24 CEST; 2min 57s ago 2026-07-01 15:27:22.316 | Main PID: 64395 (uwsgi) 2026-07-01 15:27:22.317 | Status: "uWSGI is ready" 2026-07-01 15:27:22.317 | Tasks: 23 (limit: 14255) 2026-07-01 15:27:22.317 | Memory: 385.5M (peak: 386.3M) 2026-07-01 15:27:22.317 | CPU: 41.679s 2026-07-01 15:27:22.317 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-01 15:27:22.317 | ├─64395 "neutron-apiuWSGI master" 2026-07-01 15:27:22.317 | ├─64396 "neutron-apiuWSGI worker 1" 2026-07-01 15:27:22.317 | └─64398 "neutron-apiuWSGI worker 2" 2026-07-01 15:27:22.317 | 2026-07-01 15:27:22.317 | Jul 01 17:26:55 devstack devstack@neutron-api.service[64398]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64398) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 15:27:22.317 | Jul 01 17:26:55 devstack devstack@neutron-api.service[64398]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64398) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 15:27:22.318 | Jul 01 17:27:05 devstack devstack@neutron-api.service[64396]: DEBUG dbcounter [-] [64396] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.318 | Jul 01 17:27:05 devstack devstack@neutron-api.service[64398]: DEBUG dbcounter [-] [64398] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.318 | Jul 01 17:27:10 devstack devstack@neutron-api.service[64396]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64396) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 15:27:22.318 | Jul 01 17:27:10 devstack devstack@neutron-api.service[64396]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64396) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 15:27:22.318 | Jul 01 17:27:10 devstack devstack@neutron-api.service[64398]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64398) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 15:27:22.318 | Jul 01 17:27:10 devstack devstack@neutron-api.service[64398]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64398) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 15:27:22.318 | Jul 01 17:27:20 devstack devstack@neutron-api.service[64396]: DEBUG dbcounter [-] [64396] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.318 | Jul 01 17:27:20 devstack devstack@neutron-api.service[64398]: DEBUG dbcounter [-] [64398] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.325 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.329 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-01 15:27:22.349 | enabled 2026-07-01 15:27:22.355 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-01 15:27:22.378 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-01 15:27:22.378 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-01 15:27:22.378 | Active: active (running) since Wed 2026-07-01 17:24:28 CEST; 2min 53s ago 2026-07-01 15:27:22.378 | Main PID: 65411 (neutron-periodi) 2026-07-01 15:27:22.378 | Tasks: 15 (limit: 14255) 2026-07-01 15:27:22.378 | Memory: 180.1M (peak: 180.4M) 2026-07-01 15:27:22.378 | CPU: 6.795s 2026-07-01 15:27:22.378 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-01 15:27:22.378 | ├─65411 "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-07-01 15:27:22.378 | └─66037 "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-07-01 15:27:22.379 | 2026-07-01 15:27:22.379 | Jul 01 17:26:22 devstack neutron-periodic-workers[66037]: DEBUG neutron.db.agents_db [None req-a11750cf-4edd-41b7-9fd4-7a3a6bbc6a22 None None] Agent healthcheck: found 0 active agents {{(pid=66037) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-01 15:27:22.379 | Jul 01 17:26:22 devstack neutron-periodic-workers[66037]: DEBUG oslo.service.backend._threading.loopingcall [None req-a11750cf-4edd-41b7-9fd4-7a3a6bbc6a22 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66037) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.379 | Jul 01 17:26:32 devstack neutron-periodic-workers[66037]: DEBUG dbcounter [-] [66037] Writing DB stats neutron:SELECT=1 {{(pid=66037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.379 | Jul 01 17:26:39 devstack neutron-periodic-workers[66037]: DEBUG oslo.service.backend._threading.loopingcall [None req-5462f2ae-4f67-4e3f-993b-0e62bf952137 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=66037) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.379 | Jul 01 17:26:39 devstack neutron-periodic-workers[66037]: DEBUG oslo.service.backend._threading.loopingcall [None req-e4ae54de-86bd-4240-ab53-0707fcc53008 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.86 seconds {{(pid=66037) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.379 | Jul 01 17:26:49 devstack neutron-periodic-workers[66037]: DEBUG dbcounter [-] [66037] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=66037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.379 | Jul 01 17:26:59 devstack neutron-periodic-workers[66037]: DEBUG neutron.db.agents_db [None req-a11750cf-4edd-41b7-9fd4-7a3a6bbc6a22 None None] Agent healthcheck: found 0 active agents {{(pid=66037) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-01 15:27:22.379 | Jul 01 17:26:59 devstack neutron-periodic-workers[66037]: DEBUG oslo.service.backend._threading.loopingcall [None req-a11750cf-4edd-41b7-9fd4-7a3a6bbc6a22 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66037) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.379 | Jul 01 17:27:09 devstack neutron-periodic-workers[66037]: DEBUG dbcounter [-] [66037] Writing DB stats neutron:SELECT=1 {{(pid=66037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.379 | Jul 01 17:27:16 devstack neutron-periodic-workers[66037]: DEBUG oslo.service.backend._threading.loopingcall [None req-5462f2ae-4f67-4e3f-993b-0e62bf952137 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66037) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.383 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.386 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-01 15:27:22.405 | enabled 2026-07-01 15:27:22.411 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-01 15:27:22.435 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-01 15:27:22.435 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-01 15:27:22.435 | Active: active (running) since Wed 2026-07-01 17:24:26 CEST; 2min 56s ago 2026-07-01 15:27:22.435 | Main PID: 64912 (neutron-rpc-ser) 2026-07-01 15:27:22.435 | Tasks: 27 (limit: 14255) 2026-07-01 15:27:22.435 | Memory: 193.0M (peak: 193.7M) 2026-07-01 15:27:22.435 | CPU: 8.668s 2026-07-01 15:27:22.435 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-01 15:27:22.435 | ├─64912 "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-07-01 15:27:22.436 | ├─66000 "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-07-01 15:27:22.436 | └─66002 "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-07-01 15:27:22.436 | 2026-07-01 15:27:22.436 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 15:27:22.436 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: 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-07-01 15:27:22.436 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-01 15:27:22.436 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: 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-07-01 15:27:22.436 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-01 15:27:22.436 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 15:27:22.436 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: 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-07-01 15:27:22.437 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-01 15:27:22.437 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-01 15:27:22.437 | Jul 01 17:26:05 devstack neutron-rpc-server[66000]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-01 15:27:22.441 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.445 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-01 15:27:22.464 | enabled 2026-07-01 15:27:22.469 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-01 15:27:22.492 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-01 15:27:22.492 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-01 15:27:22.492 | Active: active (running) since Wed 2026-07-01 17:24:31 CEST; 2min 51s ago 2026-07-01 15:27:22.492 | Main PID: 65914 (neutron-ovn-mai) 2026-07-01 15:27:22.493 | Tasks: 12 (limit: 14255) 2026-07-01 15:27:22.493 | Memory: 254.0M (peak: 254.4M) 2026-07-01 15:27:22.493 | CPU: 7.740s 2026-07-01 15:27:22.493 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-01 15:27:22.493 | ├─65914 "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-07-01 15:27:22.493 | └─66029 "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-07-01 15:27:22.493 | 2026-07-01 15:27:22.493 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66029) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-01 15:27:22.493 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66029) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-01 15:27:22.493 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-07-01 15:27:22.494 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: DEBUG futurist.periodics [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 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=66029) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 15:27:22.494 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66029) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-01 15:27:22.494 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66029) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-01 15:27:22.494 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-07-01 15:27:22.494 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: DEBUG futurist.periodics [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 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=66029) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 15:27:22.494 | Jul 01 17:25:00 devstack neutron-ovn-maintenance-worker[66029]: DEBUG futurist.periodics [None req-89f8567d-2af0-40ec-8269-44a4870e45a4 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=66029) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 15:27:22.494 | Jul 01 17:25:10 devstack neutron-ovn-maintenance-worker[66029]: DEBUG dbcounter [-] [66029] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.499 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.503 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-01 15:27:22.521 | enabled 2026-07-01 15:27:22.527 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-01 15:27:22.549 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-01 15:27:22.549 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-01 15:27:22.549 | Active: active (running) since Wed 2026-07-01 17:26:16 CEST; 1min 6s ago 2026-07-01 15:27:22.550 | Main PID: 70613 (nova-novncproxy) 2026-07-01 15:27:22.550 | Tasks: 4 (limit: 14255) 2026-07-01 15:27:22.550 | Memory: 109.7M (peak: 109.8M) 2026-07-01 15:27:22.550 | CPU: 3.868s 2026-07-01 15:27:22.550 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-01 15:27:22.550 | └─70613 /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-07-01 15:27:22.550 | 2026-07-01 15:27:22.551 | Jul 01 17:26:16 devstack nova-novncproxy[70613]: If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:27:22.551 | Jul 01 17:26:16 devstack nova-novncproxy[70613]: framework. For more detail see 2026-07-01 15:27:22.551 | Jul 01 17:26:16 devstack nova-novncproxy[70613]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:27:22.551 | Jul 01 17:26:16 devstack nova-novncproxy[70613]: import eventlet # noqa 2026-07-01 15:27:22.551 | Jul 01 17:26:16 devstack nova-novncproxy[70613]: 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-07-01 15:27:22.551 | Jul 01 17:26:20 devstack nova-novncproxy[70613]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-01 15:27:22.551 | Jul 01 17:26:20 devstack nova-novncproxy[70613]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-01 15:27:22.551 | Jul 01 17:26:20 devstack nova-novncproxy[70613]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-01 15:27:22.551 | Jul 01 17:26:20 devstack nova-novncproxy[70613]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-01 15:27:22.551 | Jul 01 17:26:20 devstack nova-novncproxy[70613]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-01 15:27:22.556 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.560 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-01 15:27:22.579 | enabled 2026-07-01 15:27:22.584 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-01 15:27:22.607 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-01 15:27:22.607 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-01 15:27:22.608 | Active: active (running) since Wed 2026-07-01 17:26:18 CEST; 1min 3s ago 2026-07-01 15:27:22.608 | Main PID: 71408 (nova-conductor:) 2026-07-01 15:27:22.608 | Tasks: 19 (limit: 14255) 2026-07-01 15:27:22.608 | Memory: 157.7M (peak: 158.0M) 2026-07-01 15:27:22.608 | CPU: 5.073s 2026-07-01 15:27:22.608 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-01 15:27:22.608 | ├─71408 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-01 15:27:22.608 | ├─73126 "nova-conductor: ServiceWrapper worker(0)" 2026-07-01 15:27:22.608 | └─73128 "nova-conductor: ServiceWrapper worker(1)" 2026-07-01 15:27:22.609 | 2026-07-01 15:27:22.609 | Jul 01 17:26:25 devstack nova-conductor[73128]: DEBUG nova.servicegroup.drivers.db [None req-04df7bfd-af84-4c6b-bf71-174cc2be8fff None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73128) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 15:27:22.609 | Jul 01 17:26:30 devstack nova-conductor[73126]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73126) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.609 | Jul 01 17:26:30 devstack nova-conductor[73128]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73128) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.609 | Jul 01 17:26:33 devstack nova-conductor[71408]: DEBUG dbcounter [-] [71408] Writing DB stats nova_api:SELECT=1 {{(pid=71408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.609 | Jul 01 17:26:33 devstack nova-conductor[71408]: DEBUG dbcounter [-] [71408] Writing DB stats nova_cell0:SELECT=1 {{(pid=71408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.609 | Jul 01 17:26:33 devstack nova-conductor[71408]: DEBUG dbcounter [-] [71408] Writing DB stats nova_cell1:SELECT=1 {{(pid=71408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.609 | Jul 01 17:26:40 devstack nova-conductor[73126]: DEBUG dbcounter [-] [73126] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.609 | Jul 01 17:26:40 devstack nova-conductor[73128]: DEBUG dbcounter [-] [73128] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=73128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.610 | Jul 01 17:26:51 devstack nova-conductor[73126]: DEBUG oslo.service.backend._threading.loopingcall [None req-b8d56b98-0f7a-4410-9d1e-7181606c5aa9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73126) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.610 | Jul 01 17:27:04 devstack nova-conductor[73128]: DEBUG oslo.service.backend._threading.loopingcall [None req-7ac8d620-7e2c-4cb2-baf1-31af97a8550e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73128) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.612 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 15:27:22.615 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-01 15:27:22.634 | enabled 2026-07-01 15:27:22.638 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-01 15:27:22.662 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-01 15:27:22.662 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-01 15:27:22.663 | Active: active (running) since Wed 2026-07-01 17:26:21 CEST; 1min 1s ago 2026-07-01 15:27:22.663 | Main PID: 71968 (nova-conductor:) 2026-07-01 15:27:22.663 | Tasks: 37 (limit: 14255) 2026-07-01 15:27:22.663 | Memory: 168.0M (peak: 168.4M) 2026-07-01 15:27:22.663 | CPU: 5.188s 2026-07-01 15:27:22.663 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-01 15:27:22.663 | ├─71968 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-01 15:27:22.663 | ├─73151 "nova-conductor: ServiceWrapper worker(0)" 2026-07-01 15:27:22.663 | └─73153 "nova-conductor: ServiceWrapper worker(1)" 2026-07-01 15:27:22.664 | 2026-07-01 15:27:22.664 | Jul 01 17:26:51 devstack nova-conductor[73153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.664 | Jul 01 17:26:57 devstack nova-conductor[73151]: DEBUG oslo.service.backend._threading.loopingcall [None req-08c5d278-5296-48da-a2c9-bd7b1514ad96 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.664 | Jul 01 17:27:01 devstack nova-conductor[73151]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.664 | Jul 01 17:27:01 devstack nova-conductor[73153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.664 | Jul 01 17:27:11 devstack nova-conductor[73151]: DEBUG dbcounter [-] [73151] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=73151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 15:27:22.664 | Jul 01 17:27:11 devstack nova-conductor[73151]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.664 | Jul 01 17:27:11 devstack nova-conductor[73153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.665 | Jul 01 17:27:19 devstack nova-conductor[73153]: DEBUG oslo.service.backend._threading.loopingcall [None req-5e7c7308-fec6-4cfe-a312-b655936e4bd2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.665 | Jul 01 17:27:21 devstack nova-conductor[73151]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.665 | Jul 01 17:27:21 devstack nova-conductor[73153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 15:27:22.672 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-01 15:27:22.696 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:22.699 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-01 15:27:22.723 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:22.726 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-01 15:27:22.730 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 15:27:23.234 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:27:23.234 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:27:23.234 | we strongly recommend against using it for new projects. 2026-07-01 15:27:23.234 | 2026-07-01 15:27:23.234 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:27:23.234 | framework. For more detail see 2026-07-01 15:27:23.234 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:27:23.234 | 2026-07-01 15:27:23.235 | import eventlet # noqa 2026-07-01 15:27:23.608 | 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-07-01 15:27:26.758 | INFO dbcounter [None req-1c8381f1-bfe1-41ad-8bb8-8dffebf53577 None None] Registered counter for database nova_api 2026-07-01 15:27:26.887 | DEBUG dbcounter [-] [77622] Writer thread running {{(pid=77622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:27:26.897 | Found 2 cell mappings. 2026-07-01 15:27:26.897 | Skipping cell0 since it does not contain hosts. 2026-07-01 15:27:26.897 | Getting computes from cell 'cell1': 02ac727a-8ce1-4a4f-9b34-3abbf428b49b 2026-07-01 15:27:26.897 | INFO dbcounter [None req-1c8381f1-bfe1-41ad-8bb8-8dffebf53577 None None] Registered counter for database nova_cell1 2026-07-01 15:27:26.974 | DEBUG dbcounter [-] [77622] Writer thread running {{(pid=77622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 15:27:27.267 | Checking host mapping for compute host 'devstack': 02c5189e-0fbf-4ecd-b0b6-56ff20890d7d 2026-07-01 15:27:27.267 | Creating host mapping for compute host 'devstack': 02c5189e-0fbf-4ecd-b0b6-56ff20890d7d 2026-07-01 15:27:27.267 | Found 1 unmapped computes in cell: 02ac727a-8ce1-4a4f-9b34-3abbf428b49b 2026-07-01 15:27:27.942 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-01 15:27:28.401 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 15:27:28.401 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 15:27:28.401 | we strongly recommend against using it for new projects. 2026-07-01 15:27:28.401 | 2026-07-01 15:27:28.401 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 15:27:28.401 | framework. For more detail see 2026-07-01 15:27:28.401 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 15:27:28.401 | 2026-07-01 15:27:28.401 | import eventlet # noqa 2026-07-01 15:27:28.750 | 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-07-01 15:27:32.220 | +-------------------------------------------+ 2026-07-01 15:27:32.220 | | Upgrade Check Results | 2026-07-01 15:27:32.220 | +-------------------------------------------+ 2026-07-01 15:27:32.220 | | Check: Cells v2 | 2026-07-01 15:27:32.220 | | Result: Success | 2026-07-01 15:27:32.220 | | Details: None | 2026-07-01 15:27:32.220 | +-------------------------------------------+ 2026-07-01 15:27:32.220 | | Check: Placement API | 2026-07-01 15:27:32.220 | | Result: Success | 2026-07-01 15:27:32.220 | | Details: None | 2026-07-01 15:27:32.221 | +-------------------------------------------+ 2026-07-01 15:27:32.221 | | Check: Cinder API | 2026-07-01 15:27:32.221 | | Result: Success | 2026-07-01 15:27:32.221 | | Details: None | 2026-07-01 15:27:32.221 | +-------------------------------------------+ 2026-07-01 15:27:32.221 | | Check: Policy File JSON to YAML Migration | 2026-07-01 15:27:32.221 | | Result: Success | 2026-07-01 15:27:32.221 | | Details: None | 2026-07-01 15:27:32.221 | +-------------------------------------------+ 2026-07-01 15:27:32.221 | | Check: Older than N-1 computes | 2026-07-01 15:27:32.221 | | Result: Success | 2026-07-01 15:27:32.222 | | Details: None | 2026-07-01 15:27:32.222 | +-------------------------------------------+ 2026-07-01 15:27:32.222 | | Check: hw_machine_type unset | 2026-07-01 15:27:32.222 | | Result: Success | 2026-07-01 15:27:32.222 | | Details: None | 2026-07-01 15:27:32.222 | +-------------------------------------------+ 2026-07-01 15:27:32.222 | | Check: Service User Token Configuration | 2026-07-01 15:27:32.222 | | Result: Success | 2026-07-01 15:27:32.222 | | Details: None | 2026-07-01 15:27:32.222 | +-------------------------------------------+ 2026-07-01 15:27:32.837 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-01 15:27:32.841 | + ./stack.sh:main:1482 : command openstack complete 2026-07-01 15:27:32.842 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-01 15:27:36.529 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-01 15:27:36.551 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:36.554 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-01 15:27:36.558 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 15:27:36.561 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 15:27:36.565 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-01 15:27:36.568 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:27:36.572 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-01 15:27:36.575 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-01 15:27:36.578 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-01 15:27:36.582 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-01 15:27:36.586 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-01 15:27:36.591 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-01 15:27:36.594 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-01 15:27:36.600 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-01 15:27:36.654 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-01 15:27:36.663 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-01 15:27:36.663 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-01 15:27:36.663 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-01 15:27:36.668 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-01 15:27:36.672 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-01 15:27:36.676 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-01 15:27:36.680 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-01 15:27:36.684 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-01 15:27:36.689 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-01 15:27:36.710 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-01 15:27:36.731 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-01 15:27:36.736 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:27:36.740 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-01 15:27:36.744 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-01 15:27:36.748 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 15:27:36.752 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-01 15:27:36.756 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 15:27:36.760 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 15:27:36.764 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 15:27:36.768 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 15:27:36.772 | + functions-common:run_phase:1858 : local extra 2026-07-01 15:27:36.777 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 15:27:36.783 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 15:27:36.787 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 15:27:36.792 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 15:27:36.797 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-01 15:27:36.802 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 15:27:36.827 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:36.831 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:27:36.835 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:27:36.839 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-01 15:27:36.843 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:27:36.846 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 15:27:36.850 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:27:36.854 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-01 15:27:36.858 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:27:36.862 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-01 15:27:36.866 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-01 15:27:36.870 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-01 15:27:36.873 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-01 15:27:36.936 | [2056 Async install_tempest:37896]: Waiting for completion of install_tempest running on PID 37896 (1 other jobs running) 2026-07-01 15:27:36.965 | [2056 Async install_tempest:37896]: Signaling child to exit 2026-07-01 15:27:36.966 | WAKEUP 2026-07-01 15:27:36.988 | [2056 Async install_tempest:37896]: Signaled 2026-07-01 15:27:36.990 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-01 15:27:36.990 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-01 15:27:36.990 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-01 15:27:36.990 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-01 15:27:36.990 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-01 15:27:36.990 | +++ functions-common:git_clone:593 : pwd 2026-07-01 15:27:36.990 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:27:36.990 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:27:36.991 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:27:36.991 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:27:36.991 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:27:36.991 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:27:36.991 | ++ functions-common:git_clone:610 : echo master 2026-07-01 15:27:36.992 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:27:36.992 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-01 15:27:36.992 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:27:36.993 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-01 15:27:36.993 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 15:27:36.993 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 15:27:36.993 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:27:36.993 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 15:27:36.993 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:27:36.993 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:27:36.993 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 15:27:36.993 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:27:36.994 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:27:36.994 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782919015704 2026-07-01 15:27:36.994 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-01 15:27:36.994 | Cloning into '/opt/stack/tempest'... 2026-07-01 15:27:36.994 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:27:36.994 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:27:36.995 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:27:36.995 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:27:36.995 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:27:36.996 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:27:36.996 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:27:36.996 | ++ functions-common:time_stop:2427 : start_time=1782919015704 2026-07-01 15:27:36.996 | ++ functions-common:time_stop:2429 : [[ -z 1782919015704 ]] 2026-07-01 15:27:36.996 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:27:36.996 | ++ functions-common:time_stop:2432 : end_time=1782919024840 2026-07-01 15:27:36.996 | ++ functions-common:time_stop:2433 : elapsed_time=9136 2026-07-01 15:27:36.996 | ++ functions-common:time_stop:2434 : total=399299 2026-07-01 15:27:36.996 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:27:36.997 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=408435 2026-07-01 15:27:36.997 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-01 15:27:36.997 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 15:27:36.997 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 15:27:36.998 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 15:27:36.998 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:27:36.998 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 15:27:36.998 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:27:36.998 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:27:36.998 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 15:27:36.998 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:27:36.999 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:27:36.999 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782919024904 2026-07-01 15:27:36.999 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 15:27:36.999 | From https://review.opendev.org/openstack/tempest 2026-07-01 15:27:36.999 | * branch master -> FETCH_HEAD 2026-07-01 15:27:36.999 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:27:37.000 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:27:37.000 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:27:37.000 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:27:37.000 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2427 : start_time=1782919024904 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2429 : [[ -z 1782919024904 ]] 2026-07-01 15:27:37.001 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2432 : end_time=1782919025487 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2433 : elapsed_time=583 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2434 : total=408435 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:27:37.001 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409018 2026-07-01 15:27:37.001 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:27:37.002 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 15:27:37.002 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 15:27:37.002 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:27:37.002 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 15:27:37.002 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:27:37.002 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:27:37.002 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 15:27:37.002 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:27:37.002 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:27:37.002 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782919025551 2026-07-01 15:27:37.003 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:27:37.003 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:27:37.003 | 2026-07-01 15:27:37.003 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:27:37.003 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:27:37.003 | state without impacting any branches by switching back to a branch. 2026-07-01 15:27:37.003 | 2026-07-01 15:27:37.003 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:27:37.003 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:27:37.004 | 2026-07-01 15:27:37.004 | git switch -c 2026-07-01 15:27:37.004 | 2026-07-01 15:27:37.004 | Or undo this operation with: 2026-07-01 15:27:37.004 | 2026-07-01 15:27:37.004 | git switch - 2026-07-01 15:27:37.004 | 2026-07-01 15:27:37.004 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:27:37.004 | 2026-07-01 15:27:37.005 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-01 15:27:37.005 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:27:37.005 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:27:37.005 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:27:37.005 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:27:37.005 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:27:37.005 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:27:37.005 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:27:37.005 | ++ functions-common:time_stop:2427 : start_time=1782919025551 2026-07-01 15:27:37.006 | ++ functions-common:time_stop:2429 : [[ -z 1782919025551 ]] 2026-07-01 15:27:37.006 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:27:37.006 | ++ functions-common:time_stop:2432 : end_time=1782919025749 2026-07-01 15:27:37.006 | ++ functions-common:time_stop:2433 : elapsed_time=198 2026-07-01 15:27:37.006 | ++ functions-common:time_stop:2434 : total=409018 2026-07-01 15:27:37.006 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:27:37.007 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409216 2026-07-01 15:27:37.007 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-01 15:27:37.007 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-01 15:27:37.007 | ++ functions-common:git_clone:673 : head -1 2026-07-01 15:27:37.007 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-01 15:27:37.007 | 8d40001b9 Use reader role for image tests 2026-07-01 15:27:37.007 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:27:37.007 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-01 15:27:37.007 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-01 15:27:37.008 | ++ 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-07-01 15:27:37.008 | Collecting tox!=2.8.0,<4.0.0 2026-07-01 15:27:37.008 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-01 15:27:37.008 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 15:27:37.008 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 15:27:37.008 | 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-07-01 15:27:37.008 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 15:27:37.008 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 15:27:37.009 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-01 15:27:37.009 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-01 15:27:37.009 | 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-07-01 15:27:37.009 | 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-07-01 15:27:37.009 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-01 15:27:37.009 | 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-07-01 15:27:37.009 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-01 15:27:37.009 | 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-07-01 15:27:37.009 | 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-07-01 15:27:37.010 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-01 15:27:37.010 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-01 15:27:37.010 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-01 15:27:37.010 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-01 15:27:37.010 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-01 15:27:37.010 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-01 15:27:37.010 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 49.0 MB/s 0:00:00 2026-07-01 15:27:37.010 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-01 15:27:37.010 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-01 15:27:37.010 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-01 15:27:37.011 | 2026-07-01 15:27:37.011 | 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-07-01 15:27:37.011 | ++ inc/python:pip_install:216 : result=0 2026-07-01 15:27:37.011 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:27:37.011 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:27:37.011 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:27:37.011 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:27:37.011 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:27:37.012 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:27:37.012 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:27:37.012 | ++ functions-common:time_stop:2427 : start_time=1782919025840 2026-07-01 15:27:37.012 | ++ functions-common:time_stop:2429 : [[ -z 1782919025840 ]] 2026-07-01 15:27:37.012 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:27:37.012 | ++ functions-common:time_stop:2432 : end_time=1782919034118 2026-07-01 15:27:37.012 | ++ functions-common:time_stop:2433 : elapsed_time=8278 2026-07-01 15:27:37.013 | ++ functions-common:time_stop:2434 : total=164002 2026-07-01 15:27:37.013 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:27:37.013 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172280 2026-07-01 15:27:37.013 | ++ inc/python:pip_install:219 : return 0 2026-07-01 15:27:37.013 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-01 15:27:37.013 | /opt/stack/tempest ~/devstack 2026-07-01 15:27:37.013 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-01 15:27:37.013 | Switched to branch 'master' 2026-07-01 15:27:37.013 | Your branch is up to date with 'origin/master'. 2026-07-01 15:27:37.014 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-01 15:27:37.014 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-01 15:27:37.014 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.dm1IZk8Tzs 2026-07-01 15:27:37.014 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.dm1IZk8Tzs 2026-07-01 15:27:37.014 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-01 15:27:37.014 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.dm1IZk8Tzs 2026-07-01 15:27:37.014 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-01 15:27:37.014 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-01 15:27:37.014 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-01 15:27:37.014 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 15:27:37.015 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 15:27:37.015 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 15:27:37.015 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 15:27:37.015 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-01 15:27:37.015 | full create: /opt/stack/tempest/.tox/tempest 2026-07-01 15:27:37.015 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-01 15:27:37.015 | full develop-inst: /opt/stack/tempest 2026-07-01 15:27:37.015 | 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@8d40001b9742e6088508946a4d2ba98325d79233#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-07-01 15:27:37.015 | ___________________________________ summary ____________________________________ 2026-07-01 15:27:37.016 | full: skipped tests 2026-07-01 15:27:37.016 | congratulations :) 2026-07-01 15:27:37.016 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.dm1IZk8Tzs -r requirements.txt 2026-07-01 15:27:37.016 | 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-07-01 15:27:37.016 | 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-07-01 15:27:37.016 | 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-07-01 15:27:37.016 | 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-07-01 15:27:37.016 | 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-07-01 15:27:37.016 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-01 15:27:37.017 | 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-07-01 15:27:37.017 | 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-07-01 15:27:37.017 | 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-07-01 15:27:37.017 | 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-07-01 15:27:37.017 | 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-07-01 15:27:37.017 | 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-07-01 15:27:37.017 | 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-07-01 15:27:37.017 | 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-07-01 15:27:37.017 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-01 15:27:37.018 | 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-07-01 15:27:37.018 | 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-07-01 15:27:37.018 | 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-07-01 15:27:37.018 | 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-07-01 15:27:37.018 | 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-07-01 15:27:37.018 | 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-07-01 15:27:37.018 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-01 15:27:37.019 | 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-07-01 15:27:37.019 | 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-07-01 15:27:37.019 | 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-07-01 15:27:37.019 | 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-07-01 15:27:37.019 | 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-07-01 15:27:37.019 | 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-07-01 15:27:37.019 | 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-07-01 15:27:37.019 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.020 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.021 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.022 | 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-07-01 15:27:37.023 | 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-07-01 15:27:37.023 | 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-07-01 15:27:37.023 | 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-07-01 15:27:37.023 | 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-07-01 15:27:37.023 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-01 15:27:37.023 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.dm1IZk8Tzs 2026-07-01 15:27:37.023 | ++ lib/tempest:install_tempest:868 : popd 2026-07-01 15:27:37.023 | ~/devstack 2026-07-01 15:27:37.034 | [2056 Async install_tempest:37896]: finished install_tempest with result 0 in 48 seconds 2026-07-01 15:27:37.038 | ++ inc/async:async_wait:197 : return 0 2026-07-01 15:27:37.041 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-01 15:27:37.044 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:27:37.047 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-01 15:27:37.049 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-01 15:27:37.053 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-01 15:27:37.055 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-01 15:27:37.058 | ++ inc/python:setup_develop:353 : local bindep 2026-07-01 15:27:37.061 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 15:27:37.063 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-01 15:27:37.066 | ++ inc/python:setup_develop:359 : local extras= 2026-07-01 15:27:37.068 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-01 15:27:37.072 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 15:27:37.074 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 15:27:37.076 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-01 15:27:37.079 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 15:27:37.082 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 15:27:37.085 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-01 15:27:37.087 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 15:27:37.091 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-01 15:27:37.093 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 15:27:37.096 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 15:27:37.100 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-01 15:27:37.106 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-01 15:27:37.108 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-01 15:27:37.111 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-01 15:27:37.277 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-01 15:27:37.280 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-01 15:27:37.283 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-01 15:27:37.286 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 15:27:37.289 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 15:27:37.292 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-01 15:27:37.295 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-01 15:27:37.297 | ++ inc/python:setup_package:446 : local extras= 2026-07-01 15:27:37.300 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 15:27:37.303 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 15:27:37.306 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 15:27:37.309 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 15:27:37.312 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 15:27:37.314 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-01 15:27:37.338 | Using python 3.12 to install /opt/stack/tempest 2026-07-01 15:27:37.341 | ++ 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-07-01 15:27:38.429 | Obtaining file:///opt/stack/tempest 2026-07-01 15:27:38.433 | Installing build dependencies: started 2026-07-01 15:27:40.504 | Installing build dependencies: finished with status 'done' 2026-07-01 15:27:40.505 | Checking if build backend supports build_editable: started 2026-07-01 15:27:41.108 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 15:27:41.110 | Getting requirements to build editable: started 2026-07-01 15:27:41.462 | Getting requirements to build editable: finished with status 'done' 2026-07-01 15:27:41.464 | Preparing editable metadata (pyproject.toml): started 2026-07-01 15:27:42.884 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 15:27:42.911 | 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.dev36) (7.0.3) 2026-07-01 15:27:42.913 | 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.dev36) (4.14.0) 2026-07-01 15:27:42.913 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-01 15:27:42.914 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-01 15:27:42.915 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-01 15:27:42.916 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-01 15:27:42.917 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-01 15:27:42.918 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-01 15:27:42.919 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-01 15:27:42.920 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-01 15:27:43.104 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-01 15:27:43.107 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-01 15:27:43.112 | 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.dev36) (5.10.0) 2026-07-01 15:27:43.113 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-01 15:27:43.114 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-01 15:27:43.115 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-01 15:27:43.115 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-01 15:27:43.116 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.8.0) 2026-07-01 15:27:43.117 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-07-01 15:27:43.118 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-01 15:27:43.119 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-01 15:27:43.120 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-01 15:27:43.121 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-01 15:27:43.122 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-01 15:27:43.124 | 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.dev36) (0.6.0) 2026-07-01 15:27:43.125 | 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.dev36) (4.0.0) 2026-07-01 15:27:43.129 | 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.dev36) (3.0.52) 2026-07-01 15:27:43.130 | 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.dev36) (1.11.0) 2026-07-01 15:27:43.131 | 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.dev36) (15.0.0) 2026-07-01 15:27:43.132 | 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.dev36) (1.8.0) 2026-07-01 15:27:43.135 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-01 15:27:43.139 | 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.dev36) (3.0) 2026-07-01 15:27:43.141 | 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.dev36) (2.2.1) 2026-07-01 15:27:43.148 | 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.dev36) (26.1.0) 2026-07-01 15:27:43.149 | 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.dev36) (2025.9.1) 2026-07-01 15:27:43.150 | 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.dev36) (0.37.0) 2026-07-01 15:27:43.151 | 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.dev36) (2026.5.1) 2026-07-01 15:27:43.160 | 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.dev36) (6.8.0) 2026-07-01 15:27:43.164 | 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.dev36) (2.0.0) 2026-07-01 15:27:43.165 | 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.dev36) (2.34.2) 2026-07-01 15:27:43.169 | 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.dev36) (6.4.0) 2026-07-01 15:27:43.171 | 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.dev36) (2.9.0.post0) 2026-07-01 15:27:43.174 | 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.dev36) (4.15.0) 2026-07-01 15:27:43.177 | 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.dev36) (1.2.1) 2026-07-01 15:27:43.181 | 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.dev36) (2.1.0) 2026-07-01 15:27:43.182 | 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.dev36) (3.3.2) 2026-07-01 15:27:43.183 | 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.dev36) (26.2) 2026-07-01 15:27:43.184 | 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.dev36) (7.2.2) 2026-07-01 15:27:43.190 | 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.dev36) (5.0.0) 2026-07-01 15:27:43.193 | 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.dev36) (3.0.3) 2026-07-01 15:27:43.194 | 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.dev36) (1.6.2) 2026-07-01 15:27:43.200 | 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.dev36) (82.0.1) 2026-07-01 15:27:43.204 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-01 15:27:43.222 | 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.dev36) (1.17.0) 2026-07-01 15:27:43.232 | 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.dev36) (3.4.7) 2026-07-01 15:27:43.233 | 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.dev36) (3.18) 2026-07-01 15:27:43.235 | 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.dev36) (2023.11.17) 2026-07-01 15:27:43.251 | 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.dev36) (4.2.0) 2026-07-01 15:27:43.252 | 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.dev36) (2.20.0) 2026-07-01 15:27:43.257 | 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.dev36) (0.1.2) 2026-07-01 15:27:43.272 | 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.dev36) (0.16.0) 2026-07-01 15:27:43.305 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-01 15:27:43.307 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 15:27:43.345 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-01 15:27:43.347 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-01 15:27:43.359 | Building wheels for collected packages: tempest 2026-07-01 15:27:43.361 | Building editable for tempest (pyproject.toml): started 2026-07-01 15:27:45.105 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-01 15:27:45.105 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=c78bedf4ea76346be9375af599662167cdd5a0f9e9ce5a4dd08d6fcb5613a701 2026-07-01 15:27:45.106 | Stored in directory: /tmp/pip-ephem-wheel-cache-p1pbtld0/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-01 15:27:45.111 | Successfully built tempest 2026-07-01 15:27:45.416 | Installing collected packages: tomlkit, stestr, tempest 2026-07-01 15:27:45.691 | 2026-07-01 15:27:45.720 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-01 15:27:45.900 | ++ inc/python:pip_install:216 : result=0 2026-07-01 15:27:45.903 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-01 15:27:45.906 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:27:45.909 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:27:45.913 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:27:45.916 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:27:45.920 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:27:45.923 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-01 15:27:45.925 | ++ functions-common:time_stop:2427 : start_time=1782919657331 2026-07-01 15:27:45.928 | ++ functions-common:time_stop:2429 : [[ -z 1782919657331 ]] 2026-07-01 15:27:45.933 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:27:45.937 | ++ functions-common:time_stop:2432 : end_time=1782919665934 2026-07-01 15:27:45.940 | ++ functions-common:time_stop:2433 : elapsed_time=8603 2026-07-01 15:27:45.943 | ++ functions-common:time_stop:2434 : total=178339 2026-07-01 15:27:45.946 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:27:45.950 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186942 2026-07-01 15:27:45.953 | ++ inc/python:pip_install:219 : return 0 2026-07-01 15:27:45.956 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 15:27:45.958 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:27:45.961 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-01 15:27:45.964 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-01 15:27:45.967 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 15:27:45.970 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 15:27:45.973 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-01 15:27:45.976 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-01 15:27:45.979 | ++ 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-07-01 15:27:45.983 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-01 15:27:45.986 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-01 15:27:45.989 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-01 15:27:45.992 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-01 15:27:45.995 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-01 15:27:45.998 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-01 15:27:46.001 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-01 15:27:46.004 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-01 15:27:46.007 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-01 15:27:46.009 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-01 15:27:46.012 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-01 15:27:46.014 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-01 15:27:46.017 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-01 15:27:46.020 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-01 15:27:46.022 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-01 15:27:46.025 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-01 15:27:46.028 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-01 15:27:46.030 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-01 15:27:46.030 | ' 2026-07-01 15:27:46.033 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-01 15:27:46.036 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-01 15:27:46.052 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:46.055 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-01 15:27:46.058 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-01 15:27:46.060 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-01 15:27:46.063 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-01 15:27:46.067 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-01 15:27:46.068 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-01 15:27:46.068 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-01 15:27:50.002 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:27:50.005 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-01 15:27:50.009 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-01 15:27:50.012 | ++ lib/tempest:get_active_images:176 : img_id=036b8867-0fb0-4833-9794-43b63adb70ff 2026-07-01 15:27:50.016 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-01 15:27:50.019 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-01 15:27:50.022 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-01 15:27:50.025 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-01 15:27:50.027 | ++ lib/tempest:configure_tempest:266 : '[' -z 036b8867-0fb0-4833-9794-43b63adb70ff ']' 2026-07-01 15:27:50.031 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=036b8867-0fb0-4833-9794-43b63adb70ff 2026-07-01 15:27:50.033 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-01 15:27:50.051 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-01 15:27:50.055 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-01 15:27:50.058 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-01 15:27:50.061 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-01 15:27:50.064 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-01 15:27:50.068 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-01 15:27:50.071 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-01 15:27:50.073 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-01 15:27:50.077 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-01 15:27:50.077 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-01 15:27:53.421 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:27:53.425 | ++ lib/tempest:configure_tempest:303 : admin_project_id=c7a7d4efdcd24b809fded8032ef9f7a6 2026-07-01 15:27:53.428 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-01 15:27:53.448 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:27:53.452 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-01 15:27:56.907 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:27:56.910 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 15:27:56.910 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 15:27:56.910 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 15:27:56.910 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 15:27:56.911 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 15:27:56.911 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 15:27:56.911 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 15:27:56.911 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 15:27:56.911 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 15:27:56.911 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 15:27:56.911 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 15:27:56.912 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 15:27:56.912 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 15:27:56.912 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-01 15:27:56.913 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-01 15:27:56.916 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 15:27:56.916 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 15:27:56.916 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 15:27:56.916 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 15:27:56.916 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 15:27:56.917 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 15:27:56.917 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 15:27:56.917 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 15:27:56.917 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 15:27:56.917 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 15:27:56.917 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 15:27:56.917 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 15:27:56.917 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 15:27:56.918 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-01 15:27:56.920 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 036b8867-0fb0-4833-9794-43b63adb70ff 2026-07-01 15:27:56.922 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-01 15:27:56.925 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 036b8867-0fb0-4833-9794-43b63adb70ff -c size -f value 2026-07-01 15:28:00.388 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:28:00.393 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-01 15:28:00.397 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-01 15:28:00.397 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-01 15:28:00.442 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-01 15:28:00.446 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-01 15:28:00.449 | ++ 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-07-01 15:28:03.591 | +----------------------------+-----------------------+ 2026-07-01 15:28:03.591 | | Field | Value | 2026-07-01 15:28:03.592 | +----------------------------+-----------------------+ 2026-07-01 15:28:03.592 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:28:03.592 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:28:03.592 | | description | None | 2026-07-01 15:28:03.592 | | disk | 1 | 2026-07-01 15:28:03.592 | | id | 42 | 2026-07-01 15:28:03.592 | | name | m1.nano | 2026-07-01 15:28:03.592 | | os-flavor-access:is_public | True | 2026-07-01 15:28:03.593 | | properties | hw_rng:allowed='True' | 2026-07-01 15:28:03.593 | | ram | 192 | 2026-07-01 15:28:03.593 | | rxtx_factor | 1.0 | 2026-07-01 15:28:03.593 | | swap | 0 | 2026-07-01 15:28:03.593 | | vcpus | 1 | 2026-07-01 15:28:03.593 | +----------------------------+-----------------------+ 2026-07-01 15:28:03.933 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-01 15:28:03.937 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 15:28:03.938 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 15:28:03.938 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 15:28:03.938 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 15:28:03.938 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 15:28:03.938 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 15:28:03.938 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 15:28:03.938 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 15:28:03.938 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 15:28:03.938 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 15:28:03.939 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 15:28:03.939 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 15:28:03.939 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 15:28:03.939 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-01 15:28:03.942 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 036b8867-0fb0-4833-9794-43b63adb70ff 2026-07-01 15:28:03.946 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-01 15:28:03.949 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 036b8867-0fb0-4833-9794-43b63adb70ff -c size -f value 2026-07-01 15:28:07.399 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:28:07.402 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-01 15:28:07.406 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-01 15:28:07.406 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-01 15:28:07.449 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-01 15:28:07.452 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-01 15:28:07.455 | ++ 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-07-01 15:28:10.582 | +----------------------------+-----------------------+ 2026-07-01 15:28:10.583 | | Field | Value | 2026-07-01 15:28:10.583 | +----------------------------+-----------------------+ 2026-07-01 15:28:10.583 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 15:28:10.583 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 15:28:10.583 | | description | None | 2026-07-01 15:28:10.583 | | disk | 1 | 2026-07-01 15:28:10.583 | | id | 84 | 2026-07-01 15:28:10.583 | | name | m1.micro | 2026-07-01 15:28:10.583 | | os-flavor-access:is_public | True | 2026-07-01 15:28:10.583 | | properties | hw_rng:allowed='True' | 2026-07-01 15:28:10.583 | | ram | 256 | 2026-07-01 15:28:10.584 | | rxtx_factor | 1.0 | 2026-07-01 15:28:10.584 | | swap | 0 | 2026-07-01 15:28:10.584 | | vcpus | 1 | 2026-07-01 15:28:10.584 | +----------------------------+-----------------------+ 2026-07-01 15:28:10.917 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-01 15:28:10.919 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-01 15:28:10.938 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:28:10.941 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-01 15:28:10.943 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-01 15:28:10.946 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-01 15:28:10.949 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-01 15:28:10.952 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-01 15:28:10.955 | +++ functions-common:git_clone:593 : pwd 2026-07-01 15:28:10.958 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 15:28:10.961 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 15:28:10.964 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 15:28:10.983 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-01 15:28:10.986 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 15:28:10.989 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 15:28:10.992 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 15:28:10.992 | ++ functions-common:git_clone:610 : echo master 2026-07-01 15:28:10.997 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-01 15:28:11.000 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 15:28:11.003 | ++ 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-07-01 15:28:11.005 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 15:28:11.008 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 15:28:11.012 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:28:11.014 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 15:28:11.017 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:28:11.020 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:28:11.023 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 15:28:11.026 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:28:11.030 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:28:11.035 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782919691031 2026-07-01 15:28:11.038 | ++ 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-07-01 15:28:11.041 | Cloning into '/opt/stack/os-test-images'... 2026-07-01 15:28:11.877 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:28:11.880 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:28:11.882 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:28:11.885 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:28:11.888 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:28:11.891 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:28:11.893 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:28:11.896 | ++ functions-common:time_stop:2427 : start_time=1782919691031 2026-07-01 15:28:11.898 | ++ functions-common:time_stop:2429 : [[ -z 1782919691031 ]] 2026-07-01 15:28:11.901 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:28:11.906 | ++ functions-common:time_stop:2432 : end_time=1782919691902 2026-07-01 15:28:11.909 | ++ functions-common:time_stop:2433 : elapsed_time=871 2026-07-01 15:28:11.911 | ++ functions-common:time_stop:2434 : total=399299 2026-07-01 15:28:11.914 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:28:11.916 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400170 2026-07-01 15:28:11.919 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-01 15:28:11.922 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 15:28:11.924 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 15:28:11.927 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 15:28:11.929 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:28:11.932 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 15:28:11.935 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:28:11.938 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:28:11.941 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 15:28:11.943 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:28:11.947 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:28:11.952 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782919691948 2026-07-01 15:28:11.955 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 15:28:12.427 | From https://review.opendev.org/openstack/os-test-images 2026-07-01 15:28:12.427 | * branch master -> FETCH_HEAD 2026-07-01 15:28:12.437 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:28:12.440 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:28:12.443 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:28:12.445 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:28:12.448 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:28:12.451 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:28:12.453 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:28:12.456 | ++ functions-common:time_stop:2427 : start_time=1782919691948 2026-07-01 15:28:12.459 | ++ functions-common:time_stop:2429 : [[ -z 1782919691948 ]] 2026-07-01 15:28:12.462 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:28:12.466 | ++ functions-common:time_stop:2432 : end_time=1782919692463 2026-07-01 15:28:12.469 | ++ functions-common:time_stop:2433 : elapsed_time=515 2026-07-01 15:28:12.472 | ++ functions-common:time_stop:2434 : total=400170 2026-07-01 15:28:12.474 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:28:12.478 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400685 2026-07-01 15:28:12.481 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 15:28:12.484 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 15:28:12.487 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 15:28:12.490 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 15:28:12.493 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 15:28:12.496 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 15:28:12.499 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 15:28:12.502 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 15:28:12.505 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 15:28:12.508 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 15:28:12.513 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782919692510 2026-07-01 15:28:12.517 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 15:28:12.523 | Note: switching to 'FETCH_HEAD'. 2026-07-01 15:28:12.523 | 2026-07-01 15:28:12.523 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 15:28:12.523 | changes and commit them, and you can discard any commits you make in this 2026-07-01 15:28:12.523 | state without impacting any branches by switching back to a branch. 2026-07-01 15:28:12.523 | 2026-07-01 15:28:12.523 | If you want to create a new branch to retain commits you create, you may 2026-07-01 15:28:12.524 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 15:28:12.524 | 2026-07-01 15:28:12.524 | git switch -c 2026-07-01 15:28:12.524 | 2026-07-01 15:28:12.524 | Or undo this operation with: 2026-07-01 15:28:12.524 | 2026-07-01 15:28:12.524 | git switch - 2026-07-01 15:28:12.524 | 2026-07-01 15:28:12.525 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 15:28:12.525 | 2026-07-01 15:28:12.525 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-01 15:28:12.528 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 15:28:12.530 | ++ functions-common:time_stop:2420 : local name 2026-07-01 15:28:12.533 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 15:28:12.536 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 15:28:12.539 | ++ functions-common:time_stop:2423 : local total 2026-07-01 15:28:12.541 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 15:28:12.544 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 15:28:12.547 | ++ functions-common:time_stop:2427 : start_time=1782919692510 2026-07-01 15:28:12.549 | ++ functions-common:time_stop:2429 : [[ -z 1782919692510 ]] 2026-07-01 15:28:12.553 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 15:28:12.558 | ++ functions-common:time_stop:2432 : end_time=1782919692554 2026-07-01 15:28:12.560 | ++ functions-common:time_stop:2433 : elapsed_time=44 2026-07-01 15:28:12.563 | ++ functions-common:time_stop:2434 : total=400685 2026-07-01 15:28:12.566 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 15:28:12.568 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400729 2026-07-01 15:28:12.571 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-01 15:28:12.589 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-01 15:28:12.593 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-01 15:28:12.594 | ++ functions-common:git_clone:673 : head -1 2026-07-01 15:28:12.596 | 5d0367e Clean-up zuul config spacing 2026-07-01 15:28:12.599 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 15:28:12.601 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-01 15:28:12.601 | /opt/stack/os-test-images ~/devstack 2026-07-01 15:28:12.604 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-01 15:28:13.071 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-01 15:28:13.731 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-01 15:28:16.637 | generate installed: PyYAML==6.0.3 2026-07-01 15:28:16.638 | generate run-test-pre: PYTHONHASHSEED='1119084261' 2026-07-01 15:28:16.638 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-01 15:28:16.774 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-01 15:28:16.794 | 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-07-01 15:28:16.819 | 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-07-01 15:28:16.849 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-01 15:28:16.852 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-01 15:28:16.862 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-01 15:28:16.871 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-01 15:28:16.909 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-01 15:28:16.925 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-01 15:28:16.934 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-01 15:28:16.947 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-01 15:28:16.947 | 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-07-01 15:28:16.956 | 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-07-01 15:28:16.963 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-01 15:28:16.984 | 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-07-01 15:28:16.990 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-01 15:28:16.992 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-01 15:28:17.007 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-01 15:28:17.019 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-01 15:28:17.034 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-01 15:28:17.037 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-01 15:28:17.054 | 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-07-01 15:28:17.059 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-01 15:28:17.062 | 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-07-01 15:28:17.075 | 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-07-01 15:28:17.079 | 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-07-01 15:28:17.090 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-01 15:28:17.117 | ___________________________________ summary ____________________________________ 2026-07-01 15:28:17.117 | generate: commands succeeded 2026-07-01 15:28:17.117 | congratulations :) 2026-07-01 15:28:17.170 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-01 15:28:17.170 | ~/devstack 2026-07-01 15:28:17.173 | ++ 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-07-01 15:28:17.211 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-01 15:28:17.215 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-01 15:28:17.238 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-01 15:28:17.241 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-01 15:28:17.245 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-01 15:28:17.284 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-01 15:28:17.324 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-01 15:28:17.328 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-01 15:28:17.331 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-01 15:28:17.334 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-01 15:28:17.338 | +++ 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-07-01 15:28:20.787 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:28:20.791 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 15:28:20.791 | address-scope 2026-07-01 15:28:20.791 | agent 2026-07-01 15:28:20.791 | allowed-address-pairs 2026-07-01 15:28:20.791 | auto-allocated-topology 2026-07-01 15:28:20.791 | availability_zone 2026-07-01 15:28:20.791 | default-subnetpools 2026-07-01 15:28:20.791 | dhcp_agent_scheduler 2026-07-01 15:28:20.792 | dns-integration 2026-07-01 15:28:20.792 | dns-domain-ports 2026-07-01 15:28:20.792 | dns-integration-domain-keywords 2026-07-01 15:28:20.792 | empty-string-filtering 2026-07-01 15:28:20.792 | external-net 2026-07-01 15:28:20.792 | extra_dhcp_opt 2026-07-01 15:28:20.792 | extraroute 2026-07-01 15:28:20.792 | extraroute-atomic 2026-07-01 15:28:20.792 | filter-validation 2026-07-01 15:28:20.792 | floating-ip-port-forwarding-detail 2026-07-01 15:28:20.792 | fip-port-details 2026-07-01 15:28:20.793 | flavors 2026-07-01 15:28:20.793 | floatingip-pools 2026-07-01 15:28:20.793 | router 2026-07-01 15:28:20.793 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:28:20.793 | enable-default-route-bfd 2026-07-01 15:28:20.793 | enable-default-route-ecmp 2026-07-01 15:28:20.793 | ext-gw-mode 2026-07-01 15:28:20.793 | l3-ha 2026-07-01 15:28:20.793 | external-gateway-multihoming 2026-07-01 15:28:20.793 | l3-flavors 2026-07-01 15:28:20.793 | l3_agent_scheduler 2026-07-01 15:28:20.793 | multi-provider 2026-07-01 15:28:20.794 | net-mtu 2026-07-01 15:28:20.794 | net-mtu-writable 2026-07-01 15:28:20.794 | network_availability_zone 2026-07-01 15:28:20.794 | network-ip-availability 2026-07-01 15:28:20.794 | network-ip-availability-details 2026-07-01 15:28:20.794 | pagination 2026-07-01 15:28:20.794 | port-device-profile 2026-07-01 15:28:20.794 | port-mac-address-regenerate 2026-07-01 15:28:20.794 | port-numa-affinity-policy 2026-07-01 15:28:20.794 | port-numa-affinity-policy-socket 2026-07-01 15:28:20.794 | binding 2026-07-01 15:28:20.795 | binding-extended 2026-07-01 15:28:20.795 | port-security 2026-07-01 15:28:20.795 | project-id 2026-07-01 15:28:20.795 | provider 2026-07-01 15:28:20.795 | qinq 2026-07-01 15:28:20.795 | quota-check-limit 2026-07-01 15:28:20.795 | quota-check-limit-default 2026-07-01 15:28:20.795 | quotas 2026-07-01 15:28:20.795 | quota_details 2026-07-01 15:28:20.795 | rbac-policies 2026-07-01 15:28:20.795 | rbac-address-scope 2026-07-01 15:28:20.796 | rbac-security-groups 2026-07-01 15:28:20.796 | revision-if-match 2026-07-01 15:28:20.796 | standard-attr-revisions 2026-07-01 15:28:20.796 | router_availability_zone 2026-07-01 15:28:20.796 | router-enable-snat 2026-07-01 15:28:20.796 | security-groups-default-rules 2026-07-01 15:28:20.796 | security-groups-default-statefulness 2026-07-01 15:28:20.796 | security-groups-normalized-cidr 2026-07-01 15:28:20.796 | security-groups-remote-address-group 2026-07-01 15:28:20.797 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:28:20.797 | security-groups-shared-filtering 2026-07-01 15:28:20.797 | security-group 2026-07-01 15:28:20.797 | service-type 2026-07-01 15:28:20.797 | sorting 2026-07-01 15:28:20.797 | standard-attr-description 2026-07-01 15:28:20.797 | stateful-security-group 2026-07-01 15:28:20.797 | subnet-dns-publish-fixed-ip 2026-07-01 15:28:20.797 | subnet-external-network 2026-07-01 15:28:20.797 | subnet_onboard 2026-07-01 15:28:20.797 | subnet-service-types 2026-07-01 15:28:20.798 | subnet_allocation 2026-07-01 15:28:20.798 | subnetpool-prefix-ops 2026-07-01 15:28:20.798 | tag-creation 2026-07-01 15:28:20.798 | standard-attr-tag 2026-07-01 15:28:20.798 | standard-attr-timestamp 2026-07-01 15:28:20.798 | vlan-transparent' 2026-07-01 15:28:20.798 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 15:28:20.799 | address-scope 2026-07-01 15:28:20.799 | agent 2026-07-01 15:28:20.799 | allowed-address-pairs 2026-07-01 15:28:20.799 | auto-allocated-topology 2026-07-01 15:28:20.799 | availability_zone 2026-07-01 15:28:20.799 | default-subnetpools 2026-07-01 15:28:20.799 | dhcp_agent_scheduler 2026-07-01 15:28:20.799 | dns-integration 2026-07-01 15:28:20.799 | dns-domain-ports 2026-07-01 15:28:20.799 | dns-integration-domain-keywords 2026-07-01 15:28:20.799 | empty-string-filtering 2026-07-01 15:28:20.799 | external-net 2026-07-01 15:28:20.800 | extra_dhcp_opt 2026-07-01 15:28:20.800 | extraroute 2026-07-01 15:28:20.800 | extraroute-atomic 2026-07-01 15:28:20.800 | filter-validation 2026-07-01 15:28:20.800 | floating-ip-port-forwarding-detail 2026-07-01 15:28:20.800 | fip-port-details 2026-07-01 15:28:20.800 | flavors 2026-07-01 15:28:20.800 | floatingip-pools 2026-07-01 15:28:20.800 | router 2026-07-01 15:28:20.800 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 15:28:20.800 | enable-default-route-bfd 2026-07-01 15:28:20.801 | enable-default-route-ecmp 2026-07-01 15:28:20.801 | ext-gw-mode 2026-07-01 15:28:20.801 | l3-ha 2026-07-01 15:28:20.801 | external-gateway-multihoming 2026-07-01 15:28:20.801 | l3-flavors 2026-07-01 15:28:20.801 | l3_agent_scheduler 2026-07-01 15:28:20.801 | multi-provider 2026-07-01 15:28:20.801 | net-mtu 2026-07-01 15:28:20.801 | net-mtu-writable 2026-07-01 15:28:20.801 | network_availability_zone 2026-07-01 15:28:20.802 | network-ip-availability 2026-07-01 15:28:20.802 | network-ip-availability-details 2026-07-01 15:28:20.802 | pagination 2026-07-01 15:28:20.802 | port-device-profile 2026-07-01 15:28:20.802 | port-mac-address-regenerate 2026-07-01 15:28:20.802 | port-numa-affinity-policy 2026-07-01 15:28:20.802 | port-numa-affinity-policy-socket 2026-07-01 15:28:20.802 | binding 2026-07-01 15:28:20.802 | binding-extended 2026-07-01 15:28:20.802 | port-security 2026-07-01 15:28:20.802 | project-id 2026-07-01 15:28:20.802 | provider 2026-07-01 15:28:20.803 | qinq 2026-07-01 15:28:20.803 | quota-check-limit 2026-07-01 15:28:20.803 | quota-check-limit-default 2026-07-01 15:28:20.803 | quotas 2026-07-01 15:28:20.803 | quota_details 2026-07-01 15:28:20.803 | rbac-policies 2026-07-01 15:28:20.803 | rbac-address-scope 2026-07-01 15:28:20.803 | rbac-security-groups 2026-07-01 15:28:20.803 | revision-if-match 2026-07-01 15:28:20.803 | standard-attr-revisions 2026-07-01 15:28:20.803 | router_availability_zone 2026-07-01 15:28:20.804 | router-enable-snat 2026-07-01 15:28:20.804 | security-groups-default-rules 2026-07-01 15:28:20.804 | security-groups-default-statefulness 2026-07-01 15:28:20.804 | security-groups-normalized-cidr 2026-07-01 15:28:20.804 | security-groups-remote-address-group 2026-07-01 15:28:20.804 | security-groups-rules-belongs-to-default-sg 2026-07-01 15:28:20.804 | security-groups-shared-filtering 2026-07-01 15:28:20.804 | security-group 2026-07-01 15:28:20.804 | service-type 2026-07-01 15:28:20.804 | sorting 2026-07-01 15:28:20.804 | standard-attr-description 2026-07-01 15:28:20.805 | stateful-security-group 2026-07-01 15:28:20.805 | subnet-dns-publish-fixed-ip 2026-07-01 15:28:20.805 | subnet-external-network 2026-07-01 15:28:20.805 | subnet_onboard 2026-07-01 15:28:20.805 | subnet-service-types 2026-07-01 15:28:20.805 | subnet_allocation 2026-07-01 15:28:20.805 | subnetpool-prefix-ops 2026-07-01 15:28:20.805 | tag-creation 2026-07-01 15:28:20.805 | standard-attr-tag 2026-07-01 15:28:20.805 | standard-attr-timestamp 2026-07-01 15:28:20.805 | vlan-transparent =~ external-net ]] 2026-07-01 15:28:20.806 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 15:28:20.808 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-01 15:28:24.289 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 15:28:24.292 | ++ lib/tempest:configure_tempest:395 : public_network_id=d99b1f48-2a87-4fe8-8135-308428e3d15a 2026-07-01 15:28:24.295 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-01 15:28:28.144 | +---------------------------+--------------------------------------+ 2026-07-01 15:28:28.144 | | Field | Value | 2026-07-01 15:28:28.144 | +---------------------------+--------------------------------------+ 2026-07-01 15:28:28.144 | | admin_state_up | UP | 2026-07-01 15:28:28.144 | | availability_zone_hints | | 2026-07-01 15:28:28.145 | | availability_zones | | 2026-07-01 15:28:28.145 | | created_at | 2026-07-01T15:28:27Z | 2026-07-01 15:28:28.145 | | description | | 2026-07-01 15:28:28.145 | | dns_domain | None | 2026-07-01 15:28:28.145 | | id | e8cc418c-ebe7-4f17-b040-da4955fadd5c | 2026-07-01 15:28:28.145 | | ipv4_address_scope | None | 2026-07-01 15:28:28.145 | | ipv6_address_scope | None | 2026-07-01 15:28:28.145 | | is_default | False | 2026-07-01 15:28:28.145 | | is_vlan_qinq | None | 2026-07-01 15:28:28.145 | | is_vlan_transparent | False | 2026-07-01 15:28:28.146 | | mtu | 1442 | 2026-07-01 15:28:28.146 | | name | shared | 2026-07-01 15:28:28.146 | | port_security_enabled | True | 2026-07-01 15:28:28.146 | | project_id | c7a7d4efdcd24b809fded8032ef9f7a6 | 2026-07-01 15:28:28.146 | | provider:network_type | geneve | 2026-07-01 15:28:28.146 | | provider:physical_network | None | 2026-07-01 15:28:28.146 | | provider:segmentation_id | 30635 | 2026-07-01 15:28:28.146 | | pvlan | None | 2026-07-01 15:28:28.146 | | qinq | False | 2026-07-01 15:28:28.146 | | qos_policy_id | None | 2026-07-01 15:28:28.147 | | revision_number | 1 | 2026-07-01 15:28:28.147 | | router:external | Internal | 2026-07-01 15:28:28.147 | | segments | None | 2026-07-01 15:28:28.147 | | shared | True | 2026-07-01 15:28:28.147 | | status | ACTIVE | 2026-07-01 15:28:28.147 | | subnets | | 2026-07-01 15:28:28.147 | | tags | | 2026-07-01 15:28:28.147 | | updated_at | 2026-07-01T15:28:27Z | 2026-07-01 15:28:28.147 | +---------------------------+--------------------------------------+ 2026-07-01 15:28:28.465 | ++ 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-07-01 15:28:32.497 | +----------------------+--------------------------------------+ 2026-07-01 15:28:32.497 | | Field | Value | 2026-07-01 15:28:32.498 | +----------------------+--------------------------------------+ 2026-07-01 15:28:32.498 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-01 15:28:32.498 | | cidr | 192.168.233.0/24 | 2026-07-01 15:28:32.498 | | created_at | 2026-07-01T15:28:31Z | 2026-07-01 15:28:32.498 | | description | shared-subnet | 2026-07-01 15:28:32.499 | | dns_nameservers | | 2026-07-01 15:28:32.499 | | dns_publish_fixed_ip | None | 2026-07-01 15:28:32.499 | | enable_dhcp | True | 2026-07-01 15:28:32.499 | | gateway_ip | 192.168.233.1 | 2026-07-01 15:28:32.499 | | host_routes | | 2026-07-01 15:28:32.499 | | id | 1899df41-c4b8-4d07-8f7a-2c45d5f5f60a | 2026-07-01 15:28:32.499 | | ip_version | 4 | 2026-07-01 15:28:32.499 | | ipv6_address_mode | None | 2026-07-01 15:28:32.500 | | ipv6_ra_mode | None | 2026-07-01 15:28:32.500 | | name | shared-subnet | 2026-07-01 15:28:32.500 | | network_id | e8cc418c-ebe7-4f17-b040-da4955fadd5c | 2026-07-01 15:28:32.500 | | project_id | c7a7d4efdcd24b809fded8032ef9f7a6 | 2026-07-01 15:28:32.501 | | revision_number | 0 | 2026-07-01 15:28:32.501 | | router:external | False | 2026-07-01 15:28:32.501 | | segment_id | None | 2026-07-01 15:28:32.501 | | service_types | | 2026-07-01 15:28:32.501 | | subnetpool_id | None | 2026-07-01 15:28:32.501 | | tags | | 2026-07-01 15:28:32.501 | | updated_at | 2026-07-01T15:28:31Z | 2026-07-01 15:28:32.501 | +----------------------+--------------------------------------+ 2026-07-01 15:28:32.840 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-01 15:28:32.883 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-01 15:28:32.925 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-01 15:28:32.932 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-01 15:28:32.971 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-01 15:28:33.012 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-01 15:28:33.051 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-01 15:28:33.094 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-01 15:28:33.138 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.4/identity/v3 2026-07-01 15:28:33.185 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-01 15:28:33.229 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-01 15:28:33.272 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-01 15:28:33.316 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-01 15:28:33.319 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-01 15:28:33.366 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-01 15:28:33.406 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-01 15:28:33.445 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-01 15:28:33.486 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-01 15:28:33.527 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-01 15:28:33.549 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:28:33.552 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-01 15:28:33.556 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-01 15:28:33.601 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-01 15:28:33.624 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:28:33.628 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-01 15:28:33.671 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-01 15:28:33.714 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-01 15:28:33.764 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-01 15:28:33.769 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-01 15:28:33.815 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-01 15:28:33.856 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-01 15:28:33.879 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:28:33.882 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 036b8867-0fb0-4833-9794-43b63adb70ff 2026-07-01 15:28:33.926 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 036b8867-0fb0-4833-9794-43b63adb70ff 2026-07-01 15:28:33.970 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-01 15:28:34.016 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-01 15:28:34.061 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-01 15:28:34.112 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-01 15:28:34.138 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:28:34.142 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-01 15:28:34.146 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-01 15:28:34.151 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-01 15:28:34.155 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-01 15:28:34.159 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-01 15:28:34.163 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-01 15:28:34.192 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-01 15:28:34.196 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-01 15:28:34.242 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-01 15:28:34.294 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-01 15:28:34.338 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-01 15:28:34.381 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-01 15:28:34.425 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-01 15:28:34.469 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-01 15:28:34.512 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-01 15:28:34.556 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-01 15:28:34.600 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-01 15:28:34.604 | ++ 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-07-01 15:28:34.647 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-01 15:28:34.651 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-01 15:28:34.675 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:28:34.679 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-01 15:28:34.721 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-01 15:28:34.747 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:28:34.751 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-01 15:28:34.755 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-01 15:28:34.779 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:28:34.783 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-01 15:28:34.787 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-01 15:28:34.790 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-01 15:28:34.838 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-01 15:28:34.880 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id d99b1f48-2a87-4fe8-8135-308428e3d15a 2026-07-01 15:28:34.922 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-01 15:28:34.965 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-01 15:28:35.007 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-01 15:28:35.053 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-01 15:28:35.092 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-01 15:28:35.136 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-01 15:28:35.179 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-01 15:28:35.182 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-01 15:28:35.186 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-01 15:28:35.190 | ++ 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-07-01 15:28:35.234 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-01 15:28:35.240 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-01 15:28:35.240 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-01 15:28:35.246 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-01 15:28:35.250 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-01 15:28:35.292 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-01 15:28:35.295 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-01 15:28:35.298 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 15:28:35.302 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-01 15:28:35.306 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-01 15:28:35.349 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-01 15:28:35.390 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-01 15:28:35.432 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-01 15:28:35.473 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-01 15:28:35.515 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-01 15:28:35.555 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 15:28:35.558 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-01 15:28:35.562 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-01 15:28:35.586 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-01 15:28:35.630 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 15:28:35.633 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-01 15:28:35.636 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-01 15:28:35.653 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-01 15:28:35.685 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 15:28:35.687 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-01 15:28:35.690 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-01 15:28:35.694 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-01 15:28:35.712 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-01 15:28:35.744 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 15:28:35.747 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-01 15:28:35.750 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-01 15:28:35.766 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-01 15:28:35.796 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-01 15:28:35.828 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-01 15:28:35.831 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-01 15:28:35.861 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-01 15:28:35.863 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-01 15:28:35.865 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-01 15:28:35.868 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-01 15:28:35.887 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-01 15:28:35.890 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-01 15:28:35.921 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-01 15:28:35.940 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:28:35.942 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-01 15:28:35.975 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 15:28:35.978 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-01 15:28:35.981 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-01 15:28:35.983 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-01 15:28:35.985 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-01 15:28:35.988 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-01 15:28:35.991 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-01 15:28:35.994 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-01 15:28:35.997 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-01 15:28:36.018 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-01 15:28:36.020 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-01 15:28:36.056 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-01 15:28:36.059 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-01 15:28:36.062 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-01 15:28:36.065 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-01 15:28:36.099 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-01 15:28:36.132 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-01 15:28:36.166 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-01 15:28:36.169 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-01 15:28:36.172 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 15:28:36.175 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-01 15:28:36.192 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:28:36.195 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-01 15:28:36.239 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 15:28:36.242 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-01 15:28:36.265 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:28:36.269 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-01 15:28:36.310 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 15:28:36.313 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-01 15:28:36.335 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:28:36.339 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-01 15:28:36.376 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 15:28:36.380 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-01 15:28:36.401 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:28:36.404 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-01 15:28:36.445 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 15:28:36.449 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-01 15:28:36.475 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 15:28:36.480 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-01 15:28:36.528 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 15:28:36.531 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-01 15:28:36.556 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:28:36.560 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-01 15:28:36.604 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 15:28:36.608 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-01 15:28:36.634 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:28:36.638 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-01 15:28:36.687 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-01 15:28:36.691 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-01 15:28:36.738 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-01 15:28:36.741 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-01 15:28:36.790 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-01 15:28:36.794 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-01 15:28:36.798 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-01 15:28:36.802 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-01 15:28:36.848 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-01 15:28:36.852 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-01 15:28:36.856 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-01 15:28:36.860 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-01 15:28:36.864 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-01 15:28:36.869 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-01 15:28:36.876 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.F41zSeA3YB 2026-07-01 15:28:36.880 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-01 15:28:36.884 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-01 15:28:36.889 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-01 15:28:36.895 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.8IRFWuIWhY 2026-07-01 15:28:36.898 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.8IRFWuIWhY 2026-07-01 15:28:36.902 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-01 15:28:36.905 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.8IRFWuIWhY 2026-07-01 15:28:36.910 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-01 15:28:36.914 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-01 15:28:36.918 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-01 15:28:36.926 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 15:28:36.930 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 15:28:36.934 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 15:28:36.938 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 15:28:36.942 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-01 15:28:36.945 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-01 15:28:37.489 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-01 15:28:38.439 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-01 15:28:55.174 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-01 15:29:02.260 | 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@8d40001b9742e6088508946a4d2ba98325d79233#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-07-01 15:29:02.260 | ___________________________________ summary ____________________________________ 2026-07-01 15:29:02.260 | venv-tempest: skipped tests 2026-07-01 15:29:02.261 | congratulations :) 2026-07-01 15:29:02.304 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.8IRFWuIWhY -r requirements.txt 2026-07-01 15:29:03.244 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-01 15:29:03.244 | !! 2026-07-01 15:29:03.244 | 2026-07-01 15:29:03.244 | ******************************************************************************** 2026-07-01 15:29:03.244 | Requirements should be satisfied by a PEP 517 installer. 2026-07-01 15:29:03.244 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-01 15:29:03.244 | 2026-07-01 15:29:03.244 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 15:29:03.245 | calls to avoid build errors in the future. 2026-07-01 15:29:03.245 | ******************************************************************************** 2026-07-01 15:29:03.245 | 2026-07-01 15:29:03.245 | !! 2026-07-01 15:29:03.245 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-01 15:29:03.657 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-01 15:29:03.657 | !! 2026-07-01 15:29:03.657 | 2026-07-01 15:29:03.658 | ******************************************************************************** 2026-07-01 15:29:03.658 | Please avoid running ``setup.py`` directly. 2026-07-01 15:29:03.658 | Instead, use pypa/build, pypa/installer or other 2026-07-01 15:29:03.658 | standards-based tools. 2026-07-01 15:29:03.658 | 2026-07-01 15:29:03.658 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 15:29:03.658 | calls to avoid build errors in the future. 2026-07-01 15:29:03.658 | 2026-07-01 15:29:03.658 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-01 15:29:03.659 | ******************************************************************************** 2026-07-01 15:29:03.659 | 2026-07-01 15:29:03.659 | !! 2026-07-01 15:29:03.659 | self.initialize_options() 2026-07-01 15:29:03.659 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-01 15:29:03.659 | warnings.warn(msg) 2026-07-01 15:29:03.690 | /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-07-01 15:29:03.690 | !! 2026-07-01 15:29:03.691 | 2026-07-01 15:29:03.691 | ******************************************************************************** 2026-07-01 15:29:03.691 | 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-07-01 15:29:03.691 | 2026-07-01 15:29:03.691 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-01 15:29:03.691 | or your builds will no longer be supported. 2026-07-01 15:29:03.691 | 2026-07-01 15:29:03.691 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-01 15:29:03.691 | ******************************************************************************** 2026-07-01 15:29:03.691 | 2026-07-01 15:29:03.692 | !! 2026-07-01 15:29:03.692 | corresp(dist, value, root_dir) 2026-07-01 15:29:03.849 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-01 15:29:10.865 | 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@8d40001b9742e6088508946a4d2ba98325d79233#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-07-01 15:29:10.866 | venv-tempest run-test-pre: PYTHONHASHSEED='973623596' 2026-07-01 15:29:10.866 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.8IRFWuIWhY -r requirements.txt 2026-07-01 15:29:11.918 | 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-07-01 15:29:11.919 | 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-07-01 15:29:11.922 | 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-07-01 15:29:11.922 | 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-07-01 15:29:11.922 | 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-07-01 15:29:11.923 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-01 15:29:11.924 | 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-07-01 15:29:11.925 | 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-07-01 15:29:11.927 | 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-07-01 15:29:11.928 | 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-07-01 15:29:11.929 | 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-07-01 15:29:11.930 | 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-07-01 15:29:11.931 | 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-07-01 15:29:11.933 | 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-07-01 15:29:11.933 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-01 15:29:11.936 | 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-07-01 15:29:11.936 | 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-07-01 15:29:11.936 | 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-07-01 15:29:11.936 | 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-07-01 15:29:11.937 | 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-07-01 15:29:11.938 | 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-07-01 15:29:11.939 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-01 15:29:11.940 | 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-07-01 15:29:11.942 | 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-07-01 15:29:11.945 | 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-07-01 15:29:11.946 | 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-07-01 15:29:11.949 | 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-07-01 15:29:11.950 | 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-07-01 15:29:11.951 | 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-07-01 15:29:11.952 | 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-07-01 15:29:11.958 | 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-07-01 15:29:11.959 | 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-07-01 15:29:11.962 | 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-07-01 15:29:11.964 | 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-07-01 15:29:11.970 | 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-07-01 15:29:11.973 | 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-07-01 15:29:11.975 | 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-07-01 15:29:11.978 | 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-07-01 15:29:11.980 | 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-07-01 15:29:11.985 | 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-07-01 15:29:11.985 | 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-07-01 15:29:11.987 | 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-07-01 15:29:11.990 | 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-07-01 15:29:11.991 | 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-07-01 15:29:11.993 | 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-07-01 15:29:11.994 | 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-07-01 15:29:12.006 | 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-07-01 15:29:12.012 | 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-07-01 15:29:12.028 | 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-07-01 15:29:12.032 | 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-07-01 15:29:12.032 | 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-07-01 15:29:12.032 | 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-07-01 15:29:12.032 | 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-07-01 15:29:12.043 | 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-07-01 15:29:12.067 | 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-07-01 15:29:12.072 | 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-07-01 15:29:12.073 | 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-07-01 15:29:12.075 | 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-07-01 15:29:12.088 | 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-07-01 15:29:12.090 | 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-07-01 15:29:12.096 | 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-07-01 15:29:12.295 | ___________________________________ summary ____________________________________ 2026-07-01 15:29:12.295 | venv-tempest: commands succeeded 2026-07-01 15:29:12.296 | congratulations :) 2026-07-01 15:29:12.339 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.8IRFWuIWhY 2026-07-01 15:29:12.344 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-01 15:29:12.347 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-01 15:29:12.350 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-01 15:29:12.385 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.F41zSeA3YB 2026-07-01 15:29:13.304 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-01 15:29:13.304 | !! 2026-07-01 15:29:13.304 | 2026-07-01 15:29:13.304 | ******************************************************************************** 2026-07-01 15:29:13.304 | Requirements should be satisfied by a PEP 517 installer. 2026-07-01 15:29:13.304 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-01 15:29:13.307 | 2026-07-01 15:29:13.307 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 15:29:13.307 | calls to avoid build errors in the future. 2026-07-01 15:29:13.307 | ******************************************************************************** 2026-07-01 15:29:13.307 | 2026-07-01 15:29:13.308 | !! 2026-07-01 15:29:13.308 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-01 15:29:13.781 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-01 15:29:13.781 | !! 2026-07-01 15:29:13.781 | 2026-07-01 15:29:13.781 | ******************************************************************************** 2026-07-01 15:29:13.781 | Please avoid running ``setup.py`` directly. 2026-07-01 15:29:13.782 | Instead, use pypa/build, pypa/installer or other 2026-07-01 15:29:13.782 | standards-based tools. 2026-07-01 15:29:13.782 | 2026-07-01 15:29:13.782 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 15:29:13.782 | calls to avoid build errors in the future. 2026-07-01 15:29:13.782 | 2026-07-01 15:29:13.782 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-01 15:29:13.783 | ******************************************************************************** 2026-07-01 15:29:13.783 | 2026-07-01 15:29:13.783 | !! 2026-07-01 15:29:13.783 | self.initialize_options() 2026-07-01 15:29:13.783 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-01 15:29:13.783 | warnings.warn(msg) 2026-07-01 15:29:13.828 | /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-07-01 15:29:13.828 | !! 2026-07-01 15:29:13.828 | 2026-07-01 15:29:13.829 | ******************************************************************************** 2026-07-01 15:29:13.829 | 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-07-01 15:29:13.829 | 2026-07-01 15:29:13.829 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-01 15:29:13.829 | or your builds will no longer be supported. 2026-07-01 15:29:13.829 | 2026-07-01 15:29:13.829 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-01 15:29:13.829 | ******************************************************************************** 2026-07-01 15:29:13.829 | 2026-07-01 15:29:13.829 | !! 2026-07-01 15:29:13.829 | corresp(dist, value, root_dir) 2026-07-01 15:29:13.980 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-01 15:29:21.397 | 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@8d40001b9742e6088508946a4d2ba98325d79233#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-07-01 15:29:21.397 | venv-tempest run-test-pre: PYTHONHASHSEED='2628569626' 2026-07-01 15:29:21.398 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.F41zSeA3YB 2026-07-01 15:29:25.612 | ___________________________________ summary ____________________________________ 2026-07-01 15:29:25.613 | venv-tempest: commands succeeded 2026-07-01 15:29:25.613 | congratulations :) 2026-07-01 15:29:25.660 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-01 15:29:25.678 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:29:25.682 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-01 15:29:25.686 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-01 15:29:25.706 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 15:29:25.709 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-01 15:29:25.713 | ++ 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-07-01 15:29:25.716 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-01 15:29:25.720 | ++ 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-07-01 15:29:25.725 | +++ 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-07-01 15:29:25.728 | +++ 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-07-01 15:29:25.731 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-01 15:29:25.734 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-01 15:29:25.738 | +++ 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-07-01 15:29:25.764 | +++ 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-07-01 15:29:25.788 | ++ 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-07-01 15:29:25.791 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-01 15:29:25.794 | ++ 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-07-01 15:29:25.834 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-01 15:29:25.838 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-01 15:29:25.841 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-01 15:29:25.880 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-01 15:29:25.884 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-01 15:29:25.887 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-01 15:29:25.923 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-01 15:29:25.923 | ' 2026-07-01 15:29:25.926 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-01 15:29:25.929 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 15:29:25.932 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-01 15:29:25.935 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-01 15:29:25.938 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-01 15:29:25.938 | /opt/stack/tempest /opt/stack/tempest 2026-07-01 15:29:25.941 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-01 15:29:25.943 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-01 15:29:25.943 | /opt/stack/tempest 2026-07-01 15:29:25.946 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 15:29:25.949 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 15:29:25.952 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 15:29:25.956 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 15:29:25.959 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-01 15:29:25.962 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 15:29:25.966 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-01 15:29:25.969 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 15:29:25.972 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 15:29:25.975 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-01 15:29:25.978 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 15:29:25.981 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 15:29:25.984 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-01 15:29:25.988 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:29:25.991 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 15:29:25.994 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 15:29:25.998 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-01 15:29:26.001 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 15:29:26.004 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-01 15:29:26.007 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 15:29:26.011 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-01 15:29:26.011 | /^\[\[.+\|.*\]\]/ { 2026-07-01 15:29:26.011 | gsub("[][]", "", $1); 2026-07-01 15:29:26.011 | split($1, a, "|"); 2026-07-01 15:29:26.011 | if (a[1] == matchgroup) 2026-07-01 15:29:26.011 | print a[2] 2026-07-01 15:29:26.011 | } 2026-07-01 15:29:26.011 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 165 osc 493 apt-get 188 test_with_retry 9 dbsync 8 pip_install 186 apt-get-update 5 run_process 42 git_timed 400 ------------------------- Unaccounted time 49 ========================= Total runtime 1575 ================= Async summary ================= Time spent in the background minus waits: 599 sec Elapsed time: 1575 sec Time if we did everything serially: 2174 sec Speedup: 1.38032 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21021 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 69 | | nova_cell0 | SELECT | 34 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5292 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 240 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 20 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.4 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.4/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: 689d0b9f0af1cd06d120d3a2e8170edc49125001 Merge "Fix verify-ipv6-address.py crash on Python 3.14" 2026-06-30 19:32:24 +0000 OS Version: Ubuntu 24.04 noble